Pull request #4891 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 cherrycl for edgexfoundry/edgex-go Obtained Jenkinsfile from f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (f7f0eb5dc1c1059efd99525bd2cb96962e9d0f76) 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-ssh15958240406519128551.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-ssh6415328339776154624.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-4891/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-4891/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14838247287898816341.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-4891/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3501475723825494834.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-ssh9775401817411404963.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-4891/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-4891/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16196299435279622304.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-9574 in /w/workspace/edgexfoundry_edgex-go_PR-4891 [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 f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 Merge succeeded, producing f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 Checking out Revision f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 (PR-4891) > 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/4891/head:refs/remotes/origin/PR-4891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # 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 f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # timeout=10 Commit message: "fix: Update support-cron-scheduler API document" 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 07:26:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:26:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:26:54 ========================================================= 07:26:54 EdgeX Global Pipelines Version Info 07:26:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:26:55 ------------------- 07:26:55 stable info: 07:26:55 ------------------- 07:26:55 Commited By: Cherry Wang cherry@iotechsys.com 07:26:55 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:26:55 Message: update stable to v1.0.263 07:26:55 ------------------- 07:26:55 experimental info: 07:26:55 ------------------- 07:26:55 Commited By: Cherry Wang cherry@iotechsys.com 07:26:55 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:26:55 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:26:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:26:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:27:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4891 [Pipeline] echo 07:27:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4891 [Pipeline] echo 07:27:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4891 [Pipeline] echo 07:27:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] echo 07:27:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f96c4cc [Pipeline] echo 07:27:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:02 provisioning config files... 07:27:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15747919644832360220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:02 ---> ****-login.sh 07:27:02 nexus3.edgexfoundry.org:10001 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 nexus3.edgexfoundry.org:10002 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 nexus3.edgexfoundry.org:10003 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 nexus3.edgexfoundry.org:10004 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 ****.io 07:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:03 Configure a credential helper to remove this warning. See 07:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:03 07:27:03 Login Succeeded 07:27:03 ---> ****-login.sh ends [Pipeline] } 07:27:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:04 + 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 07:27:04 + dirname cmd/core-command/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo core-command,cmd/core-command/Dockerfile 07:27:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:27:04 + dirname cmd/core-data/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo core-data,cmd/core-data/Dockerfile 07:27:04 + dirname cmd/core-keeper/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo core-keeper,cmd/core-keeper/Dockerfile 07:27:04 + dirname cmd/core-metadata/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo core-metadata,cmd/core-metadata/Dockerfile 07:27:04 + dirname cmd/security-bootstrapper/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:27:04 + dirname cmd/security-proxy-auth/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:27:04 + dirname cmd/security-proxy-setup/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:27:04 + dirname cmd/security-secretstore-setup/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:27:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:27:04 + dirname cmd/security-spire-agent/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:27:04 + dirname cmd/security-spire-config/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:27:04 + dirname cmd/security-spire-server/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:27:04 + dirname cmd/support-cron-scheduler/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:27:04 + dirname cmd/support-notifications/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo support-notifications,cmd/support-notifications/Dockerfile 07:27:04 + dirname cmd/support-scheduler/Dockerfile 07:27:04 + cut -d/ -f2 07:27:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:27:04 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 07:27:05 + git rev-list -1 --merges f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4~1..f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] echo 07:27:05 -----------> git rev-list -1 --merges f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4~1..f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [false] [Pipeline] sh 07:27:05 + git log --format=format:%s -1 f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] echo 07:27:05 ========================================================= 07:27:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:27:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:27:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:27:05 + grep -v github /etc/ssh/ssh_known_hosts 07:27:05 + [ -e /tmp/ssh_known_hosts ] 07:27:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:27:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:27:05 + sudo tee -a /etc/ssh/ssh_known_hosts 07:27:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:06 07:27:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:06 0.1.4: Pulling from edgex-devops/py-git-semver 07:27:06 b85a868b505f: Pulling fs layer 07:27:06 e2be974225ed: Pulling fs layer 07:27:06 339a4e72a1f5: Pulling fs layer 07:27:06 988bab9f4d93: Pulling fs layer 07:27:06 1469e6f7b9e6: Pulling fs layer 07:27:06 eaf3925da568: Pulling fs layer 07:27:06 bab4dde63d76: Pulling fs layer 07:27:06 bde34c3a00c8: Pulling fs layer 07:27:06 b352a97aabf1: Pulling fs layer 07:27:06 4872d77fe225: Pulling fs layer 07:27:06 5851b861e8e6: Pulling fs layer 07:27:06 bde34c3a00c8: Waiting 07:27:06 5851b861e8e6: Waiting 07:27:06 1469e6f7b9e6: Waiting 07:27:06 eaf3925da568: Waiting 07:27:06 b352a97aabf1: Waiting 07:27:06 bab4dde63d76: Waiting 07:27:06 e2be974225ed: Download complete 07:27:06 988bab9f4d93: Verifying Checksum 07:27:06 988bab9f4d93: Download complete 07:27:06 1469e6f7b9e6: Verifying Checksum 07:27:06 1469e6f7b9e6: Download complete 07:27:07 eaf3925da568: Verifying Checksum 07:27:07 eaf3925da568: Download complete 07:27:07 339a4e72a1f5: Verifying Checksum 07:27:07 339a4e72a1f5: Download complete 07:27:07 bde34c3a00c8: Download complete 07:27:07 b352a97aabf1: Verifying Checksum 07:27:07 b352a97aabf1: Download complete 07:27:07 4872d77fe225: Verifying Checksum 07:27:07 4872d77fe225: Download complete 07:27:07 5851b861e8e6: Verifying Checksum 07:27:07 5851b861e8e6: Download complete 07:27:07 b85a868b505f: Verifying Checksum 07:27:07 b85a868b505f: Download complete 07:27:07 bab4dde63d76: Verifying Checksum 07:27:07 bab4dde63d76: Download complete 07:27:08 b85a868b505f: Pull complete 07:27:08 e2be974225ed: Pull complete 07:27:08 339a4e72a1f5: Pull complete 07:27:09 988bab9f4d93: Pull complete 07:27:09 1469e6f7b9e6: Pull complete 07:27:09 eaf3925da568: Pull complete 07:27:11 bab4dde63d76: Pull complete 07:27:11 bde34c3a00c8: Pull complete 07:27:11 b352a97aabf1: Pull complete 07:27:11 4872d77fe225: Pull complete 07:27:11 5851b861e8e6: Pull complete 07:27:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:11 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 07:27:11 $ 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 07:27:14 $ docker top 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 -eo pid,comm 07:27:14 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). 07:27:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:14 [ssh-agent] Looking for ssh-agent implementation... 07:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:14 $ docker exec 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent 07:27:14 SSH_AUTH_SOCK=/tmp/ssh-Mk2AvnjbuUB8/agent.32 07:27:14 SSH_AGENT_PID=38 07:27:14 Running ssh-add (command line suppressed) 07:27:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6005177928895868734.key (/w/workspace/edgex-go/1@tmp/private_key_6005177928895868734.key) 07:27:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:15 + git tag --points-at HEAD [Pipeline] } 07:27:15 $ docker exec --env ******** --env ******** 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent -k 07:27:15 unset SSH_AUTH_SOCK; 07:27:15 unset SSH_AGENT_PID; 07:27:15 echo Agent pid 38 killed; 07:27:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:27:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:15 [ssh-agent] Looking for ssh-agent implementation... 07:27:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:15 $ docker exec 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent 07:27:15 SSH_AUTH_SOCK=/tmp/ssh-YSFUCmFq2sRT/agent.72 07:27:15 SSH_AGENT_PID=78 07:27:15 Running ssh-add (command line suppressed) 07:27:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7203306305731008631.key (/w/workspace/edgex-go/1@tmp/private_key_7203306305731008631.key) 07:27:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:16 + git semver init 07:27:16 2024-09-06 07:27:16,434 [run_init] DEBUG init version:0.0.0 force:False 07:27:16 2024-09-06 07:27:16,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:27:16 2024-09-06 07:27:16,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:27:16 2024-09-06 07:27:16,436 [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) 07:27:21 2024-09-06 07:27:21,554 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:27:21 2024-09-06 07:27:21,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4891 with force:False 07:27:21 2024-09-06 07:27:21,555 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4891 07:27:21 2024-09-06 07:27:21,559 [execute] INFO git cat-file --batch-check 07:27:21 2024-09-06 07:27:21,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:27:21 2024-09-06 07:27:21,564 [execute] INFO git cat-file --batch 07:27:21 2024-09-06 07:27:21,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:27:21 2024-09-06 07:27:21,569 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4891 07:27:21 0.0.0 [Pipeline] } 07:27:21 $ docker exec --env ******** --env ******** 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent -k 07:27:22 unset SSH_AUTH_SOCK; 07:27:22 unset SSH_AGENT_PID; 07:27:22 echo Agent pid 78 killed; 07:27:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:22 + git semver [Pipeline] } 07:27:22 $ docker stop --time=1 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 07:27:24 $ docker rm -f --volumes 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:27:24 Stashed 1 file(s) [Pipeline] echo 07:27:24 [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 07:27:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:27:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:25 ========================================================= 07:27:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:27:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:27:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:27:26 619be1103602: Pulling fs layer 07:27:26 7862e08f4a3e: Pulling fs layer 07:27:26 5df492c9dc93: Pulling fs layer 07:27:26 7629e6793208: Pulling fs layer 07:27:26 4f4fb700ef54: Pulling fs layer 07:27:26 fb5054dd5b73: Pulling fs layer 07:27:26 eeca6798cff9: Pulling fs layer 07:27:26 aa269ceb94a6: Pulling fs layer 07:27:26 ada007ff1a6a: Pulling fs layer 07:27:26 fb5054dd5b73: Waiting 07:27:26 eeca6798cff9: Waiting 07:27:26 aa269ceb94a6: Waiting 07:27:26 ada007ff1a6a: Waiting 07:27:26 7629e6793208: Waiting 07:27:26 4f4fb700ef54: Waiting 07:27:26 7862e08f4a3e: Download complete 07:27:26 7629e6793208: Verifying Checksum 07:27:26 7629e6793208: Download complete 07:27:26 4f4fb700ef54: Download complete 07:27:26 fb5054dd5b73: Download complete 07:27:26 619be1103602: Verifying Checksum 07:27:26 619be1103602: Download complete 07:27:26 eeca6798cff9: Verifying Checksum 07:27:26 eeca6798cff9: Download complete 07:27:26 619be1103602: Pull complete 07:27:26 ada007ff1a6a: Verifying Checksum 07:27:26 ada007ff1a6a: Download complete 07:27:26 7862e08f4a3e: Pull complete 07:27:26 5df492c9dc93: Verifying Checksum 07:27:26 5df492c9dc93: Download complete 07:27:26 aa269ceb94a6: Verifying Checksum 07:27:26 aa269ceb94a6: Download complete 07:27:29 5df492c9dc93: Pull complete 07:27:29 7629e6793208: Pull complete 07:27:29 4f4fb700ef54: Pull complete 07:27:29 fb5054dd5b73: Pull complete 07:27:30 eeca6798cff9: Pull complete 07:27:31 aa269ceb94a6: Pull complete 07:27:32 ada007ff1a6a: Pull complete 07:27:32 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:27:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:27:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:27:32 WORKDIR /edgex 07:27:32 COPY go.mod . 07:27:32 RUN go mod download 07:27:32 + docker build -t ci-base-image-x86_64 -f - . 07:27:33 Sending build context to Docker daemon 179.3MB 07:27:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:27:33 ---> f489d0715acc 07:27:33 Step 2/4 : WORKDIR /edgex 07:27:40 ---> Running in c1590da335ea 07:27:40 Removing intermediate container c1590da335ea 07:27:40 ---> a47da074cdf4 07:27:40 Step 3/4 : COPY go.mod . 07:27:40 ---> aa74a5b2e2a3 07:27:40 Step 4/4 : RUN go mod download 07:27:40 ---> Running in 34cff77515fd 07:27:40 Still waiting to schedule task 07:27:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:28:12 Removing intermediate container 34cff77515fd 07:28:12 ---> 0f9f81fd2139 07:28:12 Successfully built 0f9f81fd2139 07:28:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker inspect -f . ci-base-image-x86_64 07:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:12 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 07:28:12 $ 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 07:28:13 $ docker top 7528c75614051d032f507f1b9a026d2b7b52e96b3c2d6885549e7d8e1185f21e -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:13 + go version 07:28:13 go version go1.21.9 linux/amd64 [Pipeline] } 07:28:13 $ docker stop --time=1 7528c75614051d032f507f1b9a026d2b7b52e96b3c2d6885549e7d8e1185f21e 07:28:15 $ docker rm -f --volumes 7528c75614051d032f507f1b9a026d2b7b52e96b3c2d6885549e7d8e1185f21e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:15 + docker inspect -f . ci-base-image-x86_64 07:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:16 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 07:28:16 $ 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 07:28:16 $ docker top 4cc2c73a7831f550a38fb88331b9cde3f020e3b97f718a50486d5b61bf38744e -eo pid,comm [Pipeline] { [Pipeline] echo 07:28:16 ========================================================= 07:28:16 [edgeXBuildGoParallel] Running Tests and Build... 07:28:16 ========================================================= [Pipeline] sh 07:28:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:28:17 + make test 07:28:17 go test -race -coverprofile=coverage.out ./... 07:28:25 ? github.com/edgexfoundry/edgex-go [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:28:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:28:53 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:28:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:28:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:28:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:28:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:28:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:28:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 07:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:28:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.029s coverage: 97.0% of statements 07:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:28:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:29:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 07:29:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.385s coverage: 93.4% of statements 07:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 07:29:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:29:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:29:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:29:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements 07:29:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 07:29:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:29:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 07:29:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 0.8% of statements 07:29:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 07:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 07:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements 07:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 07:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 07:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:29:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:29:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:29:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:29:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:29:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:29:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:29:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:29:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9575 in /w/workspace/edgexfoundry_edgex-go_PR-4891 [Pipeline] { 07:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [Pipeline] ws 07:29:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:29:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 07:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:29:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:29:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:29:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:29:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:29:20 The recommended git tool is: git 07:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:29:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:29:24 using credential edgex-jenkins-ssh 07:29:24 Cloning the remote Git repository 07:29:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:29:24 > git init /w/workspace/edgex-go/1 # timeout=10 07:29:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:29:24 > git --version # timeout=10 07:29:24 > git --version # 'git version 2.25.1' 07:29:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.038s coverage: 92.9% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 36.5% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 90.8% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.081s coverage: 95.7% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.022s coverage: 61.8% of statements 07:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements 07:29:30 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 07:29:30 running golangci-lint 07:29:30 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:29:30 go version go1.21.9 linux/amd64 07:29:31 level=info msg="[config_reader] Used config file .golangci.yml" 07:29:31 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:29:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:29:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:29:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4891/head:refs/remotes/origin/PR-4891 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:29:42 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 07:29:42 Merge succeeded, producing f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 07:29:42 Checking out Revision f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 (PR-4891) 07:29:42 > git config core.sparsecheckout # timeout=10 07:29:42 > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # timeout=10 07:29:42 > git remote # timeout=10 07:29:42 > git config --get remote.origin.url # timeout=10 07:29:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:42 > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 07:29:42 > git rev-parse HEAD^{commit} # timeout=10 07:29:42 > git config core.sparsecheckout # timeout=10 07:29:42 > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # timeout=10 07:29:46 Commit message: "fix: Update support-cron-scheduler API document" 07:29:46 > git --version # timeout=10 07:29:46 > git --version # 'git version 2.25.1' 07:29:46 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:29:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:48 Dload Upload Total Spent Left Speed 07:29:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 07:29:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:29:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 07:29:49 sudo tee /etc/docker/daemon.new 07:29:49 { 07:29:49 "registry-mirrors": [ 07:29:49 "https://nexus3.edgexfoundry.org:10001" 07:29:49 ], 07:29:49 "bip": "10.250.0.254/24", 07:29:49 "hosts": [ 07:29:49 "tcp://0.0.0.0:5555", 07:29:49 "unix:///var/run/docker.sock" 07:29:49 ], 07:29:49 "mtu": 1458, 07:29:49 "selinux-enabled": true, 07:29:49 "seccomp-profile": "/etc/docker/seccomp.json" 07:29:49 } [Pipeline] sh 07:29:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:29:50 + sudo service docker restart 07:29:53 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 20.928944232s" 07:29:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.522787ms" 07:30:03 level=info msg="[linters_context/goanalysis] analyzers took 1m42.809978687s with top 10 stages: buildir: 49.126735889s, gosec: 8.045401575s, inspect: 3.486916581s, fact_deprecated: 2.969540659s, ctrlflow: 1.807084204s, printf: 1.630302285s, fact_purity: 1.166600952s, nilness: 1.053956498s, isgenerated: 969.273458ms, S1038: 957.171035ms" 07:30:03 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:30:03 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, nolint: 0/22, filename_unadjuster: 214/214" 07:30:03 level=info msg="[runner] processing took 22.7004ms with stages: nolint: 8.773268ms, identifier_marker: 6.363572ms, exclude-rules: 3.0238ms, autogenerated_exclude: 1.824422ms, path_prettifier: 1.741981ms, skip_dirs: 891.326µs, cgo: 45.28µs, filename_unadjuster: 32.001µs, max_same_issues: 1.08µs, exclude: 580ns, uniq_by_line: 440ns, fixer: 430ns, skip_files: 400ns, source_code: 370ns, severity-rules: 270ns, diff: 270ns, sort_results: 270ns, path_shortener: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 07:30:03 level=info msg="[runner] linters took 10.545747722s with stages: goanalysis_metalinter: 10.522918321s" 07:30:03 level=info msg="File cache stats: 0 entries of total size 0B" 07:30:03 level=info msg="Memory: 317 samples, avg is 297.4MB, max is 1388.0MB" 07:30:03 level=info msg="Execution took 31.516405074s" 07:30:03 go vet ./... 07:30:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:08 provisioning config files... 07:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5757019925746974698tmp [Pipeline] { [Pipeline] libraryResource 07:30:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:30:08 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 07:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:30:09 ---> ****-login.sh 07:30:09 nexus3.edgexfoundry.org:10001 07:30:09 + ls -al . 07:30:09 total 916 07:30:09 drwxrwxr-x 11 1001 1001 4096 Sep 6 07:28 . 07:30:09 drwxr-xr-x 4 root root 4096 Sep 6 07:28 .. 07:30:09 drwxrwxr-x 2 1001 1001 4096 Sep 6 07:26 .blubracket 07:30:09 -rw-rw-r-- 1 1001 1001 10 Sep 6 07:26 .dockerignore 07:30:09 drwxrwxr-x 8 1001 1001 4096 Sep 6 07:29 .git 07:30:09 drwxrwxr-x 3 1001 1001 4096 Sep 6 07:26 .github 07:30:09 -rw-rw-r-- 1 1001 1001 1102 Sep 6 07:26 .gitignore 07:30:09 -rw-rw-r-- 1 1001 1001 42 Sep 6 07:26 .golangci.yml 07:30:09 -rw-rw-r-- 1 1001 1001 100 Sep 6 07:26 .hadolint.yml 07:30:09 drwxr-xr-x 3 1001 1001 4096 Sep 6 07:27 .semver 07:30:09 -rw-rw-r-- 1 1001 1001 155 Sep 6 07:26 .sonarcloud.properties 07:30:09 -rw-rw-r-- 1 1001 1001 1171 Sep 6 07:26 ADOPTERS.md 07:30:09 -rw-rw-r-- 1 1001 1001 21286 Sep 6 07:26 Attribution.txt 07:30:09 -rw-rw-r-- 1 1001 1001 100284 Sep 6 07:26 CHANGELOG.md 07:30:09 -rw-rw-r-- 1 1001 1001 3804 Sep 6 07:26 CONTRIBUTING.md 07:30:09 -rw-rw-r-- 1 1001 1001 677 Sep 6 07:26 GOVERNANCE.md 07:30:09 -rw-rw-r-- 1 1001 1001 861 Sep 6 07:26 Jenkinsfile 07:30:09 -rw-rw-r-- 1 1001 1001 10775 Sep 6 07:26 LICENSE 07:30:09 -rw-rw-r-- 1 1001 1001 16854 Sep 6 07:26 Makefile 07:30:09 -rw-rw-r-- 1 1001 1001 582 Sep 6 07:26 OWNERS.md 07:30:09 -rw-rw-r-- 1 1001 1001 9528 Sep 6 07:26 README.md 07:30:09 -rw-rw-r-- 1 1001 1001 789 Sep 6 07:26 SECURITY.md 07:30:09 -rw-rw-r-- 1 1001 1001 5 Sep 6 07:27 VERSION 07:30:09 drwxrwxr-x 2 1001 1001 4096 Sep 6 07:26 bin 07:30:09 drwxrwxr-x 20 1001 1001 4096 Sep 6 07:26 cmd 07:30:09 -rw-r--r-- 1 root root 545397 Sep 6 07:29 coverage.out 07:30:09 drwxrwxr-x 2 1001 1001 4096 Sep 6 07:26 fuzz_test 07:30:09 -rw-rw-r-- 1 1001 1001 7306 Sep 6 07:26 go.mod 07:30:09 -rw-rw-r-- 1 1001 1001 102583 Sep 6 07:26 go.sum 07:30:09 drwxrwxr-x 7 1001 1001 4096 Sep 6 07:26 internal 07:30:09 drwxrwxr-x 3 1001 1001 4096 Sep 6 07:26 openapi 07:30:09 -rw-rw-r-- 1 1001 1001 584 Sep 6 07:26 security.txt 07:30:09 -rw-rw-r-- 1 1001 1001 204 Sep 6 07:26 version.go [Pipeline] sh 07:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:09 + '[' -e coverage.out ] 07:30:09 + chown 1001:1001 coverage.out [Pipeline] stash 07:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:09 Configure a credential helper to remove this warning. See 07:30:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:09 07:30:09 Login Succeeded 07:30:09 nexus3.edgexfoundry.org:10002 07:30:09 Stashed 1 file(s) [Pipeline] sh 07:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:09 + make build 07:30:09 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 07:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:10 Configure a credential helper to remove this warning. See 07:30:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:10 07:30:10 Login Succeeded 07:30:10 nexus3.edgexfoundry.org:10003 07:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:10 Configure a credential helper to remove this warning. See 07:30:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:10 07:30:10 Login Succeeded 07:30:10 nexus3.edgexfoundry.org:10004 07:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:10 Configure a credential helper to remove this warning. See 07:30:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:10 07:30:10 Login Succeeded 07:30:10 ****.io 07:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:11 Configure a credential helper to remove this warning. See 07:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:11 07:30:11 Login Succeeded 07:30:11 ---> ****-login.sh ends [Pipeline] } 07:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:30:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:30:12 ========================================================= 07:30:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:30:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:30:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:30:12 c6b39de5b339: Pulling fs layer 07:30:12 a69c41024577: Pulling fs layer 07:30:12 d6de4b400683: Pulling fs layer 07:30:12 35cb2a7552d0: Pulling fs layer 07:30:12 4f4fb700ef54: Pulling fs layer 07:30:12 464afbd9ba4c: Pulling fs layer 07:30:12 00f215d4a9da: Pulling fs layer 07:30:12 d496ad576159: Pulling fs layer 07:30:12 35cb2a7552d0: Waiting 07:30:12 464afbd9ba4c: Waiting 07:30:12 00f215d4a9da: Waiting 07:30:12 d496ad576159: Waiting 07:30:12 4f4fb700ef54: Waiting 07:30:12 a69c41024577: Verifying Checksum 07:30:12 a69c41024577: Download complete 07:30:12 35cb2a7552d0: Verifying Checksum 07:30:12 35cb2a7552d0: Download complete 07:30:12 4f4fb700ef54: Download complete 07:30:12 464afbd9ba4c: Download complete 07:30:12 c6b39de5b339: Verifying Checksum 07:30:12 c6b39de5b339: Download complete 07:30:13 d496ad576159: Verifying Checksum 07:30:13 d496ad576159: Download complete 07:30:13 c6b39de5b339: Pull complete 07:30:14 a69c41024577: Pull complete 07:30:14 d6de4b400683: Download complete 07:30:15 00f215d4a9da: Verifying Checksum 07:30:15 00f215d4a9da: Download complete 07:30:27 d6de4b400683: Pull complete 07:30:27 35cb2a7552d0: Pull complete 07:30:27 4f4fb700ef54: Pull complete 07:30:27 464afbd9ba4c: Pull complete 07:30:36 00f215d4a9da: Pull complete 07:30:37 d496ad576159: Pull complete 07:30:37 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:30:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:30:38 WORKDIR /edgex 07:30:38 COPY go.mod . 07:30:38 RUN go mod download 07:30:38 + docker build -t ci-base-image-arm64 -f - . 07:30:38 Sending build context to Docker daemon 3.533MB 07:30:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:30:38 ---> f246e2811388 07:30:38 Step 2/4 : WORKDIR /edgex 07:30:40 ---> Running in f19e87a01467 07:30:40 Removing intermediate container f19e87a01467 07:30:40 ---> 780ab970998b 07:30:40 Step 3/4 : COPY go.mod . 07:30:41 ---> f8b96da3408b 07:30:41 Step 4/4 : RUN go mod download 07:30:41 ---> Running in a3371e8569e1 07:31:06 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 07:31:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:31:09 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 07:31: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-keeper/core-keeper ./cmd/core-keeper 07:31:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:31:16 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 07:31:17 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 07:31:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:31:23 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 07:31:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:31:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:31:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:31:26 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] } 07:31:27 $ docker stop --time=1 4cc2c73a7831f550a38fb88331b9cde3f020e3b97f718a50486d5b61bf38744e 07:31:49 Removing intermediate container a3371e8569e1 07:31:49 ---> 4d514ebcbcf3 07:31:49 Successfully built 4d514ebcbcf3 07:31:49 Successfully tagged ci-base-image-arm64:latest 07:32:06 $ docker rm -f --volumes 4cc2c73a7831f550a38fb88331b9cde3f020e3b97f718a50486d5b61bf38744e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] sh [Pipeline] script [Pipeline] { 07:32:07 + docker inspect -f . ci-base-image-arm64 07:32:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:08 prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container 07:32:08 $ 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-arm64 cat 07:32:09 $ docker top 050d751feda2c13e3e71acc2bbd37a11f6bc606c1225624eb74916f8877201c1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:10 07:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:10 + go version 07:32:10 go version go1.21.9 linux/arm64 [Pipeline] } 07:32:10 $ docker stop --time=1 050d751feda2c13e3e71acc2bbd37a11f6bc606c1225624eb74916f8877201c1 07:32:12 $ docker rm -f --volumes 050d751feda2c13e3e71acc2bbd37a11f6bc606c1225624eb74916f8877201c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 07:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:13 + docker inspect -f . ci-base-image-arm64 07:32:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:13 latest: Pulling from edgex-devops/edgex-compose 07:32:13 91d30c5bc195: Pulling fs layer 07:32:13 2e9b0aa3be6d: Pulling fs layer 07:32:13 9c61dcf015f6: Pulling fs layer 07:32:13 4698f68db338: Pulling fs layer 07:32:13 2a2f49069b9e: Pulling fs layer 07:32:13 e0025b399a48: Pulling fs layer 07:32:13 4698f68db338: Waiting 07:32:13 2a2f49069b9e: Waiting 07:32:13 e0025b399a48: Waiting 07:32:13 91d30c5bc195: Verifying Checksum 07:32:13 91d30c5bc195: Download complete 07:32:13 4698f68db338: Verifying Checksum 07:32:13 4698f68db338: Download complete 07:32:13 prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container 07:32:13 $ 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-arm64 cat 07:32:13 2e9b0aa3be6d: Verifying Checksum 07:32:13 2e9b0aa3be6d: Download complete 07:32:13 e0025b399a48: Download complete 07:32:13 2a2f49069b9e: Verifying Checksum 07:32:13 2a2f49069b9e: Download complete 07:32:13 91d30c5bc195: Pull complete 07:32:14 9c61dcf015f6: Verifying Checksum 07:32:14 9c61dcf015f6: Download complete 07:32:14 $ docker top 81c8bb1520a7b08c6e05cc921c955463501b91a152f47da20a13d586ba0b1a5b -eo pid,comm [Pipeline] { [Pipeline] echo 07:32:14 ========================================================= 07:32:14 [edgeXBuildGoParallel] Running Tests and Build... 07:32:14 ========================================================= [Pipeline] sh 07:32:14 2e9b0aa3be6d: Pull complete 07:32:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:32:15 + make test 07:32:15 go test -race -coverprofile=coverage.out ./... 07:32:19 9c61dcf015f6: Pull complete 07:32:20 4698f68db338: Pull complete 07:32:22 2a2f49069b9e: Pull complete 07:32:23 e0025b399a48: Pull complete 07:32:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:40 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 07:32:40 $ 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 07:32:42 $ docker top 84a39529eb4a9c28f089f5d72545e57545d22b611473bb68ee91e924082cc09f -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:43 + docker compose -f ./docker-compose-build.yml build --parallel 07:32:46 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:32:46 #1 transferring dockerfile: 1.89kB done 07:32:46 #1 DONE 0.1s 07:32:47 07:32:47 #2 [core-data internal] load build definition from Dockerfile 07:32:47 #2 transferring dockerfile: 2.07kB done 07:32:47 #2 DONE 0.0s 07:32:47 07:32:47 #3 [security-bootstrapper internal] load build definition from Dockerfile 07:32:47 #3 ... 07:32:47 07:32:47 #4 [security-spire-server internal] load build definition from Dockerfile 07:32:47 #4 transferring dockerfile: 1.70kB done 07:32:47 #4 DONE 0.1s 07:32:47 07:32:47 #5 [core-metadata internal] load build definition from Dockerfile 07:32:47 #5 transferring dockerfile: 2.06kB done 07:32:47 #5 DONE 0.1s 07:32:47 07:32:47 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:32:47 #6 transferring dockerfile: 2.23kB done 07:32:47 #6 DONE 0.1s 07:32:47 07:32:47 #7 [security-spiffe-token-provider internal] load .dockerignore 07:32:47 #7 transferring context: 50B done 07:32:47 #7 DONE 0.5s 07:32:47 07:32:47 #3 [security-bootstrapper internal] load build definition from Dockerfile 07:32:47 #3 transferring dockerfile: 3.17kB done 07:32:47 #3 DONE 0.5s 07:32:47 07:32:47 #8 [support-cron-scheduler internal] load build definition from Dockerfile 07:32:47 #8 transferring dockerfile: 1.85kB done 07:32:47 #8 DONE 0.6s 07:32:47 07:32:47 #9 [security-secretstore-setup internal] load .dockerignore 07:32:47 #9 ... 07:32:47 07:32:47 #10 [security-proxy-setup internal] load build definition from Dockerfile 07:32:47 #10 transferring dockerfile: 2.50kB done 07:32:47 #10 DONE 0.6s 07:32:47 07:32:47 #11 [security-spire-config internal] load build definition from Dockerfile 07:32:47 #11 transferring dockerfile: 1.69kB done 07:32:47 #11 DONE 0.6s 07:32:47 07:32:47 #12 [core-command internal] load build definition from Dockerfile 07:32:47 #12 transferring dockerfile: 1.93kB done 07:32:47 #12 DONE 0.7s 07:32:47 07:32:47 #13 [core-keeper internal] load build definition from Dockerfile 07:32:47 #13 transferring dockerfile: 2.01kB done 07:32:47 #13 DONE 0.6s 07:32:47 07:32:47 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:47 #14 DONE 0.0s 07:32:47 07:32:47 #15 [security-spire-config internal] load .dockerignore 07:32:47 #15 transferring context: 50B done 07:32:47 #15 DONE 0.4s 07:32:47 07:32:47 #16 [security-spire-server internal] load .dockerignore 07:32:47 #16 transferring context: 50B done 07:32:47 #16 ... 07:32:47 07:32:47 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:32:47 #17 DONE 0.3s 07:32:48 07:32:48 #18 [core-metadata internal] load .dockerignore 07:32:48 #18 transferring context: 50B done 07:32:48 #18 DONE 0.6s 07:32:48 07:32:48 #19 [security-proxy-auth internal] load build definition from Dockerfile 07:32:48 #19 transferring dockerfile: 2.15kB done 07:32:48 #19 DONE 1.0s 07:32:48 07:32:48 #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 ... 07:32:48 07:32:48 #21 [support-scheduler internal] load build definition from Dockerfile 07:32:48 #21 transferring dockerfile: 1.93kB done 07:32:48 #21 DONE 1.1s 07:32:48 07:32:48 #22 [security-bootstrapper internal] load .dockerignore 07:32:48 #22 transferring context: 50B done 07:32:48 #22 DONE 0.7s 07:32:48 07:32:48 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:32:48 #23 transferring context: 50B done 07:32:48 #23 DONE 0.8s 07:32:48 07:32:48 #24 [core-command internal] load .dockerignore 07:32:48 #24 transferring context: 50B done 07:32:48 #24 DONE 0.7s 07:32:48 07:32:48 #14 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:48 #14 DONE 0.0s 07:32:48 07:32:48 #25 [core-metadata internal] load build context 07:32:48 #25 DONE 0.0s 07:32:48 07:32:48 #20 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:48 #20 ... 07:32:48 07:32:48 #26 [support-notifications internal] load build definition from Dockerfile 07:32:48 #26 transferring dockerfile: 1.95kB 0.0s done 07:32:48 #26 DONE 1.1s 07:32:48 07:32:48 #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:48 #14 DONE 0.0s 07:32:48 07:32:48 #27 [core-command internal] load build context 07:32:48 #27 DONE 0.0s 07:32:48 07:32:48 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:32:48 #17 DONE 0.4s 07:32:48 07:32:48 #28 [core-data internal] load .dockerignore 07:32:48 #28 transferring context: 50B 0.0s done 07:32:48 #28 DONE 1.0s 07:32:48 07:32:48 #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:48 #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:32:48 #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:32:48 #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:32:48 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s 07:32:48 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 07:32:48 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:48 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 07:32:48 #20 ... 07:32:48 07:32:48 #16 [security-spire-server internal] load .dockerignore 07:32:48 #16 DONE 1.2s 07:32:48 07:32:48 #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:48 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done 07:32:48 #20 ... 07:32:48 07:32:48 #29 [security-secretstore-setup internal] load build definition from Dockerfile 07:32:48 #29 transferring dockerfile: 2.49kB 0.0s done 07:32:48 #29 DONE 1.6s 07:32:48 07:32:48 #30 [security-spire-agent internal] load build definition from Dockerfile 07:32:48 #30 transferring dockerfile: 1.81kB 0.0s done 07:32:48 #30 DONE 1.6s 07:32:48 07:32:48 #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:48 #14 DONE 0.0s 07:32:48 07:32:48 #17 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:32:48 #17 DONE 0.5s 07:32:48 07:32:48 #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:48 #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:32:48 #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:32:48 #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:32:48 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:48 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done 07:32:48 #20 ... 07:32:48 07:32:48 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:32:48 #31 DONE 0.9s 07:32:48 07:32:48 #20 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:48 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:48 #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:32:48 #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:32:48 #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:32:48 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:48 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done 07:32:48 #20 DONE 1.1s 07:32:48 07:32:48 #9 [security-secretstore-setup internal] load .dockerignore 07:32:48 #9 transferring context: 50B done 07:32:48 #9 DONE 1.4s 07:32:48 07:32:48 #32 [support-scheduler internal] load .dockerignore 07:32:48 #32 transferring context: 50B done 07:32:48 #32 DONE 1.5s 07:32:48 07:32:48 #33 [support-notifications internal] load .dockerignore 07:32:48 #33 transferring context: 50B done 07:32:48 #33 DONE 1.5s 07:32:48 07:32:48 #34 [security-proxy-setup internal] load .dockerignore 07:32:48 #34 transferring context: 50B done 07:32:48 #34 DONE 1.5s 07:32:48 07:32:48 #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:32:49 #35 ... 07:32:49 07:32:49 #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:49 #14 DONE 0.0s 07:32:49 07:32:49 #36 [core-keeper internal] load .dockerignore 07:32:49 #36 transferring context: 50B done 07:32:49 #36 DONE 1.6s 07:32:49 07:32:49 #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:49 #14 DONE 0.0s 07:32:49 07:32:49 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:49 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:32:49 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:32:49 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:32:49 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:32:49 #37 ... 07:32:49 07:32:49 #38 [security-proxy-auth internal] load .dockerignore 07:32:49 #38 transferring context: 50B done 07:32:49 #38 DONE 1.8s 07:32:49 07:32:49 #39 [security-spire-agent internal] load .dockerignore 07:32:49 #39 transferring context: 50B done 07:32:49 #39 DONE 1.8s 07:32:49 07:32:49 #14 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:49 #14 DONE 0.0s 07:32:49 07:32:49 #40 [support-cron-scheduler internal] load .dockerignore 07:32:49 #40 transferring context: 50B done 07:32:49 #40 DONE 1.9s 07:32:49 07:32:49 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:49 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 07:32:49 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s 07:32:49 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 07:32:49 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 07:32:49 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 07:32:49 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 07:32:49 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:32:49 #37 ... 07:32:49 07:32:49 #14 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:49 #14 DONE 0.0s 07:32:49 07:32:49 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:49 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 07:32:49 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 07:32:49 #37 ... 07:32:49 07:32:49 #20 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:49 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:49 #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:32:49 #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:32:49 #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:32:49 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:49 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done 07:32:49 #20 DONE 1.1s 07:32:49 07:32:49 #41 [security-spire-config internal] load build context 07:32:49 #41 transferring context: 25.96kB 0.0s done 07:32:49 #41 DONE 0.8s 07:32:49 07:32:49 #14 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:32:49 #14 DONE 0.0s 07:32:49 07:32:49 #42 [security-spire-server internal] load build context 07:32:49 #42 transferring context: 27.71kB 0.0s done 07:32:49 #42 DONE 0.8s 07:32:49 07:32:49 #17 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:32:49 #17 DONE 1.1s 07:32:49 07:32:49 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:49 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 07:32:49 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:32:49 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.7s 07:32:49 #37 ... 07:32:49 07:32:49 #20 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:49 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:49 #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:32:49 #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:32:49 #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:32:49 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:49 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done 07:32:49 #20 DONE 1.1s 07:32:49 07:32:49 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:49 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.8s 07:32:50 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.9s 07:32:50 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 1.0s 07:32:50 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 1.2s 07:32:50 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s 07:32:50 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:32:51 #37 ... 07:32:51 07:32:51 #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:32:51 #17 DONE 2.5s 07:32:51 07:32:51 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:32:51 #31 DONE 2.3s 07:32:51 07:32:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:51 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 07:32:51 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:32:53 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 07:32:55 #37 ... 07:32:55 07:32:55 #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:32:55 #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 07:32:55 #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:32:55 #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:32:55 #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:32:55 #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 07:32:55 #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done 07:32:55 #20 DONE 1.1s 07:32:55 07:32:55 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:32:55 #43 DONE 5.2s 07:32:55 07:32:55 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:32:55 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:32:55 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:32:55 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:32:55 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:32:55 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 07:32:55 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 07:32:55 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 07:32:55 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:32:55 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:32:55 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 07:32:55 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:32:55 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 07:32:56 #37 ... 07:32:56 07:32:56 #44 [security-bootstrapper internal] load build context 07:32:56 #44 transferring context: 414.77MB 7.2s 07:32:56 #44 ... 07:32:56 07:32:56 #45 [core-common-config-bootstrapper internal] load build context 07:32:56 #45 ... 07:32:56 07:32:56 #44 [security-bootstrapper internal] load build context 07:32:57 #44 transferring context: 495.52MB 8.4s done 07:32:57 #44 ... 07:32:57 07:32:57 #46 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:32:57 #46 ... 07:32:57 07:32:57 #47 [security-spiffe-token-provider internal] load build context 07:32:57 #47 transferring context: 495.52MB 8.5s done 07:32:58 #47 ... 07:32:58 07:32:58 #25 [core-metadata internal] load build context 07:32:58 #25 transferring context: 495.52MB 8.4s done 07:32:58 #25 ... 07:32:58 07:32:58 #45 [core-common-config-bootstrapper internal] load build context 07:32:58 #45 ... 07:32:58 07:32:58 #27 [core-command internal] load build context 07:32:58 #27 transferring context: 495.52MB 8.0s done 07:32:58 #27 ... 07:32:58 07:32:58 #48 [core-data internal] load build context 07:32:58 #48 transferring context: 495.52MB 8.8s done 07:32:58 #48 ... 07:32:58 07:32:58 #45 [core-common-config-bootstrapper internal] load build context 07:32:58 #45 transferring context: 495.52MB 9.9s done 07:32:59 #45 ... 07:32:59 07:32:59 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:32:59 #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:32:59 #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:32:59 #0 2.099 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:32:59 #0 2.099 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:32:59 #0 2.099 OK: 20072 distinct packages available 07:32:59 #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:32:59 #0 2.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:32:59 #0 2.444 (1/11) Installing ca-certificates (20240226-r0) 07:32:59 #0 2.464 (2/11) Installing brotli-libs (1.0.9-r14) 07:32:59 #0 2.610 (3/11) Installing libunistring (1.1-r1) 07:32:59 #0 2.631 (4/11) Installing libidn2 (2.3.4-r1) 07:32:59 #0 2.631 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:32:59 #0 2.634 (6/11) Installing libcurl (8.9.0-r0) 07:32:59 #0 2.642 (7/11) Installing curl (8.9.0-r0) 07:32:59 #0 2.649 (8/11) Installing dumb-init (1.2.5-r2) 07:32:59 #0 2.658 (9/11) Installing musl-obstack (1.2.3-r2) 07:32:59 #0 2.660 (10/11) Installing libucontext (1.2-r2) 07:32:59 #0 2.666 (11/11) Installing gcompat (1.1.0-r1) 07:32:59 #0 2.677 Executing busybox-1.36.1-r7.trigger 07:32:59 #0 2.677 Executing ca-certificates-20240226-r0.trigger 07:32:59 #0 2.750 OK: 12 MiB in 26 packages 07:32:59 #49 ... 07:32:59 07:32:59 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:32:59 #50 ... 07:32:59 07:32:59 #51 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:32:59 #51 ... 07:32:59 07:32:59 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:32:59 #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:32:59 #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:32:59 #0 2.775 (1/1) Installing dumb-init (1.2.5-r2) 07:32:59 #0 2.781 Executing busybox-1.36.1-r7.trigger 07:32:59 #0 2.795 OK: 7 MiB in 16 packages 07:32:59 #52 ... 07:32:59 07:32:59 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:32:59 #53 ... 07:32:59 07:32:59 #35 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:32:59 #35 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:32:59 #35 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:32:59 #35 2.331 (1/1) Installing dumb-init (1.2.5-r2) 07:32:59 #35 2.335 Executing busybox-1.36.1-r7.trigger 07:32:59 #35 2.342 OK: 7 MiB in 16 packages 07:32:59 #35 ... 07:32:59 07:32:59 #54 [security-secretstore-setup internal] load build context 07:32:59 #54 transferring context: 495.52MB 7.8s done 07:33:00 #54 ... 07:33:00 07:33:00 #55 [core-keeper internal] load build context 07:33:00 #55 ... 07:33:00 07:33:00 #56 [security-proxy-setup internal] load build context 07:33:00 #56 ... 07:33:00 07:33:00 #57 [support-cron-scheduler internal] load build context 07:33:00 #57 ... 07:33:00 07:33:00 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:00 #58 ... 07:33:00 07:33:00 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:33:01 #59 ... 07:33:01 07:33:01 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:33:01 #60 ... 07:33:01 07:33:01 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:33:01 #61 ... 07:33:01 07:33:01 #62 [support-scheduler internal] load build context 07:33:01 #62 transferring context: 495.52MB 6.6s done 07:33:01 #62 ... 07:33:01 07:33:01 #63 [security-proxy-auth internal] load build context 07:33:01 #63 ... 07:33:01 07:33:01 #64 [support-notifications internal] load build context 07:33:01 #64 transferring context: 495.52MB 7.0s done 07:33:02 #64 ... 07:33:02 07:33:02 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:33:02 #65 ... 07:33:02 07:33:02 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:33:02 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:33:03 ? github.com/edgexfoundry/edgex-go [no test files] 07:33:04 #66 ... 07:33:04 07:33:04 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:04 #50 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:04 #50 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:05 #50 15.81 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:33:05 #50 15.81 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:33:05 #50 15.81 OK: 20072 distinct packages available 07:33:05 #50 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:05 #50 ... 07:33:05 07:33:05 #67 [security-spire-agent internal] load build context 07:33:05 #67 ... 07:33:05 07:33:05 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:05 #50 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:05 #50 16.18 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:33:05 #50 16.21 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:33:05 #50 16.22 (3/7) Installing dumb-init (1.2.5-r2) 07:33:05 #50 16.22 (4/7) Installing musl-obstack (1.2.3-r2) 07:33:05 #50 16.22 (5/7) Installing libucontext (1.2-r2) 07:33:05 #50 16.23 (6/7) Installing gcompat (1.1.0-r1) 07:33:05 #50 16.23 (7/7) Installing openssl (3.1.7-r0) 07:33:05 #50 16.24 Executing busybox-1.36.1-r7.trigger 07:33:05 #50 16.25 OK: 8 MiB in 20 packages 07:33:15 #50 ... 07:33:15 07:33:15 #51 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:33:15 #51 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:33:15 #51 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:33:15 #51 20.15 (1/2) Installing dumb-init (1.2.5-r2) 07:33:15 #51 20.15 (2/2) Installing su-exec (0.2-r3) 07:33:15 #51 20.15 Executing busybox-1.36.1-r7.trigger 07:33:15 #51 20.16 OK: 7 MiB in 17 packages 07:33:18 #51 ... 07:33:18 07:33:18 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:33:18 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20.8s done 07:33:26 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:33:35 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:33:41 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:33:47 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:33:47 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:33:57 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 11.4s 07:33:57 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 11.4s 07:33:57 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 07:33:57 #66 ... 07:33:57 07:33:57 #25 [core-metadata internal] load build context 07:33:57 #25 DONE 68.4s 07:33:57 07:33:57 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:33:57 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.5s done 07:33:57 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:33:57 #66 ... 07:33:57 07:33:57 #56 [security-proxy-setup internal] load build context 07:33:57 #56 transferring context: 42.02kB 0.1s 07:33:57 #56 ... 07:33:57 07:33:57 #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:33:57 #35 DONE 67.8s 07:33:57 07:33:57 #51 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:33:57 #51 DONE 67.5s 07:33:57 07:33:57 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:33:57 #49 DONE 67.8s 07:33:57 07:33:57 #56 [security-proxy-setup internal] load build context 07:33:57 #56 ... 07:33:57 07:33:57 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:57 #50 DONE 68.1s 07:33:57 07:33:57 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:33:57 #52 DONE 67.9s 07:33:57 07:33:57 #47 [security-spiffe-token-provider internal] load build context 07:33:57 #47 DONE 69.2s 07:33:57 07:33:57 #27 [core-command internal] load build context 07:33:57 #27 DONE 68.7s 07:33:57 07:33:57 #56 [security-proxy-setup internal] load build context 07:33:57 #56 ... 07:33:57 07:33:57 #44 [security-bootstrapper internal] load build context 07:33:57 #44 DONE 68.7s 07:33:57 07:33:57 #56 [security-proxy-setup internal] load build context 07:34:01 #56 transferring context: 406.66MB 5.2s 07:34:02 #56 transferring context: 495.52MB 5.9s done 07:34:03 #56 ... 07:34:03 07:34:03 #55 [core-keeper internal] load build context 07:34:04 #55 transferring context: 495.52MB 7.3s done 07:34:06 #55 ... 07:34:06 07:34:06 #57 [support-cron-scheduler internal] load build context 07:34:06 #57 transferring context: 495.52MB 6.0s done 07:34:06 #57 ... 07:34:06 07:34:06 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:34:06 #53 67.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:06 #53 67.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:06 #53 67.90 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:34:06 #53 67.90 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:34:06 #53 67.90 OK: 20072 distinct packages available 07:34:06 #53 67.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:06 #53 68.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:06 #53 68.25 (1/4) Installing dumb-init (1.2.5-r2) 07:34:06 #53 68.25 (2/4) Installing musl-obstack (1.2.3-r2) 07:34:06 #53 68.25 (3/4) Installing libucontext (1.2-r2) 07:34:06 #53 68.25 (4/4) Installing gcompat (1.1.0-r1) 07:34:06 #53 68.25 Executing busybox-1.36.1-r7.trigger 07:34:06 #53 68.26 OK: 8 MiB in 19 packages 07:34:06 #53 ... 07:34:06 07:34:06 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:34:06 #68 ... 07:34:06 07:34:06 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:34:06 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 12.1s done 07:34:06 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 07:34:07 #66 ... 07:34:07 07:34:07 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:34:07 #69 ... 07:34:07 07:34:07 #63 [security-proxy-auth internal] load build context 07:34:07 #63 transferring context: 495.52MB 6.0s done 07:34:07 #63 ... 07:34:07 07:34:07 #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:34:07 #70 ... 07:34:07 07:34:07 #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:34:07 #71 ... 07:34:07 07:34:07 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:34:07 #60 66.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:07 #60 66.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:07 #60 66.89 (1/2) Installing ca-certificates (20240226-r0) 07:34:07 #60 66.90 (2/2) Installing dumb-init (1.2.5-r2) 07:34:07 #60 66.91 Executing busybox-1.36.1-r7.trigger 07:34:07 #60 66.91 Executing ca-certificates-20240226-r0.trigger 07:34:07 #60 66.95 OK: 8 MiB in 17 packages 07:34:07 #60 ... 07:34:07 07:34:07 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:34:07 #72 ... 07:34:07 07:34:07 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:34:07 #59 69.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:07 #59 69.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:07 #59 69.98 (1/4) Installing ca-certificates (20240226-r0) 07:34:07 #59 70.00 (2/4) Installing dumb-init (1.2.5-r2) 07:34:07 #59 70.00 (3/4) Installing su-exec (0.2-r3) 07:34:07 #59 70.00 (4/4) Installing yq (4.33.3-r5) 07:34:07 #59 70.19 Executing busybox-1.36.1-r7.trigger 07:34:07 #59 70.20 Executing ca-certificates-20240226-r0.trigger 07:34:07 #59 70.24 OK: 17 MiB in 19 packages 07:34:20 #59 ... 07:34:20 07:34:20 #62 [support-scheduler internal] load build context 07:34:20 #62 DONE 89.3s 07:34:20 07:34:20 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:34:20 #53 ... 07:34:20 07:34:20 #48 [core-data internal] load build context 07:34:20 #48 DONE 90.6s 07:34:20 07:34:20 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:34:20 #65 89.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:20 #65 89.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:20 #65 ... 07:34:20 07:34:20 #64 [support-notifications internal] load build context 07:34:20 #64 DONE 90.0s 07:34:20 07:34:20 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:34:20 #65 89.35 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:20 #65 89.38 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:20 #65 89.39 (3/6) Installing dumb-init (1.2.5-r2) 07:34:20 #65 89.39 (4/6) Installing openssl (3.1.7-r0) 07:34:20 #65 89.40 (5/6) Installing su-exec (0.2-r3) 07:34:20 #65 89.40 (6/6) Installing yq (4.33.3-r5) 07:34:20 #65 89.47 Executing busybox-1.36.1-r7.trigger 07:34:20 #65 89.47 OK: 17 MiB in 19 packages 07:34:20 #65 ... 07:34:20 07:34:20 #45 [core-common-config-bootstrapper internal] load build context 07:34:20 #45 DONE 92.2s 07:34:21 07:34:21 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:34:21 #61 88.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:21 #61 89.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:21 #61 89.28 (1/3) Installing ca-certificates (20240226-r0) 07:34:21 #61 89.35 (2/3) Installing dumb-init (1.2.5-r2) 07:34:21 #61 89.35 (3/3) Installing tzdata (2024a-r0) 07:34:21 #61 89.41 Executing busybox-1.36.1-r7.trigger 07:34:21 #61 89.41 Executing ca-certificates-20240226-r0.trigger 07:34:21 #61 89.46 OK: 11 MiB in 18 packages 07:34:21 #61 ... 07:34:21 07:34:21 #54 [security-secretstore-setup internal] load build context 07:34:21 #54 DONE 91.4s 07:34:21 07:34:21 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:34:21 #60 DONE 90.6s 07:34:21 07:34:21 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:21 #58 DONE 90.6s 07:34:21 07:34:21 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:34:21 #53 DONE 91.9s 07:34:21 07:34:21 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:34:21 #59 DONE 90.6s 07:34:21 07:34:21 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:34:21 #73 ... 07:34:21 07:34:21 #56 [security-proxy-setup internal] load build context 07:34:21 #56 DONE 91.6s 07:34:21 07:34:21 #63 [security-proxy-auth internal] load build context 07:34:21 #63 DONE 91.6s 07:34:21 07:34:21 #57 [support-cron-scheduler internal] load build context 07:34:21 #57 DONE 91.7s 07:34:21 07:34:21 #55 [core-keeper internal] load build context 07:34:21 #55 DONE 91.7s 07:34:21 07:34:21 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:34:21 #65 DONE 90.9s 07:34:21 07:34:21 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:34:21 #61 DONE 90.8s 07:34:21 07:34:21 #67 [security-spire-agent internal] load build context 07:34:21 #67 transferring context: 07:34:21 #67 transferring context: 27.24kB done 07:34:21 #67 DONE 86.7s 07:34:21 07:34:21 #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:34:21 #70 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:21 #70 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:21 #70 ... 07:34:21 07:34:21 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:34:21 #66 DONE 87.0s 07:34:21 07:34:21 #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:34:21 #70 25.10 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:21 #70 25.14 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:21 #70 25.15 OK: 7 MiB in 16 packages 07:34:22 #70 ... 07:34:22 07:34:22 #46 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:34:22 #46 DONE 94.5s 07:34:22 07:34:22 #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:34:22 #68 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:22 #68 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:22 #68 25.12 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:22 #68 25.17 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:22 #68 25.19 Executing ca-certificates-20240226-r0.trigger 07:34:22 #68 25.23 OK: 12 MiB in 26 packages 07:34:22 #68 DONE 25.4s 07:34:22 07:34:22 #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:34:22 #70 DONE 25.5s 07:34:22 07:34:22 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:34:22 #69 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:22 #69 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:22 #69 25.02 OK: 8 MiB in 20 packages 07:34:22 #69 DONE 25.2s 07:34:22 07:34:22 #74 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:34:22 #74 DONE 0.6s 07:34:22 07:34:22 #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:34:22 #71 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:22 #71 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:22 #71 25.47 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:22 #71 25.51 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:22 #71 25.53 OK: 7 MiB in 17 packages 07:34:22 #71 DONE 25.7s 07:34:22 07:34:22 #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:34:24 #75 ... 07:34:24 07:34:24 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:34:24 #73 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:24 #73 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:24 #73 1.388 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #73 1.420 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #73 1.430 OK: 8 MiB in 19 packages 07:34:24 #73 DONE 2.7s 07:34:24 07:34:24 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:34:24 #72 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:24 #72 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:24 #72 25.37 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #72 25.41 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #72 25.44 OK: 7 MiB in 16 packages 07:34:24 #72 DONE 26.7s 07:34:24 07:34:24 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:24 #76 ... 07:34:24 07:34:24 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:34:24 #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:24 #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:24 #0 1.485 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #0 1.539 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #0 1.546 Executing ca-certificates-20240226-r0.trigger 07:34:24 #0 1.603 OK: 8 MiB in 17 packages 07:34:24 #77 DONE 3.3s 07:34:24 07:34:24 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:24 #78 DONE 2.1s 07:34:24 07:34:24 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:34:24 #0 2.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:24 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:24 #0 2.812 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #0 2.844 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:24 #0 2.853 Executing ca-certificates-20240226-r0.trigger 07:34:24 #0 2.891 OK: 17 MiB in 19 packages 07:34:24 #79 DONE 3.3s 07:34:24 07:34:24 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:34:24 #80 ... 07:34:24 07:34:24 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:34:24 #81 DONE 2.1s 07:34:24 07:34:24 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:26 #82 ... 07:34:26 07:34:26 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:34:26 #80 DONE 1.2s 07:34:26 07:34:26 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:34:26 #0 3.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:26 #0 3.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:26 #0 3.541 OK: 17 MiB in 19 packages 07:34:26 #83 DONE 4.4s 07:34:26 07:34:26 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:34:26 #0 2.673 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:26 #0 3.228 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:26 #0 3.915 (1/1) Installing dumb-init (1.2.5-r2) 07:34:26 #0 4.229 Executing busybox-1.36.1-r7.trigger 07:34:26 #0 4.235 OK: 7 MiB in 16 packages 07:34:26 #84 DONE 4.6s 07:34:26 07:34:26 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:34:26 #0 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:26 #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:26 #0 3.450 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:34:26 #0 3.490 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:34:26 #0 3.497 Executing ca-certificates-20240226-r0.trigger 07:34:26 #0 3.541 OK: 11 MiB in 18 packages 07:34:26 #85 DONE 4.4s 07:34:26 07:34:26 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:26 #76 DONE 2.0s 07:34:26 07:34:26 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:34:27 #86 ... 07:34:27 07:34:27 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:34:27 #87 DONE 1.4s 07:34:27 07:34:27 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:34:27 #82 DONE 2.6s 07:34:27 07:34:27 #88 [security-spire-server stage-2 6/9] COPY security.txt / 07:34:27 #88 DONE 1.5s 07:34:27 07:34:27 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:34:27 #86 DONE 1.5s 07:34:27 07:34:27 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:34:27 #89 DONE 0.1s 07:34:27 07:34:27 #90 [security-spire-config stage-2 6/10] COPY security.txt / 07:34:27 #90 ... 07:34:27 07:34:27 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:34:27 #91 DONE 0.2s 07:34:27 07:34:27 #90 [security-spire-config stage-2 6/10] COPY security.txt / 07:34:27 #90 DONE 0.2s 07:34:27 07:34:27 #92 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:34:27 #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:27 #0 4.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:27 #0 4.896 OK: 264 MiB in 52 packages 07:34:27 #92 DONE 5.1s 07:34:27 07:34:27 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:34:27 #93 DONE 0.2s 07:34:27 07:34:27 #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:34:27 #75 5.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:27 #75 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:27 #75 ... 07:34:27 07:34:27 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 07:34:27 #94 DONE 0.3s 07:34:27 07:34:27 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:34:27 #95 DONE 0.1s 07:34:27 07:34:27 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:34:27 #96 DONE 0.2s 07:34:27 07:34:27 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:34:27 #97 DONE 0.1s 07:34:27 07:34:27 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:34:27 #98 DONE 0.3s 07:34:27 07:34:27 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:28 #99 ... 07:34:28 07:34:28 #75 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:34:28 #75 5.312 OK: 264 MiB in 52 packages 07:34:28 #75 DONE 5.5s 07:34:28 07:34:28 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:34:28 #100 DONE 0.2s 07:34:28 07:34:28 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:34:28 #101 DONE 0.2s 07:34:28 07:34:28 #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:34:28 #102 DONE 5.6s 07:34:28 07:34:28 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:34:28 #103 DONE 0.2s 07:34:28 07:34:28 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:34:28 #104 DONE 0.2s 07:34:28 07:34:28 #105 [security-spire-agent] exporting to image 07:34:28 #105 exporting layers 07:34:28 #105 ... 07:34:28 07:34:28 #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:34:28 #106 DONE 0.3s 07:34:28 07:34:28 #107 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:34:28 #0 5.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:28 #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:28 #0 5.638 OK: 264 MiB in 52 packages 07:34:28 #107 DONE 5.8s 07:34:28 07:34:28 #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:34:28 #108 DONE 0.2s 07:34:28 07:34:28 #109 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:28 #109 DONE 5.8s 07:34:28 07:34:28 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:34:28 #110 DONE 0.1s 07:34:28 07:34:28 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:34:29 #111 ... 07:34:29 07:34:29 #112 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:34:29 #0 6.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:29 #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:29 #0 6.379 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:34:29 #0 6.379 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:34:29 #0 6.379 OK: 20078 distinct packages available 07:34:29 #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:29 #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:29 #0 6.710 OK: 264 MiB in 52 packages 07:34:29 #112 DONE 6.9s 07:34:29 07:34:29 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:34:29 #113 DONE 0.2s 07:34:29 07:34:29 #105 [security-spire-server] exporting to image 07:34:29 #105 exporting layers 1.0s done 07:34:29 #105 writing image sha256:0e2219bae97a5d68bfe37f47a88424a5bee2afca7929d337fa3444e45a164f08 0.5s done 07:34:29 #105 naming to docker.io/library/security-spire-server done 07:34:29 #105 exporting layers 1.6s done 07:34:29 #105 writing image sha256:7d28e8f7e1c7fcf74ebe7e1870df235093ec20c52dc9d57d8f6dbe5d2c20caa1 07:34:29 #105 exporting layers 1.5s done 07:34:29 #105 writing image sha256:7d28e8f7e1c7fcf74ebe7e1870df235093ec20c52dc9d57d8f6dbe5d2c20caa1 0.0s done 07:34:29 #105 naming to docker.io/library/security-spire-config 0.0s done 07:34:29 #105 writing image sha256:215a00bb9fedb5b623d93cb0ab2e0e65e48ffd74d51856e52a582aec2c3b9357 0.0s done 07:34:29 #105 naming to docker.io/library/security-spire-agent done 07:34:29 #105 DONE 2.0s 07:34:29 07:34:29 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:34:29 #111 1.408 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:30 #111 1.879 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:31 #111 ... 07:34:31 07:34:31 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:34:31 #37 ... 07:34:31 07:34:31 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:34:31 #111 3.484 OK: 264 MiB in 52 packages 07:34:32 #111 DONE 4.0s 07:34:32 07:34:32 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:34:32 #114 DONE 0.3s 07:34:32 07:34:32 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:36 #115 ... 07:34:36 07:34:36 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:38 #116 ... 07:34:38 07:34:38 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:38 #117 ... 07:34:38 07:34:38 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #118 ... 07:36:00 07:36:00 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #99 DONE 87.0s 07:36:00 07:36:00 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #118 DONE 86.4s 07:36:00 07:36:00 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #116 DONE 82.4s 07:36:00 07:36:00 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #117 DONE 86.7s 07:36:00 07:36:00 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:00 #115 DONE 85.4s 07:36:00 07:36:00 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:36:01 #119 ... 07:36:01 07:36:01 #120 [core-metadata builder 6/7] COPY . . 07:36:04 #120 ... 07:36:04 07:36:04 #121 [support-cron-scheduler builder 6/7] COPY . . 07:36:05 #121 ... 07:36:05 07:36:05 #122 [core-keeper builder 7/8] COPY . . 07:36:05 #122 ... 07:36:05 07:36:05 #123 [security-bootstrapper builder 6/7] COPY . . 07:36:17 #123 ... 07:36:17 07:36:17 #122 [core-keeper builder 7/8] COPY . . 07:36:17 #122 DONE 20.5s 07:36:17 07:36:17 #124 [security-secretstore-setup builder 6/7] COPY . . 07:36:17 #124 CACHED 07:36:17 07:36:17 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #125 CACHED 07:36:17 07:36:17 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:36:17 #126 CACHED 07:36:17 07:36:17 #123 [security-bootstrapper builder 6/7] COPY . . 07:36:17 #123 DONE 20.6s 07:36:17 07:36:17 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #127 CACHED 07:36:17 07:36:17 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:36:17 #128 CACHED 07:36:17 07:36:17 #129 [security-proxy-setup builder 6/7] COPY . . 07:36:17 #129 CACHED 07:36:17 07:36:17 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:36:17 #130 ... 07:36:17 07:36:17 #120 [core-metadata builder 6/7] COPY . . 07:36:17 #120 DONE 20.6s 07:36:17 07:36:17 #131 [support-scheduler builder 6/7] COPY . . 07:36:17 #131 CACHED 07:36:17 07:36:17 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #132 CACHED 07:36:17 07:36:17 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:36:17 #133 CACHED 07:36:17 07:36:17 #134 [core-command builder 6/7] COPY . . 07:36:17 #134 CACHED 07:36:17 07:36:17 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #135 CACHED 07:36:17 07:36:17 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 07:36:17 #136 CACHED 07:36:17 07:36:17 #137 [security-proxy-auth builder 6/7] COPY . . 07:36:17 #137 CACHED 07:36:17 07:36:17 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #138 CACHED 07:36:17 07:36:17 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:36:17 #139 CACHED 07:36:17 07:36:17 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #140 CACHED 07:36:17 07:36:17 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:36:17 #141 CACHED 07:36:17 07:36:17 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 07:36:17 #142 CACHED 07:36:17 07:36:17 #121 [support-cron-scheduler builder 6/7] COPY . . 07:36:17 #121 DONE 20.7s 07:36:17 07:36:17 #143 [support-notifications builder 6/7] COPY . . 07:36:17 #143 CACHED 07:36:17 07:36:17 #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:36:17 #144 CACHED 07:36:17 07:36:17 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #145 CACHED 07:36:17 07:36:17 #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:17 #146 CACHED 07:36:17 07:36:17 #147 [core-data builder 4/7] COPY go.mod vendor* ./ 07:36:17 #147 CACHED 07:36:17 07:36:17 #148 [core-data builder 6/7] COPY . . 07:36:17 #148 CACHED 07:36:17 07:36:17 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:36:17 #119 DONE 20.7s 07:36:17 07:36:17 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:36:18 #149 2.976 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 07:36:26 #149 ... 07:36:26 07:36:26 #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 07:36:26 #0 0.810 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 07:36:26 #150 ... 07:36:26 07:36:26 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:36:26 #0 1.429 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 07:36:26 #151 ... 07:36:26 07:36:26 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:36:26 #0 0.973 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 07:36:26 #152 ... 07:36:26 07:36:26 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:36:26 #0 1.055 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 07:36:26 #153 ... 07:36:26 07:36:26 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:36:26 #0 1.190 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 07:36:26 #154 ... 07:36:26 07:36:26 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:36:26 #0 0.918 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 07:36:26 #155 ... 07:36:26 07:36:26 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:36:26 #0 0.831 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 07:36:26 #156 ... 07:36:26 07:36:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:36:26 #0 3.002 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 07:36:26 #157 ... 07:36:26 07:36:26 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:36:26 #0 0.896 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 07:36:26 #158 ... 07:36:26 07:36:26 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:36:26 #0 2.241 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 07:36:26 #159 ... 07:36:26 07:36:26 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:36:26 #0 1.752 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 07:36:27 #160 ... 07:36:27 07:36:27 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:36:27 #130 1.316 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 07:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:37:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:37:29 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:37:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:37:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:37:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:37:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements 07:37:48 #130 ... 07:37:48 07:37:48 #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 07:37:48 #150 91.26 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 07:37:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements 07:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.277s coverage: 69.2% of statements 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.255s coverage: 53.2% of statements 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.289s coverage: 93.4% of statements 07:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.264s coverage: 91.7% of statements 07:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.234s coverage: 7.0% of statements 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.627s coverage: 95.8% of statements 07:38:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.089s coverage: 72.2% of statements 07:38:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:38:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.110s coverage: 0.0% of statements [no tests to run] 07:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements 07:38:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements 07:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.197s coverage: 41.7% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.192s coverage: 77.8% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.160s coverage: 94.1% of statements 07:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements 07:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements 07:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements 07:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:39:25 #150 ... 07:39:25 07:39:25 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:39:25 #160 DONE 184.9s 07:39:25 07:39:25 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:39:25 #156 DONE 185.1s 07:39:25 07:39:25 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:39:25 #151 DONE 185.0s 07:39:25 07:39:25 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:39:25 #154 DONE 185.0s 07:39:25 07:39:25 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:39:25 #157 DONE 185.0s 07:39:25 07:39:25 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:39:25 #152 DONE 185.0s 07:39:25 07:39:25 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #161 ... 07:39:25 07:39:25 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:39:25 #158 DONE 185.1s 07:39:25 07:39:25 #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 07:39:25 #150 DONE 185.5s 07:39:25 07:39:25 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:39:25 #149 DONE 185.2s 07:39:25 07:39:25 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #162 ... 07:39:25 07:39:25 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:39:25 #155 DONE 185.6s 07:39:25 07:39:25 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:39:25 #153 DONE 185.5s 07:39:25 07:39:25 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:39:25 #130 DONE 185.7s 07:39:25 07:39:25 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #163 ... 07:39:25 07:39:25 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:39:25 #159 DONE 185.8s 07:39:25 07:39:25 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #164 DONE 1.0s 07:39:25 07:39:25 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:39:25 #165 ... 07:39:25 07:39:25 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:39:25 #166 DONE 0.6s 07:39:25 07:39:25 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #162 DONE 0.9s 07:39:25 07:39:25 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #161 DONE 1.1s 07:39:25 07:39:25 #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #167 DONE 1.1s 07:39:25 07:39:25 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #163 DONE 0.8s 07:39:25 07:39:25 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #168 DONE 0.4s 07:39:25 07:39:25 #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #169 DONE 0.4s 07:39:25 07:39:25 #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #170 DONE 0.7s 07:39:25 07:39:25 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:39:25 #171 ... 07:39:25 07:39:25 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:39:25 #165 DONE 0.8s 07:39:25 07:39:25 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #172 CACHED 07:39:25 07:39:25 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:39:25 #173 CACHED 07:39:25 07:39:25 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #174 CACHED 07:39:25 07:39:25 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:39:25 #175 CACHED 07:39:25 07:39:25 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #176 CACHED 07:39:25 07:39:25 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:39:25 #177 CACHED 07:39:25 07:39:25 #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:39:25 #178 CACHED 07:39:25 07:39:25 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:39:25 #179 CACHED 07:39:25 07:39:25 #180 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:39:25 #180 DONE 0.7s 07:39:25 07:39:25 #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:39:25 #181 DONE 0.7s 07:39:25 07:39:25 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:39:25 #182 DONE 0.7s 07:39:25 07:39:25 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:39:25 #183 DONE 0.7s 07:39:25 07:39:25 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:39:25 #184 DONE 0.7s 07:39:25 07:39:25 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:39:25 #185 DONE 0.7s 07:39:25 07:39:25 #186 [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 07:39:25 #186 ... 07:39:25 07:39:25 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:39:25 #171 DONE 0.8s 07:39:25 07:39:25 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:39:26 #187 ... 07:39:26 07:39:26 #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:39:26 #188 DONE 4.4s 07:39:26 07:39:26 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:39:26 #189 DONE 3.6s 07:39:26 07:39:26 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:39:26 #190 DONE 3.6s 07:39:26 07:39:26 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:39:26 #191 DONE 3.7s 07:39:26 07:39:26 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:39:26 #192 DONE 3.7s 07:39:26 07:39:26 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:39:26 #193 ... 07:39:26 07:39:26 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:39:26 #194 DONE 3.8s 07:39:26 07:39:26 #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:39:26 #195 DONE 3.8s 07:39:26 07:39:26 #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:39:26 #196 DONE 3.9s 07:39:26 07:39:26 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:39:26 #197 DONE 3.8s 07:39:26 07:39:26 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:39:26 #198 DONE 3.8s 07:39:26 07:39:26 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:39:26 #199 ... 07:39:26 07:39:26 #186 [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 07:39:26 #186 DONE 3.9s 07:39:26 07:39:26 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:39:26 #200 DONE 3.9s 07:39:26 07:39:26 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:39:26 #187 DONE 3.8s 07:39:26 07:39:26 #105 [core-keeper] exporting to image 07:39:26 #105 exporting layers 07:39:26 #105 ... 07:39:26 07:39:26 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:39:26 #201 DONE 0.4s 07:39:26 07:39:26 #105 [core-command] exporting to image 07:39:26 #105 exporting layers 0.3s done 07:39:27 #105 ... 07:39:27 07:39:27 #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:39:27 #202 DONE 0.8s 07:39:27 07:39:27 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:39:27 #203 DONE 0.8s 07:39:27 07:39:27 #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:39:27 #193 DONE 0.7s 07:39:27 07:39:27 #105 [support-scheduler] exporting to image 07:39:27 #105 ... 07:39:27 07:39:27 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:39:27 #204 DONE 0.8s 07:39:27 07:39:27 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:39:27 #205 DONE 0.8s 07:39:27 07:39:27 #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:39:27 #206 DONE 0.6s 07:39:27 07:39:27 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:39:27 #207 DONE 0.6s 07:39:27 07:39:27 #105 [security-spiffe-token-provider] exporting to image 07:39:27 #105 ... 07:39:27 07:39:27 #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:39:27 #208 DONE 0.6s 07:39:27 07:39:27 #209 [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 07:39:27 #209 DONE 0.6s 07:39:27 07:39:27 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:39:27 #199 DONE 0.6s 07:39:27 07:39:27 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:39:27 #210 DONE 0.5s 07:39:27 07:39:27 #105 [support-notifications] exporting to image 07:39:27 #105 ... 07:39:27 07:39:27 #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:39:27 #211 DONE 0.4s 07:39:27 07:39:27 #105 [support-notifications] exporting to image 07:39:27 #105 exporting layers 0.3s done 07:39:27 #105 ... 07:39:27 07:39:27 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:39:27 #212 DONE 0.6s 07:39:27 07:39:27 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:39:27 #213 DONE 0.6s 07:39:27 07:39:27 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:39:27 #214 DONE 0.6s 07:39:27 07:39:27 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:39:27 #215 DONE 0.5s 07:39:27 07:39:27 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:39:27 #216 DONE 0.5s 07:39:27 07:39:27 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:39:27 #217 DONE 0.5s 07:39:27 07:39:27 #105 [core-data] exporting to image 07:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.847s coverage: 79.9% of statements 07:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.156s coverage: 92.9% of statements 07:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 66.7% of statements 07:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.107s coverage: 62.3% of statements 07:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 75.0% of statements 07:39:27 #105 ... 07:39:27 07:39:27 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:39:27 #218 DONE 0.6s 07:39:27 07:39:27 #105 [core-data] exporting to image 07:39:27 #105 writing image sha256:323513d259cac735d800f16a6a564b6aeb421035207308c2723ff94287a13a61 07:39:27 #105 writing image sha256:86c274582893dbaba5e4cc5d025eb4c4aca13b9d50763860d5892f55c92eca50 07:39:27 #105 writing image sha256:2ef7e269cb9ac9359c98fb8b11a3cfe153a032cb393a8a1b0fe744aff3c5a364 07:39:28 #105 writing image sha256:323513d259cac735d800f16a6a564b6aeb421035207308c2723ff94287a13a61 0.3s done 07:39:28 #105 naming to docker.io/library/core-keeper 07:39:28 #105 ... 07:39:28 07:39:28 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:39:28 #219 DONE 0.6s 07:39:28 07:39:28 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:39:28 #220 DONE 0.6s 07:39:28 07:39:28 #105 [security-spiffe-token-provider] exporting to image 07:39:28 #105 exporting layers 1.1s done 07:39:28 #105 writing image sha256:86c274582893dbaba5e4cc5d025eb4c4aca13b9d50763860d5892f55c92eca50 0.3s done 07:39:28 #105 writing image sha256:2ef7e269cb9ac9359c98fb8b11a3cfe153a032cb393a8a1b0fe744aff3c5a364 0.3s done 07:39:28 #105 naming to docker.io/library/core-keeper 0.0s done 07:39:28 #105 writing image sha256:08ae42b5ad41f1298435bb4136f2dbc292182a55a9f938d425b04a901077c9a8 0.1s done 07:39:28 #105 naming to docker.io/library/support-scheduler done 07:39:28 #105 naming to docker.io/library/core-command done 07:39:28 #105 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:39:28 #105 exporting layers 1.2s done 07:39:28 #105 writing image sha256:d33b3af086ccffb70d33c277a934d88df055795afbb3a8942bcca51ee8f5d530 07:39:28 #105 ... 07:39:28 07:39:28 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:39:28 #221 DONE 0.6s 07:39:28 07:39:28 #105 [support-notifications] exporting to image 07:39:28 #105 exporting layers 0.8s done 07:39:28 #105 writing image sha256:d33b3af086ccffb70d33c277a934d88df055795afbb3a8942bcca51ee8f5d530 0.1s done 07:39:28 #105 naming to docker.io/library/support-cron-scheduler done 07:39:28 #105 writing image sha256:a87d049baa382a691f91ea4ae28a8804cd309f2e4de8dfd1f452c25861ffcf69 done 07:39:28 #105 writing image sha256:e4add92c6718504868d3f1724cc8b3a53d48a5397857196dcf0f12e0b1546bdd done 07:39:28 #105 naming to docker.io/library/core-metadata done 07:39:28 #105 naming to docker.io/library/support-notifications done 07:39:28 #105 ... 07:39:28 07:39:28 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:39:28 #222 DONE 1.2s 07:39:28 07:39:28 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:39:28 #223 DONE 1.2s 07:39:28 07:39:28 #105 [core-data] exporting to image 07:39:28 #105 writing image sha256:9b58082fc24c6b347d83fc922c460288b24762a279198b504a117c2ad24bc491 done 07:39:28 #105 naming to docker.io/library/core-data done 07:39:29 #105 ... 07:39:29 07:39:29 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:39:29 #224 DONE 0.6s 07:39:29 07:39:29 #105 [core-common-config-bootstrapper] exporting to image 07:39:29 #105 ... 07:39:29 07:39:29 #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/ 07:39:29 #225 DONE 0.5s 07:39:29 07:39:29 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:39:29 #226 DONE 0.2s 07:39:29 07:39:29 #227 [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/ 07:39:29 #227 DONE 0.1s 07:39:29 07:39:29 #105 [security-proxy-auth] exporting to image 07:39:29 #105 exporting layers 0.4s done 07:39:29 #105 writing image sha256:8326a87c2793173e84a63240d4f83bf38808daba32e011c46f934462072e7c3b 0.0s done 07:39:29 #105 naming to docker.io/library/security-proxy-auth 0.0s done 07:39:29 #105 writing image sha256:f7380c4999a3090277781cff4525c1356d20da494fa006aac54ed6a68770ec0e 07:39:29 #105 writing image sha256:f7380c4999a3090277781cff4525c1356d20da494fa006aac54ed6a68770ec0e done 07:39:29 #105 naming to docker.io/library/core-common-config-bootstrapper done 07:39:29 #105 DONE 4.6s 07:39:29 07:39:29 #228 [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/ 07:39:29 #228 DONE 0.3s 07:39:29 07:39:29 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:39:29 #229 DONE 1.1s 07:39:29 07:39:29 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:39:29 #230 DONE 0.1s 07:39:29 07:39:29 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:39:29 #231 DONE 0.4s 07:39:29 07:39:29 #105 [security-secretstore-setup] exporting to image 07:39:29 #105 ... 07:39:29 07:39:29 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:39:29 #232 DONE 0.1s 07:39:30 07:39:30 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:39:30 #233 DONE 0.5s 07:39:30 07:39:30 #105 [security-secretstore-setup] exporting to image 07:39:30 #105 exporting layers 0.5s done 07:39:30 #105 writing image sha256:8a1d01983b8e93b6da9eea968aca7e5587170012fbb8ada735a41f565783588c 0.0s done 07:39:30 #105 naming to docker.io/library/security-proxy-setup done 07:39:30 #105 writing image sha256:ef1d158ccbca9557d63d4c1d82bb0ecacefc06a9b2bb221b851db6eba6ff61f4 done 07:39:30 #105 naming to docker.io/library/security-secretstore-setup done 07:39:30 #105 DONE 5.3s 07:39:30 07:39:30 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:39:30 #37 ... 07:39:30 07:39:30 #105 [security-bootstrapper] exporting to image 07:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:39:30 #105 exporting layers 0.3s done 07:39:30 #105 writing image sha256:133f84b67d6f83aea36dbabb16b5c3774be98db5e9599064012adf6cea145793 done 07:39:30 #105 naming to docker.io/library/security-bootstrapper done 07:39:30 #105 DONE 5.7s 07:39:30 07:39:30 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:39:30 time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:39:30 $ docker stop --time=1 84a39529eb4a9c28f089f5d72545e57545d22b611473bb68ee91e924082cc09f 07:39:31 $ docker rm -f --volumes 84a39529eb4a9c28f089f5d72545e57545d22b611473bb68ee91e924082cc09f [Pipeline] // withDockerContainer [Pipeline] sh 07:39:32 + docker images 07:39:32 REPOSITORY TAG IMAGE ID CREATED SIZE 07:39:32 security-bootstrapper latest 133f84b67d6f 2 seconds ago 24MB 07:39:32 security-proxy-setup latest 8a1d01983b8e 3 seconds ago 31.3MB 07:39:32 security-secretstore-setup latest ef1d158ccbca 3 seconds ago 42.3MB 07:39:32 core-common-config-bootstrapper latest f7380c4999a3 4 seconds ago 20.3MB 07:39:32 security-proxy-auth latest 8326a87c2793 4 seconds ago 38.1MB 07:39:32 core-data latest 9b58082fc24c 5 seconds ago 44.7MB 07:39:32 core-metadata latest a87d049baa38 5 seconds ago 44.9MB 07:39:32 support-scheduler latest 2ef7e269cb9a 6 seconds ago 47MB 07:39:32 core-keeper latest 323513d259ca 6 seconds ago 39.5MB 07:39:32 support-notifications latest e4add92c6718 6 seconds ago 47.8MB 07:39:32 security-spiffe-token-provider latest 08ae42b5ad41 6 seconds ago 34.1MB 07:39:32 support-cron-scheduler latest d33b3af086cc 6 seconds ago 49.4MB 07:39:32 core-command latest 86c274582893 6 seconds ago 40.6MB 07:39:32 security-spire-agent latest 215a00bb9fed 5 minutes ago 187MB 07:39:32 security-spire-server latest 0e2219bae97a 5 minutes ago 126MB 07:39:32 security-spire-config latest 7d28e8f7e1c7 5 minutes ago 125MB 07:39:32 ci-base-image-x86_64 latest 0f9f81fd2139 11 minutes ago 971MB 07:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 07:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 07:39:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } 07:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 07:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 07:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 07:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements 07:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements 07:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [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] } 07:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements 07:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.737s coverage: 63.1% of statements 07:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements 07:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.119s coverage: 89.4% of statements 07:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 07:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 07:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 07:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.668s coverage: 36.5% of statements 07:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 07:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 07:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:39:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:39:55 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.131s coverage: 5.2% of statements 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:40:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.286s coverage: 90.8% of statements 07:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.170s coverage: 19.9% of statements 07:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:40:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:40:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.488s coverage: 95.7% of statements 07:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:40:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements 07:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:40:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.277s coverage: 98.9% of statements 07:40:26 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 07:40:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:40:26 go vet ./... 07:44:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:48 ./bin/test-attribution-txt.sh [Pipeline] echo 07:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:44:48 + ls -al . 07:44:48 total 916 07:44:48 drwxrwxr-x 10 1001 1001 4096 Sep 6 07:32 . 07:44:48 drwxr-xr-x 4 root root 4096 Sep 6 07:32 .. 07:44:48 drwxrwxr-x 2 1001 1001 4096 Sep 6 07:29 .blubracket 07:44:48 -rw-rw-r-- 1 1001 1001 10 Sep 6 07:29 .dockerignore 07:44:48 drwxrwxr-x 8 1001 1001 4096 Sep 6 07:29 .git 07:44:48 drwxrwxr-x 3 1001 1001 4096 Sep 6 07:29 .github 07:44:48 -rw-rw-r-- 1 1001 1001 1102 Sep 6 07:29 .gitignore 07:44:48 -rw-rw-r-- 1 1001 1001 42 Sep 6 07:29 .golangci.yml 07:44:48 -rw-rw-r-- 1 1001 1001 100 Sep 6 07:29 .hadolint.yml 07:44:48 -rw-rw-r-- 1 1001 1001 155 Sep 6 07:29 .sonarcloud.properties 07:44:48 -rw-rw-r-- 1 1001 1001 1171 Sep 6 07:29 ADOPTERS.md 07:44:48 -rw-rw-r-- 1 1001 1001 21286 Sep 6 07:29 Attribution.txt 07:44:48 -rw-rw-r-- 1 1001 1001 100284 Sep 6 07:29 CHANGELOG.md 07:44:48 -rw-rw-r-- 1 1001 1001 3804 Sep 6 07:29 CONTRIBUTING.md 07:44:48 -rw-rw-r-- 1 1001 1001 677 Sep 6 07:29 GOVERNANCE.md 07:44:48 -rw-rw-r-- 1 1001 1001 861 Sep 6 07:29 Jenkinsfile 07:44:48 -rw-rw-r-- 1 1001 1001 10775 Sep 6 07:29 LICENSE 07:44:48 -rw-rw-r-- 1 1001 1001 16854 Sep 6 07:29 Makefile 07:44:48 -rw-rw-r-- 1 1001 1001 582 Sep 6 07:29 OWNERS.md 07:44:48 -rw-rw-r-- 1 1001 1001 9528 Sep 6 07:29 README.md 07:44:48 -rw-rw-r-- 1 1001 1001 789 Sep 6 07:29 SECURITY.md 07:44:48 -rw-rw-r-- 1 1001 1001 5 Sep 6 07:27 VERSION 07:44:48 drwxrwxr-x 2 1001 1001 4096 Sep 6 07:29 bin 07:44:48 drwxrwxr-x 20 1001 1001 4096 Sep 6 07:29 cmd 07:44:48 -rw-r--r-- 1 root root 545398 Sep 6 07:40 coverage.out 07:44:48 drwxrwxr-x 2 1001 1001 4096 Sep 6 07:29 fuzz_test 07:44:48 -rw-rw-r-- 1 1001 1001 7306 Sep 6 07:29 go.mod 07:44:48 -rw-rw-r-- 1 1001 1001 102583 Sep 6 07:29 go.sum 07:44:48 drwxrwxr-x 7 1001 1001 4096 Sep 6 07:29 internal 07:44:48 drwxrwxr-x 3 1001 1001 4096 Sep 6 07:29 openapi 07:44:48 -rw-rw-r-- 1 1001 1001 584 Sep 6 07:29 security.txt 07:44:48 -rw-rw-r-- 1 1001 1001 204 Sep 6 07:29 version.go [Pipeline] sh 07:44:49 + '[' -e coverage.out ] 07:44:49 + chown 1001:1001 coverage.out [Pipeline] stash 07:44:49 Warning: overwriting stash ‘coverage-report’ 07:44:50 Stashed 1 file(s) [Pipeline] sh 07:44:50 + make build 07:44:50 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 07:47:57 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 07:48:05 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 07:48:13 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 07:48:16 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 07:48:26 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 07:48:53 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 07:49:03 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 07:49:13 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 07:49:23 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 07:49:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:49: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/secrets-config ./cmd/secrets-config 07:49:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:49:39 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] } 07:49:43 $ docker stop --time=1 81c8bb1520a7b08c6e05cc921c955463501b91a152f47da20a13d586ba0b1a5b 07:49:45 $ docker rm -f --volumes 81c8bb1520a7b08c6e05cc921c955463501b91a152f47da20a13d586ba0b1a5b [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 07:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:49 07:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:50 latest: Pulling from edgex-devops/edgex-compose-arm64 07:49:50 547446be3368: Pulling fs layer 07:49:50 d125d8839a47: Pulling fs layer 07:49:50 3e85d5ac6304: Pulling fs layer 07:49:50 c3105a71a48b: Pulling fs layer 07:49:50 0f093f025ec4: Pulling fs layer 07:49:50 c3106fc0e877: Pulling fs layer 07:49:50 c3105a71a48b: Waiting 07:49:50 0f093f025ec4: Waiting 07:49:50 c3106fc0e877: Waiting 07:49:50 547446be3368: Verifying Checksum 07:49:50 547446be3368: Download complete 07:49:50 c3105a71a48b: Verifying Checksum 07:49:50 c3105a71a48b: Download complete 07:49:51 d125d8839a47: Verifying Checksum 07:49:51 d125d8839a47: Download complete 07:49:51 c3106fc0e877: Verifying Checksum 07:49:51 c3106fc0e877: Download complete 07:49:51 0f093f025ec4: Verifying Checksum 07:49:51 0f093f025ec4: Download complete 07:49:51 547446be3368: Pull complete 07:49:52 d125d8839a47: Pull complete 07:49:53 3e85d5ac6304: Download complete 07:50:03 3e85d5ac6304: Pull complete 07:50:03 c3105a71a48b: Pull complete 07:50:03 0f093f025ec4: Pull complete 07:50:04 c3106fc0e877: Pull complete 07:50:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:04 prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container 07:50:04 $ 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-arm64:latest cat 07:50:06 $ docker top 45c8a084682b76697acd820b69c260440d2720e9da63d7350a0ff535b9a94880 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:09 + docker compose -f ./docker-compose-build.yml build --parallel 07:50:19 #1 [security-spire-server internal] load build definition from Dockerfile 07:50:19 #1 transferring dockerfile: 07:50:19 #1 transferring dockerfile: 1.70kB 0.0s done 07:50:19 #1 DONE 0.1s 07:50:19 07:50:19 #2 [core-metadata internal] load build definition from Dockerfile 07:50:19 #2 transferring dockerfile: 2.06kB 0.0s done 07:50:19 #2 DONE 0.1s 07:50:19 07:50:19 #3 [support-cron-scheduler internal] load build definition from Dockerfile 07:50:19 #3 transferring dockerfile: 1.85kB done 07:50:19 #3 DONE 0.1s 07:50:19 07:50:19 #4 [support-scheduler internal] load build definition from Dockerfile 07:50:19 #4 transferring dockerfile: 1.93kB done 07:50:19 #4 DONE 0.1s 07:50:19 07:50:19 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:50:19 #5 transferring dockerfile: 3.17kB done 07:50:19 #5 DONE 0.1s 07:50:19 07:50:19 #6 [core-command internal] load build definition from Dockerfile 07:50:19 #6 transferring dockerfile: 1.93kB done 07:50:19 #6 DONE 0.1s 07:50:20 07:50:20 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:50:20 #7 transferring dockerfile: 2.23kB done 07:50:20 #7 DONE 0.0s 07:50:20 07:50:20 #8 [security-spire-agent internal] load build definition from Dockerfile 07:50:20 #8 transferring dockerfile: 1.81kB done 07:50:20 #8 DONE 0.1s 07:50:20 07:50:20 #9 [support-notifications internal] load build definition from Dockerfile 07:50:20 #9 transferring dockerfile: 1.95kB 0.0s done 07:50:20 #9 DONE 0.1s 07:50:20 07:50:20 #10 [core-data internal] load build definition from Dockerfile 07:50:20 #10 transferring dockerfile: 2.07kB done 07:50:20 #10 DONE 0.1s 07:50:20 07:50:20 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:50:20 #11 transferring dockerfile: 2.49kB done 07:50:20 #11 DONE 0.1s 07:50:20 07:50:20 #12 [security-proxy-auth internal] load build definition from Dockerfile 07:50:20 #12 transferring dockerfile: 2.15kB 0.0s done 07:50:20 #12 DONE 0.1s 07:50:20 07:50:20 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:50:20 #13 transferring dockerfile: 1.89kB 0.0s done 07:50:20 #13 DONE 0.1s 07:50:20 07:50:20 #14 [security-spire-config internal] load build definition from Dockerfile 07:50:20 #14 transferring dockerfile: 1.69kB 0.0s done 07:50:20 #14 DONE 0.1s 07:50:20 07:50:20 #15 [security-proxy-setup internal] load build definition from Dockerfile 07:50:20 #15 transferring dockerfile: 2.50kB done 07:50:20 #15 DONE 0.1s 07:50:20 07:50:20 #16 [core-keeper internal] load build definition from Dockerfile 07:50:20 #16 transferring dockerfile: 2.01kB done 07:50:20 #16 DONE 0.1s 07:50:20 07:50:20 #17 [security-spire-server internal] load .dockerignore 07:50:20 #17 transferring context: 07:50:20 #17 transferring context: 50B done 07:50:20 #17 DONE 0.1s 07:50:21 07:50:21 #18 [core-metadata internal] load .dockerignore 07:50:21 #18 transferring context: 50B done 07:50:21 #18 DONE 0.0s 07:50:21 07:50:21 #19 [support-cron-scheduler internal] load .dockerignore 07:50:21 #19 transferring context: 50B done 07:50:21 #19 DONE 0.0s 07:50:21 07:50:21 #20 [support-scheduler internal] load .dockerignore 07:50:21 #20 transferring context: 50B done 07:50:21 #20 DONE 0.1s 07:50:21 07:50:21 #21 [security-bootstrapper internal] load .dockerignore 07:50:21 #21 transferring context: 50B 0.0s done 07:50:21 #21 DONE 0.1s 07:50:21 07:50:21 #22 [core-command internal] load .dockerignore 07:50:21 #22 transferring context: 50B done 07:50:21 #22 DONE 0.1s 07:50:21 07:50:21 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:50:21 #23 transferring context: 50B done 07:50:21 #23 DONE 0.1s 07:50:21 07:50:21 #24 [security-spire-agent internal] load .dockerignore 07:50:21 #24 transferring context: 50B 0.0s done 07:50:21 #24 DONE 0.1s 07:50:21 07:50:21 #25 [support-notifications internal] load .dockerignore 07:50:21 #25 transferring context: 50B done 07:50:21 #25 DONE 0.1s 07:50:21 07:50:21 #26 [core-data internal] load .dockerignore 07:50:21 #26 transferring context: 50B done 07:50:21 #26 DONE 0.1s 07:50:21 07:50:21 #27 [security-secretstore-setup internal] load .dockerignore 07:50:21 #27 transferring context: 50B 0.0s done 07:50:22 #27 DONE 0.1s 07:50:22 07:50:22 #28 [security-proxy-auth internal] load .dockerignore 07:50:22 #28 transferring context: 50B done 07:50:22 #28 DONE 0.1s 07:50:22 07:50:22 #29 [security-spiffe-token-provider internal] load .dockerignore 07:50:22 #29 transferring context: 50B done 07:50:22 #29 DONE 0.1s 07:50:22 07:50:22 #30 [security-spire-config internal] load .dockerignore 07:50:22 #30 transferring context: 50B done 07:50:22 #30 DONE 0.1s 07:50:22 07:50:22 #31 [security-proxy-setup internal] load .dockerignore 07:50:22 #31 transferring context: 50B done 07:50:22 #31 DONE 0.0s 07:50:22 07:50:22 #32 [core-keeper internal] load .dockerignore 07:50:22 #32 transferring context: 50B done 07:50:22 #32 DONE 0.1s 07:50:22 07:50:22 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:50:22 #33 ... 07:50:22 07:50:22 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:50:22 #34 DONE 0.2s 07:50:22 07:50:22 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:50:22 #33 DONE 0.6s 07:50:22 07:50:22 #35 [security-spire-server internal] load build context 07:50:22 #35 transferring context: 27.71kB 0.0s done 07:50:22 #35 DONE 0.1s 07:50:22 07:50:22 #36 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:22 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:23 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:23 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:23 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:23 #36 ... 07:50:23 07:50:23 #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:23 #37 DONE 0.0s 07:50:23 07:50:23 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:50:23 #34 DONE 0.2s 07:50:23 07:50:23 #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:23 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:23 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:23 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:23 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:23 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s 07:50:23 #36 ... 07:50:23 07:50:23 #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:23 #37 DONE 0.0s 07:50:23 07:50:23 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:50:23 #34 DONE 0.3s 07:50:23 07:50:23 #36 [support-cron-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:23 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:23 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:23 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:23 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:23 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:23 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 07:50:23 #36 ... 07:50:23 07:50:23 #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:23 #37 DONE 0.0s 07:50:23 07:50:23 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:50:23 #34 DONE 0.3s 07:50:23 07:50:23 #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:23 #37 DONE 0.0s 07:50:23 07:50:23 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:50:23 #34 DONE 0.4s 07:50:23 07:50:23 #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:23 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:23 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:23 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:23 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:23 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:23 #36 ... 07:50:23 07:50:23 #38 [security-bootstrapper internal] load build context 07:50:23 #38 DONE 0.0s 07:50:23 07:50:23 #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:23 #37 DONE 0.0s 07:50:23 07:50:23 #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:23 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:23 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:23 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:23 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:23 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:23 #36 ... 07:50:23 07:50:23 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:50:23 #34 DONE 0.5s 07:50:23 07:50:23 #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:23 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:23 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:23 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:23 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:23 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:24 #36 ... 07:50:24 07:50:24 #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:24 #37 DONE 0.0s 07:50:24 07:50:24 #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:24 #36 ... 07:50:24 07:50:24 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:50:24 #34 DONE 0.9s 07:50:24 07:50:24 #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:24 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:24 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:24 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:24 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:24 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:24 #36 ... 07:50:24 07:50:24 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:50:24 #33 DONE 0.8s 07:50:24 07:50:24 #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:24 #37 DONE 0.0s 07:50:24 07:50:24 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:25 #36 ... 07:50:25 07:50:25 #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:25 #37 DONE 0.0s 07:50:25 07:50:25 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:25 #36 ... 07:50:25 07:50:25 #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:25 #37 DONE 0.0s 07:50:25 07:50:25 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:25 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:25 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:25 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:25 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:25 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:25 #36 ... 07:50:25 07:50:25 #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:25 #37 DONE 0.0s 07:50:25 07:50:25 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:25 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done 07:50:25 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done 07:50:25 #36 ... 07:50:25 07:50:25 #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:25 #37 DONE 0.0s 07:50:25 07:50:25 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:50:25 #39 DONE 1.4s 07:50:25 07:50:25 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:50:25 #34 DONE 2.0s 07:50:25 07:50:25 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:25 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:50:25 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:50:25 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:50:25 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:50:25 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:50:25 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:50:25 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:50:25 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:50:25 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done 07:50:25 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:50:25 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:50:25 #40 ... 07:50:25 07:50:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:25 #41 DONE 0.0s 07:50:25 07:50:25 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:25 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:50:25 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:50:25 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:50:25 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:50:25 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:50:25 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:50:25 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:50:25 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:50:25 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done 07:50:25 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:50:25 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:50:26 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 07:50:26 #40 ... 07:50:26 07:50:26 #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:26 #37 DONE 0.0s 07:50:26 07:50:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:26 #40 ... 07:50:26 07:50:26 #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:50:26 #37 DONE 0.0s 07:50:26 07:50:26 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 07:50:26 #34 DONE 2.6s 07:50:26 07:50:26 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:26 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:26 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:26 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:26 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:26 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:26 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done 07:50:26 #36 ... 07:50:26 07:50:26 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:50:26 #33 DONE 1.5s 07:50:26 07:50:26 #42 [security-proxy-setup internal] load build context 07:50:26 #42 DONE 0.0s 07:50:26 07:50:26 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:50:26 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:26 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:26 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:26 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:26 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:26 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done 07:50:26 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:50:26 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:50:26 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:50:26 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:50:26 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 07:50:26 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done 07:50:27 #36 DONE 6.0s 07:50:27 07:50:27 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:27 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 07:50:27 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:50:27 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 07:50:27 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:50:27 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:50:27 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:50:27 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:50:27 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:50:27 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done 07:50:27 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:50:27 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:50:28 #40 ... 07:50:28 07:50:28 #43 [security-spire-agent internal] load build context 07:50:28 #43 transferring context: 27.24kB 0.2s done 07:50:28 #43 DONE 2.5s 07:50:28 07:50:28 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:29 #40 ... 07:50:29 07:50:29 #44 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:50:29 #44 DONE 6.6s 07:50:29 07:50:29 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:30 #40 ... 07:50:30 07:50:30 #45 [security-spire-config internal] load build context 07:50:30 #45 transferring context: 25.96kB 0.3s done 07:50:30 #45 DONE 3.3s 07:50:30 07:50:30 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:30 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.7s 07:50:33 #40 ... 07:50:33 07:50:33 #46 [core-keeper builder 2/7] WORKDIR /edgex-go 07:50:33 #46 DONE 2.6s 07:50:33 07:50:33 #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:50:33 #47 ... 07:50:33 07:50:33 #48 [core-metadata internal] load build context 07:50:33 #48 ... 07:50:33 07:50:33 #49 [support-cron-scheduler internal] load build context 07:50:33 #49 ... 07:50:33 07:50:33 #50 [support-scheduler internal] load build context 07:50:33 #50 ... 07:50:33 07:50:33 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:33 #40 ... 07:50:33 07:50:33 #38 [security-bootstrapper internal] load build context 07:50:34 #38 ... 07:50:34 07:50:34 #51 [core-command internal] load build context 07:50:34 #51 ... 07:50:34 07:50:34 #38 [security-bootstrapper internal] load build context 07:50:34 #38 ... 07:50:34 07:50:34 #52 [core-common-config-bootstrapper internal] load build context 07:50:34 #52 ... 07:50:34 07:50:34 #38 [security-bootstrapper internal] load build context 07:50:35 #38 transferring context: 32.92MB 10.2s 07:50:35 #38 ... 07:50:35 07:50:35 #53 [support-notifications internal] load build context 07:50:35 #53 ... 07:50:35 07:50:35 #54 [core-data internal] load build context 07:50:35 #54 ... 07:50:35 07:50:35 #53 [support-notifications internal] load build context 07:50:36 #53 ... 07:50:36 07:50:36 #55 [security-secretstore-setup internal] load build context 07:50:36 #55 ... 07:50:36 07:50:36 #56 [security-spiffe-token-provider internal] load build context 07:50:36 #56 ... 07:50:36 07:50:36 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:36 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 07:50:36 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:50:36 #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:50:36 #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:50:36 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:50:36 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:50:36 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 07:50:36 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.0s done 07:50:36 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:50:36 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s 07:50:36 #41 ... 07:50:36 07:50:36 #57 [security-proxy-auth internal] load build context 07:50:36 #57 ... 07:50:36 07:50:36 #55 [security-secretstore-setup internal] load build context 07:50:36 #55 ... 07:50:36 07:50:36 #58 [core-keeper internal] load build context 07:50:36 #58 ... 07:50:36 07:50:36 #42 [security-proxy-setup internal] load build context 07:50:36 #42 ... 07:50:36 07:50:36 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:36 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s 07:50:38 #40 ... 07:50:38 07:50:38 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:38 #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:38 #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:38 #59 ... 07:50:38 07:50:38 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:50:38 #0 9.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:38 #60 ... 07:50:38 07:50:38 #48 [core-metadata internal] load build context 07:50:39 #48 ... 07:50:39 07:50:39 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:50:39 #61 ... 07:50:39 07:50:39 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:50:39 #62 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:39 #62 ... 07:50:39 07:50:39 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:50:39 #0 7.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:39 #0 8.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:39 #63 ... 07:50:39 07:50:39 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:50:39 #64 ... 07:50:39 07:50:39 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:50:39 #65 ... 07:50:39 07:50:39 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:39 #66 ... 07:50:39 07:50:39 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:50:40 #67 ... 07:50:40 07:50:40 #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:50:40 #0 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:40 #0 9.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:40 #68 ... 07:50:40 07:50:40 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:50:40 #69 ... 07:50:40 07:50:40 #51 [core-command internal] load build context 07:50:40 #51 transferring context: 45.71MB 15.4s 07:50:40 #51 ... 07:50:40 07:50:40 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:43 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.9s 07:50:43 #40 ... 07:50:43 07:50:43 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:50:43 #70 ... 07:50:43 07:50:43 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:50:43 #71 ... 07:50:43 07:50:43 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:43 #72 ... 07:50:43 07:50:43 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:50:43 #73 ... 07:50:43 07:50:43 #51 [core-command internal] load build context 07:50:43 #51 ... 07:50:43 07:50:43 #49 [support-cron-scheduler internal] load build context 07:50:43 #49 ... 07:50:43 07:50:43 #50 [support-scheduler internal] load build context 07:50:43 #50 ... 07:50:43 07:50:43 #49 [support-cron-scheduler internal] load build context 07:50:44 #49 ... 07:50:44 07:50:44 #52 [core-common-config-bootstrapper internal] load build context 07:50:45 #52 ... 07:50:45 07:50:45 #49 [support-cron-scheduler internal] load build context 07:50:45 #49 transferring context: 60.23MB 21.4s 07:50:45 #49 ... 07:50:45 07:50:45 #38 [security-bootstrapper internal] load build context 07:50:45 #38 ... 07:50:45 07:50:45 #49 [support-cron-scheduler internal] load build context 07:50:45 #49 ... 07:50:45 07:50:45 #54 [core-data internal] load build context 07:50:45 #54 ... 07:50:45 07:50:45 #38 [security-bootstrapper internal] load build context 07:50:45 #38 ... 07:50:45 07:50:45 #53 [support-notifications internal] load build context 07:50:46 #53 ... 07:50:46 07:50:46 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:50:46 #68 14.13 (1/1) Installing dumb-init (1.2.5-r2) 07:50:46 #68 14.22 Executing busybox-1.36.1-r7.trigger 07:50:46 #68 14.37 OK: 8 MiB in 16 packages 07:50:46 #68 DONE 17.3s 07:50:46 07:50:46 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:50:46 #74 ... 07:50:46 07:50:46 #56 [security-spiffe-token-provider internal] load build context 07:50:46 #56 ... 07:50:46 07:50:46 #38 [security-bootstrapper internal] load build context 07:50:46 #38 ... 07:50:46 07:50:46 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:46 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.3s 07:50:46 #41 ... 07:50:46 07:50:46 #57 [security-proxy-auth internal] load build context 07:50:46 #57 ... 07:50:46 07:50:46 #58 [core-keeper internal] load build context 07:50:47 #58 ... 07:50:47 07:50:47 #55 [security-secretstore-setup internal] load build context 07:50:47 #55 ... 07:50:47 07:50:47 #42 [security-proxy-setup internal] load build context 07:50:47 #42 ... 07:50:47 07:50:47 #57 [security-proxy-auth internal] load build context 07:50:48 #57 ... 07:50:48 07:50:48 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:48 #66 DONE 19.4s 07:50:48 07:50:48 #57 [security-proxy-auth internal] load build context 07:50:48 #57 ... 07:50:48 07:50:48 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:50:48 #60 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:48 #60 15.05 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:50:48 #60 15.05 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:50:48 #60 15.05 OK: 19948 distinct packages available 07:50:48 #60 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:48 #60 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:48 #60 ... 07:50:48 07:50:48 #53 [support-notifications internal] load build context 07:50:49 #53 ... 07:50:49 07:50:49 #48 [core-metadata internal] load build context 07:50:49 #48 ... 07:50:49 07:50:49 #54 [core-data internal] load build context 07:50:49 #54 ... 07:50:49 07:50:49 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:50:49 #64 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:49 #64 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:49 #64 17.17 (1/4) Installing ca-certificates (20240226-r0) 07:50:49 #64 18.00 (2/4) Installing dumb-init (1.2.5-r2) 07:50:49 #64 18.15 (3/4) Installing su-exec (0.2-r3) 07:50:49 #64 18.15 (4/4) Installing yq (4.33.3-r5) 07:50:49 #64 19.69 Executing busybox-1.36.1-r7.trigger 07:50:49 #64 20.02 Executing ca-certificates-20240226-r0.trigger 07:50:49 #64 ... 07:50:49 07:50:49 #54 [core-data internal] load build context 07:50:50 #54 transferring context: 47.10MB 24.2s 07:50:51 #54 ... 07:50:51 07:50:51 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:50:51 #62 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:51 #62 17.81 (1/2) Installing ca-certificates (20240226-r0) 07:50:51 #62 18.30 (2/2) Installing dumb-init (1.2.5-r2) 07:50:51 #62 18.30 Executing busybox-1.36.1-r7.trigger 07:50:51 #62 18.40 Executing ca-certificates-20240226-r0.trigger 07:50:51 #62 20.28 OK: 9 MiB in 17 packages 07:50:51 #62 ... 07:50:51 07:50:51 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:50:51 #63 12.98 (1/3) Installing ca-certificates (20240226-r0) 07:50:51 #63 13.45 (2/3) Installing dumb-init (1.2.5-r2) 07:50:51 #63 13.45 (3/3) Installing tzdata (2024a-r0) 07:50:51 #63 16.38 Executing busybox-1.36.1-r7.trigger 07:50:51 #63 16.69 Executing ca-certificates-20240226-r0.trigger 07:50:51 #63 18.49 OK: 12 MiB in 18 packages 07:50:51 #63 DONE 22.1s 07:50:51 07:50:51 #51 [core-command internal] load build context 07:50:51 #51 ... 07:50:51 07:50:51 #54 [core-data internal] load build context 07:50:51 #54 ... 07:50:51 07:50:51 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:50:51 #62 DONE 22.3s 07:50:51 07:50:51 #54 [core-data internal] load build context 07:50:51 #54 ... 07:50:51 07:50:51 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:51 #72 DONE 18.8s 07:50:51 07:50:51 #54 [core-data internal] load build context 07:50:51 #54 ... 07:50:51 07:50:51 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:50:51 #69 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:51 #69 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:51 #69 22.03 (1/2) Installing dumb-init (1.2.5-r2) 07:50:51 #69 22.03 (2/2) Installing su-exec (0.2-r3) 07:50:51 #69 22.14 Executing busybox-1.36.1-r7.trigger 07:50:51 #69 22.41 OK: 8 MiB in 17 packages 07:50:52 #69 ... 07:50:52 07:50:52 #54 [core-data internal] load build context 07:50:53 #54 ... 07:50:53 07:50:53 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:53 #59 14.44 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:50:53 #59 14.44 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:50:53 #59 14.44 OK: 19948 distinct packages available 07:50:53 #59 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:53 #59 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:53 #59 23.53 (1/4) Installing dumb-init (1.2.5-r2) 07:50:53 #59 23.64 (2/4) Installing musl-obstack (1.2.3-r2) 07:50:53 #59 23.64 (3/4) Installing libucontext (1.2-r2) 07:50:53 #59 23.64 (4/4) Installing gcompat (1.1.0-r1) 07:50:53 #59 23.86 Executing busybox-1.36.1-r7.trigger 07:50:53 #59 24.12 OK: 8 MiB in 19 packages 07:50:53 #59 ... 07:50:53 07:50:53 #54 [core-data internal] load build context 07:50:53 #54 ... 07:50:53 07:50:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:53 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.7s 07:50:53 #40 ... 07:50:53 07:50:53 #52 [core-common-config-bootstrapper internal] load build context 07:50:53 #52 ... 07:50:53 07:50:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:53 #40 ... 07:50:53 07:50:53 #50 [support-scheduler internal] load build context 07:50:54 #50 ... 07:50:54 07:50:54 #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:50:54 #47 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:54 #47 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:54 #47 20.15 OK: 266 MiB in 52 packages 07:50:54 #47 ... 07:50:54 07:50:54 #54 [core-data internal] load build context 07:50:54 #54 ... 07:50:54 07:50:54 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:50:54 #69 DONE 25.4s 07:50:54 07:50:54 #54 [core-data internal] load build context 07:50:54 #54 ... 07:50:54 07:50:54 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:50:54 #64 22.25 OK: 18 MiB in 19 packages 07:50:54 #64 DONE 25.6s 07:50:54 07:50:54 #54 [core-data internal] load build context 07:50:55 #54 transferring context: 54.64MB 29.4s 07:50:55 #54 ... 07:50:55 07:50:55 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:50:55 #67 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:55 #67 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:55 #67 26.04 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:50:55 #67 26.53 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:50:55 #67 26.53 (3/6) Installing dumb-init (1.2.5-r2) 07:50:55 #67 26.53 (4/6) Installing openssl (3.1.7-r0) 07:50:55 #67 ... 07:50:55 07:50:55 #49 [support-cron-scheduler internal] load build context 07:50:55 #49 ... 07:50:55 07:50:55 #54 [core-data internal] load build context 07:50:56 #54 ... 07:50:56 07:50:56 #56 [security-spiffe-token-provider internal] load build context 07:50:56 #56 ... 07:50:56 07:50:56 #38 [security-bootstrapper internal] load build context 07:50:56 #38 ... 07:50:56 07:50:56 #56 [security-spiffe-token-provider internal] load build context 07:50:57 #56 ... 07:50:57 07:50:57 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:57 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.0s 07:50:57 #41 ... 07:50:57 07:50:57 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:50:57 #61 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:57 #61 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:57 #61 27.62 (1/1) Installing dumb-init (1.2.5-r2) 07:50:57 #61 27.62 Executing busybox-1.36.1-r7.trigger 07:50:57 #61 27.62 OK: 8 MiB in 16 packages 07:50:57 #61 ... 07:50:57 07:50:57 #55 [security-secretstore-setup internal] load build context 07:50:57 #55 ... 07:50:57 07:50:57 #42 [security-proxy-setup internal] load build context 07:50:57 #42 ... 07:50:57 07:50:57 #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:50:57 #47 DONE 24.5s 07:50:57 07:50:57 #42 [security-proxy-setup internal] load build context 07:50:57 #42 ... 07:50:57 07:50:57 #58 [core-keeper internal] load build context 07:50:57 #58 ... 07:50:57 07:50:57 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:50:57 #65 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:57 #65 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:57 #65 28.36 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:50:57 #65 28.36 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:50:57 #65 28.36 OK: 19948 distinct packages available 07:50:57 #65 ... 07:50:57 07:50:57 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:57 #59 DONE 29.2s 07:50:57 07:50:57 #42 [security-proxy-setup internal] load build context 07:50:59 #42 ... 07:50:59 07:50:59 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:50:59 #75 ... 07:50:59 07:50:59 #49 [support-cron-scheduler internal] load build context 07:50:59 #49 ... 07:50:59 07:50:59 #57 [security-proxy-auth internal] load build context 07:50:59 #57 ... 07:50:59 07:50:59 #49 [support-cron-scheduler internal] load build context 07:50:59 #49 ... 07:50:59 07:50:59 #48 [core-metadata internal] load build context 07:50:59 #48 ... 07:50:59 07:50:59 #53 [support-notifications internal] load build context 07:50:59 #53 ... 07:50:59 07:50:59 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:50:59 #67 26.72 (5/6) Installing su-exec (0.2-r3) 07:50:59 #67 26.72 (6/6) Installing yq (4.33.3-r5) 07:50:59 #67 27.57 Executing busybox-1.36.1-r7.trigger 07:50:59 #67 27.64 OK: 18 MiB in 19 packages 07:50:59 #67 DONE 30.5s 07:50:59 07:50:59 #53 [support-notifications internal] load build context 07:50:59 #53 ... 07:50:59 07:50:59 #49 [support-cron-scheduler internal] load build context 07:51:00 #49 ... 07:51:00 07:51:00 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:00 #60 27.06 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:00 #60 27.61 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:00 #60 27.72 (3/7) Installing dumb-init (1.2.5-r2) 07:51:00 #60 27.72 (4/7) Installing musl-obstack (1.2.3-r2) 07:51:00 #60 27.72 (5/7) Installing libucontext (1.2-r2) 07:51:00 #60 27.77 (6/7) Installing gcompat (1.1.0-r1) 07:51:00 #60 27.90 (7/7) Installing openssl (3.1.7-r0) 07:51:00 #60 28.07 Executing busybox-1.36.1-r7.trigger 07:51:00 #60 28.18 OK: 9 MiB in 20 packages 07:51:00 #60 DONE 32.7s 07:51:00 07:51:00 #53 [support-notifications internal] load build context 07:51:00 #53 transferring context: 64.22MB 34.5s 07:51:00 #53 ... 07:51:00 07:51:00 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:51:00 #70 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:00 #70 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:00 #70 25.93 OK: 266 MiB in 52 packages 07:51:00 #70 ... 07:51:00 07:51:00 #53 [support-notifications internal] load build context 07:51:01 #53 ... 07:51:01 07:51:01 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:51:01 #61 DONE 32.0s 07:51:01 07:51:01 #53 [support-notifications internal] load build context 07:51:01 #53 ... 07:51:01 07:51:01 #51 [core-command internal] load build context 07:51:01 #51 ... 07:51:01 07:51:01 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:51:01 #76 ... 07:51:01 07:51:01 #51 [core-command internal] load build context 07:51:01 #51 ... 07:51:01 07:51:01 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:51:01 #73 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:01 #73 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:01 #73 27.36 OK: 266 MiB in 52 packages 07:51:01 #73 ... 07:51:01 07:51:01 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:51:02 #77 ... 07:51:02 07:51:02 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:51:02 #78 ... 07:51:02 07:51:02 #51 [core-command internal] load build context 07:51:02 #51 ... 07:51:02 07:51:02 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:51:02 #71 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:02 #71 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:02 #71 26.96 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:51:02 #71 26.96 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:51:02 #71 26.96 OK: 19954 distinct packages available 07:51:02 #71 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:02 #71 28.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:02 #71 ... 07:51:02 07:51:02 #53 [support-notifications internal] load build context 07:51:02 #53 ... 07:51:02 07:51:02 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:51:02 #70 DONE 29.5s 07:51:02 07:51:02 #53 [support-notifications internal] load build context 07:51:03 #53 ... 07:51:03 07:51:03 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:51:03 #73 DONE 30.7s 07:51:03 07:51:03 #48 [core-metadata internal] load build context 07:51:03 #48 ... 07:51:03 07:51:03 #52 [core-common-config-bootstrapper internal] load build context 07:51:04 #52 ... 07:51:04 07:51:04 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:51:04 #77 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:04 #77 ... 07:51:04 07:51:04 #50 [support-scheduler internal] load build context 07:51:04 #50 ... 07:51:04 07:51:04 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:04 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.3s 07:51:04 #40 ... 07:51:04 07:51:04 #50 [support-scheduler internal] load build context 07:51:04 #50 ... 07:51:04 07:51:04 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:51:05 #79 ... 07:51:05 07:51:05 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:51:05 #80 ... 07:51:05 07:51:05 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:06 #40 ... 07:51:06 07:51:06 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:51:06 #71 31.49 OK: 266 MiB in 52 packages 07:51:06 #71 DONE 33.3s 07:51:06 07:51:06 #50 [support-scheduler internal] load build context 07:51:06 #50 transferring context: 55.33MB 42.4s 07:51:06 #50 ... 07:51:06 07:51:06 #54 [core-data internal] load build context 07:51:06 #54 ... 07:51:06 07:51:06 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:51:06 #74 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:06 #74 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:06 #74 17.15 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:06 #74 17.79 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:06 #74 17.91 OK: 8 MiB in 16 packages 07:51:06 #74 DONE 20.5s 07:51:06 07:51:06 #54 [core-data internal] load build context 07:51:06 #54 ... 07:51:06 07:51:06 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:06 #40 ... 07:51:06 07:51:06 #38 [security-bootstrapper internal] load build context 07:51:07 #38 ... 07:51:07 07:51:07 #54 [core-data internal] load build context 07:51:07 #54 ... 07:51:07 07:51:07 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:51:07 #65 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:07 #65 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:07 #65 33.81 (1/11) Installing ca-certificates (20240226-r0) 07:51:07 #65 33.96 (2/11) Installing brotli-libs (1.0.9-r14) 07:51:07 #65 34.05 (3/11) Installing libunistring (1.1-r1) 07:51:07 #65 34.22 (4/11) Installing libidn2 (2.3.4-r1) 07:51:07 #65 34.22 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:51:07 #65 34.22 (6/11) Installing libcurl (8.9.0-r0) 07:51:07 #65 34.33 (7/11) Installing curl (8.9.0-r0) 07:51:07 #65 34.38 (8/11) Installing dumb-init (1.2.5-r2) 07:51:07 #65 34.41 (9/11) Installing musl-obstack (1.2.3-r2) 07:51:07 #65 34.41 (10/11) Installing libucontext (1.2-r2) 07:51:07 #65 34.45 (11/11) Installing gcompat (1.1.0-r1) 07:51:07 #65 34.51 Executing busybox-1.36.1-r7.trigger 07:51:07 #65 34.76 Executing ca-certificates-20240226-r0.trigger 07:51:07 #65 36.09 OK: 13 MiB in 26 packages 07:51:07 #65 DONE 37.8s 07:51:07 07:51:07 #54 [core-data internal] load build context 07:51:07 #54 ... 07:51:07 07:51:07 #56 [security-spiffe-token-provider internal] load build context 07:51:07 #56 ... 07:51:07 07:51:07 #54 [core-data internal] load build context 07:51:07 #54 ... 07:51:07 07:51:07 #55 [security-secretstore-setup internal] load build context 07:51:07 #55 ... 07:51:07 07:51:07 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:07 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s 07:51:07 #41 ... 07:51:07 07:51:07 #58 [core-keeper internal] load build context 07:51:07 #58 ... 07:51:07 07:51:07 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:51:07 #81 ... 07:51:07 07:51:07 #54 [core-data internal] load build context 07:51:09 #54 ... 07:51:09 07:51:09 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:51:09 #75 12.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:09 #75 13.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:09 #75 17.15 (1/1) Installing dumb-init (1.2.5-r2) 07:51:09 #75 17.83 Executing busybox-1.36.1-r7.trigger 07:51:09 #75 18.00 OK: 8 MiB in 16 packages 07:51:09 #75 DONE 20.3s 07:51:09 07:51:09 #42 [security-proxy-setup internal] load build context 07:51:09 #42 ... 07:51:09 07:51:09 #54 [core-data internal] load build context 07:51:09 #54 ... 07:51:09 07:51:09 #57 [security-proxy-auth internal] load build context 07:51:09 #57 ... 07:51:09 07:51:09 #42 [security-proxy-setup internal] load build context 07:51:09 #42 ... 07:51:09 07:51:09 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:51:10 #82 ... 07:51:10 07:51:10 #54 [core-data internal] load build context 07:51:10 #54 ... 07:51:10 07:51:10 #49 [support-cron-scheduler internal] load build context 07:51:10 #49 ... 07:51:10 07:51:10 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:51:10 #77 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:10 #77 16.25 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:10 #77 16.50 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:10 #77 16.50 Executing ca-certificates-20240226-r0.trigger 07:51:10 #77 17.25 OK: 9 MiB in 17 packages 07:51:10 #77 DONE 18.6s 07:51:10 07:51:10 #49 [support-cron-scheduler internal] load build context 07:51:10 #49 ... 07:51:10 07:51:10 #54 [core-data internal] load build context 07:51:10 #54 ... 07:51:10 07:51:10 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:51:10 #83 ... 07:51:10 07:51:10 #49 [support-cron-scheduler internal] load build context 07:51:11 #49 ... 07:51:11 07:51:11 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:51:11 #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:11 #76 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:11 #76 17.48 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:11 #76 17.68 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:11 #76 17.78 Executing ca-certificates-20240226-r0.trigger 07:51:11 #76 18.43 OK: 12 MiB in 18 packages 07:51:11 #76 DONE 20.2s 07:51:11 07:51:11 #57 [security-proxy-auth internal] load build context 07:51:11 #57 transferring context: 68.68MB 44.3s 07:51:12 #57 ... 07:51:12 07:51:12 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:51:12 #84 ... 07:51:12 07:51:12 #57 [security-proxy-auth internal] load build context 07:51:12 #57 ... 07:51:12 07:51:12 #51 [core-command internal] load build context 07:51:12 #51 ... 07:51:12 07:51:12 #53 [support-notifications internal] load build context 07:51:12 #53 ... 07:51:12 07:51:12 #57 [security-proxy-auth internal] load build context 07:51:13 #57 ... 07:51:13 07:51:13 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:51:13 #78 14.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:13 #78 16.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:13 #78 19.72 OK: 266 MiB in 52 packages 07:51:13 #78 DONE 21.3s 07:51:13 07:51:13 #57 [security-proxy-auth internal] load build context 07:51:14 #57 ... 07:51:14 07:51:14 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:51:14 #80 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:14 #80 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:14 #80 16.41 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:14 #80 16.72 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:14 #80 16.72 Executing ca-certificates-20240226-r0.trigger 07:51:14 #80 17.21 OK: 18 MiB in 19 packages 07:51:14 #80 DONE 19.4s 07:51:14 07:51:14 #57 [security-proxy-auth internal] load build context 07:51:14 #57 ... 07:51:14 07:51:14 #48 [core-metadata internal] load build context 07:51:14 #48 ... 07:51:14 07:51:14 #52 [core-common-config-bootstrapper internal] load build context 07:51:14 #52 ... 07:51:14 07:51:14 #48 [core-metadata internal] load build context 07:51:15 #48 ... 07:51:15 07:51:15 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:51:15 #79 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:15 #79 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:15 #79 19.27 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:15 #79 19.45 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:15 #79 19.45 OK: 8 MiB in 17 packages 07:51:15 #79 DONE 20.5s 07:51:15 07:51:15 #48 [core-metadata internal] load build context 07:51:16 #48 ... 07:51:16 07:51:16 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:51:16 #81 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:16 #81 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:16 #81 16.83 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:16 #81 16.99 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:16 #81 17.04 OK: 8 MiB in 19 packages 07:51:16 #81 DONE 18.2s 07:51:16 07:51:16 #48 [core-metadata internal] load build context 07:51:16 #48 transferring context: 97.34MB 53.0s 07:51:16 #48 ... 07:51:16 07:51:16 #50 [support-scheduler internal] load build context 07:51:16 #50 ... 07:51:16 07:51:16 #53 [support-notifications internal] load build context 07:51:17 #53 ... 07:51:17 07:51:17 #38 [security-bootstrapper internal] load build context 07:51:17 #38 ... 07:51:17 07:51:17 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:17 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.0s 07:51:17 #40 ... 07:51:17 07:51:17 #56 [security-spiffe-token-provider internal] load build context 07:51:17 #56 ... 07:51:17 07:51:17 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:51:17 #85 ... 07:51:17 07:51:17 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:51:17 #83 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:17 #83 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:17 #83 15.91 OK: 9 MiB in 20 packages 07:51:17 #83 DONE 17.7s 07:51:17 07:51:17 #55 [security-secretstore-setup internal] load build context 07:51:17 #55 ... 07:51:17 07:51:17 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:18 #40 ... 07:51:18 07:51:18 #58 [core-keeper internal] load build context 07:51:18 #58 ... 07:51:18 07:51:18 #53 [support-notifications internal] load build context 07:51:18 #53 ... 07:51:18 07:51:18 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:18 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.9s done 07:51:18 #41 ... 07:51:18 07:51:18 #38 [security-bootstrapper internal] load build context 07:51:19 #38 ... 07:51:19 07:51:19 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:51:19 #82 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:19 #82 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:19 #82 17.73 OK: 18 MiB in 19 packages 07:51:19 #82 DONE 19.2s 07:51:19 07:51:19 #38 [security-bootstrapper internal] load build context 07:51:20 #38 ... 07:51:20 07:51:20 #42 [security-proxy-setup internal] load build context 07:51:20 #42 ... 07:51:20 07:51:20 #38 [security-bootstrapper internal] load build context 07:51:20 #38 ... 07:51:20 07:51:20 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:51:20 #84 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:20 #84 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:20 #84 17.28 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:20 #84 17.48 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:20 #84 17.51 OK: 8 MiB in 16 packages 07:51:20 #84 DONE 18.6s 07:51:20 07:51:20 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:51:20 #86 DONE 1.6s 07:51:20 07:51:20 #38 [security-bootstrapper internal] load build context 07:51:20 #38 ... 07:51:20 07:51:20 #54 [core-data internal] load build context 07:51:20 #54 ... 07:51:20 07:51:20 #38 [security-bootstrapper internal] load build context 07:51:21 #38 ... 07:51:21 07:51:21 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:51:21 #85 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:51:21 #85 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:51:21 #85 13.07 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 07:51:21 #85 13.15 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 07:51:21 #85 13.20 Executing ca-certificates-20240226-r0.trigger 07:51:21 #85 13.51 OK: 13 MiB in 26 packages 07:51:21 #85 DONE 14.1s 07:51:21 07:51:21 #38 [security-bootstrapper internal] load build context 07:51:21 #38 transferring context: 101.53MB 56.9s 07:51:21 #38 ... 07:51:21 07:51:21 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:51:21 #87 DONE 6.4s 07:51:21 07:51:21 #38 [security-bootstrapper internal] load build context 07:51:22 #38 ... 07:51:22 07:51:22 #49 [support-cron-scheduler internal] load build context 07:51:22 #49 ... 07:51:22 07:51:22 #38 [security-bootstrapper internal] load build context 07:51:22 #38 ... 07:51:22 07:51:22 #51 [core-command internal] load build context 07:51:22 #51 ... 07:51:22 07:51:22 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:51:22 #88 DONE 0.9s 07:51:22 07:51:22 #38 [security-bootstrapper internal] load build context 07:51:24 #38 ... 07:51:24 07:51:24 #57 [security-proxy-auth internal] load build context 07:51:24 #57 ... 07:51:24 07:51:24 #38 [security-bootstrapper internal] load build context 07:51:24 #38 ... 07:51:24 07:51:24 #52 [core-common-config-bootstrapper internal] load build context 07:51:24 #52 ... 07:51:24 07:51:24 #38 [security-bootstrapper internal] load build context 07:51:25 #38 ... 07:51:25 07:51:25 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:51:25 #89 DONE 1.6s 07:51:25 07:51:25 #38 [security-bootstrapper internal] load build context 07:51:26 #38 transferring context: 123.76MB 62.0s 07:51:26 #38 ... 07:51:26 07:51:26 #48 [core-metadata internal] load build context 07:51:26 #48 ... 07:51:26 07:51:26 #38 [security-bootstrapper internal] load build context 07:51:27 #38 ... 07:51:27 07:51:27 #50 [support-scheduler internal] load build context 07:51:27 #50 ... 07:51:27 07:51:27 #38 [security-bootstrapper internal] load build context 07:51:27 #38 ... 07:51:27 07:51:27 #56 [security-spiffe-token-provider internal] load build context 07:51:27 #56 ... 07:51:27 07:51:27 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:27 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.4s done 07:51:27 #40 DONE 65.7s 07:51:27 07:51:27 #56 [security-spiffe-token-provider internal] load build context 07:51:27 #56 ... 07:51:27 07:51:27 #38 [security-bootstrapper internal] load build context 07:51:27 #38 ... 07:51:27 07:51:27 #55 [security-secretstore-setup internal] load build context 07:51:27 #55 ... 07:51:27 07:51:27 #38 [security-bootstrapper internal] load build context 07:51:28 #38 ... 07:51:28 07:51:28 #58 [core-keeper internal] load build context 07:51:28 #58 ... 07:51:28 07:51:28 #38 [security-bootstrapper internal] load build context 07:51:28 #38 ... 07:51:28 07:51:28 #53 [support-notifications internal] load build context 07:51:28 #53 ... 07:51:28 07:51:28 #38 [security-bootstrapper internal] load build context 07:51:30 #38 ... 07:51:30 07:51:30 #42 [security-proxy-setup internal] load build context 07:51:30 #42 ... 07:51:30 07:51:30 #38 [security-bootstrapper internal] load build context 07:51:31 #38 ... 07:51:31 07:51:31 #54 [core-data internal] load build context 07:51:31 #54 ... 07:51:31 07:51:31 #38 [security-bootstrapper internal] load build context 07:51:31 #38 ... 07:51:31 07:51:31 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:31 #41 ... 07:51:31 07:51:31 #38 [security-bootstrapper internal] load build context 07:51:31 #38 transferring context: 148.66MB 67.2s 07:51:32 #38 ... 07:51:32 07:51:32 #49 [support-cron-scheduler internal] load build context 07:51:32 #49 ... 07:51:32 07:51:32 #38 [security-bootstrapper internal] load build context 07:51:32 #38 ... 07:51:32 07:51:32 #51 [core-command internal] load build context 07:51:33 #51 ... 07:51:33 07:51:33 #48 [core-metadata internal] load build context 07:51:33 #48 ... 07:51:33 07:51:33 #51 [core-command internal] load build context 07:51:34 #51 ... 07:51:34 07:51:34 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:34 #90 DONE 3.2s 07:51:34 07:51:34 #51 [core-command internal] load build context 07:51:34 #51 ... 07:51:34 07:51:34 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:34 #91 DONE 4.3s 07:51:34 07:51:34 #51 [core-command internal] load build context 07:51:34 #51 ... 07:51:34 07:51:34 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:34 #92 DONE 4.4s 07:51:34 07:51:34 #51 [core-command internal] load build context 07:51:34 #51 ... 07:51:34 07:51:34 #57 [security-proxy-auth internal] load build context 07:51:34 #57 ... 07:51:34 07:51:34 #51 [core-command internal] load build context 07:51:35 #51 ... 07:51:35 07:51:35 #52 [core-common-config-bootstrapper internal] load build context 07:51:35 #52 ... 07:51:35 07:51:35 #51 [core-command internal] load build context 07:51:35 #51 ... 07:51:35 07:51:35 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:51:35 #93 DONE 1.2s 07:51:35 07:51:35 #51 [core-command internal] load build context 07:51:36 #51 ... 07:51:36 07:51:36 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:51:36 #94 DONE 1.4s 07:51:36 07:51:36 #51 [core-command internal] load build context 07:51:36 #51 ... 07:51:36 07:51:36 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:51:36 #95 DONE 1.6s 07:51:36 07:51:36 #51 [core-command internal] load build context 07:51:37 #51 ... 07:51:37 07:51:37 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 07:51:37 #96 DONE 1.2s 07:51:37 07:51:37 #51 [core-command internal] load build context 07:51:37 #51 transferring context: 176.46MB 72.3s 07:51:37 #51 ... 07:51:37 07:51:37 #97 [security-spire-config stage-2 6/10] COPY security.txt / 07:51:37 #97 DONE 1.0s 07:51:37 07:51:37 #51 [core-command internal] load build context 07:51:37 #51 ... 07:51:37 07:51:37 #50 [support-scheduler internal] load build context 07:51:37 #50 ... 07:51:37 07:51:37 #98 [security-spire-server stage-2 6/9] COPY security.txt / 07:51:37 #98 DONE 1.1s 07:51:37 07:51:37 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:51:37 #99 ... 07:51:37 07:51:37 #56 [security-spiffe-token-provider internal] load build context 07:51:37 #56 ... 07:51:37 07:51:37 #51 [core-command internal] load build context 07:51:37 #51 ... 07:51:37 07:51:37 #55 [security-secretstore-setup internal] load build context 07:51:38 #55 ... 07:51:38 07:51:38 #56 [security-spiffe-token-provider internal] load build context 07:51:38 #56 ... 07:51:38 07:51:38 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:51:38 #100 DONE 1.1s 07:51:38 07:51:38 #56 [security-spiffe-token-provider internal] load build context 07:51:38 #56 ... 07:51:38 07:51:38 #58 [core-keeper internal] load build context 07:51:38 #58 ... 07:51:38 07:51:38 #56 [security-spiffe-token-provider internal] load build context 07:51:38 #56 ... 07:51:38 07:51:38 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:51:38 #101 DONE 1.2s 07:51:38 07:51:38 #58 [core-keeper internal] load build context 07:51:38 #58 ... 07:51:38 07:51:38 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:51:38 #99 DONE 1.2s 07:51:38 07:51:38 #58 [core-keeper internal] load build context 07:51:39 #58 ... 07:51:39 07:51:39 #53 [support-notifications internal] load build context 07:51:39 #53 ... 07:51:39 07:51:39 #51 [core-command internal] load build context 07:51:39 #51 ... 07:51:39 07:51:39 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:51:39 #102 DONE 1.1s 07:51:39 07:51:39 #51 [core-command internal] load build context 07:51:40 #51 ... 07:51:40 07:51:40 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:51:40 #103 DONE 1.5s 07:51:40 07:51:40 #51 [core-command internal] load build context 07:51:40 #51 ... 07:51:40 07:51:40 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:51:40 #104 DONE 1.5s 07:51:40 07:51:40 #51 [core-command internal] load build context 07:51:40 #51 ... 07:51:40 07:51:40 #42 [security-proxy-setup internal] load build context 07:51:40 #42 ... 07:51:40 07:51:40 #51 [core-command internal] load build context 07:51:41 #51 ... 07:51:41 07:51:41 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:51:41 #105 DONE 1.6s 07:51:41 07:51:41 #106 [security-spire-agent] exporting to image 07:51:41 #106 exporting layers 07:51:41 #106 ... 07:51:41 07:51:41 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:51:41 #107 DONE 1.2s 07:51:41 07:51:41 #54 [core-data internal] load build context 07:51:41 #54 ... 07:51:41 07:51:41 #51 [core-command internal] load build context 07:51:41 #51 ... 07:51:41 07:51:41 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:51:41 #108 DONE 1.6s 07:51:41 07:51:41 #51 [core-command internal] load build context 07:51:41 #51 transferring context: 195.60MB 77.4s 07:51:42 #51 ... 07:51:42 07:51:42 #49 [support-cron-scheduler internal] load build context 07:51:42 #49 ... 07:51:42 07:51:42 #51 [core-command internal] load build context 07:51:43 #51 ... 07:51:43 07:51:43 #38 [security-bootstrapper internal] load build context 07:51:43 #38 ... 07:51:43 07:51:43 #51 [core-command internal] load build context 07:51:43 #51 ... 07:51:43 07:51:43 #48 [core-metadata internal] load build context 07:51:43 #48 ... 07:51:43 07:51:43 #51 [core-command internal] load build context 07:51:45 #51 ... 07:51:45 07:51:45 #57 [security-proxy-auth internal] load build context 07:51:45 #57 ... 07:51:45 07:51:45 #51 [core-command internal] load build context 07:51:45 #51 ... 07:51:45 07:51:45 #52 [core-common-config-bootstrapper internal] load build context 07:51:45 #52 ... 07:51:45 07:51:45 #57 [security-proxy-auth internal] load build context 07:51:47 #57 transferring context: 217.31MB 79.8s 07:51:47 #57 ... 07:51:47 07:51:47 #50 [support-scheduler internal] load build context 07:51:47 #50 ... 07:51:47 07:51:47 #57 [security-proxy-auth internal] load build context 07:51:48 #57 ... 07:51:48 07:51:48 #55 [security-secretstore-setup internal] load build context 07:51:48 #55 ... 07:51:48 07:51:48 #57 [security-proxy-auth internal] load build context 07:51:48 #57 ... 07:51:48 07:51:48 #56 [security-spiffe-token-provider internal] load build context 07:51:49 #56 ... 07:51:49 07:51:49 #57 [security-proxy-auth internal] load build context 07:51:49 #57 ... 07:51:49 07:51:49 #106 [security-spire-server] exporting to image 07:51:49 #106 exporting layers 6.7s done 07:51:49 #106 writing image sha256:a053669e02168784a002965323c765a5dc0dfd66721c70682870c06fe88974ef 0.2s done 07:51:49 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:51:49 #106 writing image sha256:9abad36640c3085ba112d4804a38288d0af67c421c0c460b1201fe315fa7ca91 0.1s done 07:51:49 #106 writing image sha256:70b87fdb98d612700b352031576a7cb5b73a9acd0b527e0dbec3cd9671d56002 0.0s done 07:51:49 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 07:51:49 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:51:49 #106 DONE 8.6s 07:51:49 07:51:49 #57 [security-proxy-auth internal] load build context 07:51:49 #57 ... 07:51:49 07:51:49 #58 [core-keeper internal] load build context 07:51:49 #58 ... 07:51:49 07:51:49 #53 [support-notifications internal] load build context 07:51:49 #53 ... 07:51:49 07:51:49 #57 [security-proxy-auth internal] load build context 07:51:51 #57 ... 07:51:51 07:51:51 #42 [security-proxy-setup internal] load build context 07:51:51 #42 ... 07:51:51 07:51:51 #55 [security-secretstore-setup internal] load build context 07:51:51 #55 ... 07:51:51 07:51:51 #54 [core-data internal] load build context 07:51:52 #54 ... 07:51:52 07:51:52 #55 [security-secretstore-setup internal] load build context 07:51:52 #55 transferring context: 240.75MB 84.9s 07:51:52 #55 ... 07:51:52 07:51:52 #49 [support-cron-scheduler internal] load build context 07:51:53 #49 ... 07:51:53 07:51:53 #42 [security-proxy-setup internal] load build context 07:51:53 #42 ... 07:51:53 07:51:53 #38 [security-bootstrapper internal] load build context 07:51:53 #38 ... 07:51:53 07:51:53 #42 [security-proxy-setup internal] load build context 07:51:53 #42 ... 07:51:53 07:51:53 #48 [core-metadata internal] load build context 07:51:53 #48 ... 07:51:53 07:51:53 #42 [security-proxy-setup internal] load build context 07:51:55 #42 ... 07:51:55 07:51:55 #52 [core-common-config-bootstrapper internal] load build context 07:51:55 #52 ... 07:51:55 07:51:55 #51 [core-command internal] load build context 07:51:55 #51 ... 07:51:55 07:51:55 #52 [core-common-config-bootstrapper internal] load build context 07:51:57 #52 transferring context: 280.73MB 91.9s 07:51:57 #52 ... 07:51:57 07:51:57 #50 [support-scheduler internal] load build context 07:51:58 #50 ... 07:51:58 07:51:58 #49 [support-cron-scheduler internal] load build context 07:51:58 #49 transferring context: 310.04MB 94.8s done 07:51:58 #49 DONE 95.2s 07:51:58 07:51:58 #50 [support-scheduler internal] load build context 07:51:59 #50 ... 07:51:59 07:51:59 #56 [security-spiffe-token-provider internal] load build context 07:51:59 #56 ... 07:51:59 07:51:59 #50 [support-scheduler internal] load build context 07:51:59 #50 ... 07:51:59 07:51:59 #53 [support-notifications internal] load build context 07:51:59 #53 ... 07:51:59 07:51:59 #58 [core-keeper internal] load build context 07:51:59 #58 ... 07:51:59 07:51:59 #52 [core-common-config-bootstrapper internal] load build context 07:52:01 #52 ... 07:52:01 07:52:01 #53 [support-notifications internal] load build context 07:52:01 #53 transferring context: 310.04MB 93.9s done 07:52:01 #53 DONE 95.5s 07:52:01 07:52:01 #52 [core-common-config-bootstrapper internal] load build context 07:52:01 #52 ... 07:52:01 07:52:01 #57 [security-proxy-auth internal] load build context 07:52:01 #57 ... 07:52:01 07:52:01 #52 [core-common-config-bootstrapper internal] load build context 07:52:01 #52 ... 07:52:01 07:52:01 #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:52:01 #109 DONE 3.0s 07:52:01 07:52:01 #52 [core-common-config-bootstrapper internal] load build context 07:52:02 #52 ... 07:52:02 07:52:02 #54 [core-data internal] load build context 07:52:02 #54 ... 07:52:02 07:52:02 #52 [core-common-config-bootstrapper internal] load build context 07:52:02 #52 transferring context: 310.04MB 96.9s done 07:52:02 #52 DONE 97.9s 07:52:02 07:52:02 #54 [core-data internal] load build context 07:52:03 #54 ... 07:52:03 07:52:03 #55 [security-secretstore-setup internal] load build context 07:52:03 #55 ... 07:52:03 07:52:03 #51 [core-command internal] load build context 07:52:03 #51 ... 07:52:03 07:52:03 #55 [security-secretstore-setup internal] load build context 07:52:03 #55 ... 07:52:03 07:52:03 #38 [security-bootstrapper internal] load build context 07:52:03 #38 ... 07:52:03 07:52:03 #55 [security-secretstore-setup internal] load build context 07:52:04 #55 ... 07:52:04 07:52:04 #48 [core-metadata internal] load build context 07:52:04 #48 ... 07:52:04 07:52:04 #57 [security-proxy-auth internal] load build context 07:52:04 #57 transferring context: 310.04MB 96.3s done 07:52:04 #57 DONE 98.1s 07:52:04 07:52:04 #48 [core-metadata internal] load build context 07:52:04 #48 ... 07:52:04 07:52:04 #54 [core-data internal] load build context 07:52:04 #54 ... 07:52:04 07:52:04 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:52:04 #110 DONE 1.6s 07:52:04 07:52:04 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:52:04 #111 CACHED 07:52:04 07:52:04 #51 [core-command internal] load build context 07:52:04 #51 transferring context: 310.04MB 99.1s done 07:52:04 #51 DONE 100.2s 07:52:04 07:52:04 #54 [core-data internal] load build context 07:52:04 #54 ... 07:52:04 07:52:04 #55 [security-secretstore-setup internal] load build context 07:52:04 #55 transferring context: 310.04MB 97.2s done 07:52:04 #55 DONE 98.8s 07:52:04 07:52:04 #54 [core-data internal] load build context 07:52:05 #54 transferring context: 310.04MB 99.3s done 07:52:05 #54 DONE 100.3s 07:52:05 07:52:05 #42 [security-proxy-setup internal] load build context 07:52:05 #42 ... 07:52:05 07:52:05 #38 [security-bootstrapper internal] load build context 07:52:06 #38 ... 07:52:06 07:52:06 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:52:06 #112 DONE 0.9s 07:52:06 07:52:06 #38 [security-bootstrapper internal] load build context 07:52:09 #38 ... 07:52:09 07:52:09 #48 [core-metadata internal] load build context 07:52:09 #48 transferring context: 310.04MB 105.5s done 07:52:09 #48 DONE 105.8s 07:52:09 07:52:09 #38 [security-bootstrapper internal] load build context 07:52:09 #38 transferring context: 310.04MB 104.7s done 07:52:09 #38 ... 07:52:09 07:52:09 #56 [security-spiffe-token-provider internal] load build context 07:52:09 #56 ... 07:52:09 07:52:09 #38 [security-bootstrapper internal] load build context 07:52:09 #38 DONE 105.6s 07:52:09 07:52:09 #56 [security-spiffe-token-provider internal] load build context 07:52:09 #56 ... 07:52:09 07:52:09 #50 [support-scheduler internal] load build context 07:52:09 #50 ... 07:52:09 07:52:09 #42 [security-proxy-setup internal] load build context 07:52:09 #42 ... 07:52:09 07:52:09 #58 [core-keeper internal] load build context 07:52:09 #58 ... 07:52:09 07:52:09 #42 [security-proxy-setup internal] load build context 07:52:11 #42 ... 07:52:11 07:52:11 #50 [support-scheduler internal] load build context 07:52:11 #50 transferring context: 310.04MB 107.3s done 07:52:11 #50 DONE 107.9s 07:52:11 07:52:11 #42 [security-proxy-setup internal] load build context 07:52:11 #42 ... 07:52:11 07:52:11 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:12 #113 ... 07:52:12 07:52:12 #42 [security-proxy-setup internal] load build context 07:52:14 #42 ... 07:52:14 07:52:14 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:14 #114 ... 07:52:14 07:52:14 #42 [security-proxy-setup internal] load build context 07:52:15 #42 transferring context: 310.04MB 105.6s done 07:52:15 #42 DONE 108.5s 07:52:15 07:52:15 #56 [security-spiffe-token-provider internal] load build context 07:52:15 #56 ... 07:52:15 07:52:15 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:16 #115 ... 07:52:16 07:52:16 #56 [security-spiffe-token-provider internal] load build context 07:52:16 #56 ... 07:52:16 07:52:16 #58 [core-keeper internal] load build context 07:52:16 #58 transferring context: 310.04MB 106.6s done 07:52:16 #58 DONE 109.6s 07:52:16 07:52:16 #56 [security-spiffe-token-provider internal] load build context 07:52:17 #56 ... 07:52:17 07:52:17 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:52:17 #116 DONE 1.1s 07:52:17 07:52:17 #56 [security-spiffe-token-provider internal] load build context 07:52:21 #56 transferring context: 310.04MB 113.9s done 07:52:21 #56 DONE 115.3s 07:52:21 07:52:21 #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:52:21 #117 DONE 0.7s 07:52:21 07:52:21 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:23 #118 ... 07:52:23 07:52:23 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #119 ... 07:53:31 07:53:31 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #115 DONE 76.3s 07:53:31 07:53:31 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #113 DONE 80.3s 07:53:31 07:53:31 #120 [support-cron-scheduler builder 6/7] COPY . . 07:53:31 #120 ... 07:53:31 07:53:31 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #114 DONE 77.9s 07:53:31 07:53:31 #121 [security-proxy-auth builder 6/7] COPY . . 07:53:31 #121 ... 07:53:31 07:53:31 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #118 DONE 67.7s 07:53:31 07:53:31 #122 [core-keeper builder 7/8] COPY . . 07:53:31 #122 ... 07:53:31 07:53:31 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #119 DONE 64.0s 07:53:31 07:53:31 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:53:31 #123 ... 07:53:31 07:53:31 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #124 CACHED 07:53:31 07:53:31 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:53:31 #125 CACHED 07:53:31 07:53:31 #126 [security-proxy-setup builder 6/7] COPY . . 07:53:31 #126 CACHED 07:53:31 07:53:31 #127 [security-secretstore-setup builder 6/7] COPY . . 07:53:31 #127 DONE 4.1s 07:53:31 07:53:31 #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #128 CACHED 07:53:31 07:53:31 #129 [support-notifications builder 6/7] COPY . . 07:53:31 #129 CACHED 07:53:31 07:53:31 #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:53:31 #130 CACHED 07:53:31 07:53:31 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:53:31 #131 CACHED 07:53:31 07:53:31 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #132 CACHED 07:53:31 07:53:31 #133 [security-bootstrapper builder 6/7] COPY . . 07:53:31 #133 CACHED 07:53:31 07:53:31 #120 [support-cron-scheduler builder 6/7] COPY . . 07:53:31 #120 DONE 4.2s 07:53:31 07:53:31 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:53:31 #134 ... 07:53:31 07:53:31 #121 [security-proxy-auth builder 6/7] COPY . . 07:53:31 #121 DONE 4.4s 07:53:31 07:53:31 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #135 CACHED 07:53:31 07:53:31 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 07:53:31 #136 CACHED 07:53:31 07:53:31 #137 [core-data builder 6/7] COPY . . 07:53:31 #137 CACHED 07:53:31 07:53:31 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #138 CACHED 07:53:31 07:53:31 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 07:53:31 #139 CACHED 07:53:31 07:53:31 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #140 CACHED 07:53:31 07:53:31 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 07:53:31 #141 CACHED 07:53:31 07:53:31 #142 [core-command builder 6/7] COPY . . 07:53:31 #142 CACHED 07:53:31 07:53:31 #143 [support-scheduler builder 6/7] COPY . . 07:53:31 #143 CACHED 07:53:31 07:53:31 #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:53:31 #144 CACHED 07:53:31 07:53:31 #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #145 CACHED 07:53:31 07:53:31 #146 [core-metadata builder 6/7] COPY . . 07:53:31 #146 CACHED 07:53:31 07:53:31 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:31 #147 CACHED 07:53:31 07:53:31 #148 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:53:31 #148 CACHED 07:53:31 07:53:31 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:53:31 #149 ... 07:53:31 07:53:31 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:53:31 #134 4.468 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 07:53:35 #134 ... 07:53:35 07:53:35 #122 [core-keeper builder 7/8] COPY . . 07:53:35 #122 DONE 9.8s 07:53:35 07:53:35 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:53:35 #150 ... 07:53:35 07:53:35 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:53:35 #123 DONE 9.9s 07:53:35 07:53:35 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:53:36 #151 ... 07:53:36 07:53:36 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:53:36 #0 4.918 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 07:53:36 #152 ... 07:53:36 07:53:36 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:53:36 #0 5.348 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 07:53:36 #153 ... 07:53:36 07:53:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:53:36 #0 4.443 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 07:53:37 #154 ... 07:53:37 07:53:37 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:53:37 #0 4.575 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 07:53:37 #155 ... 07:53:37 07:53:37 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:53:37 #0 4.896 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 07:53:37 #156 ... 07:53:37 07:53:37 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:53:37 #0 5.233 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 07:53:37 #157 ... 07:53:37 07:53:37 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:53:37 #0 5.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 07:53:37 #158 ... 07:53:37 07:53:37 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:53:37 #0 5.394 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 07:53:37 #159 ... 07:53:37 07:53:37 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:53:37 #0 5.482 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 07:53:37 #160 ... 07:53:37 07:53:37 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:53:37 #150 2.677 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 07:53:42 #150 ... 07:53:42 07:53:42 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:53:42 #149 5.443 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 07:53:42 #149 ... 07:53:42 07:53:42 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:53:42 #151 2.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:13:06 #151 ... 08:13:06 08:13:06 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:06 #155 1168.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:13:09 #155 ... 08:13:09 08:13:09 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:13:09 #134 DONE 1182.3s 08:13:09 08:13:09 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:09 #156 ... 08:13:09 08:13:09 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:13:09 #152 DONE 1182.5s 08:13:09 08:13:09 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:13:09 #153 ... 08:13:09 08:13:09 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:13:09 #161 ... 08:13:09 08:13:09 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:13:09 #162 DONE 0.3s 08:13:09 08:13:09 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:13:09 #161 DONE 0.3s 08:13:09 08:13:09 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:13:10 #163 DONE 0.8s 08:13:10 08:13:10 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:13:10 #164 DONE 0.3s 08:13:10 08:13:10 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:13:11 #165 ... 08:13:11 08:13:11 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:13:11 #166 DONE 0.1s 08:13:11 08:13:11 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:13:11 #167 DONE 0.3s 08:13:11 08:13:11 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:13:11 #154 ... 08:13:11 08:13:11 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:13:11 #168 DONE 0.4s 08:13:11 08:13:11 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:13 #169 ... 08:13:13 08:13:13 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:13:13 #165 DONE 3.8s 08:13:13 08:13:13 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:13:14 #170 DONE 0.4s 08:13:14 08:13:14 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:13:14 #171 DONE 0.3s 08:13:14 08:13:14 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:13:14 #153 ... 08:13:14 08:13:14 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:13:14 #172 DONE 0.3s 08:13:14 08:13:14 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:13:14 #173 DONE 0.1s 08:13:14 08:13:14 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:14 #169 DONE 3.1s 08:13:14 08:13:14 #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/ 08:13:15 #174 DONE 0.7s 08:13:15 08:13:15 #106 [security-proxy-setup] exporting to image 08:13:15 #106 exporting layers 08:13:15 #106 ... 08:13:15 08:13:15 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:13:15 #175 DONE 0.4s 08:13:15 08:13:15 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:13:16 #176 DONE 0.3s 08:13:16 08:13:16 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:13:16 #177 DONE 0.3s 08:13:16 08:13:16 #106 [security-proxy-setup] exporting to image 08:13:16 #106 exporting layers 1.6s done 08:13:16 #106 writing image sha256:5abfc588ad7ab11f02c6718e8fa2bb9edeac573ba418073323bf9fe659ea1916 0.0s done 08:13:16 #106 naming to docker.io/library/security-proxy-setup-arm64 done 08:13:16 #106 DONE 10.3s 08:13:16 08:13:16 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:13:16 #178 DONE 0.3s 08:13:16 08:13:16 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:13:19 #179 DONE 2.3s 08:13:19 08:13:19 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:13:19 #153 ... 08:13:19 08:13:19 #106 [security-bootstrapper] exporting to image 08:13:20 #106 ... 08:13:20 08:13:20 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:20 #155 DONE 1193.7s 08:13:20 08:13:20 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:20 #149 ... 08:13:20 08:13:20 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:13:20 #180 ... 08:13:20 08:13:20 #106 [security-bootstrapper] exporting to image 08:13:20 #106 exporting layers 1.7s done 08:13:20 #106 writing image sha256:7a307f4478563deac95e41b70738ff54355449a458a50755f0e4858ae4ef046e done 08:13:20 #106 naming to docker.io/library/security-bootstrapper-arm64 done 08:13:20 #106 DONE 12.0s 08:13:20 08:13:20 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:13:20 #180 DONE 0.3s 08:13:20 08:13:20 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:13:21 #181 DONE 0.2s 08:13:21 08:13:21 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:13:21 #150 ... 08:13:21 08:13:21 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:13:21 #182 DONE 0.1s 08:13:21 08:13:21 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:13:21 #183 DONE 0.1s 08:13:21 08:13:21 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:13:21 #184 DONE 0.1s 08:13:21 08:13:21 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:13:21 #153 ... 08:13:21 08:13:21 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:13:21 #185 DONE 0.2s 08:13:21 08:13:21 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:21 #156 ... 08:13:21 08:13:21 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:13:22 #186 DONE 0.3s 08:13:22 08:13:22 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:13:22 #153 ... 08:13:22 08:13:22 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:13:22 #187 DONE 0.1s 08:13:22 08:13:22 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:24 #188 DONE 2.2s 08:13:24 08:13:24 #106 [security-secretstore-setup] exporting to image 08:13:25 #106 exporting layers 1.2s done 08:13:25 #106 writing image sha256:b4f50e1459900addc095099f5b6746ee5580310aca80302caa4fff2f6c6717f2 done 08:13:25 #106 naming to docker.io/library/security-secretstore-setup-arm64 08:13:25 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 08:13:25 #106 DONE 13.2s 08:13:25 08:13:25 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:14:22 #158 ... 08:14:22 08:14:22 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:14:22 #160 DONE 1251.8s 08:14:22 08:14:22 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:14:22 #150 ... 08:14:22 08:14:22 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:14:22 #189 DONE 0.2s 08:14:22 08:14:22 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:14:22 #150 ... 08:14:22 08:14:22 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:14:22 #190 DONE 0.2s 08:14:22 08:14:22 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:14:22 #191 DONE 0.2s 08:14:22 08:14:22 #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 08:14:22 #192 DONE 0.1s 08:14:22 08:14:22 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:14:22 #193 DONE 0.1s 08:14:22 08:14:22 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:22 #194 DONE 2.1s 08:14:22 08:14:22 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:14:22 #149 ... 08:14:22 08:14:22 #106 [core-common-config-bootstrapper] exporting to image 08:14:22 #106 exporting layers 08:14:22 #106 exporting layers 0.7s done 08:14:22 #106 writing image sha256:e0cd60ca86204934e062d1b270a0f01b15bb69dde53cfc65ffd42cdd360b102f done 08:14:22 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:14:22 #106 DONE 13.9s 08:14:22 08:14:22 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:16:29 #158 ... 08:16:29 08:16:29 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:16:29 #151 DONE 1369.8s 08:16:29 08:16:29 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:16:29 #153 ... 08:16:29 08:16:29 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:16:29 #195 DONE 0.2s 08:16:29 08:16:29 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:29 #156 ... 08:16:29 08:16:29 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:16:29 #196 DONE 0.2s 08:16:29 08:16:29 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:16:29 #197 DONE 0.3s 08:16:29 08:16:29 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:29 #156 ... 08:16:29 08:16:29 #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 08:16:29 #198 DONE 0.2s 08:16:29 08:16:29 #106 [security-spiffe-token-provider] exporting to image 08:16:29 #106 exporting layers 08:16:29 #106 exporting layers 0.8s done 08:16:29 #106 writing image sha256:cd6c748e163acfb750a4dc5f9fef20e401f1f4a15e2d186aa5760c8381b7467f done 08:16:29 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:16:29 #106 DONE 14.8s 08:16:29 08:16:29 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:24:21 #150 ... 08:24:21 08:24:21 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:24:21 #158 DONE 1853.3s 08:24:21 08:24:21 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:24:21 #150 ... 08:24:21 08:24:21 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #199 DONE 0.2s 08:24:21 08:24:21 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:24:21 #200 DONE 0.1s 08:24:21 08:24:21 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:21 #156 ... 08:24:21 08:24:21 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:24:21 #201 DONE 0.4s 08:24:21 08:24:21 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:24:21 #202 DONE 0.1s 08:24:21 08:24:21 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:24:21 #203 DONE 0.1s 08:24:21 08:24:21 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:24:21 #41 ... 08:24:21 08:24:21 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:23 #204 DONE 2.0s 08:24:23 08:24:23 #106 [security-proxy-auth] exporting to image 08:24:23 #106 exporting layers 08:24:24 #106 exporting layers 0.7s done 08:24:24 #106 writing image sha256:0d7eb24c34f88559103e1f21ea1ca4348aad02d02ec2ac1f368760e143c5f70b done 08:24:24 #106 naming to docker.io/library/security-proxy-auth-arm64 done 08:24:24 #106 DONE 15.5s 08:24:24 08:24:24 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:25:32 #154 ... 08:25:32 08:25:32 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:25:32 #156 DONE 1915.2s 08:25:32 08:25:32 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:25:32 #153 ... 08:25:32 08:25:32 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:25:32 #205 DONE 0.2s 08:25:32 08:25:32 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:25:32 #206 DONE 0.1s 08:25:32 08:25:32 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:25:32 #207 DONE 0.4s 08:25:32 08:25:32 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:25:32 #208 DONE 0.2s 08:25:32 08:25:32 #106 [core-command] exporting to image 08:25:32 #106 exporting layers 08:25:32 #106 exporting layers 0.4s done 08:25:32 #106 writing image sha256:1353ec48d45cd8efcc9cdc229495aa0c4b59e5eb4e7748d32b4a4bc520936dad done 08:25:32 #106 naming to docker.io/library/core-command-arm64 done 08:25:32 #106 DONE 16.0s 08:25:32 08:25:32 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:27:38 #153 ... 08:27:38 08:27:38 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:27:38 #150 DONE 2032.6s 08:27:38 08:27:38 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:27:38 #157 DONE 2040.9s 08:27:38 08:27:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:27:38 #154 ... 08:27:38 08:27:38 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:27:38 #209 DONE 0.4s 08:27:38 08:27:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:27:38 #149 ... 08:27:38 08:27:38 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:27:38 #210 DONE 0.3s 08:27:38 08:27:38 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:27:38 #211 ... 08:27:38 08:27:38 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:27:38 #212 DONE 0.2s 08:27:38 08:27:38 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:27:38 #213 DONE 0.7s 08:27:38 08:27:38 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:27:38 #211 DONE 0.8s 08:27:38 08:27:38 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:27:38 #214 DONE 0.1s 08:27:38 08:27:38 #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:27:38 #215 DONE 0.1s 08:27:38 08:27:38 #106 [core-keeper] exporting to image 08:27:38 #106 exporting layers 08:27:38 #106 ... 08:27:38 08:27:38 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:27:38 #216 DONE 0.3s 08:27:38 08:27:38 #106 [core-data] exporting to image 08:27:38 #106 exporting layers 0.8s done 08:27:38 #106 writing image sha256:e0874bd9070c7f4498b50a1a730ced49f0f9479b118e5693b3710d0545b170f5 08:27:38 #106 writing image sha256:e0874bd9070c7f4498b50a1a730ced49f0f9479b118e5693b3710d0545b170f5 0.0s done 08:27:38 #106 naming to docker.io/library/core-keeper-arm64 0.0s done 08:27:38 #106 exporting layers 0.8s done 08:27:38 #106 writing image sha256:505d05ecb03775cfbc6f246d2dcbc9984b7fc1b0aa6fc029e428fc281f88966a done 08:27:38 #106 naming to docker.io/library/core-data-arm64 done 08:27:38 #106 DONE 17.2s 08:27:38 08:27:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:27:38 #154 ... 08:27:38 08:27:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:27:38 #149 DONE 2044.8s 08:27:38 08:27:38 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:27:38 #159 ... 08:27:38 08:27:38 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:27:38 #217 DONE 0.1s 08:27:38 08:27:38 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:27:38 #218 DONE 0.2s 08:27:38 08:27:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:27:38 #154 ... 08:27:38 08:27:38 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:27:38 #219 DONE 0.5s 08:27:38 08:27:38 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:27:38 #153 ... 08:27:38 08:27:38 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:27:38 #220 DONE 0.2s 08:27:38 08:27:38 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:27:38 #221 DONE 0.1s 08:27:38 08:27:38 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:27:38 #153 ... 08:27:38 08:27:38 #106 [core-metadata] exporting to image 08:27:38 #106 exporting layers 0.6s done 08:27:38 #106 writing image sha256:ed7a1f2efe10a52e2b7aae56b19f882c8c1c35433b812a515396e31025dfaa6b done 08:27:38 #106 naming to docker.io/library/core-metadata-arm64 done 08:27:38 #106 DONE 17.8s 08:27:38 08:27:38 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:28:11 #153 ... 08:28:11 08:28:11 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:28:11 #159 DONE 2081.3s 08:28:11 08:28:11 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:28:11 #154 DONE 2081.0s 08:28:11 08:28:11 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:28:11 #153 ... 08:28:11 08:28:11 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:28:11 #222 DONE 0.4s 08:28:11 08:28:11 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:28:11 #223 DONE 0.2s 08:28:11 08:28:11 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:28:11 #153 ... 08:28:11 08:28:11 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:28:11 #224 DONE 0.3s 08:28:11 08:28:11 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:28:11 #225 DONE 0.4s 08:28:11 08:28:11 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:28:11 #226 ... 08:28:11 08:28:11 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:28:11 #227 DONE 0.6s 08:28:11 08:28:11 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:28:11 #226 DONE 0.6s 08:28:11 08:28:11 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:28:11 #228 ... 08:28:11 08:28:11 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:28:11 #153 DONE 2083.3s 08:28:11 08:28:11 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:28:11 #229 DONE 0.2s 08:28:11 08:28:11 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:28:11 #228 DONE 0.3s 08:28:11 08:28:11 #106 [support-notifications] exporting to image 08:28:11 #106 exporting layers 08:28:11 #106 ... 08:28:11 08:28:11 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:28:11 #230 DONE 0.2s 08:28:11 08:28:11 #106 [support-scheduler] exporting to image 08:28:11 #106 exporting layers 0.6s done 08:28:11 #106 writing image sha256:1186fd29082f741c80e29ea5f9d01993c6133c5ee20867232bc908d2c292284e done 08:28:11 #106 naming to docker.io/library/support-scheduler-arm64 done 08:28:11 #106 ... 08:28:11 08:28:11 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:28:11 #231 DONE 0.2s 08:28:11 08:28:11 #106 [support-notifications] exporting to image 08:28:11 #106 exporting layers 0.8s done 08:28:11 #106 writing image sha256:103218b492894c17ef4220b4487f7ff8e30be5ad2a0d452c062fa306b69f8c78 done 08:28:11 #106 naming to docker.io/library/support-notifications-arm64 done 08:28:11 #106 DONE 18.6s 08:28:11 08:28:11 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:28:11 #232 DONE 0.4s 08:28:11 08:28:11 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:28:11 #41 ... 08:28:11 08:28:11 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:28:11 #233 DONE 0.1s 08:28:11 08:28:11 #106 [support-cron-scheduler] exporting to image 08:28:12 #106 exporting layers 1.4s done 08:28:12 #106 writing image sha256:6e8efb13d4f71cdd0f58a8586a4f16f7512952e38bd1d317768406b979e3c718 done 08:28:12 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 08:28:12 #106 DONE 20.0s 08:28:12 08:28:12 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:28:12 time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:28:12 time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:28:12 $ docker stop --time=1 45c8a084682b76697acd820b69c260440d2720e9da63d7350a0ff535b9a94880 08:28:14 $ docker rm -f --volumes 45c8a084682b76697acd820b69c260440d2720e9da63d7350a0ff535b9a94880 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:15 + docker images 08:28:15 REPOSITORY TAG IMAGE ID CREATED SIZE 08:28:15 support-cron-scheduler-arm64 latest 6e8efb13d4f7 4 seconds ago 48.7MB 08:28:15 support-scheduler-arm64 latest 1186fd29082f 5 seconds ago 46.2MB 08:28:15 support-notifications-arm64 latest 103218b49289 5 seconds ago 47.1MB 08:28:15 core-metadata-arm64 latest ed7a1f2efe10 42 seconds ago 44.1MB 08:28:15 core-keeper-arm64 latest e0874bd9070c 45 seconds ago 39MB 08:28:15 core-data-arm64 latest 505d05ecb037 45 seconds ago 44MB 08:28:15 core-command-arm64 latest 1353ec48d45c 2 minutes ago 39.9MB 08:28:15 security-proxy-auth-arm64 latest 0d7eb24c34f8 3 minutes ago 37.6MB 08:28:15 security-spiffe-token-provider-arm64 latest cd6c748e163a 11 minutes ago 34.2MB 08:28:15 core-common-config-bootstrapper-arm64 latest e0cd60ca8620 13 minutes ago 20.2MB 08:28:15 security-secretstore-setup-arm64 latest b4f50e145990 14 minutes ago 41.5MB 08:28:15 security-bootstrapper-arm64 latest 7a307f447856 14 minutes ago 23.8MB 08:28:15 security-proxy-setup-arm64 latest 5abfc588ad7a 15 minutes ago 31MB 08:28:15 security-spire-config-arm64 latest 9abad36640c3 36 minutes ago 120MB 08:28:15 security-spire-server-arm64 latest 70b87fdb98d6 36 minutes ago 121MB 08:28:15 security-spire-agent-arm64 latest a053669e0216 36 minutes ago 179MB 08:28:15 ci-base-image-arm64 latest 4d514ebcbcf3 56 minutes ago 967MB 08:28:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 08:28:15 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 08:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:16 08:28:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:16 arm64: Pulling from edgex-lftools-log-publisher 08:28:16 8998bd30e6a1: Pulling fs layer 08:28:16 04944245beec: Pulling fs layer 08:28:16 699f458cf7ca: Pulling fs layer 08:28:16 765212b225bb: Pulling fs layer 08:28:16 f23df028b6ca: Pulling fs layer 08:28:16 d65c8cfc05b1: Pulling fs layer 08:28:16 2437ff75d9bd: Pulling fs layer 08:28:16 f23df028b6ca: Waiting 08:28:16 2437ff75d9bd: Waiting 08:28:16 d65c8cfc05b1: Waiting 08:28:16 04944245beec: Verifying Checksum 08:28:16 04944245beec: Download complete 08:28:16 765212b225bb: Verifying Checksum 08:28:16 765212b225bb: Download complete 08:28:16 f23df028b6ca: Verifying Checksum 08:28:16 f23df028b6ca: Download complete 08:28:16 d65c8cfc05b1: Verifying Checksum 08:28:16 d65c8cfc05b1: Download complete 08:28:16 699f458cf7ca: Verifying Checksum 08:28:16 699f458cf7ca: Download complete 08:28:17 8998bd30e6a1: Verifying Checksum 08:28:17 8998bd30e6a1: Download complete 08:28:20 2437ff75d9bd: Download complete 08:28:23 8998bd30e6a1: Pull complete 08:28:23 04944245beec: Pull complete 08:28:25 699f458cf7ca: Pull complete 08:28:25 765212b225bb: Pull complete 08:28:26 f23df028b6ca: Pull complete 08:28:26 d65c8cfc05b1: Pull complete 08:28:44 2437ff75d9bd: Pull complete 08:28:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:44 prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container 08:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:28:47 $ docker top 24bbd0a765b0bfd7651833d95d56bcbfdada3b5cc68331ce0fa5f4efb1f9ece1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:49 ---> job-cost.sh 08:28:49 lf-activate-venv: SKIPPING 08:28:49 INFO: No Stack... 08:28:49 INFO: Retrieving Pricing Info for: v3-standard-4 08:28:50 INFO: Archiving Costs [Pipeline] sh 08:28:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:28:51 + cut -d, -f6 [Pipeline] lock 08:28:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] 08:28:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] did not exist. Created. 08:28:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:51 + echo total: 0.2199999988079071 [Pipeline] stash 08:28:51 Stashed 1 file(s) [Pipeline] } 08:28:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:28:52 $ docker stop --time=1 24bbd0a765b0bfd7651833d95d56bcbfdada3b5cc68331ce0fa5f4efb1f9ece1 08:28:53 $ docker rm -f --volumes 24bbd0a765b0bfd7651833d95d56bcbfdada3b5cc68331ce0fa5f4efb1f9ece1 [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 08:28:54 provisioning config files... 08:28:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3019686611691943920tmp [Pipeline] { [Pipeline] sh 08:28:55 + set +x 08:28:55 + curl -s https://codecov.io/bash 08:28:55 + bash -s -- 08:28:55 08:28:55 _____ _ 08:28:55 / ____| | | 08:28:55 | | ___ __| | ___ ___ _____ __ 08:28:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:28:55 | |___| (_) | (_| | __/ (_| (_) \ V / 08:28:55 \_____\___/ \__,_|\___|\___\___/ \_/ 08:28:55 Bash-1.0.6 08:28:55 08:28:55 08:28:55 ==> git version 2.25.1 found 08:28:55 ==> 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 08:28:55 Release-Date: 2020-01-08 08:28:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:28:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:28:55 ==> Jenkins CI detected. 08:28:55 current dir:  /w/workspace/edgex-go/1 08:28:55 project root: . 08:28:55 --> token set from env 08:28:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:28:55 ==> Running gcov in . (disable via -X gcov) 08:28:55 ==> Python coveragepy not found 08:28:55 ==> Searching for coverage reports in: 08:28:55 + . 08:28:55 -> Found 1 reports 08:28:55 ==> Detecting git/mercurial file structure 08:28:55 ==> Reading reports 08:28:55 + ./coverage.out bytes=545398 08:28:55 ==> Appending adjustments 08:28:55 https://docs.codecov.io/docs/fixing-reports 08:28:56 + Found adjustments 08:28:56 ==> Gzipping contents 08:28:56 68K /tmp/codecov.zziI8q.gz 08:28:56 ==> Uploading reports 08:28:56 url: https://codecov.io 08:28:56 query: branch=PR-4891&commit=f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4891%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4891&job=&cmd_args= 08:28:56 -> Pinging Codecov 08:28:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4891&commit=f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4891%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4891&job=&cmd_args= 08:28:57 -> Uploading to 08:28:57 https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4/46fb1f31-eb23-4d66-86e5-026915851482.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T082856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf1a962a0812b9be243900a4baffc7c72d13cad79a22bf529804e0912d330164 08:28:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:57 Dload Upload Total Spent Left Speed 08:28:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67963 0 0 100 67963 0 222k --:--:-- --:--:-- --:--:-- 222k 08:28:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] } 08:28:57 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 08:28:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:28:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:29:00 ---> package-listing.sh 08:29:00 ++ facter osfamily 08:29:00 ++ tr '[:upper:]' '[:lower:]' 08:29:00 + OS_FAMILY=debian 08:29:00 + workspace=/w/workspace/edgex-go/1 08:29:00 + START_PACKAGES=/tmp/packages_start.txt 08:29:00 + END_PACKAGES=/tmp/packages_end.txt 08:29:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:00 + PACKAGES=/tmp/packages_start.txt 08:29:00 + '[' /w/workspace/edgex-go/1 ']' 08:29:00 + PACKAGES=/tmp/packages_end.txt 08:29:00 + case "${OS_FAMILY}" in 08:29:00 + dpkg -l 08:29:00 + grep '^ii' 08:29:00 + '[' -f /tmp/packages_start.txt ']' 08:29:00 + '[' -f /tmp/packages_end.txt ']' 08:29:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:00 + '[' /w/workspace/edgex-go/1 ']' 08:29:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:29:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:29:00 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 08:29:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:01 08:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:02 latest: Pulling from edgex-lftools-log-publisher 08:29:02 5eb5b503b376: Pulling fs layer 08:29:02 5c69ac0246d0: Pulling fs layer 08:29:02 ec43610c2a17: Pulling fs layer 08:29:02 3a2ae6a8a46f: Pulling fs layer 08:29:02 33b1e0a273af: Pulling fs layer 08:29:02 5d3b04190fa2: Pulling fs layer 08:29:02 2f39f015ded8: Pulling fs layer 08:29:02 33b1e0a273af: Waiting 08:29:02 3a2ae6a8a46f: Waiting 08:29:02 5d3b04190fa2: Waiting 08:29:02 2f39f015ded8: Waiting 08:29:02 5c69ac0246d0: Download complete 08:29:02 33b1e0a273af: Verifying Checksum 08:29:02 33b1e0a273af: Download complete 08:29:02 5d3b04190fa2: Download complete 08:29:03 ec43610c2a17: Verifying Checksum 08:29:03 ec43610c2a17: Download complete 08:29:03 5eb5b503b376: Verifying Checksum 08:29:03 5eb5b503b376: Download complete 08:29:03 2f39f015ded8: Download complete 08:29:04 5eb5b503b376: Pull complete 08:29:04 5c69ac0246d0: Pull complete 08:29:05 ec43610c2a17: Pull complete 08:29:05 3a2ae6a8a46f: Pull complete 08:29:05 33b1e0a273af: Pull complete 08:29:05 5d3b04190fa2: Pull complete 08:29:09 2f39f015ded8: Pull complete 08:29:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:09 prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container 08:29:09 $ 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 08:29:19 $ docker top 6196c3c65b915fa35b2de0987247bb6e2cbeefae85b33c96f9a8374f2504bb8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:19 + touch /tmp/pre-build-complete [Pipeline] sh 08:29:20 + mkdir -p /var/log/sysstat [Pipeline] sh 08:29:20 + ls /var/log/sa-host 08:29:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:20 provisioning config files... 08:29:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5985586666406857996tmp [Pipeline] { [Pipeline] echo 08:29:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:21 ---> create-netrc.sh [Pipeline] } 08:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:29:21 ---> python-tools-install.sh [Pipeline] echo 08:29:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:29:21 ---> sudo-logs.sh 08:29:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:29:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:29:22 ---> job-cost.sh 08:29:22 lf-activate-venv: SKIPPING 08:29:22 DEBUG: total: 0.2199999988079071 08:29:22 INFO: Retrieving Stack Cost... 08:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 08:29:23 INFO: Archiving Costs [Pipeline] echo 08:29:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:29:24 ---> logs-deploy.sh 08:29:24 lf-activate-venv: SKIPPING 08:29:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4891/1 08:29:24 INFO: archiving workspace using pattern(s): 08:29:25 Archives upload complete. 08:29:25 INFO: archiving logs to Nexus 08:29:26 ---> uname -a: 08:29:26 Linux prd-ubuntu20-04-docker-8c-8g-9574 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:29:26 08:29:26 08:29:26 ---> lscpu: 08:29:26 Architecture: x86_64 08:29:26 CPU op-mode(s): 32-bit, 64-bit 08:29:26 Byte Order: Little Endian 08:29:26 Address sizes: 40 bits physical, 48 bits virtual 08:29:26 CPU(s): 8 08:29:26 On-line CPU(s) list: 0-7 08:29:26 Thread(s) per core: 1 08:29:26 Core(s) per socket: 1 08:29:26 Socket(s): 8 08:29:26 NUMA node(s): 1 08:29:26 Vendor ID: AuthenticAMD 08:29:26 CPU family: 23 08:29:26 Model: 49 08:29:26 Model name: AMD EPYC-Rome Processor 08:29:26 Stepping: 0 08:29:26 CPU MHz: 2800.000 08:29:26 BogoMIPS: 5600.00 08:29:26 Virtualization: AMD-V 08:29:26 Hypervisor vendor: KVM 08:29:26 Virtualization type: full 08:29:26 L1d cache: 256 KiB 08:29:26 L1i cache: 256 KiB 08:29:26 L2 cache: 4 MiB 08:29:26 L3 cache: 128 MiB 08:29:26 NUMA node0 CPU(s): 0-7 08:29:26 Vulnerability Itlb multihit: Not affected 08:29:26 Vulnerability L1tf: Not affected 08:29:26 Vulnerability Mds: Not affected 08:29:26 Vulnerability Meltdown: Not affected 08:29:26 Vulnerability Mmio stale data: Not affected 08:29:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:29:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:29:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:29:26 Vulnerability Srbds: Not affected 08:29:26 Vulnerability Tsx async abort: Not affected 08:29:26 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 08:29:26 08:29:26 08:29:26 ---> nproc: 08:29:26 8 08:29:26 08:29:26 08:29:26 ---> df -h: 08:29:26 Filesystem Size Used Avail Use% Mounted on 08:29:26 overlay 155G 28G 128G 18% / 08:29:26 tmpfs 64M 0 64M 0% /dev 08:29:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:29:26 shm 64M 0 64M 0% /dev/shm 08:29:26 /dev/vda1 155G 28G 128G 18% /facter-os 08:29:26 08:29:26 08:29:26 ---> sar -b -r -n DEV: 08:29:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 09/06/24 _x86_64_ (8 CPU) 08:29:26 08:29:26 07:26:04 LINUX RESTART (8 CPU) 08:29:26 08:29:26 07:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:29:26 07:28:01 183.48 10.68 172.80 0.00 1716.59 62460.06 0.00 08:29:26 07:29:01 84.60 0.02 84.59 0.00 2.80 42203.92 0.00 08:29:26 07:30:01 21.43 0.03 21.39 0.00 0.27 11619.59 0.00 08:29:26 07:31:01 30.96 0.15 30.81 0.00 4.93 20401.40 0.00 08:29:26 07:32:01 25.51 0.97 24.54 0.00 67.44 21028.32 0.00 08:29:26 07:33:01 205.00 5.88 199.12 0.00 4350.27 54922.00 0.00 08:29:26 07:34:01 103.18 0.02 103.17 0.00 0.13 137964.47 0.00 08:29:26 07:35:01 511.85 12.93 498.92 0.00 106.92 96238.23 0.00 08:29:26 07:36:01 256.69 0.47 256.22 0.00 3.73 102037.53 0.00 08:29:26 07:37:01 247.95 0.47 247.48 0.00 3.73 78003.60 0.00 08:29:26 07:38:01 248.96 0.03 248.93 0.00 0.27 72812.93 0.00 08:29:26 07:39:01 263.69 0.02 263.67 0.00 0.13 70251.49 0.00 08:29:26 07:40:01 521.51 0.05 521.46 0.00 5.20 57021.93 0.00 08:29:26 07:41:01 2.60 0.00 2.60 0.00 0.00 30.52 0.00 08:29:26 07:42:01 1.66 0.02 1.65 0.00 0.13 19.83 0.00 08:29:26 07:43:01 1.75 0.00 1.75 0.00 0.00 24.53 0.00 08:29:26 07:44:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 08:29:26 07:45:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 08:29:26 07:46:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:29:26 07:47:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 08:29:26 07:48:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 08:29:26 07:49:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:29:26 07:50:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 08:29:26 07:51:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:29:26 07:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 08:29:26 07:53:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 08:29:26 07:54:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:29:26 07:55:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 08:29:26 07:56:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:29:26 07:57:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 08:29:26 07:58:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 08:29:26 07:59:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 08:29:26 08:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:29:26 08:01:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 08:29:26 08:02:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:29:26 08:03:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 08:29:26 08:04:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 08:29:26 08:05:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:29:26 08:06:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:29:26 08:07:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 08:29:26 08:08:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 08:29:26 08:09:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 08:29:26 08:10:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:29:26 08:11:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 08:29:26 08:12:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:29:26 08:13:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 08:29:26 08:14:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 08:29:26 08:15:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 08:29:26 08:16:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:29:26 08:17:01 1.37 0.02 1.35 0.00 0.13 15.46 0.00 08:29:26 08:18:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:29:26 08:19:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 08:29:26 08:20:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:29:26 08:21:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 08:29:26 08:22:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 08:29:26 08:23:01 3.63 1.50 2.13 0.00 35.46 27.73 0.00 08:29:26 08:24:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 08:29:26 08:25:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 08:29:26 08:26:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 08:29:26 08:27:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 08:29:26 08:28:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 08:29:26 08:29:02 2.52 0.22 2.30 0.00 16.93 54.92 0.00 08:29:26 Average: 44.64 0.54 44.10 0.00 101.41 13337.18 0.00 08:29:26 08:29:26 07:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:29:26 07:28:01 27686460 31503256 812052 2.47 122596 3849028 2046976 6.03 1285920 3401384 401724 08:29:26 07:29:01 27131460 31428280 878544 2.67 128968 4290948 2080540 6.13 1849868 3352388 305480 08:29:26 07:30:01 25634544 29981132 2323476 7.07 133908 4310032 3200032 9.43 2844668 3828428 499680 08:29:26 07:31:01 26353540 31455732 845896 2.57 135336 5031172 1945104 5.73 1788376 4132876 607908 08:29:26 07:32:01 26402872 31524564 776784 2.36 137320 5047104 1950944 5.75 1721856 4141792 99468 08:29:26 07:33:01 22302760 31329784 933396 2.84 171716 8859280 3286648 9.69 2174192 7682708 3719132 08:29:26 07:34:01 20758148 31306928 955200 2.90 171192 10333472 2429620 7.16 2196272 9155292 1145844 08:29:26 07:35:01 16820984 31369640 878836 2.67 336844 13834084 2412584 7.11 2853732 12086884 2424600 08:29:26 07:36:01 14342240 31395124 856004 2.60 342556 16259368 2380232 7.01 2839124 14512128 1638996 08:29:26 07:37:01 9239084 28451960 3722268 11.32 377544 18014072 11253152 33.16 6555544 15415124 1397888 08:29:26 07:38:01 5487080 26850164 5337772 16.23 391396 20091664 10740624 31.65 8950624 16735576 1786668 08:29:26 07:39:01 10007324 31388000 852012 2.59 400656 20260048 2417484 7.12 3249028 18155320 1221400 08:29:26 07:40:01 9704660 31413640 834932 2.54 405860 20574132 2181516 6.43 3318368 18390576 464 08:29:26 07:41:01 9705220 31414216 834368 2.54 405884 20574132 2181516 6.43 3318216 18390580 8 08:29:26 07:42:01 9750100 31459200 789432 2.40 405916 20574140 2189320 6.45 3273672 18390584 28 08:29:26 07:43:01 9750184 31459280 789276 2.40 405948 20574116 2189320 6.45 3274000 18390560 8 08:29:26 07:44:01 9750408 31459548 789244 2.40 405972 20574124 2189320 6.45 3273948 18390564 8 08:29:26 07:45:01 9751056 31460212 788676 2.40 405984 20574124 2189320 6.45 3274040 18390564 8 08:29:26 07:46:01 9750748 31459916 788940 2.40 406020 20574116 2189320 6.45 3274108 18390568 12 08:29:26 07:47:01 9751976 31461220 787476 2.39 406048 20574132 2189320 6.45 3273600 18390572 172 08:29:26 07:48:01 9751992 31461240 787432 2.39 406076 20574132 2189320 6.45 3273356 18390576 4 08:29:26 07:49:01 9751908 31461216 787656 2.40 406104 20574136 2189320 6.45 3273664 18390580 172 08:29:26 07:50:01 9751860 31461192 787624 2.40 406120 20574140 2189320 6.45 3273744 18390584 196 08:29:26 07:51:01 9751844 31461196 787560 2.40 406144 20574136 2189320 6.45 3273832 18390584 8 08:29:26 07:52:01 9751576 31460932 787740 2.40 406160 20574148 2189320 6.45 3273884 18390588 28 08:29:26 07:53:01 9751780 31461180 787448 2.39 406180 20574152 2189320 6.45 3273676 18390588 8 08:29:26 07:54:01 9751480 31460896 787652 2.40 406208 20574156 2173040 6.40 3273676 18390600 172 08:29:26 07:55:01 9751368 31460840 787664 2.40 406244 20574160 2173040 6.40 3273756 18390604 192 08:29:26 07:56:01 9751068 31460540 787876 2.40 406272 20574160 2173040 6.40 3273816 18390604 32 08:29:26 07:57:01 9751332 31460868 787780 2.40 406288 20574164 2173040 6.40 3273964 18390608 144 08:29:26 07:58:01 9751600 31461140 787488 2.39 406308 20574164 2173040 6.40 3273616 18390608 8 08:29:26 07:59:01 9751488 31461068 787464 2.39 406316 20574168 2173040 6.40 3274008 18390612 76 08:29:26 08:00:01 9751352 31460936 787556 2.40 406340 20574172 2156852 6.36 3273684 18390616 4 08:29:26 08:01:01 9751280 31460896 787612 2.40 406352 20574168 2156852 6.36 3274116 18390616 8 08:29:26 08:02:01 9751152 31460816 787684 2.40 406380 20574176 2156852 6.36 3274300 18390620 48 08:29:26 08:03:01 9751076 31460764 787884 2.40 406400 20574184 2156852 6.36 3274168 18390624 24 08:29:26 08:04:01 9751196 31460892 787732 2.40 406428 20574184 2140664 6.31 3273844 18390628 8 08:29:26 08:05:01 9751056 31460816 787784 2.40 406456 20574188 2140664 6.31 3274200 18390632 40 08:29:26 08:06:01 9750912 31460704 787880 2.40 406492 20574176 2140664 6.31 3273996 18390632 16 08:29:26 08:07:01 9750640 31460456 788048 2.40 406516 20574192 2140664 6.31 3274080 18390636 28 08:29:26 08:08:01 9750804 31460628 787788 2.40 406544 20574200 2140664 6.31 3273760 18390640 8 08:29:26 08:09:01 9751112 31461096 787268 2.39 406568 20574328 2140664 6.31 3273816 18390752 12 08:29:26 08:10:01 9751272 31461288 787216 2.39 406596 20574332 2156740 6.36 3274172 18390756 4 08:29:26 08:11:01 9751012 31461088 787432 2.39 406616 20574336 2156740 6.36 3273988 18390780 8 08:29:26 08:12:01 9750996 31461092 787348 2.39 406648 20574340 2156740 6.36 3274064 18390784 4 08:29:26 08:13:01 9751264 31461404 786980 2.39 406680 20574344 2156740 6.36 3273912 18390788 8 08:29:26 08:14:01 9751432 31461572 786956 2.39 406692 20574344 2156740 6.36 3273912 18390788 8 08:29:26 08:15:01 9751196 31461384 787140 2.39 406712 20574348 2156740 6.36 3273956 18390792 8 08:29:26 08:16:01 9751148 31461364 787104 2.39 406740 20574336 2156740 6.36 3274044 18390796 8 08:29:26 08:17:01 9750964 31461212 787192 2.39 406764 20574348 2156740 6.36 3274756 18390796 8 08:29:26 08:18:01 9750980 31461276 787044 2.39 406768 20574356 2156740 6.36 3274188 18390800 8 08:29:26 08:19:01 9750980 31461288 786984 2.39 406792 20574356 2156740 6.36 3274184 18390800 12 08:29:26 08:20:01 9750924 31461236 786940 2.39 406820 20574360 2156740 6.36 3274204 18390804 24 08:29:26 08:21:01 9750844 31461212 786920 2.39 406848 20574368 2156740 6.36 3274272 18390808 32 08:29:26 08:22:01 9750040 31460412 787648 2.40 406864 20574368 2156740 6.36 3274332 18390812 4 08:29:26 08:23:01 9738560 31450744 797156 2.42 406940 20575432 2172996 6.40 3287124 18391112 8 08:29:26 08:24:01 9738768 31451016 797072 2.42 406964 20575440 2172996 6.40 3286888 18391076 4 08:29:26 08:25:01 9738480 31450752 797516 2.43 406980 20575440 2172996 6.40 3286836 18391076 4 08:29:26 08:26:01 9738212 31450508 797724 2.43 407008 20575440 2172996 6.40 3286912 18391080 8 08:29:26 08:27:01 9738412 31450744 797640 2.43 407044 20575444 2172996 6.40 3287040 18391080 8 08:29:26 08:28:01 9738396 31450792 797592 2.43 407076 20575448 2172996 6.40 3287024 18391088 8 08:29:26 08:29:02 9701608 31434552 813648 2.47 407140 20595380 2284492 6.73 3302160 18410528 19820 08:29:26 Average: 11604939 31303985 947330 2.88 373762 18692252 2494331 7.35 3261324 16647667 246302 08:29:26 08:29:26 07:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:29:26 07:28:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 08:29:26 07:28:01 ens3 1092.31 1006.76 9960.16 106.23 0.00 0.00 0.00 0.00 08:29:26 07:28:01 docker0 869.04 864.29 64.21 5034.30 0.00 0.00 0.00 0.00 08:29:26 07:29:01 veth6761148 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:29:26 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:29:01 ens3 30.34 20.30 31.17 13.49 0.00 0.00 0.00 0.00 08:29:26 07:29:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:30:01 veth6761148 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 08:29:26 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:30:01 ens3 32.79 21.41 28.09 14.08 0.00 0.00 0.00 0.00 08:29:26 07:30:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 08:29:26 07:31:01 veth6761148 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:31:01 ens3 12.76 8.68 11.72 6.43 0.00 0.00 0.00 0.00 08:29:26 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:32:01 veth6761148 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:32:01 ens3 16.74 12.33 14.16 7.65 0.00 0.00 0.00 0.00 08:29:26 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:33:01 veth7d885c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:33:01 veth557190e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:33:01 vethee9d9bd 0.33 0.47 0.03 0.14 0.00 0.00 0.00 0.00 08:29:26 07:33:01 vetha1bde2b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:33:01 vethbd21650 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:33:01 lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 08:29:26 07:33:01 ens3 335.25 199.48 5676.98 175.16 0.00 0.00 0.00 0.00 08:29:26 07:33:01 vethf4929b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:33:01 docker0 7.52 10.97 0.49 155.38 0.00 0.00 0.00 0.00 08:29:26 07:33:01 veth10aee28 1.47 2.38 0.11 31.38 0.00 0.00 0.00 0.00 08:29:26 07:33:01 veth1a355db 1.07 2.02 0.08 31.34 0.00 0.00 0.00 0.00 08:29:26 07:33:01 veth573b258 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:33:01 veth9d200c5 4.65 6.68 0.37 92.58 0.00 0.00 0.00 0.01 08:29:26 07:34:01 veth5720926 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:34:01 veth557190e 1.15 2.42 0.09 34.01 0.00 0.00 0.00 0.00 08:29:26 07:34:01 vethee9d9bd 0.07 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:34:01 vethbd21650 3.07 4.42 0.24 62.98 0.00 0.00 0.00 0.01 08:29:26 07:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:29:26 07:34:01 ens3 62.49 33.53 672.63 12.38 0.00 0.00 0.00 0.00 08:29:26 07:34:01 veth7d62a7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:34:01 docker0 14.88 25.23 0.92 325.05 0.00 0.00 0.00 0.00 08:29:26 07:34:01 veth802e87f 3.27 6.23 0.24 95.64 0.00 0.00 0.00 0.01 08:29:26 07:34:01 veth8d357d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:35:01 veth5629b3b 80.14 137.44 8.24 1179.67 0.00 0.00 0.00 0.10 08:29:26 07:35:01 vethee9d9bd 0.07 0.73 0.00 0.03 0.00 0.00 0.00 0.00 08:29:26 07:35:01 vethf208b2d 74.57 166.12 7.82 1181.78 0.00 0.00 0.00 0.10 08:29:26 07:35:01 veth17fa94d 83.72 132.74 8.56 1182.80 0.00 0.00 0.00 0.10 08:29:26 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:35:01 veth5449505 70.20 119.51 7.54 1182.80 0.00 0.00 0.00 0.10 08:29:26 07:35:01 ens3 784.90 453.92 6893.41 56.67 0.00 0.00 0.00 0.00 08:29:26 07:35:01 vethaae05c7 82.34 126.96 8.43 1186.41 0.00 0.00 0.00 0.10 08:29:26 07:35:01 docker0 434.73 755.82 37.83 6870.90 0.00 0.00 0.00 0.00 08:29:26 07:36:01 vethee9d9bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:36:01 ens3 2.80 1.95 2.27 1.30 0.00 0.00 0.00 0.00 08:29:26 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth95d2d82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth2bd9e39 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth56dffb8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth2f0613a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 vethee9d9bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth58664b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth8bb04b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth5a427af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 vethd5f33e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 ens3 16.03 12.60 12.82 7.55 0.00 0.00 0.00 0.00 08:29:26 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth5a2dec3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 vethaed3cb2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth923da6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 veth67a28fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:37:01 vethe8a0959 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth95d2d82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth2bd9e39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth56dffb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth2f0613a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 vethee9d9bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth58664b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth8bb04b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth5a427af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 vethd5f33e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 ens3 5.13 3.78 4.15 2.37 0.00 0.00 0.00 0.00 08:29:26 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth5a2dec3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 vethaed3cb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth923da6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 veth67a28fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:38:01 vethe8a0959 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth95d2d82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth2bd9e39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth56dffb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth2f0613a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 vethee9d9bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth58664b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth8bb04b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth5a427af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 vethd5f33e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:39:01 ens3 2.63 1.50 2.05 1.10 0.00 0.00 0.00 0.00 08:29:26 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth5a2dec3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 vethaed3cb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth923da6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 veth67a28fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:39:01 vethe8a0959 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:40:01 ens3 9.06 5.60 7.98 4.04 0.00 0.00 0.00 0.00 08:29:26 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:42:01 ens3 0.32 0.18 0.54 0.07 0.00 0.00 0.00 0.00 08:29:26 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:47:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:52:01 ens3 0.27 0.15 0.19 0.07 0.00 0.00 0.00 0.00 08:29:26 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:53:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:57:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:02:01 ens3 0.45 0.37 0.33 0.27 0.00 0.00 0.00 0.00 08:29:26 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:03:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:04:01 ens3 0.55 0.00 0.08 0.00 0.00 0.00 0.00 0.00 08:29:26 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:05:01 ens3 0.97 0.42 0.42 0.22 0.00 0.00 0.00 0.00 08:29:26 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:06:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:07:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:12:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:13:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 08:29:26 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:17:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:18:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:29:26 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:22:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:29:26 08:23:01 ens3 8.15 6.82 5.57 6.43 0.00 0.00 0.00 0.00 08:29:26 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:29:26 08:27:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:29:26 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:28:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 08:29:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 08:29:26 08:29:02 ens3 28.26 21.30 331.35 7.09 0.00 0.00 0.00 0.00 08:29:26 08:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:26 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 08:29:26 Average: ens3 39.16 29.00 378.96 6.80 0.00 0.00 0.00 0.00 08:29:26 Average: docker0 21.18 26.51 1.65 198.46 0.00 0.00 0.00 0.00 08:29:26 08:29:26 08:29:26 ---> sar -P ALL: 08:29:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 09/06/24 _x86_64_ (8 CPU) 08:29:26 08:29:26 07:26:04 LINUX RESTART (8 CPU) 08:29:26 08:29:26 07:27:02 CPU %user %nice %system %iowait %steal %idle 08:29:26 07:28:01 all 8.92 0.00 4.13 3.47 0.08 83.41 08:29:26 07:28:01 0 10.59 0.00 4.27 2.00 0.07 83.07 08:29:26 07:28:01 1 8.15 0.00 4.39 0.57 0.07 86.83 08:29:26 07:28:01 2 8.72 0.00 3.56 0.43 0.09 87.21 08:29:26 07:28:01 3 8.62 0.00 4.76 14.42 0.09 72.11 08:29:26 07:28:01 4 9.36 0.00 4.00 0.34 0.07 86.22 08:29:26 07:28:01 5 8.30 0.00 4.66 0.36 0.07 86.61 08:29:26 07:28:01 6 9.84 0.00 3.80 5.96 0.07 80.34 08:29:26 07:28:01 7 7.76 0.00 3.61 3.74 0.10 84.78 08:29:26 07:29:01 all 34.61 0.00 5.30 2.69 0.11 57.29 08:29:26 07:29:01 0 33.13 0.00 5.60 0.59 0.12 60.56 08:29:26 07:29:01 1 33.33 0.00 5.86 0.13 0.10 60.57 08:29:26 07:29:01 2 33.95 0.00 4.87 0.24 0.12 60.82 08:29:26 07:29:01 3 34.95 0.00 5.76 16.80 0.08 42.40 08:29:26 07:29:01 4 34.80 0.00 4.73 0.07 0.13 60.26 08:29:26 07:29:01 5 33.58 0.00 4.98 0.34 0.08 61.02 08:29:26 07:29:01 6 37.70 0.00 5.27 3.20 0.13 53.69 08:29:26 07:29:01 7 35.43 0.00 5.32 0.15 0.13 58.97 08:29:26 07:30:01 all 44.94 0.00 5.47 0.53 0.12 48.95 08:29:26 07:30:01 0 44.20 0.00 5.29 0.05 0.10 50.36 08:29:26 07:30:01 1 44.08 0.00 5.31 0.05 0.12 50.44 08:29:26 07:30:01 2 44.79 0.00 5.31 0.10 0.17 49.63 08:29:26 07:30:01 3 46.23 0.00 5.63 3.35 0.12 44.68 08:29:26 07:30:01 4 47.79 0.00 5.63 0.05 0.12 46.41 08:29:26 07:30:01 5 44.27 0.00 5.70 0.00 0.08 49.94 08:29:26 07:30:01 6 44.32 0.00 5.41 0.52 0.12 49.63 08:29:26 07:30:01 7 43.84 0.00 5.46 0.08 0.12 50.50 08:29:26 07:31:01 all 27.91 0.00 5.63 20.58 0.07 45.81 08:29:26 07:31:01 0 28.94 0.00 5.18 36.45 0.08 29.36 08:29:26 07:31:01 1 26.76 0.00 5.61 8.50 0.07 59.07 08:29:26 07:31:01 2 27.91 0.00 5.55 51.40 0.08 15.06 08:29:26 07:31:01 3 26.99 0.00 5.58 16.74 0.05 50.64 08:29:26 07:31:01 4 28.51 0.00 6.29 11.44 0.07 53.69 08:29:26 07:31:01 5 27.49 0.00 5.31 4.30 0.07 62.84 08:29:26 07:31:01 6 28.09 0.00 5.83 19.10 0.08 46.89 08:29:26 07:31:01 7 28.57 0.00 5.68 16.61 0.05 49.08 08:29:26 07:32:01 all 6.64 0.00 2.10 21.04 0.07 70.16 08:29:26 07:32:01 0 5.47 0.00 1.96 73.29 0.08 19.20 08:29:26 07:32:01 1 8.39 0.00 2.34 0.00 0.05 89.22 08:29:26 07:32:01 2 7.12 0.00 2.23 19.16 0.05 71.44 08:29:26 07:32:01 3 6.61 0.00 2.15 62.06 0.20 28.99 08:29:26 07:32:01 4 8.07 0.00 2.25 2.15 0.03 87.49 08:29:26 07:32:01 5 4.86 0.00 1.77 2.10 0.05 91.22 08:29:26 07:32:01 6 6.26 0.00 1.94 2.13 0.03 89.64 08:29:26 07:32:01 7 6.31 0.00 2.14 7.20 0.05 84.31 08:29:26 07:33:01 all 13.53 0.00 5.38 12.54 0.09 68.47 08:29:26 07:33:01 0 12.96 0.00 6.45 16.36 0.08 64.14 08:29:26 07:33:01 1 14.28 0.00 4.56 2.97 0.07 78.12 08:29:26 07:33:01 2 13.49 0.00 6.06 2.11 0.15 78.19 08:29:26 07:33:01 3 16.07 0.00 6.46 42.12 0.09 35.26 08:29:26 07:33:01 4 15.82 0.00 5.49 11.61 0.08 66.99 08:29:26 07:33:01 5 12.74 0.00 4.12 10.02 0.07 73.06 08:29:26 07:33:01 6 11.05 0.00 4.46 5.15 0.10 79.24 08:29:26 07:33:01 7 11.86 0.00 5.42 10.10 0.07 72.56 08:29:26 07:34:01 all 4.09 0.00 1.53 38.50 0.09 55.78 08:29:26 07:34:01 0 3.86 0.00 1.59 26.11 0.08 68.35 08:29:26 07:34:01 1 3.90 0.00 1.22 3.48 0.03 91.36 08:29:26 07:34:01 2 4.36 0.00 1.26 0.54 0.08 93.76 08:29:26 07:34:01 3 4.83 0.00 1.75 74.37 0.07 18.98 08:29:26 07:34:01 4 3.92 0.00 2.00 67.07 0.15 26.84 08:29:26 07:34:01 5 4.04 0.00 1.26 26.51 0.03 68.16 08:29:26 07:34:01 6 3.84 0.00 1.49 44.96 0.25 49.45 08:29:26 07:34:01 7 3.98 0.00 1.66 65.51 0.03 28.82 08:29:26 07:35:01 all 10.39 0.00 4.76 27.36 0.08 57.40 08:29:26 07:35:01 0 10.01 0.00 4.24 13.68 0.07 71.99 08:29:26 07:35:01 1 7.96 0.00 4.30 30.17 0.07 57.51 08:29:26 07:35:01 2 11.18 0.00 3.92 11.01 0.07 73.82 08:29:26 07:35:01 3 11.88 0.00 6.46 23.53 0.12 58.01 08:29:26 07:35:01 4 13.17 0.00 5.53 23.06 0.08 58.16 08:29:26 07:35:01 5 10.48 0.00 5.10 51.65 0.08 32.68 08:29:26 07:35:01 6 9.42 0.00 4.13 32.61 0.10 53.74 08:29:26 07:35:01 7 9.04 0.00 4.45 33.26 0.08 53.17 08:29:26 07:36:01 all 0.29 0.00 1.07 14.16 0.03 84.45 08:29:26 07:36:01 0 0.22 0.00 1.15 0.43 0.03 98.16 08:29:26 07:36:01 1 0.17 0.00 0.18 2.79 0.03 96.83 08:29:26 07:36:01 2 0.07 0.00 1.12 1.10 0.00 97.72 08:29:26 07:36:01 3 0.84 0.00 0.38 1.57 0.03 97.18 08:29:26 07:36:01 4 0.37 0.00 3.39 95.30 0.08 0.86 08:29:26 07:36:01 5 0.25 0.00 1.12 6.24 0.02 92.37 08:29:26 07:36:01 6 0.03 0.00 1.00 0.60 0.02 98.35 08:29:26 07:36:01 7 0.42 0.00 0.22 6.09 0.02 93.26 08:29:26 07:37:01 all 62.66 0.00 9.87 9.37 0.11 17.99 08:29:26 07:37:01 0 62.20 0.00 9.44 2.51 0.12 25.72 08:29:26 07:37:01 1 62.58 0.00 9.99 19.96 0.12 7.36 08:29:26 07:37:01 2 62.91 0.00 9.21 2.77 0.10 25.00 08:29:26 07:37:01 3 62.99 0.00 10.36 8.81 0.12 17.73 08:29:26 07:37:01 4 63.72 0.00 10.17 21.84 0.12 4.15 08:29:26 07:37:01 5 62.93 0.00 9.54 2.56 0.13 24.84 08:29:26 07:37:01 6 62.14 0.00 9.82 2.79 0.10 25.14 08:29:26 07:37:01 7 61.77 0.00 10.44 13.61 0.10 14.08 08:29:26 07:38:01 all 89.29 0.00 10.52 0.00 0.18 0.00 08:29:26 07:38:01 0 89.82 0.00 9.96 0.00 0.22 0.00 08:29:26 07:38:01 1 88.65 0.00 11.18 0.02 0.15 0.00 08:29:26 07:38:01 2 89.59 0.00 10.15 0.00 0.26 0.00 08:29:26 07:38:01 3 89.45 0.00 10.39 0.00 0.15 0.00 08:29:26 07:38:01 4 89.79 0.00 10.06 0.00 0.13 0.02 08:29:26 07:38:01 5 89.13 0.00 10.70 0.00 0.17 0.00 08:29:26 07:38:01 6 89.00 0.00 10.86 0.00 0.14 0.00 08:29:26 07:38:01 7 88.93 0.00 10.85 0.00 0.22 0.00 08:29:26 08:29:26 07:38:01 CPU %user %nice %system %iowait %steal %idle 08:29:26 07:39:01 all 61.64 0.00 9.12 5.49 0.14 23.62 08:29:26 07:39:01 0 61.71 0.00 9.50 1.23 0.15 27.40 08:29:26 07:39:01 1 60.43 0.00 9.46 6.11 0.14 23.88 08:29:26 07:39:01 2 59.04 0.00 9.46 1.40 0.28 29.83 08:29:26 07:39:01 3 62.45 0.00 9.07 1.84 0.10 26.55 08:29:26 07:39:01 4 61.39 0.00 9.34 2.34 0.10 26.83 08:29:26 07:39:01 5 61.60 0.00 8.50 2.05 0.10 27.75 08:29:26 07:39:01 6 62.40 0.00 8.47 3.29 0.10 25.74 08:29:26 07:39:01 7 63.99 0.00 9.16 25.36 0.12 1.38 08:29:26 07:40:01 all 1.62 0.00 0.97 8.60 0.03 88.78 08:29:26 07:40:01 0 1.36 0.00 0.92 5.47 0.05 92.20 08:29:26 07:40:01 1 1.70 0.00 0.85 7.22 0.02 90.22 08:29:26 07:40:01 2 1.31 0.00 0.90 3.85 0.02 93.92 08:29:26 07:40:01 3 1.65 0.00 1.02 3.93 0.03 93.36 08:29:26 07:40:01 4 1.79 0.00 1.07 5.42 0.03 91.69 08:29:26 07:40:01 5 1.64 0.00 0.78 2.20 0.03 95.34 08:29:26 07:40:01 6 1.84 0.00 0.92 4.55 0.02 92.67 08:29:26 07:40:01 7 1.66 0.00 1.31 36.25 0.03 60.75 08:29:26 07:41:01 all 0.03 0.00 0.01 0.04 0.01 99.92 08:29:26 07:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:29:26 07:41:01 1 0.02 0.00 0.00 0.03 0.00 99.95 08:29:26 07:41:01 2 0.13 0.00 0.00 0.05 0.02 99.80 08:29:26 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:41:01 4 0.00 0.00 0.02 0.20 0.00 99.78 08:29:26 07:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 07:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:29:26 07:42:01 all 0.06 0.00 0.03 0.09 0.01 99.82 08:29:26 07:42:01 0 0.07 0.00 0.03 0.28 0.02 99.60 08:29:26 07:42:01 1 0.02 0.00 0.03 0.10 0.02 99.83 08:29:26 07:42:01 2 0.20 0.00 0.03 0.00 0.02 99.75 08:29:26 07:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:29:26 07:42:01 4 0.05 0.00 0.02 0.30 0.00 99.63 08:29:26 07:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 07:42:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:29:26 07:42:01 7 0.00 0.00 0.05 0.00 0.00 99.95 08:29:26 07:43:01 all 0.01 0.00 0.01 0.03 0.01 99.95 08:29:26 07:43:01 0 0.03 0.00 0.03 0.15 0.02 99.77 08:29:26 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:43:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:29:26 07:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 07:43:01 4 0.00 0.00 0.02 0.07 0.00 99.92 08:29:26 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 07:44:01 all 0.05 0.00 0.01 0.03 0.01 99.90 08:29:26 07:44:01 0 0.07 0.00 0.02 0.17 0.03 99.72 08:29:26 07:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:44:01 2 0.12 0.00 0.02 0.00 0.03 99.83 08:29:26 07:44:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:29:26 07:44:01 4 0.02 0.00 0.00 0.08 0.02 99.88 08:29:26 07:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 07:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:45:01 all 0.23 0.00 0.01 0.03 0.00 99.73 08:29:26 07:45:01 0 0.05 0.00 0.03 0.22 0.02 99.68 08:29:26 07:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:45:01 2 1.71 0.00 0.00 0.00 0.00 98.29 08:29:26 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:45:01 4 0.00 0.00 0.02 0.03 0.00 99.95 08:29:26 07:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 07:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:29:26 07:46:01 0 0.12 0.00 0.00 0.00 0.02 99.87 08:29:26 07:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 07:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 07:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:29:26 07:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:29:26 07:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:29:26 07:46:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:29:26 07:47:01 all 0.03 0.00 0.01 0.02 0.01 99.94 08:29:26 07:47:01 0 0.07 0.00 0.03 0.02 0.02 99.87 08:29:26 07:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:29:26 07:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:47:01 4 0.00 0.00 0.00 0.13 0.02 99.85 08:29:26 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:48:01 all 0.05 0.00 0.01 0.01 0.01 99.92 08:29:26 07:48:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:29:26 07:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 07:48:01 2 0.32 0.00 0.03 0.00 0.02 99.63 08:29:26 07:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:48:01 4 0.02 0.00 0.02 0.07 0.00 99.90 08:29:26 07:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:49:01 all 0.13 0.00 0.01 0.01 0.01 99.84 08:29:26 07:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:29:26 07:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:29:26 07:49:01 2 0.89 0.00 0.05 0.00 0.02 99.04 08:29:26 07:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:29:26 07:49:01 4 0.02 0.00 0.00 0.10 0.00 99.88 08:29:26 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:29:26 07:49:01 CPU %user %nice %system %iowait %steal %idle 08:29:26 07:50:01 all 0.13 0.00 0.01 0.06 0.01 99.79 08:29:26 07:50:01 0 0.02 0.00 0.02 0.10 0.02 99.85 08:29:26 07:50:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:29:26 07:50:01 2 0.98 0.00 0.03 0.00 0.00 98.99 08:29:26 07:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:50:01 4 0.00 0.00 0.02 0.35 0.00 99.63 08:29:26 07:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:51:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:29:26 07:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:29:26 07:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 07:51:01 2 1.37 0.00 0.05 0.00 0.02 98.56 08:29:26 07:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 07:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:29:26 07:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 07:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 07:52:01 all 0.10 0.00 0.01 0.01 0.01 99.87 08:29:26 07:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:29:26 07:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:29:26 07:52:01 2 0.71 0.00 0.00 0.00 0.02 99.27 08:29:26 07:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:52:01 4 0.00 0.00 0.00 0.05 0.02 99.93 08:29:26 07:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 07:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:53:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:29:26 07:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:29:26 07:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:29:26 07:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:29:26 07:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:29:26 07:53:01 4 0.02 0.00 0.02 0.03 0.00 99.93 08:29:26 07:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:29:26 07:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 07:54:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:29:26 07:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:29:26 07:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 07:54:01 2 1.19 0.00 0.02 0.00 0.02 98.78 08:29:26 07:54:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:29:26 07:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 07:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 07:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:55:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:29:26 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:55:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:29:26 07:55:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:29:26 07:55:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:29:26 07:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:29:26 07:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:29:26 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 07:56:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:29:26 07:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:29:26 07:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:29:26 07:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:29:26 07:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 07:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 07:57:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:29:26 07:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:29:26 07:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 07:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:29:26 07:58:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:29:26 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 07:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 07:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 07:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 07:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 07:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 07:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 07:59:01 all 0.03 0.00 0.01 0.02 0.02 99.92 08:29:26 07:59:01 0 0.03 0.00 0.03 0.02 0.03 99.88 08:29:26 07:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 07:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 07:59:01 3 0.05 0.00 0.02 0.00 0.05 99.88 08:29:26 07:59:01 4 0.02 0.00 0.00 0.12 0.02 99.85 08:29:26 07:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 07:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 07:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:00:01 all 0.08 0.00 0.01 0.04 0.01 99.87 08:29:26 08:00:01 0 0.02 0.00 0.03 0.10 0.00 99.85 08:29:26 08:00:01 1 0.00 0.00 0.00 0.05 0.00 99.95 08:29:26 08:00:01 2 0.60 0.00 0.02 0.00 0.02 99.37 08:29:26 08:00:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:29:26 08:00:01 4 0.00 0.00 0.00 0.13 0.00 99.87 08:29:26 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:29:26 08:00:01 CPU %user %nice %system %iowait %steal %idle 08:29:26 08:01:01 all 0.16 0.00 0.01 0.01 0.01 99.82 08:29:26 08:01:01 0 0.03 0.00 0.02 0.05 0.03 99.87 08:29:26 08:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:01:01 2 1.08 0.00 0.00 0.00 0.00 98.92 08:29:26 08:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 08:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 08:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 08:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:29:26 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:02:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:29:26 08:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:02:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:29:26 08:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:03:01 all 0.02 0.00 0.01 0.06 0.01 99.91 08:29:26 08:03:01 0 0.02 0.00 0.02 0.28 0.02 99.67 08:29:26 08:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:03:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:29:26 08:03:01 4 0.02 0.00 0.02 0.17 0.00 99.80 08:29:26 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:29:26 08:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:04:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:29:26 08:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:04:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:29:26 08:04:01 4 0.03 0.00 0.00 0.07 0.00 99.90 08:29:26 08:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:04:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:29:26 08:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:05:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:29:26 08:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:29:26 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:05:01 4 0.02 0.00 0.00 0.05 0.00 99.93 08:29:26 08:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:29:26 08:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:06:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:29:26 08:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:29:26 08:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:06:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:29:26 08:06:01 4 0.02 0.00 0.00 0.07 0.02 99.90 08:29:26 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:29:26 08:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:07:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:29:26 08:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 08:07:01 2 1.17 0.00 0.03 0.00 0.02 98.78 08:29:26 08:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:29:26 08:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:29:26 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:08:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:29:26 08:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:29:26 08:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:08:01 2 0.86 0.00 0.00 0.00 0.00 99.14 08:29:26 08:08:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:29:26 08:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 08:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:29:26 08:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:29:26 08:09:01 1 0.00 0.00 0.02 0.07 0.00 99.92 08:29:26 08:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:09:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:29:26 08:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:29:26 08:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:10:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:29:26 08:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 08:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 08:10:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:29:26 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:29:26 08:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:29:26 08:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:29:26 08:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:29:26 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:29:26 08:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:29:26 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:12:01 3 0.05 0.00 0.02 0.02 0.05 99.87 08:29:26 08:12:01 4 0.05 0.00 0.02 0.02 0.00 99.92 08:29:26 08:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 08:12:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:29:26 08:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:29:26 08:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:13:01 1 0.00 0.00 0.00 0.03 0.02 99.95 08:29:26 08:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 08:29:26 08:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:29:26 08:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:29:26 08:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 08:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:29:26 08:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:29:26 08:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:15:01 1 0.00 0.00 0.02 0.03 0.02 99.93 08:29:26 08:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:15:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:29:26 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 08:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:16:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:29:26 08:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:29:26 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:16:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:29:26 08:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:29:26 08:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 08:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:29:26 08:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:29:26 08:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:29:26 08:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:29:26 08:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:29:26 08:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:29:26 08:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:29:26 08:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:29:26 08:18:01 3 0.03 0.00 0.00 0.00 0.03 99.93 08:29:26 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:29:26 08:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:19:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:29:26 08:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:29:26 08:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 08:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:20:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:29:26 08:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:29:26 08:20:01 2 1.44 0.00 0.03 0.00 0.00 98.53 08:29:26 08:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 08:20:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:29:26 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:21:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:29:26 08:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:29:26 08:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:21:01 2 1.97 0.00 0.00 0.00 0.00 98.03 08:29:26 08:21:01 3 0.03 0.00 0.00 0.00 0.03 99.93 08:29:26 08:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:29:26 08:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:21:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:29:26 08:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:29:26 08:22:01 all 0.26 0.00 0.00 0.00 0.01 99.72 08:29:26 08:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:22:01 2 1.99 0.00 0.00 0.00 0.02 98.00 08:29:26 08:22:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:29:26 08:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:29:26 08:22:01 CPU %user %nice %system %iowait %steal %idle 08:29:26 08:23:01 all 0.51 0.00 0.05 0.02 0.02 99.42 08:29:26 08:23:01 0 0.38 0.00 0.08 0.02 0.02 99.50 08:29:26 08:23:01 1 0.17 0.00 0.03 0.02 0.00 99.78 08:29:26 08:23:01 2 2.08 0.00 0.03 0.00 0.02 97.87 08:29:26 08:23:01 3 0.13 0.00 0.05 0.02 0.03 99.77 08:29:26 08:23:01 4 0.22 0.00 0.02 0.03 0.02 99.72 08:29:26 08:23:01 5 0.25 0.00 0.05 0.03 0.02 99.65 08:29:26 08:23:01 6 0.12 0.00 0.03 0.00 0.02 99.83 08:29:26 08:23:01 7 0.67 0.00 0.07 0.02 0.02 99.23 08:29:26 08:24:01 all 0.03 0.00 0.01 0.07 0.01 99.88 08:29:26 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:24:01 2 0.15 0.00 0.00 0.00 0.00 99.85 08:29:26 08:24:01 3 0.03 0.00 0.03 0.35 0.03 99.55 08:29:26 08:24:01 4 0.02 0.00 0.02 0.23 0.02 99.72 08:29:26 08:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:29:26 08:25:01 0 0.02 0.00 0.02 0.05 0.02 99.90 08:29:26 08:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:29:26 08:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:29:26 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:29:26 08:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:29:26 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:26:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:29:26 08:26:01 4 0.02 0.00 0.02 0.05 0.02 99.90 08:29:26 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:29:26 08:27:01 all 0.12 0.00 0.01 0.02 0.01 99.83 08:29:26 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:27:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:29:26 08:27:01 2 0.78 0.00 0.00 0.00 0.00 99.22 08:29:26 08:27:01 3 0.05 0.00 0.02 0.07 0.03 99.83 08:29:26 08:27:01 4 0.05 0.00 0.02 0.10 0.00 99.83 08:29:26 08:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:29:26 08:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:29:26 08:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:29:26 08:28:01 all 0.08 0.00 0.01 0.02 0.01 99.88 08:29:26 08:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:29:26 08:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:28:01 2 0.58 0.00 0.00 0.00 0.02 99.40 08:29:26 08:28:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:29:26 08:28:01 4 0.02 0.00 0.03 0.13 0.02 99.80 08:29:26 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:29:26 08:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:29:26 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:29:26 08:29:02 all 0.63 0.00 0.24 0.08 0.01 99.04 08:29:26 08:29:02 0 0.75 0.00 0.22 0.05 0.02 98.97 08:29:26 08:29:02 1 0.23 0.00 0.23 0.02 0.02 99.50 08:29:26 08:29:02 2 0.33 0.00 0.15 0.02 0.00 99.50 08:29:26 08:29:02 3 0.84 0.00 0.40 0.17 0.03 98.56 08:29:26 08:29:02 4 1.15 0.00 0.33 0.37 0.02 98.13 08:29:26 08:29:02 5 0.50 0.00 0.28 0.00 0.00 99.22 08:29:26 08:29:02 6 0.32 0.00 0.15 0.00 0.02 99.52 08:29:26 08:29:02 7 0.88 0.00 0.17 0.00 0.02 98.93 08:29:26 Average: all 5.90 0.00 1.06 2.64 0.03 90.37 08:29:26 Average: 0 5.82 0.00 1.06 2.89 0.03 90.20 08:29:26 Average: 1 5.75 0.00 1.05 1.32 0.02 91.86 08:29:26 Average: 2 6.10 0.00 1.02 1.50 0.03 91.35 08:29:26 Average: 3 6.00 0.00 1.13 4.31 0.04 88.51 08:29:26 Average: 4 6.08 0.00 1.13 3.89 0.02 88.87 08:29:26 Average: 5 5.78 0.00 1.02 1.73 0.02 91.44 08:29:26 Average: 6 5.86 0.00 1.02 2.00 0.03 91.10 08:29:26 Average: 7 5.82 0.00 1.05 3.49 0.02 89.61 08:29:26 08:29:26 08:29:26