Pull request #4918 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 52b499ce14340e0f58b0d8cfd6aeda8b21674eae+06bbb4e4647273833213264ef286cf48fa9ebf74 (ddf47d47fa1c42876c8743fad18d016239413fe0) 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-ssh14683254108148070100.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-ssh8294010925369166305.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-4918/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-4918/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13913515554752364470.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-4918/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14417699296139460207.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-ssh5070626745425074446.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-4918/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-4918/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14743137212132181009.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10558 in /w/workspace/edgexfoundry_edgex-go_PR-4918 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06bbb4e4647273833213264ef286cf48fa9ebf74 into PR head commit 52b499ce14340e0f58b0d8cfd6aeda8b21674eae Merge succeeded, producing 52b499ce14340e0f58b0d8cfd6aeda8b21674eae Checking out Revision 52b499ce14340e0f58b0d8cfd6aeda8b21674eae (PR-4918) > 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/4918/head:refs/remotes/origin/PR-4918 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52b499ce14340e0f58b0d8cfd6aeda8b21674eae # 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 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52b499ce14340e0f58b0d8cfd6aeda8b21674eae # timeout=10 Commit message: "fix: Return 404 response for Keeper GET key API with Postgres" 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 06:54:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:54:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:54:29 ========================================================= 06:54:29 EdgeX Global Pipelines Version Info 06:54:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:31 ------------------- 06:54:31 stable info: 06:54:31 ------------------- 06:54:31 Commited By: Cherry Wang cherry@iotechsys.com 06:54:31 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 06:54:31 Message: update stable to v1.0.263 06:54:31 ------------------- 06:54:31 experimental info: 06:54:31 ------------------- 06:54:31 Commited By: Cherry Wang cherry@iotechsys.com 06:54:31 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 06:54:31 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:54:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:54:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:54:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:54:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4918 [Pipeline] echo 06:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4918 [Pipeline] echo 06:54:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4918 [Pipeline] echo 06:54:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52b499ce14340e0f58b0d8cfd6aeda8b21674eae [Pipeline] echo 06:54:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52b499c [Pipeline] echo 06:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:33 provisioning config files... 06:54:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1190351780626229293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:33 ---> ****-login.sh 06:54:33 nexus3.edgexfoundry.org:10001 06:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:34 Configure a credential helper to remove this warning. See 06:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:34 06:54:34 Login Succeeded 06:54:34 nexus3.edgexfoundry.org:10002 06:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:34 Configure a credential helper to remove this warning. See 06:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:34 06:54:34 Login Succeeded 06:54:34 nexus3.edgexfoundry.org:10003 06:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:34 Configure a credential helper to remove this warning. See 06:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:34 06:54:34 Login Succeeded 06:54:34 nexus3.edgexfoundry.org:10004 06:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:34 Configure a credential helper to remove this warning. See 06:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:34 06:54:34 Login Succeeded 06:54:34 ****.io 06:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:34 Configure a credential helper to remove this warning. See 06:54:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:34 06:54:34 Login Succeeded 06:54:34 ---> ****-login.sh ends [Pipeline] } 06:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:35 + 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 06:54:35 + + dirname cmd/core-command/Dockerfile 06:54:35 cut -d/ -f2 06:54:35 + echo core-command,cmd/core-command/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:54:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:54:35 + dirname cmd/core-data/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo core-data,cmd/core-data/Dockerfile 06:54:35 + dirname cmd/core-keeper/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo core-keeper,cmd/core-keeper/Dockerfile 06:54:35 + dirname cmd/core-metadata/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo core-metadata,cmd/core-metadata/Dockerfile 06:54:35 + dirname cmd/security-bootstrapper/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:54:35 + dirname cmd/security-proxy-auth/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:54:35 + dirname cmd/security-proxy-setup/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:54:35 + dirname cmd/security-secretstore-setup/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:54:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:54:35 + dirname cmd/security-spire-agent/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:54:35 + dirname cmd/security-spire-config/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:54:35 + dirname cmd/security-spire-server/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:54:35 + dirname cmd/support-cron-scheduler/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 06:54:35 + dirname cmd/support-notifications/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo support-notifications,cmd/support-notifications/Dockerfile 06:54:35 + dirname cmd/support-scheduler/Dockerfile 06:54:35 + cut -d/ -f2 06:54:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:54:35 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 06:54:36 + git rev-list -1 --merges 52b499ce14340e0f58b0d8cfd6aeda8b21674eae~1..52b499ce14340e0f58b0d8cfd6aeda8b21674eae [Pipeline] echo 06:54:36 -----------> git rev-list -1 --merges 52b499ce14340e0f58b0d8cfd6aeda8b21674eae~1..52b499ce14340e0f58b0d8cfd6aeda8b21674eae 52b499ce14340e0f58b0d8cfd6aeda8b21674eae [false] [Pipeline] sh 06:54:36 + git log --format=format:%s -1 52b499ce14340e0f58b0d8cfd6aeda8b21674eae [Pipeline] echo 06:54:36 ========================================================= 06:54:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:54:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:54:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:37 + grep -v github /etc/ssh/ssh_known_hosts 06:54:37 + [ -e /tmp/ssh_known_hosts ] 06:54:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:54:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:54:37 + sudo tee -a /etc/ssh/ssh_known_hosts 06:54:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:37 06:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:38 0.1.4: Pulling from edgex-devops/py-git-semver 06:54:38 b85a868b505f: Pulling fs layer 06:54:38 e2be974225ed: Pulling fs layer 06:54:38 339a4e72a1f5: Pulling fs layer 06:54:38 988bab9f4d93: Pulling fs layer 06:54:38 1469e6f7b9e6: Pulling fs layer 06:54:38 eaf3925da568: Pulling fs layer 06:54:38 bab4dde63d76: Pulling fs layer 06:54:38 bde34c3a00c8: Pulling fs layer 06:54:38 b352a97aabf1: Pulling fs layer 06:54:38 4872d77fe225: Pulling fs layer 06:54:38 5851b861e8e6: Pulling fs layer 06:54:38 988bab9f4d93: Waiting 06:54:38 1469e6f7b9e6: Waiting 06:54:38 eaf3925da568: Waiting 06:54:38 bab4dde63d76: Waiting 06:54:38 bde34c3a00c8: Waiting 06:54:38 b352a97aabf1: Waiting 06:54:38 4872d77fe225: Waiting 06:54:38 5851b861e8e6: Waiting 06:54:38 e2be974225ed: Verifying Checksum 06:54:38 e2be974225ed: Download complete 06:54:38 988bab9f4d93: Download complete 06:54:38 1469e6f7b9e6: Verifying Checksum 06:54:38 1469e6f7b9e6: Download complete 06:54:38 eaf3925da568: Verifying Checksum 06:54:38 eaf3925da568: Download complete 06:54:38 339a4e72a1f5: Verifying Checksum 06:54:38 339a4e72a1f5: Download complete 06:54:38 bde34c3a00c8: Download complete 06:54:38 b352a97aabf1: Download complete 06:54:38 4872d77fe225: Verifying Checksum 06:54:38 4872d77fe225: Download complete 06:54:38 5851b861e8e6: Verifying Checksum 06:54:38 5851b861e8e6: Download complete 06:54:38 b85a868b505f: Verifying Checksum 06:54:38 b85a868b505f: Download complete 06:54:38 bab4dde63d76: Verifying Checksum 06:54:38 bab4dde63d76: Download complete 06:54:39 b85a868b505f: Pull complete 06:54:39 e2be974225ed: Pull complete 06:54:40 339a4e72a1f5: Pull complete 06:54:40 988bab9f4d93: Pull complete 06:54:40 1469e6f7b9e6: Pull complete 06:54:40 eaf3925da568: Pull complete 06:54:42 bab4dde63d76: Pull complete 06:54:42 bde34c3a00c8: Pull complete 06:54:42 b352a97aabf1: Pull complete 06:54:42 4872d77fe225: Pull complete 06:54:42 5851b861e8e6: Pull complete 06:54:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:43 prd-ubuntu20.04-docker-8c-8g-10558 does not seem to be running inside a container 06:54:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:54:45 $ docker top c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 -eo pid,comm 06:54:45 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). 06:54:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:45 [ssh-agent] Looking for ssh-agent implementation... 06:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:46 $ docker exec c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 ssh-agent 06:54:46 SSH_AUTH_SOCK=/tmp/ssh-xgrkayMsb8ss/agent.32 06:54:46 SSH_AGENT_PID=38 06:54:46 Running ssh-add (command line suppressed) 06:54:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8763809926047950050.key (/w/workspace/edgex-go/1@tmp/private_key_8763809926047950050.key) 06:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:46 + git tag --points-at HEAD [Pipeline] } 06:54:46 $ docker exec --env ******** --env ******** c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 ssh-agent -k 06:54:46 unset SSH_AUTH_SOCK; 06:54:46 unset SSH_AGENT_PID; 06:54:46 echo Agent pid 38 killed; 06:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:46 [ssh-agent] Looking for ssh-agent implementation... 06:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:47 $ docker exec c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 ssh-agent 06:54:47 SSH_AUTH_SOCK=/tmp/ssh-alGyv4ZqA3MN/agent.71 06:54:47 SSH_AGENT_PID=77 06:54:47 Running ssh-add (command line suppressed) 06:54:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1737756398207344229.key (/w/workspace/edgex-go/1@tmp/private_key_1737756398207344229.key) 06:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:47 + git semver init 06:54:47 2024-09-18 06:54:47,810 [run_init] DEBUG init version:0.0.0 force:False 06:54:47 2024-09-18 06:54:47,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 06:54:47 2024-09-18 06:54:47,811 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 06:54:47 2024-09-18 06:54:47,811 [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) 06:54:53 2024-09-18 06:54:53,169 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 06:54:53 2024-09-18 06:54:53,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4918 with force:False 06:54:53 2024-09-18 06:54:53,169 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4918 06:54:53 2024-09-18 06:54:53,175 [execute] INFO git cat-file --batch-check 06:54:53 2024-09-18 06:54:53,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:54:53 2024-09-18 06:54:53,183 [execute] INFO git cat-file --batch 06:54:53 2024-09-18 06:54:53,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:54:53 2024-09-18 06:54:53,188 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4918 06:54:53 0.0.0 [Pipeline] } 06:54:53 $ docker exec --env ******** --env ******** c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 ssh-agent -k 06:54:53 unset SSH_AUTH_SOCK; 06:54:53 unset SSH_AGENT_PID; 06:54:53 echo Agent pid 77 killed; 06:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:54 + git semver [Pipeline] } 06:54:54 $ docker stop --time=1 c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 06:54:55 $ docker rm -f --volumes c7d568eaacd3f1d564ece3f9e8d082726bbacaafbb3ee0585b0d41182bdc2285 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:56 Stashed 1 file(s) [Pipeline] echo 06:54:56 [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 06:54:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:57 ========================================================= 06:54:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:54:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:54:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:57 619be1103602: Pulling fs layer 06:54:57 7862e08f4a3e: Pulling fs layer 06:54:57 5df492c9dc93: Pulling fs layer 06:54:57 7629e6793208: Pulling fs layer 06:54:57 4f4fb700ef54: Pulling fs layer 06:54:57 fb5054dd5b73: Pulling fs layer 06:54:57 eeca6798cff9: Pulling fs layer 06:54:57 aa269ceb94a6: Pulling fs layer 06:54:57 ada007ff1a6a: Pulling fs layer 06:54:57 fb5054dd5b73: Waiting 06:54:57 7629e6793208: Waiting 06:54:57 eeca6798cff9: Waiting 06:54:57 aa269ceb94a6: Waiting 06:54:57 ada007ff1a6a: Waiting 06:54:57 4f4fb700ef54: Waiting 06:54:57 7862e08f4a3e: Download complete 06:54:57 7629e6793208: Verifying Checksum 06:54:57 7629e6793208: Download complete 06:54:57 4f4fb700ef54: Verifying Checksum 06:54:57 4f4fb700ef54: Download complete 06:54:57 fb5054dd5b73: Verifying Checksum 06:54:57 fb5054dd5b73: Download complete 06:54:57 619be1103602: Verifying Checksum 06:54:57 619be1103602: Download complete 06:54:57 eeca6798cff9: Verifying Checksum 06:54:57 eeca6798cff9: Download complete 06:54:58 619be1103602: Pull complete 06:54:58 ada007ff1a6a: Verifying Checksum 06:54:58 ada007ff1a6a: Download complete 06:54:58 7862e08f4a3e: Pull complete 06:54:58 5df492c9dc93: Verifying Checksum 06:54:58 5df492c9dc93: Download complete 06:54:58 aa269ceb94a6: Verifying Checksum 06:54:58 aa269ceb94a6: Download complete 06:55:02 5df492c9dc93: Pull complete 06:55:02 7629e6793208: Pull complete 06:55:02 4f4fb700ef54: Pull complete 06:55:02 fb5054dd5b73: Pull complete 06:55:02 eeca6798cff9: Pull complete 06:55:04 aa269ceb94a6: Pull complete 06:55:04 ada007ff1a6a: Pull complete 06:55:04 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:55:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:55:05 + docker build -t ci-base-image-x86_64 -f - . 06:55:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:55:05 WORKDIR /edgex 06:55:05 COPY go.mod . 06:55:05 RUN go mod download 06:55:06 Sending build context to Docker daemon 179.4MB 06:55:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:55:06 ---> f489d0715acc 06:55:06 Step 2/4 : WORKDIR /edgex 06:55:11 ---> Running in 5d710d2935de 06:55:11 Removing intermediate container 5d710d2935de 06:55:11 ---> 8d6f92626be8 06:55:11 Step 3/4 : COPY go.mod . 06:55:11 ---> d559244aef34 06:55:11 Step 4/4 : RUN go mod download 06:55:11 ---> Running in e5a8320a9cfc 06:55:11 Still waiting to schedule task 06:55:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:55:43 Removing intermediate container e5a8320a9cfc 06:55:43 ---> 858648b6030d 06:55:43 Successfully built 858648b6030d 06:55:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:44 + docker inspect -f . ci-base-image-x86_64 06:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:44 prd-ubuntu20.04-docker-8c-8g-10558 does not seem to be running inside a container 06:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:55:44 $ docker top bf6c1b1b9c20c16c434e6c1843d972454f749f69b710ba1029b92f7852ccc802 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:45 + go version 06:55:45 go version go1.21.9 linux/amd64 [Pipeline] } 06:55:45 $ docker stop --time=1 bf6c1b1b9c20c16c434e6c1843d972454f749f69b710ba1029b92f7852ccc802 06:55:46 $ docker rm -f --volumes bf6c1b1b9c20c16c434e6c1843d972454f749f69b710ba1029b92f7852ccc802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:47 + docker inspect -f . ci-base-image-x86_64 06:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:47 prd-ubuntu20.04-docker-8c-8g-10558 does not seem to be running inside a container 06:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:55:47 $ docker top 9a475c155ea3c79351dc42dd5858bb3600db83e439edfc8bbdf03e1f7d0b7c75 -eo pid,comm [Pipeline] { [Pipeline] echo 06:55:48 ========================================================= 06:55:48 [edgeXBuildGoParallel] Running Tests and Build... 06:55:48 ========================================================= [Pipeline] sh 06:55:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:55:48 + make test 06:55:48 go test -race -coverprofile=coverage.out ./... 06:55:56 ? github.com/edgexfoundry/edgex-go [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:56:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:56:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:56:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 06:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 06:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 06:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 06:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 06:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 06:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.587s coverage: 93.4% of statements 06:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 06:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 7.0% of statements 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 06:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 06:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 95.8% of statements 06:56:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 06:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:56:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:56:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 0.0% of statements [no tests to run] 06:56:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements 06:56:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 30.7% of statements 06:56:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements 06:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 06:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 06:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 06:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 06:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 06:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:56:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 06:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.309s coverage: 94.4% of statements 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 06:56:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 06:56:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 06:56:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 06:56:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.455s coverage: 79.9% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.050s coverage: 92.9% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.503s coverage: 36.5% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 89.5% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.102s coverage: 97.1% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 06:57:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements 06:57:06 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 06:57:06 running golangci-lint 06:57:06 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:57:06 go version go1.21.9 linux/amd64 06:57:06 level=info msg="[config_reader] Used config file .golangci.yml" 06:57:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:57:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10560 in /w/workspace/edgexfoundry_edgex-go_PR-4918 [Pipeline] { [Pipeline] ws 06:57:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:57:24 The recommended git tool is: git 06:57:32 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 24.245659899s" 06:57:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.470366ms" 06:57:33 using credential edgex-jenkins-ssh 06:57:33 Cloning the remote Git repository 06:57:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:57:33 > git init /w/workspace/edgex-go/1 # timeout=10 06:57:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:57:33 > git --version # timeout=10 06:57:33 > git --version # 'git version 2.25.1' 06:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:44 level=info msg="[linters_context/goanalysis] analyzers took 2m3.502142676s with top 10 stages: buildir: 1m10.387871624s, gosec: 10.752278215s, inspect: 3.818852425s, fact_deprecated: 3.408134389s, printf: 2.264229062s, ctrlflow: 1.781609248s, S1038: 1.673109541s, nilness: 1.441443161s, fact_purity: 1.434701334s, errcheck: 1.147756657s" 06:57:44 level=info msg="[runner] Issues before processing: 214, after processing: 0" 06:57:44 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22, filename_unadjuster: 214/214, skip_files: 214/214, path_prettifier: 214/214, cgo: 214/214, exclude-rules: 22/214" 06:57:44 level=info msg="[runner] processing took 16.311887ms with stages: nolint: 7.013367ms, identifier_marker: 5.058308ms, exclude-rules: 1.251487ms, autogenerated_exclude: 1.227695ms, path_prettifier: 1.179014ms, skip_dirs: 517.903µs, cgo: 40.062µs, filename_unadjuster: 19.191µs, exclude: 700ns, uniq_by_line: 530ns, max_same_issues: 510ns, path_prefixer: 490ns, fixer: 470ns, skip_files: 460ns, sort_results: 390ns, severity-rules: 380ns, diff: 330ns, source_code: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 06:57:44 level=info msg="[runner] linters took 14.475179733s with stages: goanalysis_metalinter: 14.45877444s" 06:57:44 level=info msg="File cache stats: 0 entries of total size 0B" 06:57:44 level=info msg="Memory: 385 samples, avg is 310.9MB, max is 1308.4MB" 06:57:44 level=info msg="Execution took 38.771209582s" 06:57:44 go vet ./... 06:57:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:57:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:52 Merging remotes/origin/main commit 06bbb4e4647273833213264ef286cf48fa9ebf74 into PR head commit 52b499ce14340e0f58b0d8cfd6aeda8b21674eae 06:57:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:57:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:57:53 ./bin/test-attribution-txt.sh 06:57:53 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 06:57:53 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 06:57:53 Merge succeeded, producing 52b499ce14340e0f58b0d8cfd6aeda8b21674eae 06:57:53 Checking out Revision 52b499ce14340e0f58b0d8cfd6aeda8b21674eae (PR-4918) 06:57:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:57:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4918/head:refs/remotes/origin/PR-4918 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:57:52 > git config core.sparsecheckout # timeout=10 06:57:52 > git checkout -f 52b499ce14340e0f58b0d8cfd6aeda8b21674eae # timeout=10 06:57:52 > git remote # timeout=10 06:57:53 > git config --get remote.origin.url # timeout=10 06:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:53 > git merge 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 06:57:53 > git rev-parse HEAD^{commit} # timeout=10 06:57:53 > git config core.sparsecheckout # timeout=10 06:57:53 > git checkout -f 52b499ce14340e0f58b0d8cfd6aeda8b21674eae # timeout=10 06:57:56 Commit message: "fix: Return 404 response for Keeper GET key API with Postgres" 06:57:56 > git --version # timeout=10 06:57:56 > git --version # 'git version 2.25.1' 06:57:57 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] echo 06:58:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:58:04 + ls -al . 06:58:04 total 936 06:58:04 drwxrwxr-x 11 1001 1001 4096 Sep 18 06:55 . 06:58:04 drwxr-xr-x 4 root root 4096 Sep 18 06:55 .. 06:58:04 drwxrwxr-x 2 1001 1001 4096 Sep 18 06:54 .blubracket 06:58:04 -rw-rw-r-- 1 1001 1001 10 Sep 18 06:54 .dockerignore 06:58:04 drwxrwxr-x 8 1001 1001 4096 Sep 18 06:57 .git 06:58:04 drwxrwxr-x 3 1001 1001 4096 Sep 18 06:54 .github 06:58:04 -rw-rw-r-- 1 1001 1001 1102 Sep 18 06:54 .gitignore 06:58:04 -rw-rw-r-- 1 1001 1001 42 Sep 18 06:54 .golangci.yml 06:58:04 -rw-rw-r-- 1 1001 1001 100 Sep 18 06:54 .hadolint.yml 06:58:04 drwxr-xr-x 3 1001 1001 4096 Sep 18 06:54 .semver 06:58:04 -rw-rw-r-- 1 1001 1001 155 Sep 18 06:54 .sonarcloud.properties 06:58:04 -rw-rw-r-- 1 1001 1001 1171 Sep 18 06:54 ADOPTERS.md 06:58:04 -rw-rw-r-- 1 1001 1001 21286 Sep 18 06:54 Attribution.txt 06:58:04 -rw-rw-r-- 1 1001 1001 100284 Sep 18 06:54 CHANGELOG.md 06:58:04 -rw-rw-r-- 1 1001 1001 3804 Sep 18 06:54 CONTRIBUTING.md 06:58:04 -rw-rw-r-- 1 1001 1001 677 Sep 18 06:54 GOVERNANCE.md 06:58:04 -rw-rw-r-- 1 1001 1001 861 Sep 18 06:54 Jenkinsfile 06:58:04 -rw-rw-r-- 1 1001 1001 10775 Sep 18 06:54 LICENSE 06:58:04 -rw-rw-r-- 1 1001 1001 16854 Sep 18 06:54 Makefile 06:58:04 -rw-rw-r-- 1 1001 1001 582 Sep 18 06:54 OWNERS.md 06:58:04 -rw-rw-r-- 1 1001 1001 9528 Sep 18 06:54 README.md 06:58:04 -rw-rw-r-- 1 1001 1001 789 Sep 18 06:54 SECURITY.md 06:58:04 -rw-rw-r-- 1 1001 1001 5 Sep 18 06:54 VERSION 06:58:04 drwxrwxr-x 2 1001 1001 4096 Sep 18 06:54 bin 06:58:04 drwxrwxr-x 20 1001 1001 4096 Sep 18 06:54 cmd 06:58:04 -rw-r--r-- 1 root root 568154 Sep 18 06:57 coverage.out 06:58:04 drwxrwxr-x 2 1001 1001 4096 Sep 18 06:54 fuzz_test 06:58:04 -rw-rw-r-- 1 1001 1001 7305 Sep 18 06:54 go.mod 06:58:04 -rw-rw-r-- 1 1001 1001 102748 Sep 18 06:54 go.sum 06:58:04 drwxrwxr-x 7 1001 1001 4096 Sep 18 06:54 internal 06:58:04 drwxrwxr-x 3 1001 1001 4096 Sep 18 06:54 openapi 06:58:04 -rw-rw-r-- 1 1001 1001 584 Sep 18 06:54 security.txt 06:58:04 -rw-rw-r-- 1 1001 1001 204 Sep 18 06:54 version.go [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:04 + '[' -e coverage.out ] 06:58:04 + chown 1001:1001 coverage.out [Pipeline] stash 06:58:04 Stashed 1 file(s) [Pipeline] sh 06:58:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:58:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:05 Dload Upload Total Spent Left Speed 06:58:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:58:05 + make build 06:58: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-data/core-data ./cmd/core-data 06:58:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:58:05 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 06:58:05 /etc/docker/daemon.json 06:58:05 { 06:58:05 "registry-mirrors": [ 06:58:05 "https://nexus3.edgexfoundry.org:10001" 06:58:05 ], 06:58:05 "bip": "10.250.0.254/24", 06:58:05 "hosts": [ 06:58:05 "tcp://0.0.0.0:5555", 06:58:05 "unix:///var/run/docker.sock" 06:58:05 ], 06:58:05 "mtu": 1458, 06:58:05 "selinux-enabled": true, 06:58:05 "seccomp-profile": "/etc/docker/seccomp.json" 06:58:05 } [Pipeline] sh 06:58:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:58:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:24 provisioning config files... 06:58:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9797750312600587828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:25 ---> ****-login.sh 06:58:25 nexus3.edgexfoundry.org:10001 06:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:25 Configure a credential helper to remove this warning. See 06:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:25 06:58:25 Login Succeeded 06:58:25 nexus3.edgexfoundry.org:10002 06:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:26 Configure a credential helper to remove this warning. See 06:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:26 06:58:26 Login Succeeded 06:58:26 nexus3.edgexfoundry.org:10003 06:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:26 Configure a credential helper to remove this warning. See 06:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:26 06:58:26 Login Succeeded 06:58:26 nexus3.edgexfoundry.org:10004 06:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:27 Configure a credential helper to remove this warning. See 06:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:27 06:58:27 Login Succeeded 06:58:27 ****.io 06:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:27 Configure a credential helper to remove this warning. See 06:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:27 06:58:27 Login Succeeded 06:58:27 ---> ****-login.sh ends [Pipeline] } 06:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:58:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:58:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:58:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:58:28 ========================================================= 06:58:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:58:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:58:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:58:29 c6b39de5b339: Pulling fs layer 06:58:29 a69c41024577: Pulling fs layer 06:58:29 d6de4b400683: Pulling fs layer 06:58:29 35cb2a7552d0: Pulling fs layer 06:58:29 4f4fb700ef54: Pulling fs layer 06:58:29 464afbd9ba4c: Pulling fs layer 06:58:29 00f215d4a9da: Pulling fs layer 06:58:29 d496ad576159: Pulling fs layer 06:58:29 35cb2a7552d0: Waiting 06:58:29 464afbd9ba4c: Waiting 06:58:29 00f215d4a9da: Waiting 06:58:29 4f4fb700ef54: Waiting 06:58:29 a69c41024577: Verifying Checksum 06:58:29 a69c41024577: Download complete 06:58:29 35cb2a7552d0: Verifying Checksum 06:58:29 35cb2a7552d0: Download complete 06:58:29 4f4fb700ef54: Verifying Checksum 06:58:29 4f4fb700ef54: Download complete 06:58:29 464afbd9ba4c: Verifying Checksum 06:58:29 464afbd9ba4c: Download complete 06:58:29 c6b39de5b339: Verifying Checksum 06:58:29 c6b39de5b339: Download complete 06:58:29 d496ad576159: Verifying Checksum 06:58:29 d496ad576159: Download complete 06:58:30 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 06:58:30 c6b39de5b339: Pull complete 06:58:30 a69c41024577: Pull complete 06:58:30 d6de4b400683: Verifying Checksum 06:58:30 d6de4b400683: Download complete 06:58:31 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 06:58:32 00f215d4a9da: Verifying Checksum 06:58:32 00f215d4a9da: Download complete 06:58:33 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 06:58:33 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 06:58:35 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 06:58:39 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 06:58:41 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 06:58:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:58:44 d6de4b400683: Pull complete 06:58:44 35cb2a7552d0: Pull complete 06:58:44 4f4fb700ef54: Pull complete 06:58:45 464afbd9ba4c: Pull complete 06:58:46 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 06:58:46 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 06:58:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:58:48 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 06:58:49 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] } 06:58:50 $ docker stop --time=1 9a475c155ea3c79351dc42dd5858bb3600db83e439edfc8bbdf03e1f7d0b7c75 06:58:53 00f215d4a9da: Pull complete 06:58:55 d496ad576159: Pull complete 06:58:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:58:57 $ docker rm -f --volumes 9a475c155ea3c79351dc42dd5858bb3600db83e439edfc8bbdf03e1f7d0b7c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:58:59 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:58:59 WORKDIR /edgex 06:58:59 COPY go.mod . 06:58:59 RUN go mod download -t 06:58:59 ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:00 Sending build context to Docker daemon 3.576MB 06:59:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:59:00 ---> f246e2811388 06:59:00 Step 2/4 : WORKDIR /edgex 06:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:59:00 06:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:59:00 latest: Pulling from edgex-devops/edgex-compose 06:59:00 91d30c5bc195: Pulling fs layer 06:59:00 2e9b0aa3be6d: Pulling fs layer 06:59:00 9c61dcf015f6: Pulling fs layer 06:59:00 4698f68db338: Pulling fs layer 06:59:00 2a2f49069b9e: Pulling fs layer 06:59:00 e0025b399a48: Pulling fs layer 06:59:00 4698f68db338: Waiting 06:59:00 2a2f49069b9e: Waiting 06:59:00 e0025b399a48: Waiting 06:59:00 91d30c5bc195: Verifying Checksum 06:59:00 91d30c5bc195: Download complete 06:59:00 4698f68db338: Download complete 06:59:01 2e9b0aa3be6d: Verifying Checksum 06:59:01 2e9b0aa3be6d: Download complete 06:59:01 e0025b399a48: Verifying Checksum 06:59:01 e0025b399a48: Download complete 06:59:01 91d30c5bc195: Pull complete 06:59:01 2a2f49069b9e: Download complete 06:59:01 2e9b0aa3be6d: Pull complete 06:59:01 9c61dcf015f6: Verifying Checksum 06:59:01 9c61dcf015f6: Download complete 06:59:02 ---> Running in 32e0274a1399 06:59:02 Removing intermediate container 32e0274a1399 06:59:02 ---> 139d38d8d8a1 06:59:02 Step 3/4 : COPY go.mod . 06:59:02 ---> 89d982295f95 06:59:02 Step 4/4 : RUN go mod download 06:59:02 ---> Running in 48552e6f576f 06:59:04 9c61dcf015f6: Pull complete 06:59:04 4698f68db338: Pull complete 06:59:04 2a2f49069b9e: Pull complete 06:59:05 e0025b399a48: Pull complete 06:59:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:05 prd-ubuntu20.04-docker-8c-8g-10558 does not seem to be running inside a container 06:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:59:10 $ docker top ab691db8e2084a455a24dde2b78b6288a9c2e0f62030f6ced9e7c1d256f709ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:10 + docker compose -f ./docker-compose-build.yml build --parallel 06:59:13 #1 [core-keeper internal] load build definition from Dockerfile 06:59:13 #1 transferring dockerfile: 2.07kB done 06:59:13 #1 DONE 0.0s 06:59:13 06:59:13 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:59:13 #2 transferring dockerfile: 2.23kB done 06:59:13 #2 DONE 0.0s 06:59:13 06:59:13 #3 [security-bootstrapper internal] load build definition from Dockerfile 06:59:13 #3 transferring dockerfile: 3.17kB done 06:59:13 #3 DONE 0.0s 06:59:13 06:59:13 #4 [security-proxy-auth internal] load build definition from Dockerfile 06:59:13 #4 transferring dockerfile: 2.15kB done 06:59:13 #4 DONE 0.0s 06:59:13 06:59:13 #5 [security-spire-config internal] load build definition from Dockerfile 06:59:13 #5 transferring dockerfile: 1.69kB done 06:59:13 #5 DONE 0.0s 06:59:13 06:59:13 #6 [security-secretstore-setup internal] load build definition from Dockerfile 06:59:13 #6 transferring dockerfile: 2.49kB done 06:59:13 #6 DONE 0.0s 06:59:13 06:59:13 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:59:13 #7 transferring dockerfile: 1.89kB done 06:59:13 #7 DONE 0.0s 06:59:13 06:59:13 #8 [security-spire-server internal] load build definition from Dockerfile 06:59:13 #8 transferring dockerfile: 1.70kB done 06:59:13 #8 DONE 0.0s 06:59:13 06:59:13 #9 [security-spire-agent internal] load build definition from Dockerfile 06:59:13 #9 transferring dockerfile: 1.81kB done 06:59:13 #9 DONE 0.0s 06:59:13 06:59:13 #10 [support-scheduler internal] load build definition from Dockerfile 06:59:13 #10 transferring dockerfile: 1.93kB done 06:59:13 #10 DONE 0.0s 06:59:13 06:59:13 #11 [support-cron-scheduler internal] load build definition from Dockerfile 06:59:13 #11 transferring dockerfile: 1.85kB done 06:59:13 #11 DONE 0.0s 06:59:13 06:59:13 #12 [core-command internal] load build definition from Dockerfile 06:59:13 #12 transferring dockerfile: 1.93kB done 06:59:13 #12 DONE 0.0s 06:59:13 06:59:13 #13 [security-proxy-setup internal] load build definition from Dockerfile 06:59:13 #13 transferring dockerfile: 2.50kB done 06:59:13 #13 DONE 0.0s 06:59:13 06:59:13 #14 [support-notifications internal] load build definition from Dockerfile 06:59:13 #14 transferring dockerfile: 1.95kB done 06:59:13 #14 DONE 0.0s 06:59:13 06:59:13 #15 [core-keeper internal] load .dockerignore 06:59:13 #15 transferring context: 50B done 06:59:13 #15 DONE 0.0s 06:59:13 06:59:13 #16 [core-metadata internal] load build definition from Dockerfile 06:59:13 #16 transferring dockerfile: 2.06kB done 06:59:13 #16 DONE 0.0s 06:59:13 06:59:13 #17 [core-data internal] load build definition from Dockerfile 06:59:13 #17 transferring dockerfile: 2.07kB done 06:59:13 #17 DONE 0.0s 06:59:13 06:59:13 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:59:13 #18 transferring context: 50B done 06:59:13 #18 DONE 0.0s 06:59:13 06:59:13 #19 [security-bootstrapper internal] load .dockerignore 06:59:13 #19 transferring context: 50B done 06:59:13 #19 DONE 0.0s 06:59:13 06:59:13 #20 [security-proxy-auth internal] load .dockerignore 06:59:13 #20 transferring context: 50B done 06:59:13 #20 DONE 0.0s 06:59:13 06:59:13 #21 [security-spire-config internal] load .dockerignore 06:59:13 #21 transferring context: 50B done 06:59:13 #21 DONE 0.0s 06:59:13 06:59:13 #22 [security-secretstore-setup internal] load .dockerignore 06:59:13 #22 transferring context: 50B done 06:59:13 #22 DONE 0.0s 06:59:13 06:59:13 #23 [security-spire-server internal] load .dockerignore 06:59:13 #23 transferring context: 50B done 06:59:13 #23 DONE 0.0s 06:59:13 06:59:13 #24 [security-spiffe-token-provider internal] load .dockerignore 06:59:13 #24 transferring context: 50B done 06:59:13 #24 DONE 0.0s 06:59:13 06:59:13 #25 [security-spire-agent internal] load .dockerignore 06:59:13 #25 transferring context: 50B done 06:59:13 #25 DONE 0.0s 06:59:13 06:59:13 #26 [support-scheduler internal] load .dockerignore 06:59:13 #26 transferring context: 50B done 06:59:13 #26 DONE 0.0s 06:59:13 06:59:13 #27 [support-cron-scheduler internal] load .dockerignore 06:59:13 #27 transferring context: 50B done 06:59:13 #27 DONE 0.0s 06:59:13 06:59:13 #28 [core-command internal] load .dockerignore 06:59:13 #28 transferring context: 50B done 06:59:13 #28 DONE 0.0s 06:59:13 06:59:13 #29 [security-proxy-setup internal] load .dockerignore 06:59:13 #29 transferring context: 50B done 06:59:13 #29 DONE 0.0s 06:59:13 06:59:13 #30 [core-metadata internal] load .dockerignore 06:59:13 #30 transferring context: 50B done 06:59:13 #30 DONE 0.0s 06:59:13 06:59:13 #31 [support-notifications internal] load .dockerignore 06:59:13 #31 transferring context: 50B done 06:59:13 #31 DONE 0.0s 06:59:13 06:59:13 #32 [core-data internal] load .dockerignore 06:59:13 #32 transferring context: 50B done 06:59:13 #32 DONE 0.0s 06:59:13 06:59:13 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:13 #33 DONE 0.0s 06:59:13 06:59:13 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 06:59:13 #34 DONE 0.1s 06:59:13 06:59:13 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:13 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:59:13 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:59:13 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:59:13 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:59:13 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 06:59:13 #35 ... 06:59:13 06:59:13 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:13 #33 DONE 0.0s 06:59:13 06:59:13 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:59:13 #34 DONE 0.1s 06:59:13 06:59:13 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:13 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:59:13 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:59:13 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:59:13 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:59:13 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 06:59:13 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 06:59:14 #35 ... 06:59:14 06:59:14 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:14 #33 DONE 0.0s 06:59:14 06:59:14 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:59:14 #34 DONE 0.1s 06:59:14 06:59:14 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:59:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:59:14 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:59:14 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:59:14 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 06:59:14 #35 ... 06:59:14 06:59:14 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:14 #33 DONE 0.0s 06:59:14 06:59:14 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:14 #35 ... 06:59:14 06:59:14 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:14 #33 DONE 0.0s 06:59:14 06:59:14 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:14 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:59:14 #35 ... 06:59:14 06:59:14 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:14 #33 DONE 0.0s 06:59:14 06:59:14 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:14 #33 DONE 0.0s 06:59:14 06:59:14 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:59:14 #34 DONE 0.5s 06:59:14 06:59:14 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:59:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:59:14 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:59:14 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:59:14 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 06:59:14 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:59:14 #35 ... 06:59:14 06:59:14 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:59:14 #33 DONE 0.0s 06:59:14 06:59:14 #36 [core-common-config-bootstrapper internal] load build context 06:59:14 #36 ... 06:59:14 06:59:14 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:59:14 #34 DONE 1.0s 06:59:14 06:59:14 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:59:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:59:14 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:59:14 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:59:14 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 06:59:14 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:59:14 #35 DONE 1.4s 06:59:14 06:59:14 #36 [core-common-config-bootstrapper internal] load build context 06:59:15 #36 ... 06:59:15 06:59:15 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:59:15 #37 DONE 1.1s 06:59:15 06:59:15 #36 [core-common-config-bootstrapper internal] load build context 06:59:15 #36 ... 06:59:15 06:59:15 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:59:15 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:59:15 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:59:15 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:59:15 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:59:15 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 06:59:15 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:59:15 #35 DONE 1.4s 06:59:15 06:59:15 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:59:15 #38 DONE 1.3s 06:59:15 06:59:15 #39 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64 06:59:15 #39 DONE 1.9s 06:59:15 06:59:15 #36 [core-common-config-bootstrapper internal] load build context 06:59:16 #36 ... 06:59:16 06:59:16 #40 [security-spire-config internal] load build context 06:59:16 #40 transferring context: 25.96kB 0.0s done 06:59:16 #40 DONE 0.6s 06:59:16 06:59:16 #41 [security-spire-server internal] load build context 06:59:16 #41 transferring context: 27.71kB done 06:59:16 #41 DONE 0.6s 06:59:16 06:59:16 #42 [security-spire-agent internal] load build context 06:59:16 #42 transferring context: 27.24kB 0.0s done 06:59:16 #42 DONE 0.7s 06:59:16 06:59:16 #36 [core-common-config-bootstrapper internal] load build context 06:59:21 #36 transferring context: 207.37MB 7.2s 06:59:21 #36 ... 06:59:21 06:59:21 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:59:21 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 06:59:21 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:59:21 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:59:21 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:59:21 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 06:59:21 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.4s 06:59:21 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.3s 06:59:21 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 06:59:22 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.4s done 06:59:23 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.2s done 06:59:23 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.2s done 06:59:23 #43 ... 06:59:23 06:59:23 #44 [core-keeper internal] load build context 06:59:23 #44 ... 06:59:23 06:59:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:23 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 06:59:23 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:59:23 #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:59:23 #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:59:23 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 06:59:23 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.1s done 06:59:23 #45 ... 06:59:23 06:59:23 #46 [security-proxy-auth internal] load build context 06:59:24 #46 ... 06:59:24 06:59:24 #47 [security-bootstrapper internal] load build context 06:59:24 #47 ... 06:59:24 06:59:24 #46 [security-proxy-auth internal] load build context 06:59:24 #46 ... 06:59:24 06:59:24 #48 [security-spiffe-token-provider internal] load build context 06:59:24 #48 ... 06:59:24 06:59:24 #49 [support-cron-scheduler internal] load build context 06:59:24 #49 ... 06:59:24 06:59:24 #50 [security-secretstore-setup internal] load build context 06:59:24 #50 ... 06:59:24 06:59:24 #51 [support-scheduler internal] load build context 06:59:25 #51 ... 06:59:25 06:59:25 #52 [support-notifications internal] load build context 06:59:25 #52 ... 06:59:25 06:59:25 #53 [core-metadata internal] load build context 06:59:25 #53 ... 06:59:25 06:59:25 #54 [core-command internal] load build context 06:59:25 #54 ... 06:59:25 06:59:25 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:59:25 #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:59:25 #0 1.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:59:25 #0 1.485 (1/4) Installing dumb-init (1.2.5-r2) 06:59:25 #0 1.977 (2/4) Installing openssl (3.1.7-r0) 06:59:25 #0 1.989 (3/4) Installing su-exec (0.2-r3) 06:59:25 #0 1.992 (4/4) Installing yq (4.33.3-r5) 06:59:25 #0 2.322 Executing busybox-1.36.1-r7.trigger 06:59:25 #0 2.337 OK: 17 MiB in 19 packages 06:59:25 #55 ... 06:59:25 06:59:25 #56 [security-proxy-setup internal] load build context 06:59:25 #56 ... 06:59:25 06:59:25 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:59:25 #57 ... 06:59:25 06:59:25 #58 [core-metadata builder 2/8] WORKDIR /edgex-go 06:59:25 #58 ... 06:59:25 06:59:25 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:59:25 #0 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:59:25 #0 0.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:59:25 #0 1.852 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:59:25 #0 1.852 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:59:25 #0 1.852 OK: 20070 distinct packages available 06:59:25 #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:59:25 #0 2.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:59:25 #0 2.225 (1/11) Installing ca-certificates (20240226-r0) 06:59:25 #0 2.241 (2/11) Installing brotli-libs (1.0.9-r14) 06:59:25 #0 2.251 (3/11) Installing libunistring (1.1-r1) 06:59:25 #0 2.269 (4/11) Installing libidn2 (2.3.4-r1) 06:59:25 #0 2.286 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:59:25 #0 2.286 (6/11) Installing libcurl (8.9.1-r0) 06:59:25 #0 2.286 (7/11) Installing curl (8.9.1-r0) 06:59:25 #0 2.288 (8/11) Installing dumb-init (1.2.5-r2) 06:59:25 #0 2.291 (9/11) Installing musl-obstack (1.2.3-r2) 06:59:25 #0 2.295 (10/11) Installing libucontext (1.2-r2) 06:59:25 #0 2.298 (11/11) Installing gcompat (1.1.0-r1) 06:59:25 #0 2.304 Executing busybox-1.36.1-r7.trigger 06:59:25 #0 2.311 Executing ca-certificates-20240226-r0.trigger 06:59:25 #0 2.382 OK: 12 MiB in 26 packages 06:59:25 #59 ... 06:59:25 06:59:25 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:59:25 #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:59:25 #0 5.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:59:25 #0 5.666 (1/1) Installing dumb-init (1.2.5-r2) 06:59:25 #0 5.925 Executing busybox-1.36.1-r7.trigger 06:59:25 #0 5.994 OK: 7 MiB in 16 packages 06:59:25 #60 ... 06:59:25 06:59:25 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:59:26 #61 ... 06:59:26 06:59:26 #62 [core-data internal] load build context 06:59:26 #62 ... 06:59:26 06:59:26 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:59:26 #63 ... 06:59:26 06:59:26 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:26 #64 ... 06:59:26 06:59:26 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:59:26 #65 ... 06:59:26 06:59:26 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:59:27 #66 ... 06:59:27 06:59:27 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:59:29 #67 ... 06:59:29 06:59:29 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:59:29 #68 ... 06:59:29 06:59:29 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:59:29 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:59:31 #43 ... 06:59:31 06:59:31 #36 [core-common-config-bootstrapper internal] load build context 06:59:31 #36 transferring context: 439.20MB 17.4s 06:59:31 #36 ... 06:59:31 06:59:31 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:31 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:59:31 #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.10MB / 20.02MB 15.6s 06:59:32 #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 16.0s 06:59:32 #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 16.3s 06:59:33 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 17.0s 06:59:33 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 17.7s 06:59:34 #45 ... 06:59:34 06:59:34 #44 [core-keeper internal] load build context 06:59:34 #44 ... 06:59:34 06:59:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:34 #45 ... 06:59:34 06:59:34 #47 [security-bootstrapper internal] load build context 06:59:34 #47 transferring context: 496.33MB 20.4s done 06:59:34 #47 ... 06:59:34 06:59:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:34 #45 ... 06:59:34 06:59:34 #46 [security-proxy-auth internal] load build context 06:59:34 #46 transferring context: 496.33MB 18.9s done 06:59:34 #46 ... 06:59:34 06:59:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:35 #45 ... 06:59:35 06:59:35 #48 [security-spiffe-token-provider internal] load build context 06:59:35 #48 ... 06:59:35 06:59:35 #49 [support-cron-scheduler internal] load build context 06:59:35 #49 transferring context: 496.33MB 19.7s done 06:59:35 #49 ... 06:59:35 06:59:35 #51 [support-scheduler internal] load build context 06:59:35 #51 ... 06:59:35 06:59:35 #50 [security-secretstore-setup internal] load build context 06:59:35 #50 ... 06:59:35 06:59:35 #56 [security-proxy-setup internal] load build context 06:59:35 #56 ... 06:59:35 06:59:35 #54 [core-command internal] load build context 06:59:35 #54 ... 06:59:35 06:59:35 #52 [support-notifications internal] load build context 06:59:35 #52 ... 06:59:35 06:59:35 #53 [core-metadata internal] load build context 06:59:35 #53 transferring context: 496.33MB 20.2s done 06:59:35 #53 ... 06:59:35 06:59:35 #52 [support-notifications internal] load build context 06:59:36 #52 ... 06:59:36 06:59:36 #62 [core-data internal] load build context 06:59:36 #62 transferring context: 496.33MB 20.4s done 06:59:36 #62 ... 06:59:36 06:59:36 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:37 #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.8s done 06:59:37 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 20.9s done 06:59:37 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 06:59:41 #45 ... 06:59:41 06:59:41 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:59:41 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.0s done 06:59:41 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 06:59:41 #43 ... 06:59:41 06:59:41 #36 [core-common-config-bootstrapper internal] load build context 06:59:41 #36 transferring context: 496.33MB 19.3s done 06:59:41 #36 ... 06:59:41 06:59:41 #56 [security-proxy-setup internal] load build context 06:59:41 #56 transferring context: 496.33MB 22.5s done 06:59:44 #56 ... 06:59:44 06:59:44 #44 [core-keeper internal] load build context 06:59:44 #44 transferring context: 496.33MB 21.3s done 06:59:44 #44 ... 06:59:44 06:59:44 #52 [support-notifications internal] load build context 06:59:44 #52 transferring context: 496.33MB 22.4s done 06:59:45 #52 ... 06:59:45 06:59:45 #48 [security-spiffe-token-provider internal] load build context 06:59:45 #48 transferring context: 496.33MB 20.0s done 06:59:45 #48 ... 06:59:45 06:59:45 #54 [core-command internal] load build context 06:59:45 #54 transferring context: 496.33MB 21.8s done 06:59:45 #54 ... 06:59:45 06:59:45 #51 [support-scheduler internal] load build context 06:59:45 #51 transferring context: 496.33MB 20.8s done 06:59:45 #51 ... 06:59:45 06:59:45 #50 [security-secretstore-setup internal] load build context 06:59:45 #50 transferring context: 496.33MB 21.3s done 06:59:50 #50 ... 06:59:50 06:59:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:50 #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 06:59:50 #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 06:59:55 #45 ... 06:59:55 06:59:55 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:59:55 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 06:59:58 #43 ... 06:59:58 06:59:58 #36 [core-common-config-bootstrapper internal] load build context 06:59:58 #36 DONE 44.5s 06:59:58 06:59:58 #48 [security-spiffe-token-provider internal] load build context 06:59:58 #48 DONE 44.0s 06:59:58 06:59:58 #46 [security-proxy-auth internal] load build context 06:59:58 #46 DONE 44.4s 06:59:58 06:59:58 #49 [support-cron-scheduler internal] load build context 06:59:58 #49 DONE 44.1s 06:59:58 06:59:58 #47 [security-bootstrapper internal] load build context 06:59:58 #47 DONE 44.5s 06:59:58 06:59:58 #58 [support-scheduler builder 2/8] WORKDIR /edgex-go 06:59:58 #58 DONE 43.2s 06:59:58 06:59:58 #44 [core-keeper internal] load build context 06:59:58 #44 DONE 44.8s 06:59:58 06:59:58 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:59:58 #69 ... 06:59:58 06:59:58 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:59:58 #55 DONE 43.6s 06:59:58 06:59:58 #53 [core-metadata internal] load build context 06:59:58 #53 DONE 44.2s 06:59:58 06:59:58 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:59:58 #60 DONE 43.4s 06:59:58 06:59:58 #62 [core-data internal] load build context 06:59:58 #62 DONE 43.7s 06:59:58 06:59:58 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:59:58 #59 DONE 43.3s 06:59:58 06:59:58 #54 [core-command internal] load build context 06:59:58 #54 DONE 44.2s 06:59:58 06:59:58 #52 [support-notifications internal] load build context 06:59:58 #52 DONE 44.2s 06:59:58 06:59:58 #51 [support-scheduler internal] load build context 06:59:58 #51 DONE 44.2s 06:59:58 06:59:58 #56 [security-proxy-setup internal] load build context 06:59:58 #56 DONE 44.2s 06:59:58 06:59:58 #50 [security-secretstore-setup internal] load build context 06:59:58 #50 DONE 44.2s 06:59:58 06:59:58 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:59:58 #43 DONE 43.4s 06:59:58 06:59:58 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:59:59 #45 ... 06:59:59 06:59:59 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:59 #64 DONE 44.0s 06:59:59 06:59:59 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:59:59 #61 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:59:59 #61 43.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:59:59 #61 43.87 (1/4) Installing ca-certificates (20240226-r0) 06:59:59 #61 43.89 (2/4) Installing dumb-init (1.2.5-r2) 06:59:59 #61 43.89 (3/4) Installing su-exec (0.2-r3) 06:59:59 #61 43.89 (4/4) Installing yq (4.33.3-r5) 06:59:59 Removing intermediate container 48552e6f576f 06:59:59 ---> 9f68b8245eea 06:59:59 Successfully built 9f68b8245eea 06:59:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:59 #61 44.09 Executing busybox-1.36.1-r7.trigger 06:59:59 #61 44.10 Executing ca-certificates-20240226-r0.trigger 06:59:59 #61 44.18 OK: 17 MiB in 19 packages 06:59:59 #61 DONE 44.5s 06:59:59 06:59:59 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:59:59 #67 43.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:59:59 #67 44.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:59:59 #67 44.20 (1/2) Installing dumb-init (1.2.5-r2) 06:59:59 #67 44.20 (2/2) Installing su-exec (0.2-r3) 06:59:59 #67 44.21 Executing busybox-1.36.1-r7.trigger 06:59:59 #67 44.23 OK: 7 MiB in 17 packages 06:59:59 #67 DONE 44.6s 06:59:59 06:59:59 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:59:59 + docker inspect -f . ci-base-image-arm64 06:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:00 #70 ... 07:00:00 07:00:00 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:00:00 #57 43.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #57 43.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #57 44.09 (1/3) Installing ca-certificates (20240226-r0) 07:00:00 #57 44.11 (2/3) Installing dumb-init (1.2.5-r2) 07:00:00 #57 44.12 (3/3) Installing tzdata (2024a-r0) 07:00:00 #57 44.18 Executing busybox-1.36.1-r7.trigger 07:00:00 #57 44.18 Executing ca-certificates-20240226-r0.trigger 07:00:00 #57 44.43 OK: 11 MiB in 18 packages 07:00:00 #57 DONE 44.7s 07:00:00 07:00:00 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:00 #71 DONE 1.5s 07:00:00 07:00:00 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:00:00 #63 44.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #63 44.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #63 44.82 (1/2) Installing ca-certificates (20240226-r0) 07:00:00 prd-ubuntu20.04-docker-arm64-4c-16g-10560 does not seem to be running inside a container 07:00:00 $ 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:00:00 #63 ... 07:00:00 07:00:00 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:00:00 #65 44.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #65 44.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #65 44.70 (1/1) Installing dumb-init (1.2.5-r2) 07:00:00 #65 44.73 Executing busybox-1.36.1-r7.trigger 07:00:00 #65 44.74 OK: 7 MiB in 16 packages 07:00:00 #65 DONE 45.0s 07:00:00 07:00:00 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:00:00 #63 44.83 (2/2) Installing dumb-init (1.2.5-r2) 07:00:00 #63 44.84 Executing busybox-1.36.1-r7.trigger 07:00:00 #63 44.84 Executing ca-certificates-20240226-r0.trigger 07:00:00 #63 44.93 OK: 8 MiB in 17 packages 07:00:00 #63 DONE 45.1s 07:00:00 07:00:00 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:00:00 #69 1.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #69 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #69 1.706 OK: 264 MiB in 52 packages 07:00:00 #69 DONE 1.9s 07:00:00 07:00:00 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:00:00 #72 ... 07:00:00 07:00:00 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:00:00 #73 DONE 0.1s 07:00:00 07:00:00 #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:00:00 #66 43.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #66 44.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #66 44.48 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:00:00 #66 44.48 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:00:00 #66 44.48 OK: 20070 distinct packages available 07:00:00 #66 44.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #66 44.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #66 44.89 (1/5) Installing dumb-init (1.2.5-r2) 07:00:00 #66 44.90 (2/5) Installing musl-obstack (1.2.3-r2) 07:00:00 #66 44.91 (3/5) Installing libucontext (1.2-r2) 07:00:00 #66 44.91 (4/5) Installing gcompat (1.1.0-r1) 07:00:00 #66 44.91 (5/5) Installing openssl (3.1.7-r0) 07:00:00 #66 44.93 Executing busybox-1.36.1-r7.trigger 07:00:00 #66 44.94 OK: 8 MiB in 20 packages 07:00:00 #66 DONE 45.1s 07:00:00 07:00:00 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:00:00 #0 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #0 1.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #0 1.738 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:00:00 #0 1.738 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:00:00 #0 1.738 OK: 20079 distinct packages available 07:00:00 #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:00 #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:00 #0 2.077 OK: 264 MiB in 52 packages 07:00:00 #74 DONE 2.3s 07:00:00 07:00:00 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:00:00 #75 DONE 0.1s 07:00:00 07:00:00 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:01 $ docker top 29f536db6db9694204c608192c66cfe0f66d220a1f38623ca8f78118379ddff4 -eo pid,comm 07:00:01 #76 ... 07:00:01 07:00:01 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:00:01 #68 43.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:01 #68 44.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:01 #68 45.09 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:00:01 #68 45.09 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:00:01 #68 45.09 OK: 20070 distinct packages available 07:00:01 #68 45.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:01 #68 45.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:01 #68 45.46 (1/4) Installing dumb-init (1.2.5-r2) 07:00:01 #68 45.47 (2/4) Installing musl-obstack (1.2.3-r2) 07:00:01 #68 45.47 (3/4) Installing libucontext (1.2-r2) 07:00:01 #68 45.47 (4/4) Installing gcompat (1.1.0-r1) 07:00:01 #68 45.48 Executing busybox-1.36.1-r7.trigger 07:00:01 #68 45.48 OK: 8 MiB in 19 packages 07:00:01 #68 DONE 45.6s 07:00:01 07:00:01 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] { 07:00:01 #77 ... 07:00:01 07:00:01 #78 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:00:01 #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:01 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:01 #0 2.961 OK: 264 MiB in 52 packages 07:00:01 #78 DONE 3.1s 07:00:01 07:00:01 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:00:01 #79 DONE 0.1s 07:00:01 07:00:01 #80 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:00:01 #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:01 #0 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:01 #0 3.168 OK: 264 MiB in 52 packages 07:00:01 #80 DONE 3.3s 07:00:01 07:00:01 #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:00:01 #81 DONE 0.1s 07:00:01 07:00:01 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 07:00:01 #82 ... 07:00:01 07:00:01 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:00:01 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:01 #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:01 #0 3.266 OK: 12 MiB in 26 packages 07:00:01 #83 DONE 3.4s 07:00:02 07:00:02 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:02 + go version 07:00:02 go version go1.21.9 linux/arm64 [Pipeline] } 07:00:02 $ docker stop --time=1 29f536db6db9694204c608192c66cfe0f66d220a1f38623ca8f78118379ddff4 07:00:02 #84 ... 07:00:02 07:00:02 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:00:02 #0 1.883 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:02 #0 2.472 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:02 #0 3.120 (1/1) Installing dumb-init (1.2.5-r2) 07:00:02 #0 3.414 Executing busybox-1.36.1-r7.trigger 07:00:02 #0 3.419 OK: 7 MiB in 16 packages 07:00:02 #85 DONE 3.5s 07:00:02 07:00:02 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:00:02 #70 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:02 #70 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:02 #70 3.076 OK: 17 MiB in 19 packages 07:00:03 #70 DONE 3.2s 07:00:03 07:00:03 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:00:03 #0 3.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:03 #0 4.083 OK: 7 MiB in 16 packages 07:00:03 #86 DONE 4.4s 07:00:03 07:00:03 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:00:03 #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:03 #0 3.111 OK: 7 MiB in 17 packages 07:00:03 #87 DONE 3.2s 07:00:03 07:00:03 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:00:03 #88 ... 07:00:03 07:00:03 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:00:03 #72 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #72 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:03 #72 3.474 OK: 7 MiB in 16 packages 07:00:03 #72 DONE 3.6s 07:00:03 07:00:03 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:00:03 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #0 4.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:03 #0 5.133 OK: 17 MiB in 19 packages 07:00:03 #89 DONE 5.2s 07:00:03 07:00:03 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:00:03 #90 DONE 0.0s 07:00:03 07:00:03 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:00:03 #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #0 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:03 #0 3.385 OK: 8 MiB in 17 packages 07:00:03 #91 DONE 3.5s 07:00:03 07:00:03 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:00:03 #88 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #88 ... 07:00:03 07:00:03 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:00:03 #0 2.725 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:03 #0 3.200 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:03 #0 3.875 OK: 264 MiB in 52 packages 07:00:03 #92 DONE 4.0s 07:00:03 07:00:03 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:00:03 #88 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:04 $ docker rm -f --volumes 29f536db6db9694204c608192c66cfe0f66d220a1f38623ca8f78118379ddff4 [Pipeline] // withDockerContainer 07:00:04 #88 ... 07:00:04 07:00:04 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:00:04 #93 DONE 0.0s 07:00:04 07:00:04 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:00:04 #88 3.429 OK: 8 MiB in 20 packages [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 07:00:04 #88 DONE 3.5s 07:00:04 07:00:04 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:00:04 #77 2.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:04 #77 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:04 #77 2.965 OK: 8 MiB in 19 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:05 + docker inspect -f . ci-base-image-arm64 07:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:05 prd-ubuntu20.04-docker-arm64-4c-16g-10560 does not seem to be running inside a container 07:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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:00:06 #77 DONE 5.1s 07:00:06 07:00:06 #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:00:06 #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:00:06 #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:00:06 #0 4.323 OK: 11 MiB in 18 packages 07:00:06 #94 DONE 6.4s 07:00:06 07:00:06 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:06 #95 DONE 2.1s 07:00:06 07:00:06 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:00:06 #96 DONE 2.1s 07:00:06 07:00:06 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:06 $ docker top 20cff5c2170da346f450e7a382efff339df57c73184c207907eec58545ea725c -eo pid,comm [Pipeline] { [Pipeline] echo 07:00:06 ========================================================= 07:00:06 [edgeXBuildGoParallel] Running Tests and Build... 07:00:06 ========================================================= [Pipeline] sh 07:00:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:00:08 + make test 07:00:08 go test -race -coverprofile=coverage.out ./... 07:00:08 #97 ... 07:00:08 07:00:08 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:08 #98 DONE 1.5s 07:00:08 07:00:08 #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:00:08 #99 DONE 4.8s 07:00:08 07:00:08 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:00:08 #100 DONE 1.5s 07:00:08 07:00:08 #101 [security-spire-server stage-2 6/9] COPY security.txt / 07:00:08 #101 DONE 0.7s 07:00:08 07:00:08 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:00:08 #102 DONE 0.7s 07:00:08 07:00:08 #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:00:08 #103 DONE 0.7s 07:00:08 07:00:08 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:00:08 #97 DONE 2.2s 07:00:08 07:00:08 #104 [security-spire-config stage-2 6/10] COPY security.txt / 07:00:08 #104 DONE 0.1s 07:00:08 07:00:08 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:00:08 #105 DONE 0.1s 07:00:08 07:00:08 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:00:08 #106 DONE 0.1s 07:00:08 07:00:08 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:00:08 #107 DONE 0.1s 07:00:08 07:00:08 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:00:08 #108 DONE 0.1s 07:00:08 07:00:08 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 07:00:08 #109 DONE 0.1s 07:00:08 07:00:08 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:00:08 #110 DONE 0.1s 07:00:08 07:00:08 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:00:08 #111 DONE 0.1s 07:00:08 07:00:08 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:00:08 #112 DONE 0.1s 07:00:08 07:00:08 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:00:08 #113 DONE 0.1s 07:00:08 07:00:08 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:00:08 #114 DONE 0.1s 07:00:08 07:00:08 #115 [security-spire-config] exporting to image 07:00:08 #115 exporting layers 07:00:09 #115 ... 07:00:09 07:00:09 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:00:09 #116 DONE 0.0s 07:00:09 07:00:09 #115 [security-spire-agent] exporting to image 07:00:09 #115 exporting layers 0.7s done 07:00:09 #115 exporting layers 0.6s done 07:00:09 #115 writing image sha256:11a1ae56b97029ad671a6717d9224843d3eb5b33d6b9b04d09947be7693d69b2 done 07:00:09 #115 naming to docker.io/library/security-spire-server done 07:00:09 #115 writing image sha256:46f5a518b9ab3e51bbce1804e5d7e3137095031d2ee860594dd3e307e80dd238 done 07:00:09 #115 naming to docker.io/library/security-spire-config done 07:00:09 #115 writing image sha256:8f9f7c4552373e84340cbcfc19c192c220293b474a4636403ceb10dc9c74027f done 07:00:09 #115 naming to docker.io/library/security-spire-agent done 07:00:09 #115 DONE 0.7s 07:00:09 07:00:09 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:10 #117 ... 07:00:10 07:00:10 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:54 ? github.com/edgexfoundry/edgex-go [no test files] 07:00:57 #118 ... 07:00:57 07:00:57 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:57 #82 DONE 51.9s 07:00:57 07:00:57 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:57 #84 DONE 51.7s 07:00:57 07:00:57 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:57 #76 DONE 52.7s 07:00:57 07:00:57 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:57 #118 DONE 53.1s 07:00:57 07:00:57 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:57 #117 DONE 49.5s 07:00:57 07:00:57 #119 [core-keeper builder 7/8] COPY . . 07:01:03 #119 ... 07:01:03 07:01:03 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 07:01:03 #120 DONE 9.6s 07:01:03 07:01:03 #121 [support-cron-scheduler builder 6/7] COPY . . 07:01:03 #121 DONE 9.6s 07:01:03 07:01:03 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 07:01:03 #122 CACHED 07:01:03 07:01:03 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #123 CACHED 07:01:03 07:01:03 #124 [core-data builder 6/7] COPY . . 07:01:03 #124 CACHED 07:01:03 07:01:03 #125 [core-metadata builder 6/7] COPY . . 07:01:03 #125 CACHED 07:01:03 07:01:03 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:01:03 #126 CACHED 07:01:03 07:01:03 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #127 CACHED 07:01:03 07:01:03 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:01:03 #128 CACHED 07:01:03 07:01:03 #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #129 CACHED 07:01:03 07:01:03 #130 [support-notifications builder 6/7] COPY . . 07:01:03 #130 CACHED 07:01:03 07:01:03 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #131 CACHED 07:01:03 07:01:03 #132 [core-command builder 6/7] COPY . . 07:01:03 #132 CACHED 07:01:03 07:01:03 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 07:01:03 #133 CACHED 07:01:03 07:01:03 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:01:03 #134 CACHED 07:01:03 07:01:03 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #135 CACHED 07:01:03 07:01:03 #136 [support-scheduler builder 6/7] COPY . . 07:01:03 #136 CACHED 07:01:03 07:01:03 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #137 CACHED 07:01:03 07:01:03 #138 [security-proxy-setup builder 6/7] COPY . . 07:01:03 #138 CACHED 07:01:03 07:01:03 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:01:03 #139 CACHED 07:01:03 07:01:03 #140 [security-proxy-auth builder 6/7] COPY . . 07:01:03 #140 CACHED 07:01:03 07:01:03 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:01:03 #141 CACHED 07:01:03 07:01:03 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #142 CACHED 07:01:03 07:01:03 #143 [security-spiffe-token-provider builder 6/7] COPY . . 07:01:03 #143 DONE 9.6s 07:01:03 07:01:03 #144 [security-secretstore-setup builder 6/7] COPY . . 07:01:03 #144 CACHED 07:01:03 07:01:03 #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:01:03 #145 CACHED 07:01:03 07:01:03 #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:03 #146 CACHED 07:01:03 07:01:03 #147 [security-bootstrapper builder 6/7] COPY . . 07:01:03 #147 DONE 9.6s 07:01:03 07:01:03 #119 [core-keeper builder 7/8] COPY . . 07:01:03 #119 DONE 9.6s 07:01:03 07:01:03 #148 [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:01:04 #148 1.150 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:01:14 #148 ... 07:01:14 07:01:14 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:01:14 #0 0.632 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:01:14 #149 ... 07:01:14 07:01:14 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:01:14 #0 1.007 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:01:14 #150 ... 07:01:14 07:01:14 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:01:14 #0 1.172 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:01:14 #151 ... 07:01:14 07:01:14 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:01:14 #0 0.344 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:01:14 #152 ... 07:01:14 07:01:14 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:01:14 #0 1.154 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:01:14 #153 ... 07:01:14 07:01:14 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:01:14 #0 0.932 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:01:14 #154 ... 07:01:14 07:01:14 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:01:14 #0 1.358 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:01:14 #155 ... 07:01:14 07:01:14 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:01:14 #0 0.698 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:01:14 #156 ... 07:01:14 07:01:14 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:01:14 #0 1.334 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:01:15 #157 ... 07:01:15 07:01:15 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:01:15 #0 0.960 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:01:15 #158 ... 07:01:15 07:01:15 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:01:15 #0 0.624 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:01:15 #159 ... 07:01:15 07:01:15 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:01:15 #0 1.428 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:02:55 #160 ... 07:02:55 07:02:55 #148 [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:02:55 #148 101.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:04:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:04:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:04:03 #148 ... 07:04:03 07:04:03 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:04:03 #159 DONE 178.0s 07:04:03 07:04:03 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:03 #161 ... 07:04:03 07:04:03 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:04:03 #158 DONE 178.1s 07:04:03 07:04:03 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:04:03 #154 DONE 178.3s 07:04:03 07:04:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:04:03 #151 ... 07:04:03 07:04:03 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:03 #162 ... 07:04:03 07:04:03 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:04:03 #153 DONE 178.6s 07:04:03 07:04:03 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:03 #163 ... 07:04:03 07:04:03 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:04:03 #150 DONE 179.1s 07:04:03 07:04:03 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:04:03 #164 ... 07:04:03 07:04:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:04:03 #151 DONE 179.6s 07:04:03 07:04:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:04:03 #152 ... 07:04:03 07:04:03 #148 [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:04:03 #148 DONE 179.9s 07:04:03 07:04:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:04:03 #152 ... 07:04:03 07:04:03 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:04:03 #165 ... 07:04:03 07:04:03 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:03 #157 DONE 180.3s 07:04:03 07:04:03 #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:03 #166 ... 07:04:03 07:04:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:04:03 #149 DONE 180.6s 07:04:03 07:04:03 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:04:03 #156 DONE 180.8s 07:04:03 07:04:03 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:04:03 #155 DONE 180.8s 07:04:03 07:04:03 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:04:03 #160 DONE 180.8s 07:04:03 07:04:03 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #162 ... 07:04:04 07:04:04 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:04:04 #152 DONE 180.9s 07:04:04 07:04:04 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #161 DONE 3.1s 07:04:04 07:04:04 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:04:04 #167 ... 07:04:04 07:04:04 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #163 DONE 2.7s 07:04:04 07:04:04 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #164 DONE 2.2s 07:04:04 07:04:04 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #162 DONE 2.8s 07:04:04 07:04:04 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #165 DONE 0.9s 07:04:04 07:04:04 #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #166 DONE 0.7s 07:04:04 07:04:04 #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:04 #168 ... 07:04:04 07:04:04 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #169 DONE 0.5s 07:04:04 07:04:04 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:04:04 #167 DONE 0.4s 07:04:04 07:04:04 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:04 #170 DONE 0.3s 07:04:04 07:04:04 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #171 CACHED 07:04:04 07:04:04 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:04:04 #172 CACHED 07:04:04 07:04:04 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:04:04 #173 DONE 0.3s 07:04:04 07:04:04 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:04:04 #174 CACHED 07:04:04 07:04:04 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #175 CACHED 07:04:04 07:04:04 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #176 CACHED 07:04:04 07:04:04 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:04 #177 CACHED 07:04:04 07:04:04 #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:04 #178 DONE 0.3s 07:04:04 07:04:04 #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:04:04 #179 DONE 0.4s 07:04:04 07:04:04 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #180 CACHED 07:04:04 07:04:04 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:04:04 #181 CACHED 07:04:04 07:04:04 #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:04 #168 DONE 0.3s 07:04:04 07:04:04 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:04:04 #182 DONE 0.4s 07:04:04 07:04:04 #183 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:04 #183 DONE 0.3s 07:04:04 07:04:04 #184 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:04:08 #184 ... 07:04:08 07:04:08 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:04:08 #185 DONE 4.4s 07:04:08 07:04:08 #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:04:08 #186 DONE 4.3s 07:04:08 07:04:08 #187 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:04:08 #187 DONE 4.3s 07:04:09 07:04:09 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:04:09 #188 DONE 4.4s 07:04:09 07:04:09 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:04:09 #189 ... 07:04:09 07:04:09 #190 [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:04:09 #190 DONE 4.5s 07:04:09 07:04:09 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:04:09 #191 DONE 4.5s 07:04:09 07:04:09 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:04:09 #192 DONE 4.6s 07:04:09 07:04:09 #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:04:09 #193 DONE 4.6s 07:04:09 07:04:09 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:04:09 #194 DONE 4.6s 07:04:09 07:04:09 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:04:09 #195 DONE 4.6s 07:04:09 07:04:09 #184 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:04:09 #184 DONE 4.6s 07:04:09 07:04:09 #196 [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:04:09 #196 DONE 4.6s 07:04:09 07:04:09 #197 [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:04:10 #197 ... 07:04:10 07:04:10 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:04:10 #198 DONE 5.4s 07:04:10 07:04:10 #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:04:10 #199 DONE 1.2s 07:04:10 07:04:10 #200 [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:04:10 #200 DONE 1.2s 07:04:10 07:04:10 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:04:10 #189 DONE 1.1s 07:04:10 07:04:10 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:04:10 #201 DONE 1.0s 07:04:10 07:04:10 #202 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:04:10 #202 DONE 1.2s 07:04:10 07:04:10 #115 [core-command] exporting to image 07:04:10 #115 exporting layers 07:04:10 #115 ... 07:04:10 07:04:10 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:04:10 #203 DONE 1.2s 07:04:10 07:04:10 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:04:10 #204 DONE 1.2s 07:04:10 07:04:10 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:04:10 #205 DONE 1.2s 07:04:10 07:04:10 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:04:10 #206 DONE 1.2s 07:04:10 07:04:10 #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:04:10 #207 DONE 1.2s 07:04:10 07:04:10 #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:04:10 #208 DONE 1.3s 07:04:10 07:04:10 #115 [security-spiffe-token-provider] exporting to image 07:04:10 #115 exporting layers 0.3s done 07:04:10 #115 ... 07:04:10 07:04:10 #197 [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:04:10 #197 DONE 1.4s 07:04:10 07:04:10 #209 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:04:10 #209 DONE 0.8s 07:04:10 07:04:10 #115 [support-notifications] exporting to image 07:04:10 #115 exporting layers 0.3s done 07:04:11 #115 writing image sha256:db6c9350b38e484b26170fb92249230f7dec6e11b6cb81420673e9f21cbea916 07:04:11 #115 ... 07:04:11 07:04:11 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:04:11 #210 DONE 1.1s 07:04:11 07:04:11 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:04:11 #211 DONE 1.0s 07:04:11 07:04:11 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:04:11 #212 DONE 1.0s 07:04:11 07:04:11 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:04:11 #213 DONE 0.8s 07:04:11 07:04:11 #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:04:11 #214 DONE 1.0s 07:04:11 07:04:11 #115 [core-keeper] exporting to image 07:04:11 #115 writing image sha256:db6c9350b38e484b26170fb92249230f7dec6e11b6cb81420673e9f21cbea916 0.0s done 07:04:11 #115 naming to docker.io/library/core-command done 07:04:11 #115 writing image sha256:a2a41ec1f98a23664f497593740a265ffc52eba2e654bce42272fde5c44ef6fb 0.0s done 07:04:11 #115 naming to docker.io/library/support-scheduler done 07:04:11 #115 ... 07:04:11 07:04:11 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:04:11 #215 DONE 0.8s 07:04:11 07:04:11 #115 [core-metadata] exporting to image 07:04:11 #115 writing image sha256:52215233292a6a3a79acc27c27d97be94cc5796cab1b5942c94978fc11ebd5fd 0.1s done 07:04:11 #115 naming to docker.io/library/security-spiffe-token-provider 07:04:11 #115 ... 07:04:11 07:04:11 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:04:11 #216 DONE 0.7s 07:04:11 07:04:11 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:04:11 #217 DONE 0.6s 07:04:11 07:04:11 #115 [support-notifications] exporting to image 07:04:11 #115 exporting layers 0.3s done 07:04:11 #115 naming to docker.io/library/security-spiffe-token-provider done 07:04:11 #115 writing image sha256:f0329d465fd21489485af79cd131b045636172d93c7731e78813b344859c78f0 done 07:04:11 #115 naming to docker.io/library/support-notifications done 07:04:11 #115 ... 07:04:11 07:04:11 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:04:11 #218 DONE 0.4s 07:04:11 07:04:11 #115 [core-data] exporting to image 07:04:11 #115 writing image sha256:b7aaf5e65582493b65d290ba54367af520896e3ce0a9a6d2ec7df9ccfe699e48 done 07:04:11 #115 naming to docker.io/library/support-cron-scheduler done 07:04:11 #115 writing image sha256:be3c072dcd8a2b191fcfdd2f34c23be597106e70839c383dc4e7f9084fabceb9 07:04:11 #115 ... 07:04:11 07:04:11 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:04:11 #219 DONE 0.6s 07:04:11 07:04:11 #115 [core-keeper] exporting to image 07:04:11 #115 writing image sha256:be3c072dcd8a2b191fcfdd2f34c23be597106e70839c383dc4e7f9084fabceb9 done 07:04:11 #115 naming to docker.io/library/core-keeper done 07:04:11 #115 writing image sha256:af1b5ecc2dba8bd8fdb94c03ee0683b2794ba97447d75e95497f5695cad45377 07:04:12 #115 ... 07:04:12 07:04:12 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:04:12 #220 DONE 0.7s 07:04:12 07:04:12 #115 [core-metadata] exporting to image 07:04:12 #115 writing image sha256:af1b5ecc2dba8bd8fdb94c03ee0683b2794ba97447d75e95497f5695cad45377 0.2s done 07:04:12 #115 naming to docker.io/library/core-metadata done 07:04:12 #115 ... 07:04:12 07:04:12 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:12 #221 DONE 0.9s 07:04:12 07:04:12 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:04:12 #222 DONE 0.7s 07:04:12 07:04:12 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:12 #223 DONE 0.9s 07:04:12 07:04:12 #115 [core-data] exporting to image 07:04:12 #115 writing image sha256:e183487316f77dbc923f503c6c32f9492f5f3ea355ed1fa739c9245488aeb8a4 done 07:04:12 #115 naming to docker.io/library/core-data done 07:04:12 #115 ... 07:04:12 07:04:12 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:04:12 #224 DONE 0.3s 07:04:12 07:04:12 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:04:12 #225 DONE 0.3s 07:04:12 07:04:12 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:04:12 #226 DONE 0.1s 07:04:12 07:04:12 #115 [core-common-config-bootstrapper] exporting to image 07:04:12 #115 exporting layers 0.3s done 07:04:12 #115 writing image sha256:50d269d186c99835ac4584b3b4b7076fb1c3b604c52cc3c57a0824796d19bd70 done 07:04:12 #115 naming to docker.io/library/core-common-config-bootstrapper done 07:04:12 #115 ... 07:04:12 07:04:12 #227 [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:04:12 #227 DONE 0.1s 07:04:12 07:04:12 #228 [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:04:12 #228 DONE 0.1s 07:04:12 07:04:12 #115 [core-common-config-bootstrapper] exporting to image 07:04:12 #115 exporting layers 0.5s done 07:04:12 #115 writing image sha256:83f008145b00a41aaeec2752ed1bff9dad38725546028d47a95e78d2b3062275 done 07:04:12 #115 naming to docker.io/library/security-proxy-auth done 07:04:12 #115 DONE 3.2s 07:04:12 07:04:12 #229 [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:04:12 #229 DONE 0.1s 07:04:12 07:04:12 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:04:12 #230 DONE 0.0s 07:04:12 07:04:12 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:12 #231 DONE 0.9s 07:04:12 07:04:12 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:04:12 #232 DONE 0.1s 07:04:12 07:04:12 #115 [security-proxy-setup] exporting to image 07:04:12 #115 exporting layers 0.2s done 07:04:12 #115 writing image sha256:3d8a86afa198c77732b9ca167dd6b7f59a3de513a98cc535b83f5b9d34e2d740 done 07:04:12 #115 naming to docker.io/library/security-proxy-setup done 07:04:12 #115 DONE 3.4s 07:04:12 07:04:12 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:04:13 #233 ... 07:04:13 07:04:13 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:04:13 #234 DONE 0.6s 07:04:13 07:04:13 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:04:13 #233 DONE 0.6s 07:04:13 07:04:13 #115 [security-secretstore-setup] exporting to image 07:04:13 #115 exporting layers 0.2s done 07:04:13 #115 writing image sha256:96b1be723be0d1ca50fd41a7fc181b4d9b66b761e70dd3d8bdf9c432d5a5508b 0.0s done 07:04:13 #115 naming to docker.io/library/security-secretstore-setup done 07:04:13 #115 exporting layers 0.3s done 07:04:13 #115 writing image sha256:18992bba588f23a68860310edc6bb8eeb8758d78830a758216d2ad0f7cb99e59 done 07:04:13 #115 naming to docker.io/library/security-bootstrapper done 07:04:13 #115 DONE 3.9s 07:04:13 07:04:13 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:04:13 time="2024-09-18T06:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:04:13 $ docker stop --time=1 ab691db8e2084a455a24dde2b78b6288a9c2e0f62030f6ced9e7c1d256f709ca 07:04:14 $ docker rm -f --volumes ab691db8e2084a455a24dde2b78b6288a9c2e0f62030f6ced9e7c1d256f709ca [Pipeline] // withDockerContainer [Pipeline] sh 07:04:15 + docker images 07:04:15 REPOSITORY TAG IMAGE ID CREATED SIZE 07:04:15 security-bootstrapper latest 18992bba588f 1 second ago 19MB 07:04:15 security-proxy-setup latest 3d8a86afa198 2 seconds ago 26.2MB 07:04:15 security-secretstore-setup latest 96b1be723be0 2 seconds ago 37MB 07:04:15 core-metadata latest af1b5ecc2dba 3 seconds ago 39.9MB 07:04:15 core-keeper latest be3c072dcd8a 3 seconds ago 39.7MB 07:04:15 core-common-config-bootstrapper latest 50d269d186c9 3 seconds ago 15.2MB 07:04:15 core-data latest e183487316f7 3 seconds ago 39.8MB 07:04:15 security-proxy-auth latest 83f008145b00 3 seconds ago 33.1MB 07:04:15 core-command latest db6c9350b38e 4 seconds ago 35.5MB 07:04:15 support-scheduler latest a2a41ec1f98a 4 seconds ago 42.1MB 07:04:15 security-spiffe-token-provider latest 52215233292a 4 seconds ago 28.9MB 07:04:15 support-notifications latest f0329d465fd2 4 seconds ago 42.6MB 07:04:15 support-cron-scheduler latest b7aaf5e65582 4 seconds ago 44.3MB 07:04:15 security-spire-agent latest 8f9f7c455237 4 minutes ago 182MB 07:04:15 security-spire-server latest 11a1ae56b970 4 minutes ago 121MB 07:04:15 security-spire-config latest 46f5a518b9ab 4 minutes ago 120MB 07:04:15 ci-base-image-x86_64 latest 858648b6030d 8 minutes ago 971MB 07:04:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 07:04:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 07:04:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:04:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:05:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements 07:05:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.184s coverage: 97.0% of statements 07:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.293s coverage: 69.2% of statements 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.242s coverage: 53.2% of statements 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.345s coverage: 93.4% of statements 07:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.253s coverage: 91.7% of statements 07:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.239s coverage: 7.0% of statements 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:06:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:06:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.582s coverage: 95.8% of statements 07:06:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements 07:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:06:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.146s coverage: 0.0% of statements [no tests to run] 07:06:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:06:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements 07:06:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.147s coverage: 30.7% of statements 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 77.8% of statements 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.091s coverage: 94.1% of statements 07:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements 07:06:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.121s coverage: 87.5% of statements 07:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:06:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.118s coverage: 94.4% of statements 07:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.010s coverage: 79.9% of statements 07:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.153s coverage: 92.9% of statements 07:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements 07:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements 07:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 75.0% of statements 07:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.096s coverage: 87.2% of statements 07:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements 07:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.092s coverage: 100.0% of statements 07:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.266s coverage: 81.8% of statements 07:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.251s coverage: 82.1% of statements 07:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.106s coverage: 86.0% of statements 07:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.739s coverage: 63.1% of statements 07:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements 07:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.139s coverage: 89.4% of statements 07:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements 07:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 07:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 07:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.669s coverage: 36.5% of statements 07:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 07:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.138s coverage: 4.9% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.341s coverage: 97.1% of statements 07:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.141s coverage: 35.9% of statements 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:07:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:07:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.553s coverage: 95.7% of statements 07:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:07:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements 07:07:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:07:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:07:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.287s coverage: 98.9% of statements 07:07:59 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:07:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:07:59 go vet ./... 07:12:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:12:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:12:21 ./bin/test-attribution-txt.sh 07:12:21 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 07:12:21 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 07:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:12:21 + ls -al . 07:12:21 total 932 07:12:21 drwxrwxr-x 10 1001 1001 4096 Sep 18 07:00 . 07:12:21 drwxr-xr-x 4 root root 4096 Sep 18 07:00 .. 07:12:21 drwxrwxr-x 2 1001 1001 4096 Sep 18 06:57 .blubracket 07:12:21 -rw-rw-r-- 1 1001 1001 10 Sep 18 06:57 .dockerignore 07:12:21 drwxrwxr-x 8 1001 1001 4096 Sep 18 06:57 .git 07:12:21 drwxrwxr-x 3 1001 1001 4096 Sep 18 06:57 .github 07:12:21 -rw-rw-r-- 1 1001 1001 1102 Sep 18 06:57 .gitignore 07:12:21 -rw-rw-r-- 1 1001 1001 42 Sep 18 06:57 .golangci.yml 07:12:21 -rw-rw-r-- 1 1001 1001 100 Sep 18 06:57 .hadolint.yml 07:12:21 -rw-rw-r-- 1 1001 1001 155 Sep 18 06:57 .sonarcloud.properties 07:12:21 -rw-rw-r-- 1 1001 1001 1171 Sep 18 06:57 ADOPTERS.md 07:12:21 -rw-rw-r-- 1 1001 1001 21286 Sep 18 06:57 Attribution.txt 07:12:21 -rw-rw-r-- 1 1001 1001 100284 Sep 18 06:57 CHANGELOG.md 07:12:21 -rw-rw-r-- 1 1001 1001 3804 Sep 18 06:57 CONTRIBUTING.md 07:12:21 -rw-rw-r-- 1 1001 1001 677 Sep 18 06:57 GOVERNANCE.md 07:12:21 -rw-rw-r-- 1 1001 1001 861 Sep 18 06:57 Jenkinsfile 07:12:21 -rw-rw-r-- 1 1001 1001 10775 Sep 18 06:57 LICENSE 07:12:21 -rw-rw-r-- 1 1001 1001 16854 Sep 18 06:57 Makefile 07:12:21 -rw-rw-r-- 1 1001 1001 582 Sep 18 06:57 OWNERS.md 07:12:21 -rw-rw-r-- 1 1001 1001 9528 Sep 18 06:57 README.md 07:12:21 -rw-rw-r-- 1 1001 1001 789 Sep 18 06:57 SECURITY.md 07:12:21 -rw-rw-r-- 1 1001 1001 5 Sep 18 06:54 VERSION 07:12:21 drwxrwxr-x 2 1001 1001 4096 Sep 18 06:57 bin 07:12:21 drwxrwxr-x 20 1001 1001 4096 Sep 18 06:57 cmd 07:12:21 -rw-r--r-- 1 root root 568155 Sep 18 07:07 coverage.out 07:12:21 drwxrwxr-x 2 1001 1001 4096 Sep 18 06:57 fuzz_test 07:12:21 -rw-rw-r-- 1 1001 1001 7305 Sep 18 06:57 go.mod 07:12:21 -rw-rw-r-- 1 1001 1001 102748 Sep 18 06:57 go.sum 07:12:21 drwxrwxr-x 7 1001 1001 4096 Sep 18 06:57 internal 07:12:21 drwxrwxr-x 3 1001 1001 4096 Sep 18 06:57 openapi 07:12:21 -rw-rw-r-- 1 1001 1001 584 Sep 18 06:57 security.txt 07:12:21 -rw-rw-r-- 1 1001 1001 204 Sep 18 06:57 version.go [Pipeline] sh 07:12:22 + '[' -e coverage.out ] 07:12:22 + chown 1001:1001 coverage.out [Pipeline] stash 07:12:22 Warning: overwriting stash ‘coverage-report’ 07:12:22 Stashed 1 file(s) [Pipeline] sh 07:12:23 + make build 07:12:23 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:15:45 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:15:45 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:15:55 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:15: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-keeper/core-keeper ./cmd/core-keeper 07:16:07 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:16:34 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:16:44 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:16:54 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:17:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:17:08 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:17:10 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:17:15 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:17:19 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:17:24 $ docker stop --time=1 20cff5c2170da346f450e7a382efff339df57c73184c207907eec58545ea725c 07:17:26 $ docker rm -f --volumes 20cff5c2170da346f450e7a382efff339df57c73184c207907eec58545ea725c [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:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:17:31 07:17:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:17:31 latest: Pulling from edgex-devops/edgex-compose-arm64 07:17:31 547446be3368: Pulling fs layer 07:17:31 d125d8839a47: Pulling fs layer 07:17:31 3e85d5ac6304: Pulling fs layer 07:17:31 c3105a71a48b: Pulling fs layer 07:17:31 0f093f025ec4: Pulling fs layer 07:17:31 c3106fc0e877: Pulling fs layer 07:17:31 0f093f025ec4: Waiting 07:17:31 c3106fc0e877: Waiting 07:17:31 c3105a71a48b: Waiting 07:17:31 547446be3368: Verifying Checksum 07:17:31 547446be3368: Download complete 07:17:32 c3105a71a48b: Verifying Checksum 07:17:32 c3105a71a48b: Download complete 07:17:32 d125d8839a47: Verifying Checksum 07:17:32 d125d8839a47: Download complete 07:17:32 c3106fc0e877: Verifying Checksum 07:17:32 c3106fc0e877: Download complete 07:17:32 0f093f025ec4: Download complete 07:17:32 547446be3368: Pull complete 07:17:34 d125d8839a47: Pull complete 07:17:34 3e85d5ac6304: Verifying Checksum 07:17:34 3e85d5ac6304: Download complete 07:17:44 3e85d5ac6304: Pull complete 07:17:44 c3105a71a48b: Pull complete 07:17:45 0f093f025ec4: Pull complete 07:17:45 c3106fc0e877: Pull complete 07:17:45 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:17:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:46 prd-ubuntu20.04-docker-arm64-4c-16g-10560 does not seem to be running inside a container 07:17:46 $ 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:17:48 $ docker top 7a125352a87d30c3468654508bfe8e5e4351af84d893903c32e1f2ade0fe588c -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:49 + docker compose -f ./docker-compose-build.yml build --parallel 07:17:59 #1 [support-cron-scheduler internal] load build definition from Dockerfile 07:17:59 #1 transferring dockerfile: 1.85kB done 07:17:59 #1 DONE 0.1s 07:17:59 07:17:59 #2 [core-data internal] load build definition from Dockerfile 07:17:59 #2 transferring dockerfile: 2.07kB done 07:17:59 #2 DONE 0.1s 07:17:59 07:17:59 #3 [security-secretstore-setup internal] load build definition from Dockerfile 07:17:59 #3 transferring dockerfile: 2.49kB done 07:17:59 #3 DONE 0.1s 07:17:59 07:17:59 #4 [support-scheduler internal] load build definition from Dockerfile 07:17:59 #4 transferring dockerfile: 1.93kB done 07:17:59 #4 DONE 0.1s 07:17:59 07:17:59 #5 [security-proxy-auth internal] load build definition from Dockerfile 07:17:59 #5 transferring dockerfile: 2.15kB done 07:17:59 #5 DONE 0.1s 07:17:59 07:17:59 #6 [core-command internal] load build definition from Dockerfile 07:17:59 #6 transferring dockerfile: 1.93kB done 07:17:59 #6 DONE 0.1s 07:17:59 07:17:59 #7 [security-proxy-setup internal] load build definition from Dockerfile 07:17:59 #7 transferring dockerfile: 2.50kB done 07:17:59 #7 DONE 0.0s 07:17:59 07:17:59 #8 [support-notifications internal] load build definition from Dockerfile 07:17:59 #8 transferring dockerfile: 1.95kB 0.0s done 07:17:59 #8 DONE 0.1s 07:17:59 07:17:59 #9 [core-metadata internal] load build definition from Dockerfile 07:18:00 #9 transferring dockerfile: 2.06kB done 07:18:00 #9 DONE 0.1s 07:18:00 07:18:00 #10 [security-spire-config internal] load build definition from Dockerfile 07:18:00 #10 transferring dockerfile: 1.69kB 0.0s done 07:18:00 #10 DONE 0.1s 07:18:00 07:18:00 #11 [security-spire-agent internal] load build definition from Dockerfile 07:18:00 #11 transferring dockerfile: 1.81kB done 07:18:00 #11 DONE 0.1s 07:18:00 07:18:00 #12 [security-bootstrapper internal] load build definition from Dockerfile 07:18:00 #12 transferring dockerfile: 3.17kB 0.0s done 07:18:00 #12 DONE 0.1s 07:18:00 07:18:00 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:18:00 #13 transferring dockerfile: 2.23kB done 07:18:00 #13 DONE 0.1s 07:18:00 07:18:00 #14 [security-spire-server internal] load build definition from Dockerfile 07:18:00 #14 transferring dockerfile: 1.70kB done 07:18:00 #14 DONE 0.0s 07:18:00 07:18:00 #15 [core-keeper internal] load build definition from Dockerfile 07:18:00 #15 transferring dockerfile: 2.07kB done 07:18:00 #15 DONE 0.0s 07:18:00 07:18:00 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:18:00 #16 transferring dockerfile: 1.89kB done 07:18:00 #16 DONE 0.0s 07:18:00 07:18:00 #17 [support-cron-scheduler internal] load .dockerignore 07:18:00 #17 transferring context: 50B 0.0s done 07:18:00 #17 DONE 0.1s 07:18:01 07:18:01 #18 [core-data internal] load .dockerignore 07:18:01 #18 transferring context: 50B 0.0s done 07:18:01 #18 DONE 0.1s 07:18:01 07:18:01 #19 [security-secretstore-setup internal] load .dockerignore 07:18:01 #19 transferring context: 50B 0.0s done 07:18:01 #19 DONE 0.1s 07:18:01 07:18:01 #20 [support-scheduler internal] load .dockerignore 07:18:01 #20 transferring context: 50B 0.0s done 07:18:01 #20 DONE 0.1s 07:18:01 07:18:01 #21 [security-proxy-auth internal] load .dockerignore 07:18:01 #21 transferring context: 50B done 07:18:01 #21 DONE 0.1s 07:18:01 07:18:01 #22 [core-command internal] load .dockerignore 07:18:01 #22 transferring context: 50B 0.0s done 07:18:01 #22 DONE 0.1s 07:18:01 07:18:01 #23 [security-proxy-setup internal] load .dockerignore 07:18:01 #23 transferring context: 50B 0.0s done 07:18:01 #23 DONE 0.1s 07:18:01 07:18:01 #24 [support-notifications internal] load .dockerignore 07:18:01 #24 transferring context: 50B 0.0s done 07:18:01 #24 DONE 0.1s 07:18:01 07:18:01 #25 [core-metadata internal] load .dockerignore 07:18:01 #25 transferring context: 50B done 07:18:01 #25 DONE 0.1s 07:18:01 07:18:01 #26 [security-spire-agent internal] load .dockerignore 07:18:02 #26 transferring context: 50B done 07:18:02 #26 DONE 0.1s 07:18:02 07:18:02 #27 [security-bootstrapper internal] load .dockerignore 07:18:02 #27 transferring context: 50B done 07:18:02 #27 DONE 0.1s 07:18:02 07:18:02 #28 [security-spire-config internal] load .dockerignore 07:18:02 #28 transferring context: 50B done 07:18:02 #28 DONE 0.1s 07:18:02 07:18:02 #29 [core-common-config-bootstrapper internal] load .dockerignore 07:18:02 #29 transferring context: 50B done 07:18:02 #29 DONE 0.1s 07:18:02 07:18:02 #30 [security-spire-server internal] load .dockerignore 07:18:02 #30 transferring context: 50B done 07:18:02 #30 DONE 0.1s 07:18:02 07:18:02 #31 [core-keeper internal] load .dockerignore 07:18:02 #31 transferring context: 50B 0.0s done 07:18:02 #31 DONE 0.1s 07:18:02 07:18:02 #32 [security-spiffe-token-provider internal] load .dockerignore 07:18:02 #32 transferring context: 50B done 07:18:02 #32 DONE 0.1s 07:18:02 07:18:02 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:02 #33 DONE 0.0s 07:18:02 07:18:02 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:18:02 #34 DONE 0.2s 07:18:02 07:18:02 #35 [support-cron-scheduler internal] load build context 07:18:02 #35 DONE 0.0s 07:18:02 07:18:02 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:02 #36 DONE 0.0s 07:18:02 07:18:02 #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:02 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:02 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:02 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:02 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:02 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s 07:18:02 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:02 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 07:18:03 #37 ... 07:18:03 07:18:03 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:03 #36 DONE 1.0s 07:18:03 07:18:03 #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:03 #37 ... 07:18:03 07:18:03 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:18:03 #38 DONE 0.3s 07:18:03 07:18:03 #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:03 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:04 #37 ... 07:18:04 07:18:04 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:04 #33 DONE 0.0s 07:18:04 07:18:04 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:18:04 #34 DONE 0.4s 07:18:04 07:18:04 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:04 #36 DONE 1.8s 07:18:04 07:18:04 #38 [core-data builder 2/7] WORKDIR /edgex-go 07:18:04 #38 DONE 0.5s 07:18:04 07:18:04 #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:04 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:04 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:04 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:04 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:04 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:04 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:04 #37 ... 07:18:04 07:18:04 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:04 #33 DONE 0.0s 07:18:04 07:18:04 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:04 #36 DONE 1.8s 07:18:04 07:18:04 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:18:04 #38 DONE 0.6s 07:18:04 07:18:04 #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:04 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:04 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:04 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:04 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:04 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:04 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:04 #37 DONE 2.6s 07:18:04 07:18:04 #39 [security-secretstore-setup internal] load build context 07:18:04 #39 ... 07:18:04 07:18:04 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:04 #36 DONE 1.8s 07:18:04 07:18:04 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:18:04 #34 DONE 0.5s 07:18:04 07:18:04 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:18:04 #38 DONE 0.6s 07:18:04 07:18:04 #37 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:04 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:04 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:04 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:04 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:04 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:04 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:04 #37 DONE 2.6s 07:18:04 07:18:04 #39 [security-secretstore-setup internal] load build context 07:18:04 #39 ... 07:18:04 07:18:04 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:04 #33 DONE 0.0s 07:18:04 07:18:04 #39 [security-secretstore-setup internal] load build context 07:18:04 #39 ... 07:18:04 07:18:04 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:04 #33 DONE 0.0s 07:18:04 07:18:04 #39 [security-secretstore-setup internal] load build context 07:18:04 #39 ... 07:18:04 07:18:04 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:04 #36 DONE 1.9s 07:18:04 07:18:04 #38 [core-command builder 2/7] WORKDIR /edgex-go 07:18:04 #38 DONE 0.7s 07:18:04 07:18:04 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:04 #33 DONE 0.0s 07:18:04 07:18:04 #37 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:04 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:04 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:04 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:04 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:04 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:04 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:04 #37 DONE 2.7s 07:18:04 07:18:04 #39 [security-secretstore-setup internal] load build context 07:18:05 #39 ... 07:18:05 07:18:05 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:05 #36 DONE 1.9s 07:18:05 07:18:05 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:18:05 #38 DONE 0.7s 07:18:05 07:18:05 #37 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:05 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:05 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:05 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:05 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:05 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:05 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:05 #37 DONE 2.7s 07:18:05 07:18:05 #39 [security-secretstore-setup internal] load build context 07:18:05 #39 ... 07:18:05 07:18:05 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:05 #33 DONE 0.0s 07:18:05 07:18:05 #39 [security-secretstore-setup internal] load build context 07:18:05 #39 ... 07:18:05 07:18:05 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:18:05 #34 DONE 1.6s 07:18:05 07:18:05 #39 [security-secretstore-setup internal] load build context 07:18:06 #39 ... 07:18:06 07:18:06 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:06 #36 DONE 2.0s 07:18:06 07:18:06 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:18:06 #38 DONE 0.8s 07:18:06 07:18:06 #37 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:06 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:06 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:06 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:06 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:06 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:06 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:06 #37 DONE 2.8s 07:18:06 07:18:06 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:06 #33 DONE 0.0s 07:18:06 07:18:06 #39 [security-secretstore-setup internal] load build context 07:18:06 #39 ... 07:18:06 07:18:06 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:06 #36 DONE 2.0s 07:18:06 07:18:06 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:18:06 #38 DONE 0.8s 07:18:06 07:18:06 #37 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:06 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:06 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:06 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:06 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:06 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:06 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:06 #37 DONE 2.8s 07:18:06 07:18:06 #39 [security-secretstore-setup internal] load build context 07:18:06 #39 ... 07:18:06 07:18:06 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:06 #33 DONE 0.0s 07:18:06 07:18:06 #39 [security-secretstore-setup internal] load build context 07:18:07 #39 ... 07:18:07 07:18:07 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:18:07 #33 DONE 0.1s 07:18:07 07:18:07 #39 [security-secretstore-setup internal] load build context 07:18:07 #39 transferring context: 13.22MB 2.8s 07:18:08 #39 ... 07:18:08 07:18:08 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:18:08 #34 DONE 3.7s 07:18:08 07:18:08 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:08 #36 DONE 2.0s 07:18:08 07:18:08 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 07:18:08 #38 DONE 0.8s 07:18:08 07:18:08 #37 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:08 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:08 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:08 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:08 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:08 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:08 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:08 #37 DONE 2.8s 07:18:08 07:18:08 #35 [support-cron-scheduler internal] load build context 07:18:08 #35 ... 07:18:08 07:18:08 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:18:08 #36 DONE 2.0s 07:18:08 07:18:08 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:18:08 #38 DONE 0.8s 07:18:08 07:18:08 #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:08 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:08 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:08 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:08 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:08 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:08 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:08 #37 DONE 2.8s 07:18:08 07:18:08 #35 [support-cron-scheduler internal] load build context 07:18:08 #35 ... 07:18:08 07:18:08 #40 [core-keeper internal] load build context 07:18:09 #40 ... 07:18:09 07:18:09 #37 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:09 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:09 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:09 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:09 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:09 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:09 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:09 #37 DONE 2.8s 07:18:09 07:18:09 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:18:09 #41 DONE 4.2s 07:18:09 07:18:09 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:18:09 #42 DONE 4.5s 07:18:09 07:18:09 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:09 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:09 #43 ... 07:18:09 07:18:09 #37 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:18:09 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:18:09 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:18:09 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:18:09 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:18:09 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 07:18:09 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done 07:18:09 #37 DONE 2.8s 07:18:09 07:18:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:18:09 #44 DONE 0.0s 07:18:09 07:18:09 #45 [security-spire-agent internal] load build context 07:18:09 #45 DONE 0.0s 07:18:09 07:18:09 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:13 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.0s done 07:18:13 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:18:13 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:18:13 #43 ... 07:18:13 07:18:13 #46 [security-spire-server internal] load build context 07:18:13 #46 transferring context: 27.71kB 0.2s done 07:18:13 #46 DONE 3.9s 07:18:13 07:18:13 #47 [core-data internal] load build context 07:18:14 #47 ... 07:18:14 07:18:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:14 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:18:14 #43 ... 07:18:14 07:18:14 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:18:14 #0 9.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:14 #0 9.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:14 #48 ... 07:18:14 07:18:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:14 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:18:14 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:18:14 #43 ... 07:18:14 07:18:14 #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:18:14 #0 8.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:14 #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:14 #49 ... 07:18:14 07:18:14 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:18:14 #50 ... 07:18:14 07:18:14 #51 [support-scheduler internal] load build context 07:18:14 #51 ... 07:18:14 07:18:14 #52 [security-proxy-auth internal] load build context 07:18:14 #52 ... 07:18:14 07:18:14 #53 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:18:14 #0 9.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:14 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:14 #53 ... 07:18:14 07:18:14 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:18:14 #54 ... 07:18:14 07:18:14 #45 [security-spire-agent internal] load build context 07:18:14 #45 transferring context: 27.24kB 0.4s done 07:18:14 #45 DONE 4.9s 07:18:14 07:18:14 #55 [security-spire-config internal] load build context 07:18:14 #55 transferring context: 25.96kB 0.5s done 07:18:14 #55 DONE 5.0s 07:18:14 07:18:14 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:18:15 #56 ... 07:18:15 07:18:15 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:18:15 #57 ... 07:18:15 07:18:15 #58 [support-notifications internal] load build context 07:18:15 #58 ... 07:18:15 07:18:15 #59 [security-proxy-setup internal] load build context 07:18:15 #59 ... 07:18:15 07:18:15 #60 [core-command internal] load build context 07:18:15 #60 ... 07:18:15 07:18:15 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:18:15 #61 ... 07:18:15 07:18:15 #60 [core-command internal] load build context 07:18:15 #60 ... 07:18:15 07:18:15 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:18:15 #62 ... 07:18:15 07:18:15 #63 [core-metadata internal] load build context 07:18:15 #63 ... 07:18:15 07:18:15 #64 [security-bootstrapper internal] load build context 07:18:16 #64 ... 07:18:16 07:18:16 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:16 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 07:18:16 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s 07:18:16 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 07:18:16 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s 07:18:16 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s 07:18:16 #43 ... 07:18:16 07:18:16 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:18:16 #65 ... 07:18:16 07:18:16 #66 [core-common-config-bootstrapper internal] load build context 07:18:16 #66 ... 07:18:16 07:18:16 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:16 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 07:18:17 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s done 07:18:17 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s 07:18:17 #43 ... 07:18:17 07:18:17 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:18:17 #48 12.33 OK: 266 MiB in 52 packages 07:18:17 #48 DONE 14.7s 07:18:17 07:18:17 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:17 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:18:18 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.1s 07:18:18 #43 ... 07:18:18 07:18:18 #39 [security-secretstore-setup internal] load build context 07:18:18 #39 transferring context: 33.49MB 13.8s 07:18:18 #39 ... 07:18:18 07:18:18 #67 [security-spiffe-token-provider internal] load build context 07:18:18 #67 ... 07:18:18 07:18:18 #35 [support-cron-scheduler internal] load build context 07:18:18 #35 ... 07:18:18 07:18:18 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:18 #68 ... 07:18:18 07:18:18 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:18:18 #69 ... 07:18:18 07:18:18 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:18:18 #70 ... 07:18:18 07:18:18 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:19 #71 ... 07:18:19 07:18:19 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:20 #43 ... 07:18:20 07:18:20 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:18:20 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done 07:18:20 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:18:20 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:18:20 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:18:20 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 07:18:20 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 07:18:20 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done 07:18:20 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 5.1s 07:18:20 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:18:20 #44 ... 07:18:20 07:18:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:20 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.03MB / 28.04MB 6.2s 07:18:20 #43 ... 07:18:20 07:18:20 #40 [core-keeper internal] load build context 07:18:20 #40 ... 07:18:20 07:18:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:20 #43 ... 07:18:20 07:18:20 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:18:20 #49 12.82 OK: 266 MiB in 52 packages 07:18:20 #49 DONE 15.4s 07:18:20 07:18:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:20 #43 ... 07:18:20 07:18:20 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:18:20 #50 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:20 #50 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:20 #50 14.91 OK: 266 MiB in 52 packages 07:18:20 #50 DONE 16.7s 07:18:20 07:18:20 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:21 #43 ... 07:18:21 07:18:21 #53 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:18:21 #53 14.80 (1/1) Installing dumb-init (1.2.5-r2) 07:18:21 #53 14.80 Executing busybox-1.36.1-r7.trigger 07:18:21 #53 14.80 OK: 8 MiB in 16 packages 07:18:21 #53 DONE 16.6s 07:18:21 07:18:21 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:21 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.15MB / 28.04MB 7.2s 07:18:21 #43 ... 07:18:21 07:18:21 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:18:21 #72 ... 07:18:21 07:18:21 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:18:21 #73 ... 07:18:21 07:18:21 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:22 #43 ... 07:18:22 07:18:22 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:18:22 #62 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:22 #62 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:22 #62 14.16 (1/2) Installing ca-certificates (20240226-r0) 07:18:22 #62 14.16 (2/2) Installing dumb-init (1.2.5-r2) 07:18:22 #62 14.31 Executing busybox-1.36.1-r7.trigger 07:18:22 #62 14.31 Executing ca-certificates-20240226-r0.trigger 07:18:22 #62 14.94 OK: 9 MiB in 17 packages 07:18:22 #62 DONE 16.6s 07:18:22 07:18:22 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:22 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.2s 07:18:22 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 07:18:22 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 07:18:23 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.20MB / 28.04MB 9.3s 07:18:24 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.14MB / 28.04MB 10.2s 07:18:24 #43 ... 07:18:24 07:18:24 #47 [core-data internal] load build context 07:18:24 #47 transferring context: 45.11MB 19.8s 07:18:24 #47 ... 07:18:24 07:18:24 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:24 #43 ... 07:18:24 07:18:24 #51 [support-scheduler internal] load build context 07:18:24 #51 ... 07:18:24 07:18:24 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:18:24 #57 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:24 #57 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:24 #57 16.26 (1/4) Installing ca-certificates (20240226-r0) 07:18:24 #57 16.40 (2/4) Installing dumb-init (1.2.5-r2) 07:18:24 #57 16.40 (3/4) Installing su-exec (0.2-r3) 07:18:24 #57 16.50 (4/4) Installing yq (4.33.3-r5) 07:18:24 #57 17.25 Executing busybox-1.36.1-r7.trigger 07:18:24 #57 17.32 Executing ca-certificates-20240226-r0.trigger 07:18:24 #57 18.43 OK: 18 MiB in 19 packages 07:18:24 #57 DONE 19.7s 07:18:24 07:18:24 #51 [support-scheduler internal] load build context 07:18:24 #51 ... 07:18:24 07:18:24 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:24 #43 ... 07:18:24 07:18:24 #52 [security-proxy-auth internal] load build context 07:18:24 #52 ... 07:18:24 07:18:24 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:25 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 11.1s 07:18:25 #43 ... 07:18:25 07:18:25 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:25 #68 DONE 17.0s 07:18:25 07:18:25 #58 [support-notifications internal] load build context 07:18:25 #58 ... 07:18:25 07:18:25 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:26 #43 ... 07:18:26 07:18:26 #59 [security-proxy-setup internal] load build context 07:18:26 #59 ... 07:18:26 07:18:26 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:26 #43 ... 07:18:26 07:18:26 #64 [security-bootstrapper internal] load build context 07:18:26 #64 ... 07:18:26 07:18:26 #60 [core-command internal] load build context 07:18:26 #60 ... 07:18:26 07:18:26 #63 [core-metadata internal] load build context 07:18:26 #63 ... 07:18:26 07:18:26 #66 [core-common-config-bootstrapper internal] load build context 07:18:26 #66 ... 07:18:26 07:18:26 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:26 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.5s 07:18:27 #43 ... 07:18:27 07:18:27 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:27 #71 DONE 18.2s 07:18:27 07:18:27 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:18:27 #70 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:28 #70 ... 07:18:28 07:18:28 #67 [security-spiffe-token-provider internal] load build context 07:18:28 #67 ... 07:18:28 07:18:28 #39 [security-secretstore-setup internal] load build context 07:18:28 #39 ... 07:18:28 07:18:28 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:28 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 14.3s 07:18:29 #43 ... 07:18:29 07:18:29 #35 [support-cron-scheduler internal] load build context 07:18:29 #35 transferring context: 79.21MB 26.4s 07:18:29 #35 ... 07:18:29 07:18:29 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:30 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 15.9s 07:18:30 #43 ... 07:18:30 07:18:30 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:18:30 #56 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:30 #56 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:30 #56 22.47 (1/1) Installing dumb-init (1.2.5-r2) 07:18:30 #56 22.54 Executing busybox-1.36.1-r7.trigger 07:18:30 #56 22.57 OK: 8 MiB in 16 packages 07:18:30 #56 DONE 25.6s 07:18:30 07:18:30 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:18:30 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.9s done 07:18:30 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 07:18:30 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 07:18:30 #44 ... 07:18:30 07:18:30 #60 [core-command internal] load build context 07:18:30 #60 ... 07:18:30 07:18:30 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:18:30 #61 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:30 #61 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:30 #61 20.73 (1/4) Installing dumb-init (1.2.5-r2) 07:18:30 #61 20.74 (2/4) Installing openssl (3.1.7-r0) 07:18:30 #61 20.98 (3/4) Installing su-exec (0.2-r3) 07:18:30 #61 20.98 (4/4) Installing yq (4.33.3-r5) 07:18:30 #61 22.09 Executing busybox-1.36.1-r7.trigger 07:18:30 #61 22.27 OK: 18 MiB in 19 packages 07:18:30 #61 DONE 25.4s 07:18:30 07:18:30 #60 [core-command internal] load build context 07:18:30 #60 ... 07:18:30 07:18:30 #40 [core-keeper internal] load build context 07:18:31 #40 ... 07:18:31 07:18:31 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:31 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.01MB / 28.04MB 16.6s 07:18:31 #43 ... 07:18:31 07:18:31 #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 07:18:31 #74 ... 07:18:31 07:18:31 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:18:31 #65 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:31 #65 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:31 #65 21.92 (1/2) Installing dumb-init (1.2.5-r2) 07:18:31 #65 21.92 (2/2) Installing su-exec (0.2-r3) 07:18:31 #65 21.92 Executing busybox-1.36.1-r7.trigger 07:18:31 #65 22.12 OK: 8 MiB in 17 packages 07:18:31 #65 DONE 25.2s 07:18:31 07:18:31 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:31 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.4s done 07:18:31 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.4s done 07:18:31 #43 ... 07:18:31 07:18:31 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:18:31 #54 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:31 #54 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:31 #54 22.15 (1/3) Installing ca-certificates (20240226-r0) 07:18:31 #54 22.51 (2/3) Installing dumb-init (1.2.5-r2) 07:18:31 #54 22.58 (3/3) Installing tzdata (2024a-r0) 07:18:31 #54 25.10 Executing busybox-1.36.1-r7.trigger 07:18:31 #54 25.10 Executing ca-certificates-20240226-r0.trigger 07:18:31 #54 25.54 OK: 12 MiB in 18 packages 07:18:31 #54 ... 07:18:31 07:18:31 #60 [core-command internal] load build context 07:18:32 #60 ... 07:18:32 07:18:32 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:18:32 #54 DONE 27.6s 07:18:32 07:18:32 #60 [core-command internal] load build context 07:18:32 #60 ... 07:18:32 07:18:32 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:18:32 #75 ... 07:18:32 07:18:32 #35 [support-cron-scheduler internal] load build context 07:18:33 #35 ... 07:18:33 07:18:33 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:18:33 #69 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:33 #69 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:33 #69 20.21 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:18:33 #69 20.21 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:18:33 #69 20.21 OK: 19955 distinct packages available 07:18:33 #69 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:33 #69 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:33 #69 24.24 OK: 266 MiB in 52 packages 07:18:33 #69 ... 07:18:33 07:18:33 #35 [support-cron-scheduler internal] load build context 07:18:34 #35 transferring context: 86.36MB 31.4s 07:18:34 #35 ... 07:18:34 07:18:34 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:18:34 #69 DONE 26.2s 07:18:34 07:18:34 #47 [core-data internal] load build context 07:18:34 #47 ... 07:18:34 07:18:34 #51 [support-scheduler internal] load build context 07:18:34 #51 ... 07:18:34 07:18:34 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:18:35 #76 ... 07:18:35 07:18:35 #47 [core-data internal] load build context 07:18:35 #47 ... 07:18:35 07:18:35 #52 [security-proxy-auth internal] load build context 07:18:35 #52 ... 07:18:35 07:18:35 #47 [core-data internal] load build context 07:18:35 #47 ... 07:18:35 07:18:35 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:18:35 #77 ... 07:18:35 07:18:35 #58 [support-notifications internal] load build context 07:18:35 #58 ... 07:18:35 07:18:35 #47 [core-data internal] load build context 07:18:36 #47 ... 07:18:36 07:18:36 #59 [security-proxy-setup internal] load build context 07:18:36 #59 ... 07:18:36 07:18:36 #64 [security-bootstrapper internal] load build context 07:18:36 #64 ... 07:18:36 07:18:36 #47 [core-data internal] load build context 07:18:36 #47 ... 07:18:36 07:18:36 #63 [core-metadata internal] load build context 07:18:36 #63 ... 07:18:36 07:18:36 #66 [core-common-config-bootstrapper internal] load build context 07:18:36 #66 ... 07:18:36 07:18:36 #63 [core-metadata internal] load build context 07:18:37 #63 ... 07:18:37 07:18:37 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:18:37 #78 ... 07:18:37 07:18:37 #63 [core-metadata internal] load build context 07:18:38 #63 ... 07:18:38 07:18:38 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:18:38 #70 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:38 #70 22.74 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:18:38 #70 22.74 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:18:38 #70 22.74 OK: 19946 distinct packages available 07:18:38 #70 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:38 #70 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:38 #70 26.67 (1/11) Installing ca-certificates (20240226-r0) 07:18:38 #70 26.89 (2/11) Installing brotli-libs (1.0.9-r14) 07:18:38 #70 26.93 (3/11) Installing libunistring (1.1-r1) 07:18:38 #70 27.26 (4/11) Installing libidn2 (2.3.4-r1) 07:18:38 #70 27.26 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:18:38 #70 27.26 (6/11) Installing libcurl (8.9.1-r0) 07:18:38 #70 27.26 (7/11) Installing curl (8.9.1-r0) 07:18:38 #70 27.26 (8/11) Installing dumb-init (1.2.5-r2) 07:18:38 #70 27.26 (9/11) Installing musl-obstack (1.2.3-r2) 07:18:38 #70 27.26 (10/11) Installing libucontext (1.2-r2) 07:18:38 #70 27.26 (11/11) Installing gcompat (1.1.0-r1) 07:18:38 #70 27.26 Executing busybox-1.36.1-r7.trigger 07:18:38 #70 27.26 Executing ca-certificates-20240226-r0.trigger 07:18:38 #70 28.10 OK: 13 MiB in 26 packages 07:18:38 #70 DONE 29.7s 07:18:38 07:18:38 #63 [core-metadata internal] load build context 07:18:38 #63 ... 07:18:38 07:18:38 #39 [security-secretstore-setup internal] load build context 07:18:39 #39 ... 07:18:39 07:18:39 #67 [security-spiffe-token-provider internal] load build context 07:18:39 #67 ... 07:18:39 07:18:39 #63 [core-metadata internal] load build context 07:18:39 #63 ... 07:18:39 07:18:39 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:18:39 #74 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:39 #74 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:39 #74 17.15 OK: 8 MiB in 16 packages 07:18:39 #74 DONE 18.9s 07:18:39 07:18:39 #63 [core-metadata internal] load build context 07:18:39 #63 transferring context: 20.38MB 33.8s 07:18:40 #63 ... 07:18:40 07:18:40 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:18:40 #79 ... 07:18:40 07:18:40 #63 [core-metadata internal] load build context 07:18:41 #63 ... 07:18:41 07:18:41 #40 [core-keeper internal] load build context 07:18:41 #40 ... 07:18:41 07:18:41 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:18:41 #80 ... 07:18:41 07:18:41 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:18:41 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.8s 07:18:41 #44 ... 07:18:41 07:18:41 #63 [core-metadata internal] load build context 07:18:41 #63 ... 07:18:41 07:18:41 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:18:41 #81 ... 07:18:41 07:18:41 #63 [core-metadata internal] load build context 07:18:42 #63 ... 07:18:42 07:18:42 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:18:42 #72 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:42 #72 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:42 #72 24.22 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:18:42 #72 24.22 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:18:42 #72 24.22 OK: 19946 distinct packages available 07:18:42 #72 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:42 #72 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:42 #72 28.56 (1/4) Installing dumb-init (1.2.5-r2) 07:18:42 #72 28.56 (2/4) Installing musl-obstack (1.2.3-r2) 07:18:42 #72 28.62 (3/4) Installing libucontext (1.2-r2) 07:18:42 #72 28.69 (4/4) Installing gcompat (1.1.0-r1) 07:18:42 #72 28.74 Executing busybox-1.36.1-r7.trigger 07:18:42 #72 28.93 OK: 8 MiB in 19 packages 07:18:42 #72 ... 07:18:42 07:18:42 #63 [core-metadata internal] load build context 07:18:42 #63 ... 07:18:42 07:18:42 #60 [core-command internal] load build context 07:18:42 #60 ... 07:18:42 07:18:42 #63 [core-metadata internal] load build context 07:18:43 #63 ... 07:18:43 07:18:43 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:18:43 #72 DONE 31.6s 07:18:43 07:18:43 #63 [core-metadata internal] load build context 07:18:43 #63 ... 07:18:43 07:18:43 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:18:43 #82 ... 07:18:43 07:18:43 #63 [core-metadata internal] load build context 07:18:43 #63 ... 07:18:43 07:18:43 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:18:43 #73 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:43 #73 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:43 #73 26.66 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:18:43 #73 26.66 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:18:43 #73 26.66 OK: 19946 distinct packages available 07:18:43 #73 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:43 #73 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:43 #73 32.14 (1/5) Installing dumb-init (1.2.5-r2) 07:18:43 #73 32.14 (2/5) Installing musl-obstack (1.2.3-r2) 07:18:43 #73 32.14 (3/5) Installing libucontext (1.2-r2) 07:18:43 #73 32.14 (4/5) Installing gcompat (1.1.0-r1) 07:18:43 #73 32.23 (5/5) Installing openssl (3.1.7-r0) 07:18:43 #73 32.31 Executing busybox-1.36.1-r7.trigger 07:18:43 #73 32.42 OK: 9 MiB in 20 packages 07:18:43 #73 ... 07:18:43 07:18:43 #63 [core-metadata internal] load build context 07:18:44 #63 ... 07:18:44 07:18:44 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:44 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s 07:18:44 #43 ... 07:18:44 07:18:44 #35 [support-cron-scheduler internal] load build context 07:18:44 #35 transferring context: 101.07MB 42.0s 07:18:44 #35 ... 07:18:44 07:18:44 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:18:44 #75 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:44 #75 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:44 #75 20.82 OK: 9 MiB in 17 packages 07:18:44 #75 DONE 22.3s 07:18:44 07:18:44 #60 [core-command internal] load build context 07:18:45 #60 ... 07:18:45 07:18:45 #51 [support-scheduler internal] load build context 07:18:45 #51 ... 07:18:45 07:18:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:45 #43 ... 07:18:45 07:18:45 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:18:45 #76 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:45 #76 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:45 #76 18.58 OK: 18 MiB in 19 packages 07:18:45 #76 DONE 20.5s 07:18:45 07:18:45 #51 [support-scheduler internal] load build context 07:18:45 #51 ... 07:18:45 07:18:45 #52 [security-proxy-auth internal] load build context 07:18:45 #52 ... 07:18:45 07:18:45 #51 [support-scheduler internal] load build context 07:18:46 #51 ... 07:18:46 07:18:46 #58 [support-notifications internal] load build context 07:18:46 #58 ... 07:18:46 07:18:46 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:18:46 #73 DONE 34.7s 07:18:46 07:18:46 #58 [support-notifications internal] load build context 07:18:46 #58 ... 07:18:46 07:18:46 #52 [security-proxy-auth internal] load build context 07:18:46 #52 ... 07:18:46 07:18:46 #64 [security-bootstrapper internal] load build context 07:18:46 #64 ... 07:18:46 07:18:46 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:18:46 #77 15.39 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:46 #77 17.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:46 #77 19.99 OK: 266 MiB in 52 packages 07:18:46 #77 DONE 21.2s 07:18:46 07:18:46 #64 [security-bootstrapper internal] load build context 07:18:46 #64 ... 07:18:46 07:18:46 #47 [core-data internal] load build context 07:18:46 #47 ... 07:18:46 07:18:46 #59 [security-proxy-setup internal] load build context 07:18:46 #59 ... 07:18:46 07:18:46 #66 [core-common-config-bootstrapper internal] load build context 07:18:46 #66 ... 07:18:46 07:18:46 #59 [security-proxy-setup internal] load build context 07:18:48 #59 ... 07:18:48 07:18:48 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:18:48 #0 9.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:48 #83 ... 07:18:48 07:18:48 #59 [security-proxy-setup internal] load build context 07:18:49 #59 ... 07:18:49 07:18:49 #67 [security-spiffe-token-provider internal] load build context 07:18:49 #67 ... 07:18:49 07:18:49 #39 [security-secretstore-setup internal] load build context 07:18:49 #39 ... 07:18:49 07:18:49 #66 [core-common-config-bootstrapper internal] load build context 07:18:50 #66 transferring context: 23.08MB 44.0s 07:18:51 #66 ... 07:18:51 07:18:51 #40 [core-keeper internal] load build context 07:18:51 #40 ... 07:18:51 07:18:51 #66 [core-common-config-bootstrapper internal] load build context 07:18:53 #66 ... 07:18:53 07:18:53 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:18:53 #79 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:53 #79 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:53 #79 20.55 OK: 8 MiB in 16 packages 07:18:53 #79 DONE 22.8s 07:18:53 07:18:53 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:18:53 #0 8.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:53 #0 9.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:53 #84 ... 07:18:53 07:18:53 #66 [core-common-config-bootstrapper internal] load build context 07:18:54 #66 ... 07:18:54 07:18:54 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:18:54 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.3s 07:18:54 #44 ... 07:18:54 07:18:54 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:18:54 #78 16.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:54 #78 17.50 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:54 #78 21.47 (1/1) Installing dumb-init (1.2.5-r2) 07:18:54 #78 22.63 Executing busybox-1.36.1-r7.trigger 07:18:54 #78 22.81 OK: 8 MiB in 16 packages 07:18:54 #78 DONE 26.2s 07:18:54 07:18:54 #66 [core-common-config-bootstrapper internal] load build context 07:18:54 #66 ... 07:18:54 07:18:54 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:18:54 #81 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:54 #81 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:54 #81 21.07 OK: 8 MiB in 17 packages 07:18:54 #81 DONE 22.7s 07:18:54 07:18:54 #66 [core-common-config-bootstrapper internal] load build context 07:18:54 #66 ... 07:18:54 07:18:54 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:18:54 #82 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:54 #82 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:54 #82 17.30 OK: 12 MiB in 18 packages 07:18:54 #82 DONE 20.9s 07:18:54 07:18:54 #66 [core-common-config-bootstrapper internal] load build context 07:18:54 #66 ... 07:18:54 07:18:54 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:18:54 #83 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:54 #83 15.14 OK: 13 MiB in 26 packages 07:18:54 #83 DONE 16.2s 07:18:54 07:18:54 #66 [core-common-config-bootstrapper internal] load build context 07:18:54 #66 ... 07:18:54 07:18:54 #35 [support-cron-scheduler internal] load build context 07:18:55 #35 transferring context: 123.00MB 52.4s 07:18:55 #35 ... 07:18:55 07:18:55 #63 [core-metadata internal] load build context 07:18:55 #63 ... 07:18:55 07:18:55 #66 [core-common-config-bootstrapper internal] load build context 07:18:55 #66 ... 07:18:55 07:18:55 #60 [core-command internal] load build context 07:18:55 #60 ... 07:18:55 07:18:55 #47 [core-data internal] load build context 07:18:55 #47 ... 07:18:55 07:18:55 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:18:55 #80 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:55 #80 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:55 #80 22.99 OK: 18 MiB in 19 packages 07:18:55 #80 DONE 24.3s 07:18:55 07:18:55 #47 [core-data internal] load build context 07:18:55 #47 ... 07:18:55 07:18:55 #66 [core-common-config-bootstrapper internal] load build context 07:18:55 #66 ... 07:18:55 07:18:55 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:18:55 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s 07:18:55 #43 ... 07:18:55 07:18:55 #66 [core-common-config-bootstrapper internal] load build context 07:18:56 #66 ... 07:18:56 07:18:56 #51 [support-scheduler internal] load build context 07:18:56 #51 ... 07:18:56 07:18:56 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:18:56 #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:18:56 #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:18:56 #0 9.494 OK: 9 MiB in 20 packages 07:18:56 #85 ... 07:18:56 07:18:56 #58 [support-notifications internal] load build context 07:18:56 #58 ... 07:18:56 07:18:56 #66 [core-common-config-bootstrapper internal] load build context 07:18:56 #66 ... 07:18:56 07:18:56 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:18:56 #85 DONE 10.6s 07:18:56 07:18:56 #66 [core-common-config-bootstrapper internal] load build context 07:18:56 #66 ... 07:18:56 07:18:56 #52 [security-proxy-auth internal] load build context 07:18:56 #52 ... 07:18:56 07:18:56 #66 [core-common-config-bootstrapper internal] load build context 07:18:57 #66 ... 07:18:57 07:18:57 #64 [security-bootstrapper internal] load build context 07:18:57 #64 ... 07:18:57 07:18:57 #52 [security-proxy-auth internal] load build context 07:18:57 #52 ... 07:18:57 07:18:57 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:18:57 #84 12.35 OK: 8 MiB in 19 packages 07:18:57 #84 DONE 13.7s 07:18:57 07:18:57 #52 [security-proxy-auth internal] load build context 07:18:57 #52 ... 07:18:57 07:18:57 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:18:57 #86 DONE 2.1s 07:18:57 07:18:57 #52 [security-proxy-auth internal] load build context 07:18:59 #52 ... 07:18:59 07:18:59 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:18:59 #87 DONE 4.5s 07:18:59 07:18:59 #52 [security-proxy-auth internal] load build context 07:18:59 #52 ... 07:18:59 07:18:59 #59 [security-proxy-setup internal] load build context 07:18:59 #59 ... 07:18:59 07:18:59 #39 [security-secretstore-setup internal] load build context 07:18:59 #39 ... 07:18:59 07:18:59 #67 [security-spiffe-token-provider internal] load build context 07:18:59 #67 ... 07:18:59 07:18:59 #59 [security-proxy-setup internal] load build context 07:18:59 #59 ... 07:18:59 07:18:59 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:18:59 #88 DONE 0.8s 07:19:00 07:19:00 #67 [security-spiffe-token-provider internal] load build context 07:19:01 #67 transferring context: 65.61MB 52.0s 07:19:01 #67 ... 07:19:01 07:19:01 #40 [core-keeper internal] load build context 07:19:01 #40 ... 07:19:01 07:19:01 #67 [security-spiffe-token-provider internal] load build context 07:19:04 #67 ... 07:19:04 07:19:04 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:19:04 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.0s done 07:19:04 #44 ... 07:19:04 07:19:04 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:19:04 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.6s 07:19:04 #43 ... 07:19:04 07:19:04 #67 [security-spiffe-token-provider internal] load build context 07:19:05 #67 ... 07:19:05 07:19:05 #63 [core-metadata internal] load build context 07:19:05 #63 ... 07:19:05 07:19:05 #67 [security-spiffe-token-provider internal] load build context 07:19:05 #67 ... 07:19:05 07:19:05 #60 [core-command internal] load build context 07:19:05 #60 ... 07:19:05 07:19:05 #35 [support-cron-scheduler internal] load build context 07:19:05 #35 transferring context: 166.71MB 62.9s 07:19:05 #35 ... 07:19:05 07:19:05 #67 [security-spiffe-token-provider internal] load build context 07:19:05 #67 ... 07:19:05 07:19:05 #47 [core-data internal] load build context 07:19:05 #47 ... 07:19:05 07:19:05 #35 [support-cron-scheduler internal] load build context 07:19:06 #35 ... 07:19:06 07:19:06 #51 [support-scheduler internal] load build context 07:19:06 #51 ... 07:19:06 07:19:06 #35 [support-cron-scheduler internal] load build context 07:19:06 #35 ... 07:19:06 07:19:06 #58 [support-notifications internal] load build context 07:19:06 #58 ... 07:19:06 07:19:06 #51 [support-scheduler internal] load build context 07:19:07 #51 ... 07:19:07 07:19:07 #64 [security-bootstrapper internal] load build context 07:19:07 #64 ... 07:19:07 07:19:07 #66 [core-common-config-bootstrapper internal] load build context 07:19:07 #66 ... 07:19:07 07:19:07 #58 [support-notifications internal] load build context 07:19:08 #58 ... 07:19:08 07:19:08 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:19:08 #89 DONE 1.9s 07:19:08 07:19:08 #58 [support-notifications internal] load build context 07:19:09 #58 ... 07:19:09 07:19:09 #52 [security-proxy-auth internal] load build context 07:19:09 #52 ... 07:19:09 07:19:09 #39 [security-secretstore-setup internal] load build context 07:19:09 #39 ... 07:19:09 07:19:09 #52 [security-proxy-auth internal] load build context 07:19:10 #52 ... 07:19:10 07:19:10 #59 [security-proxy-setup internal] load build context 07:19:10 #59 ... 07:19:10 07:19:10 #52 [security-proxy-auth internal] load build context 07:19:11 #52 transferring context: 153.53MB 66.8s 07:19:11 #52 ... 07:19:11 07:19:11 #40 [core-keeper internal] load build context 07:19:11 #40 ... 07:19:11 07:19:11 #52 [security-proxy-auth internal] load build context 07:19:15 #52 ... 07:19:15 07:19:15 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:19:15 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.2s done 07:19:15 #43 ... 07:19:15 07:19:15 #52 [security-proxy-auth internal] load build context 07:19:15 #52 ... 07:19:15 07:19:15 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:19:15 #44 ... 07:19:15 07:19:15 #52 [security-proxy-auth internal] load build context 07:19:15 #52 ... 07:19:15 07:19:15 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:19:15 #43 DONE 65.8s 07:19:15 07:19:15 #52 [security-proxy-auth internal] load build context 07:19:15 #52 ... 07:19:15 07:19:15 #63 [core-metadata internal] load build context 07:19:15 #63 ... 07:19:15 07:19:15 #52 [security-proxy-auth internal] load build context 07:19:15 #52 ... 07:19:15 07:19:15 #60 [core-command internal] load build context 07:19:15 #60 ... 07:19:15 07:19:15 #52 [security-proxy-auth internal] load build context 07:19:16 #52 ... 07:19:16 07:19:16 #47 [core-data internal] load build context 07:19:16 #47 ... 07:19:16 07:19:16 #67 [security-spiffe-token-provider internal] load build context 07:19:16 #67 ... 07:19:16 07:19:16 #47 [core-data internal] load build context 07:19:16 #47 transferring context: 214.40MB 72.2s 07:19:16 #47 ... 07:19:16 07:19:16 #35 [support-cron-scheduler internal] load build context 07:19:16 #35 ... 07:19:16 07:19:16 #47 [core-data internal] load build context 07:19:17 #47 ... 07:19:17 07:19:17 #64 [security-bootstrapper internal] load build context 07:19:17 #64 ... 07:19:17 07:19:17 #66 [core-common-config-bootstrapper internal] load build context 07:19:17 #66 ... 07:19:17 07:19:17 #51 [support-scheduler internal] load build context 07:19:17 #51 ... 07:19:17 07:19:17 #66 [core-common-config-bootstrapper internal] load build context 07:19:19 #66 ... 07:19:19 07:19:19 #58 [support-notifications internal] load build context 07:19:19 #58 ... 07:19:19 07:19:19 #67 [security-spiffe-token-provider internal] load build context 07:19:19 #67 ... 07:19:19 07:19:19 #39 [security-secretstore-setup internal] load build context 07:19:19 #39 ... 07:19:19 07:19:19 #67 [security-spiffe-token-provider internal] load build context 07:19:20 #67 ... 07:19:20 07:19:20 #59 [security-proxy-setup internal] load build context 07:19:20 #59 ... 07:19:20 07:19:20 #67 [security-spiffe-token-provider internal] load build context 07:19:22 #67 transferring context: 185.81MB 72.7s 07:19:22 #67 ... 07:19:22 07:19:22 #40 [core-keeper internal] load build context 07:19:22 #40 ... 07:19:22 07:19:22 #67 [security-spiffe-token-provider internal] load build context 07:19:22 #67 ... 07:19:22 07:19:22 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:22 #90 DONE 3.6s 07:19:22 07:19:22 #67 [security-spiffe-token-provider internal] load build context 07:19:22 #67 ... 07:19:22 07:19:22 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:22 #91 DONE 5.0s 07:19:22 07:19:22 #67 [security-spiffe-token-provider internal] load build context 07:19:23 #67 ... 07:19:23 07:19:23 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:23 #92 DONE 5.2s 07:19:23 07:19:23 #67 [security-spiffe-token-provider internal] load build context 07:19:24 #67 ... 07:19:24 07:19:24 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:19:24 #93 DONE 1.2s 07:19:24 07:19:24 #67 [security-spiffe-token-provider internal] load build context 07:19:24 #67 ... 07:19:24 07:19:24 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:19:24 #94 DONE 1.1s 07:19:24 07:19:24 #67 [security-spiffe-token-provider internal] load build context 07:19:24 #67 ... 07:19:24 07:19:24 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:19:24 #95 DONE 1.4s 07:19:24 07:19:24 #67 [security-spiffe-token-provider internal] load build context 07:19:25 #67 ... 07:19:25 07:19:25 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 07:19:25 #96 DONE 1.0s 07:19:25 07:19:25 #67 [security-spiffe-token-provider internal] load build context 07:19:25 #67 ... 07:19:25 07:19:25 #63 [core-metadata internal] load build context 07:19:25 #63 ... 07:19:25 07:19:25 #97 [security-spire-server stage-2 6/9] COPY security.txt / 07:19:25 #97 DONE 1.4s 07:19:25 07:19:25 #63 [core-metadata internal] load build context 07:19:25 #63 ... 07:19:25 07:19:25 #67 [security-spiffe-token-provider internal] load build context 07:19:25 #67 ... 07:19:25 07:19:25 #60 [core-command internal] load build context 07:19:26 #60 ... 07:19:26 07:19:26 #52 [security-proxy-auth internal] load build context 07:19:26 #52 ... 07:19:26 07:19:26 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:19:26 #98 DONE 1.6s 07:19:26 07:19:26 #52 [security-proxy-auth internal] load build context 07:19:26 #52 ... 07:19:26 07:19:26 #67 [security-spiffe-token-provider internal] load build context 07:19:26 #67 transferring context: 207.67MB 77.7s 07:19:26 #67 ... 07:19:26 07:19:26 #35 [support-cron-scheduler internal] load build context 07:19:27 #35 ... 07:19:27 07:19:27 #67 [security-spiffe-token-provider internal] load build context 07:19:27 #67 ... 07:19:27 07:19:27 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:19:27 #99 DONE 1.7s 07:19:27 07:19:27 #67 [security-spiffe-token-provider internal] load build context 07:19:27 #67 ... 07:19:27 07:19:27 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:19:27 #100 DONE 1.5s 07:19:27 07:19:27 #67 [security-spiffe-token-provider internal] load build context 07:19:27 #67 ... 07:19:27 07:19:27 #64 [security-bootstrapper internal] load build context 07:19:27 #64 ... 07:19:27 07:19:27 #47 [core-data internal] load build context 07:19:27 #47 ... 07:19:27 07:19:27 #51 [support-scheduler internal] load build context 07:19:28 #51 ... 07:19:28 07:19:28 #67 [security-spiffe-token-provider internal] load build context 07:19:28 #67 ... 07:19:28 07:19:28 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:19:28 #101 DONE 2.0s 07:19:28 07:19:28 #67 [security-spiffe-token-provider internal] load build context 07:19:29 #67 ... 07:19:29 07:19:29 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:19:29 #102 DONE 1.7s 07:19:29 07:19:29 #67 [security-spiffe-token-provider internal] load build context 07:19:29 #67 ... 07:19:29 07:19:29 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:19:29 #103 DONE 1.7s 07:19:29 07:19:29 #67 [security-spiffe-token-provider internal] load build context 07:19:29 #67 ... 07:19:29 07:19:29 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:19:29 #104 DONE 1.2s 07:19:29 07:19:29 #67 [security-spiffe-token-provider internal] load build context 07:19:29 #67 ... 07:19:29 07:19:29 #66 [core-common-config-bootstrapper internal] load build context 07:19:29 #66 ... 07:19:29 07:19:29 #58 [support-notifications internal] load build context 07:19:30 #58 ... 07:19:30 07:19:30 #39 [security-secretstore-setup internal] load build context 07:19:30 #39 ... 07:19:30 07:19:30 #58 [support-notifications internal] load build context 07:19:30 #58 ... 07:19:30 07:19:30 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:19:30 #105 DONE 1.3s 07:19:30 07:19:30 #58 [support-notifications internal] load build context 07:19:30 #58 ... 07:19:30 07:19:30 #59 [security-proxy-setup internal] load build context 07:19:30 #59 ... 07:19:30 07:19:30 #58 [support-notifications internal] load build context 07:19:31 #58 ... 07:19:31 07:19:31 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:19:31 #106 DONE 1.7s 07:19:31 07:19:31 #58 [support-notifications internal] load build context 07:19:31 #58 ... 07:19:31 07:19:31 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:19:31 #107 DONE 1.5s 07:19:31 07:19:31 #58 [support-notifications internal] load build context 07:19:31 #58 transferring context: 180.57MB 85.9s 07:19:32 #58 ... 07:19:32 07:19:32 #40 [core-keeper internal] load build context 07:19:32 #40 ... 07:19:32 07:19:32 #58 [support-notifications internal] load build context 07:19:36 #58 ... 07:19:36 07:19:36 #63 [core-metadata internal] load build context 07:19:36 #63 ... 07:19:36 07:19:36 #40 [core-keeper internal] load build context 07:19:36 #40 ... 07:19:36 07:19:36 #60 [core-command internal] load build context 07:19:36 #60 ... 07:19:36 07:19:36 #40 [core-keeper internal] load build context 07:19:36 #40 ... 07:19:36 07:19:36 #52 [security-proxy-auth internal] load build context 07:19:36 #52 ... 07:19:36 07:19:36 #40 [core-keeper internal] load build context 07:19:36 #40 ... 07:19:36 07:19:36 #108 [security-spire-config] exporting to image 07:19:36 #108 exporting layers 5.2s done 07:19:36 #108 writing image sha256:f0e15153e24aa6bb01f87e80e1a6066af1db5ffe0edd846931f3d8a49ae54855 0.2s done 07:19:36 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 07:19:36 #108 writing image sha256:e9b4367d7741181055504e2b36a623bb2dce6e15c973f7b127a35b9e1e757414 0.1s done 07:19:36 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 07:19:36 #108 writing image sha256:745ce1d31450ed50c8871e1c2bbf1246c290ffbc729976a0707fd2a6fcb35e2e 0.0s done 07:19:36 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:19:36 #108 DONE 5.7s 07:19:36 07:19:36 #40 [core-keeper internal] load build context 07:19:37 #40 transferring context: 165.03MB 86.5s 07:19:37 #40 ... 07:19:37 07:19:37 #35 [support-cron-scheduler internal] load build context 07:19:37 #35 ... 07:19:37 07:19:37 #58 [support-notifications internal] load build context 07:19:37 #58 ... 07:19:37 07:19:37 #47 [core-data internal] load build context 07:19:37 #47 transferring context: 310.82MB 92.3s done 07:19:37 #47 DONE 93.3s 07:19:37 07:19:37 #58 [support-notifications internal] load build context 07:19:37 #58 ... 07:19:37 07:19:37 #64 [security-bootstrapper internal] load build context 07:19:37 #64 ... 07:19:37 07:19:37 #58 [support-notifications internal] load build context 07:19:38 #58 ... 07:19:38 07:19:38 #51 [support-scheduler internal] load build context 07:19:38 #51 ... 07:19:38 07:19:38 #35 [support-cron-scheduler internal] load build context 07:19:38 #35 transferring context: 310.82MB 95.3s done 07:19:38 #35 DONE 95.6s 07:19:38 07:19:38 #51 [support-scheduler internal] load build context 07:19:38 #51 ... 07:19:38 07:19:38 #58 [support-notifications internal] load build context 07:19:39 #58 ... 07:19:39 07:19:39 #51 [support-scheduler internal] load build context 07:19:39 #51 transferring context: 310.82MB 94.0s done 07:19:39 #51 DONE 94.9s 07:19:39 07:19:39 #58 [support-notifications internal] load build context 07:19:39 #58 ... 07:19:39 07:19:39 #60 [core-command internal] load build context 07:19:39 #60 transferring context: 310.82MB 94.2s done 07:19:39 #60 DONE 94.6s 07:19:39 07:19:39 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 07:19:39 #109 DONE 2.1s 07:19:39 07:19:39 #52 [security-proxy-auth internal] load build context 07:19:40 #52 ... 07:19:40 07:19:40 #67 [security-spiffe-token-provider internal] load build context 07:19:40 #67 ... 07:19:40 07:19:40 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:19:40 #110 DONE 1.7s 07:19:40 07:19:40 #67 [security-spiffe-token-provider internal] load build context 07:19:40 #67 ... 07:19:40 07:19:40 #66 [core-common-config-bootstrapper internal] load build context 07:19:40 #66 ... 07:19:40 07:19:40 #67 [security-spiffe-token-provider internal] load build context 07:19:40 #67 ... 07:19:40 07:19:40 #39 [security-secretstore-setup internal] load build context 07:19:40 #39 ... 07:19:40 07:19:40 #67 [security-spiffe-token-provider internal] load build context 07:19:40 #67 ... 07:19:40 07:19:40 #59 [security-proxy-setup internal] load build context 07:19:40 #59 ... 07:19:40 07:19:40 #58 [support-notifications internal] load build context 07:19:45 #58 transferring context: 243.11MB 98.7s 07:19:45 #58 ... 07:19:45 07:19:45 #66 [core-common-config-bootstrapper internal] load build context 07:19:46 #66 ... 07:19:46 07:19:46 #39 [security-secretstore-setup internal] load build context 07:19:46 #39 transferring context: 310.82MB 101.3s done 07:19:46 #39 DONE 101.7s 07:19:46 07:19:46 #58 [support-notifications internal] load build context 07:19:46 #58 ... 07:19:46 07:19:46 #67 [security-spiffe-token-provider internal] load build context 07:19:46 #67 transferring context: 310.82MB 96.7s done 07:19:46 #67 DONE 97.7s 07:19:46 07:19:46 #58 [support-notifications internal] load build context 07:19:46 #58 ... 07:19:46 07:19:46 #63 [core-metadata internal] load build context 07:19:46 #63 ... 07:19:46 07:19:46 #58 [support-notifications internal] load build context 07:19:47 #58 ... 07:19:47 07:19:47 #40 [core-keeper internal] load build context 07:19:47 #40 ... 07:19:47 07:19:47 #58 [support-notifications internal] load build context 07:19:47 #58 ... 07:19:47 07:19:47 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:19:47 #111 DONE 1.4s 07:19:47 07:19:47 #58 [support-notifications internal] load build context 07:19:47 #58 ... 07:19:47 07:19:47 #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:19:47 #112 DONE 1.6s 07:19:47 07:19:47 #58 [support-notifications internal] load build context 07:19:48 #58 ... 07:19:48 07:19:48 #64 [security-bootstrapper internal] load build context 07:19:48 #64 ... 07:19:48 07:19:48 #58 [support-notifications internal] load build context 07:19:50 #58 ... 07:19:50 07:19:50 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:50 #113 ... 07:19:50 07:19:50 #58 [support-notifications internal] load build context 07:19:50 #58 ... 07:19:50 07:19:50 #52 [security-proxy-auth internal] load build context 07:19:50 #52 ... 07:19:50 07:19:50 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:50 #114 ... 07:19:50 07:19:50 #52 [security-proxy-auth internal] load build context 07:19:50 #52 transferring context: 304.36MB 106.1s 07:19:51 #52 ... 07:19:51 07:19:51 #59 [security-proxy-setup internal] load build context 07:19:51 #59 ... 07:19:51 07:19:51 #52 [security-proxy-auth internal] load build context 07:19:52 #52 ... 07:19:52 07:19:52 #59 [security-proxy-setup internal] load build context 07:19:52 #59 transferring context: 310.82MB 105.9s done 07:19:52 #59 DONE 106.8s 07:19:52 07:19:52 #52 [security-proxy-auth internal] load build context 07:19:52 #52 transferring context: 310.82MB 107.2s done 07:19:52 #52 DONE 107.4s 07:19:52 07:19:52 #40 [core-keeper internal] load build context 07:19:53 #40 ... 07:19:53 07:19:53 #66 [core-common-config-bootstrapper internal] load build context 07:19:53 #66 transferring context: 310.82MB 106.7s done 07:19:53 #66 DONE 107.5s 07:19:53 07:19:53 #40 [core-keeper internal] load build context 07:19:53 #40 ... 07:19:53 07:19:53 #64 [security-bootstrapper internal] load build context 07:19:54 #64 ... 07:19:54 07:19:54 #40 [core-keeper internal] load build context 07:19:54 #40 ... 07:19:54 07:19:54 #58 [support-notifications internal] load build context 07:19:54 #58 transferring context: 310.82MB 109.1s done 07:19:54 #58 DONE 110.0s 07:19:54 07:19:54 #40 [core-keeper internal] load build context 07:19:56 #40 ... 07:19:56 07:19:56 #63 [core-metadata internal] load build context 07:19:56 #63 ... 07:19:56 07:19:56 #40 [core-keeper internal] load build context 07:19:57 #40 ... 07:19:57 07:19:57 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:57 #115 ... 07:19:57 07:19:57 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:57 #116 ... 07:19:57 07:19:57 #40 [core-keeper internal] load build context 07:20:00 #40 transferring context: 310.59MB 109.6s 07:20:00 #40 transferring context: 310.82MB 109.7s done 07:20:00 #40 DONE 111.9s 07:20:00 07:20:00 #64 [security-bootstrapper internal] load build context 07:20:02 #64 ... 07:20:02 07:20:02 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:20:02 #117 DONE 1.5s 07:20:02 07:20:02 #63 [core-metadata internal] load build context 07:20:05 #63 transferring context: 304.89MB 118.8s 07:20:05 #63 transferring context: 310.82MB 119.3s done 07:20:05 #63 DONE 119.9s 07:20:05 07:20:05 #64 [security-bootstrapper internal] load build context 07:20:09 #64 transferring context: 310.82MB 122.9s done 07:20:09 #64 DONE 123.3s 07:20:09 07:20:09 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #118 ... 07:21:17 07:21:17 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #115 DONE 80.7s 07:21:17 07:21:17 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #114 DONE 88.2s 07:21:17 07:21:17 #119 [security-secretstore-setup builder 6/7] COPY . . 07:21:17 #119 ... 07:21:17 07:21:17 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #116 DONE 80.6s 07:21:17 07:21:17 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #113 DONE 88.5s 07:21:17 07:21:17 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:21:17 #120 ... 07:21:17 07:21:17 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #118 DONE 71.1s 07:21:17 07:21:17 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:21:17 #120 DONE 4.9s 07:21:17 07:21:17 #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #121 CACHED 07:21:17 07:21:17 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:21:17 #122 CACHED 07:21:17 07:21:17 #123 [support-notifications builder 6/7] COPY . . 07:21:17 #123 CACHED 07:21:17 07:21:17 #124 [core-data builder 6/7] COPY . . 07:21:17 #124 DONE 5.0s 07:21:17 07:21:17 #125 [support-cron-scheduler builder 6/7] COPY . . 07:21:17 #125 DONE 5.0s 07:21:17 07:21:17 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:21:17 #126 ... 07:21:17 07:21:17 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:21:17 #127 CACHED 07:21:17 07:21:17 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 07:21:17 #128 CACHED 07:21:17 07:21:17 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #129 CACHED 07:21:17 07:21:17 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:21:17 #130 CACHED 07:21:17 07:21:17 #131 [security-bootstrapper builder 6/7] COPY . . 07:21:17 #131 CACHED 07:21:17 07:21:17 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #132 CACHED 07:21:17 07:21:17 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #133 CACHED 07:21:17 07:21:17 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:21:17 #134 CACHED 07:21:17 07:21:17 #135 [core-metadata builder 6/7] COPY . . 07:21:17 #135 CACHED 07:21:17 07:21:17 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 07:21:17 #136 CACHED 07:21:17 07:21:17 #137 [core-command builder 6/7] COPY . . 07:21:17 #137 CACHED 07:21:17 07:21:17 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #138 CACHED 07:21:17 07:21:17 #139 [security-proxy-setup builder 6/7] COPY . . 07:21:17 #139 CACHED 07:21:17 07:21:17 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:21:17 #140 CACHED 07:21:17 07:21:17 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #141 CACHED 07:21:17 07:21:17 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:21:17 #142 CACHED 07:21:17 07:21:17 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #143 CACHED 07:21:17 07:21:17 #144 [security-proxy-auth builder 6/7] COPY . . 07:21:17 #144 CACHED 07:21:17 07:21:17 #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:21:17 #145 CACHED 07:21:17 07:21:17 #146 [support-scheduler builder 6/7] COPY . . 07:21:17 #146 CACHED 07:21:17 07:21:17 #147 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:17 #147 CACHED 07:21:17 07:21:17 #119 [security-secretstore-setup builder 6/7] COPY . . 07:21:17 #119 DONE 5.2s 07:21:17 07:21:17 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:21:18 #148 5.323 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:21:19 #148 ... 07:21:19 07:21:19 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:21:19 #126 5.719 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:21:23 #126 ... 07:21:23 07:21:23 #149 [core-keeper builder 7/8] COPY . . 07:21:23 #149 DONE 9.8s 07:21:23 07:21:23 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:21:23 #150 ... 07:21:23 07:21:23 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:23 #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-notifications/support-notifications ./cmd/support-notifications 07:21:23 #151 ... 07:21:23 07:21:23 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:21:23 #0 7.025 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:21:23 #152 ... 07:21:23 07:21:23 #153 [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:21:23 #0 6.224 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:21:23 #153 ... 07:21:23 07:21:23 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:21:23 #0 6.613 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:21:23 #154 ... 07:21:23 07:21:23 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:21:23 #0 6.821 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:21:24 #155 ... 07:21:24 07:21:24 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:21:24 #0 6.876 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:21:24 #156 ... 07:21:24 07:21:24 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:21:24 #0 5.607 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:21:24 #157 ... 07:21:24 07:21:24 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:21:24 #0 6.943 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:21:24 #158 ... 07:21:24 07:21:24 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:21:24 #0 6.669 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:21:24 #159 ... 07:21:24 07:21:24 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:21:24 #0 5.669 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:21:25 #160 ... 07:21:25 07:21:25 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:21:25 #150 2.336 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:41:33 #150 ... 07:41:33 07:41:33 #153 [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:41:33 #153 1214.7 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:41:33 #153 ... 07:41:33 07:41:33 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:33 #154 DONE 1217.2s 07:41:33 07:41:33 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:41:33 #160 ... 07:41:33 07:41:33 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:41:33 #161 DONE 0.3s 07:41:33 07:41:33 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:41:33 #162 DONE 0.2s 07:41:33 07:41:33 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:41:33 #163 DONE 0.2s 07:41:33 07:41:33 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:41:33 #156 ... 07:41:33 07:41:33 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:41:33 #164 DONE 0.2s 07:41:33 07:41:33 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:41:33 #165 DONE 0.2s 07:41:33 07:41:33 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:41:33 #166 DONE 0.1s 07:41:33 07:41:33 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:41:33 #157 ... 07:41:33 07:41:33 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:34 #167 DONE 2.3s 07:41:34 07:41:34 #108 [security-proxy-setup] exporting to image 07:41:34 #108 exporting layers 07:41:35 #108 exporting layers 1.1s done 07:41:35 #108 writing image sha256:e68d2c96199c287d8cdb3bc97d666c040dbd41970ebf43019a6ac41fad06450e done 07:41:35 #108 naming to docker.io/library/security-proxy-setup-arm64 done 07:41:35 #108 DONE 6.9s 07:41:35 07:41:35 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:41:38 #158 ... 07:41:38 07:41:38 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:41:38 #148 DONE 1224.7s 07:41:38 07:41:38 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:41:38 #168 DONE 0.6s 07:41:38 07:41:38 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:41:41 #169 DONE 2.6s 07:41:41 07:41:41 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:41:41 #170 DONE 0.3s 07:41:41 07:41:41 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:41:42 #171 DONE 0.3s 07:41:42 07:41:42 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:42 #172 DONE 0.5s 07:41:42 07:41:42 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:41:42 #173 DONE 0.2s 07:41:42 07:41:42 #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/ 07:41:43 #174 DONE 0.2s 07:41:43 07:41:43 #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/ 07:41:43 #175 DONE 0.2s 07:41:43 07:41:43 #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/ 07:41:43 #176 DONE 0.3s 07:41:43 07:41:43 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:41:43 #177 DONE 0.3s 07:41:43 07:41:43 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:41:43 #160 ... 07:41:43 07:41:43 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:41:43 #178 DONE 0.2s 07:41:43 07:41:43 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:41:45 #179 DONE 1.8s 07:41:45 07:41:45 #108 [security-bootstrapper] exporting to image 07:41:45 #108 exporting layers 07:41:47 #108 exporting layers 1.9s done 07:41:47 #108 writing image sha256:7b3a369ab3cf1900144ac549764f928a8bd881915666ad91536c4be91c4a3649 done 07:41:47 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:41:47 #108 DONE 8.8s 07:41:47 07:41:47 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:41:52 #126 ... 07:41:52 07:41:52 #153 [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:41:52 #153 DONE 1238.1s 07:41:52 07:41:52 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:41:52 #160 ... 07:41:52 07:41:52 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:41:52 #180 DONE 0.1s 07:41:52 07:41:52 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:52 #159 ... 07:41:52 07:41:52 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:41:52 #181 DONE 0.2s 07:41:52 07:41:52 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:41:52 #157 ... 07:41:52 07:41:52 #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 07:41:52 #182 DONE 0.2s 07:41:52 07:41:52 #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 07:41:52 #183 DONE 0.2s 07:41:52 07:41:52 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:41:52 #184 DONE 0.2s 07:41:52 07:41:52 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:41:52 #156 ... 07:41:52 07:41:52 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:41:53 #185 DONE 0.3s 07:41:53 07:41:53 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:41:53 #44 ... 07:41:53 07:41:53 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:41:53 #186 DONE 0.3s 07:41:53 07:41:53 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:41:53 #187 DONE 0.2s 07:41:53 07:41:53 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:56 #188 DONE 2.4s 07:41:56 07:41:56 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:41:56 #157 ... 07:41:56 07:41:56 #108 [security-secretstore-setup] exporting to image 07:41:56 #108 exporting layers 07:41:57 #108 exporting layers 1.5s done 07:41:57 #108 writing image sha256:aebb0aee0ff1bb65ac86e870cdde307c4fc1a1b8e64571c2fa813f7a1d00f798 done 07:41:57 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 07:41:57 #108 DONE 10.3s 07:41:57 07:41:57 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:43:05 #159 ... 07:43:05 07:43:05 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:43:05 #157 DONE 1303.0s 07:43:05 07:43:05 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:43:05 #150 ... 07:43:05 07:43:05 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:43:05 #189 DONE 0.3s 07:43:05 07:43:05 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:43:05 #190 DONE 0.3s 07:43:05 07:43:05 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:43:05 #156 ... 07:43:05 07:43:05 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:43:05 #191 DONE 0.3s 07:43:05 07:43:05 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:43:05 #44 ... 07:43:05 07:43:05 #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 07:43:05 #192 DONE 0.2s 07:43:05 07:43:05 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:43:05 #193 DONE 0.2s 07:43:05 07:43:05 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:05 #194 DONE 2.3s 07:43:05 07:43:05 #108 [core-common-config-bootstrapper] exporting to image 07:43:05 #108 exporting layers 07:43:05 #108 exporting layers 0.8s done 07:43:05 #108 writing image sha256:f582451d1e0539359a0f467a2fccc9577901a8731fc44171f47a64ead6a578e8 0.0s done 07:43:05 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:43:05 #108 DONE 11.2s 07:43:05 07:43:05 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:45:12 #156 ... 07:45:12 07:45:12 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:45:12 #160 DONE 1427.0s 07:45:12 07:45:12 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:45:12 #159 ... 07:45:12 07:45:12 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:45:12 #195 DONE 0.3s 07:45:12 07:45:12 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:45:12 #151 ... 07:45:12 07:45:12 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:45:12 #196 DONE 0.1s 07:45:12 07:45:12 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:45:12 #197 DONE 0.3s 07:45:12 07:45:12 #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 07:45:12 #198 DONE 0.1s 07:45:12 07:45:12 #108 [security-spiffe-token-provider] exporting to image 07:45:12 #108 exporting layers 07:45:12 #108 exporting layers 1.0s done 07:45:12 #108 writing image sha256:50288a9459812101bf62e115c93317941938513ae9197408fc9e5d499b573a27 done 07:45:12 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:45:12 #108 DONE 12.2s 07:45:12 07:45:12 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:53:19 #158 ... 07:53:19 07:53:19 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:53:19 #152 DONE 1923.1s 07:53:19 07:53:19 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:53:19 #156 ... 07:53:19 07:53:19 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:53:19 #199 DONE 0.2s 07:53:19 07:53:19 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:53:19 #200 DONE 0.1s 07:53:19 07:53:19 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:53:19 #151 ... 07:53:19 07:53:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:53:19 #201 DONE 0.4s 07:53:19 07:53:19 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:53:19 #202 DONE 0.1s 07:53:19 07:53:19 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:53:19 #203 DONE 0.2s 07:53:19 07:53:19 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:19 #204 DONE 1.8s 07:53:19 07:53:19 #108 [security-proxy-auth] exporting to image 07:53:19 #108 exporting layers 07:53:20 #108 exporting layers 0.8s done 07:53:20 #108 writing image sha256:23a07a35dc8861528413cc7450ae483432aa6f42b62dd4f617a07864a92d5d51 done 07:53:20 #108 naming to docker.io/library/security-proxy-auth-arm64 done 07:53:20 #108 DONE 13.0s 07:53:20 07:53:20 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:54:28 #159 ... 07:54:28 07:54:28 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:28 #158 DONE 1987.6s 07:54:28 07:54:28 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:54:28 #151 ... 07:54:28 07:54:28 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:54:28 #205 DONE 0.2s 07:54:28 07:54:28 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:54:28 #206 DONE 0.2s 07:54:28 07:54:28 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:54:28 #207 DONE 0.5s 07:54:28 07:54:28 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:54:28 #208 DONE 0.2s 07:54:28 07:54:28 #108 [core-command] exporting to image 07:54:28 #108 exporting layers 07:54:28 #108 exporting layers 0.5s done 07:54:28 #108 writing image sha256:85b1cdd3dff435ec23ca6e82b1086039ae56dd516f7cb7289b9daba6004aa205 done 07:54:28 #108 naming to docker.io/library/core-command-arm64 0.0s done 07:54:28 #108 DONE 13.5s 07:54:28 07:54:28 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:56:35 #150 ... 07:56:35 07:56:35 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:56:35 #156 DONE 2115.2s 07:56:35 07:56:35 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:35 #151 ... 07:56:35 07:56:35 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:56:35 #209 DONE 0.3s 07:56:35 07:56:35 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:56:35 #210 DONE 0.1s 07:56:35 07:56:35 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:56:35 #159 ... 07:56:35 07:56:35 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:56:35 #211 DONE 0.5s 07:56:35 07:56:35 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:56:35 #212 DONE 0.2s 07:56:35 07:56:35 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:56:35 #159 DONE 2116.8s 07:56:35 07:56:35 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:56:35 #126 ... 07:56:35 07:56:35 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:56:35 #213 DONE 0.4s 07:56:35 07:56:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:56:35 #44 ... 07:56:35 07:56:35 #108 [core-data] exporting to image 07:56:35 #108 exporting layers 07:56:35 #108 ... 07:56:35 07:56:35 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:56:35 #214 DONE 0.2s 07:56:35 07:56:35 #108 [core-data] exporting to image 07:56:35 #108 exporting layers 0.9s done 07:56:35 #108 writing image sha256:1a03d135076459f2d45a231c687367c30617ed08b8f7eb04f6ecb04b7f82f551 0.0s done 07:56:35 #108 naming to docker.io/library/core-data-arm64 done 07:56:35 #108 DONE 14.4s 07:56:35 07:56:35 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:56:35 #215 DONE 0.3s 07:56:35 07:56:35 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:56:35 #44 ... 07:56:35 07:56:35 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:56:35 #216 ... 07:56:35 07:56:35 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:56:35 #150 DONE 2109.0s 07:56:35 07:56:35 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:35 #151 ... 07:56:35 07:56:35 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:56:35 #216 DONE 0.7s 07:56:35 07:56:35 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:56:35 #217 DONE 0.3s 07:56:35 07:56:35 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:56:35 #218 ... 07:56:35 07:56:35 #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:56:35 #219 DONE 0.2s 07:56:35 07:56:35 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:56:35 #218 DONE 0.2s 07:56:35 07:56:35 #108 [core-metadata] exporting to image 07:56:35 #108 ... 07:56:35 07:56:35 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:56:35 #220 DONE 0.6s 07:56:35 07:56:35 #221 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:56:35 #221 DONE 0.2s 07:56:35 07:56:35 #222 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:56:35 #222 DONE 0.2s 07:56:35 07:56:35 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:56:35 #126 ... 07:56:35 07:56:35 #108 [core-metadata] exporting to image 07:56:35 #108 exporting layers 1.0s done 07:56:35 #108 writing image sha256:56d9fb93986129bb1cfa7b3f455d50777f2c97162473d24861049011ecc8d079 0.0s done 07:56:35 #108 naming to docker.io/library/core-metadata-arm64 done 07:56:35 #108 exporting layers 0.5s done 07:56:35 #108 writing image sha256:13d450f4bd443f00c15cc08ae9767427daea6ca828b3886b63c005e10a9e287e 0.0s done 07:56:35 #108 naming to docker.io/library/core-keeper-arm64 07:56:35 #108 naming to docker.io/library/core-keeper-arm64 done 07:56:35 #108 DONE 15.9s 07:56:35 07:56:35 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:57:14 #151 DONE 2155.6s 07:57:14 07:57:14 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:57:14 #126 ... 07:57:14 07:57:14 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:57:14 #155 DONE 2155.6s 07:57:14 07:57:14 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:57:14 #126 ... 07:57:14 07:57:14 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:57:14 #223 DONE 0.2s 07:57:14 07:57:14 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:57:14 #224 DONE 0.3s 07:57:14 07:57:14 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:57:14 #225 DONE 0.4s 07:57:14 07:57:14 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:57:14 #226 ... 07:57:14 07:57:14 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:57:14 #227 DONE 0.2s 07:57:14 07:57:14 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:14 #228 ... 07:57:14 07:57:14 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:57:14 #226 DONE 0.7s 07:57:14 07:57:14 #126 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:57:14 #126 DONE 2157.3s 07:57:14 07:57:14 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:57:14 #228 DONE 0.5s 07:57:14 07:57:14 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:57:14 #229 DONE 0.2s 07:57:14 07:57:14 #108 [support-scheduler] exporting to image 07:57:14 #108 exporting layers 07:57:14 #108 ... 07:57:14 07:57:14 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:57:14 #230 DONE 0.2s 07:57:14 07:57:14 #108 [support-notifications] exporting to image 07:57:14 #108 ... 07:57:14 07:57:14 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:57:14 #231 DONE 0.2s 07:57:14 07:57:14 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:57:14 #232 DONE 0.1s 07:57:14 07:57:14 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:57:14 #233 DONE 0.5s 07:57:14 07:57:14 #108 [support-scheduler] exporting to image 07:57:14 #108 exporting layers 0.6s done 07:57:14 #108 writing image sha256:b801397b2e7dedc1a87cf0e2e75eafd3d6bf0fa4bee909382be5e51c80fac23a done 07:57:14 #108 naming to docker.io/library/support-scheduler-arm64 done 07:57:14 #108 ... 07:57:14 07:57:14 #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:57:14 #234 DONE 0.1s 07:57:14 07:57:14 #108 [support-notifications] exporting to image 07:57:14 #108 exporting layers 0.9s done 07:57:14 #108 writing image sha256:fcecb7c202c016d43e3b87990b10f4ae209a3e7eb2986b92bc9a1cff50ceb995 done 07:57:14 #108 naming to docker.io/library/support-notifications-arm64 done 07:57:14 #108 exporting layers 1.3s done 07:57:14 #108 writing image sha256:d22a65f0d77ccea31df371d6e1a107a2eb383a4ca7a5d0c4dc765afc56b750d0 done 07:57:14 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 07:57:14 #108 DONE 18.2s 07:57:14 07:57:14 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:57:14 time="2024-09-18T07:17:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:57:14 $ docker stop --time=1 7a125352a87d30c3468654508bfe8e5e4351af84d893903c32e1f2ade0fe588c 07:57:16 $ docker rm -f --volumes 7a125352a87d30c3468654508bfe8e5e4351af84d893903c32e1f2ade0fe588c [Pipeline] // withDockerContainer [Pipeline] sh 07:57:16 + docker images 07:57:16 REPOSITORY TAG IMAGE ID CREATED SIZE 07:57:16 support-cron-scheduler-arm64 latest d22a65f0d77c 5 seconds ago 43.7MB 07:57:16 support-scheduler-arm64 latest b801397b2e7d 6 seconds ago 41.4MB 07:57:16 support-notifications-arm64 latest fcecb7c202c0 6 seconds ago 42.2MB 07:57:16 core-keeper-arm64 latest 13d450f4bd44 43 seconds ago 39.2MB 07:57:16 core-metadata-arm64 latest 56d9fb939861 44 seconds ago 39.4MB 07:57:16 core-data-arm64 latest 1a03d1350764 46 seconds ago 39.3MB 07:57:16 core-command-arm64 latest 85b1cdd3dff4 2 minutes ago 35.1MB 07:57:16 security-proxy-auth-arm64 latest 23a07a35dc88 3 minutes ago 32.7MB 07:57:16 security-spiffe-token-provider-arm64 latest 50288a945981 12 minutes ago 29.1MB 07:57:16 core-common-config-bootstrapper-arm64 latest f582451d1e05 14 minutes ago 15.4MB 07:57:16 security-secretstore-setup-arm64 latest aebb0aee0ff1 15 minutes ago 36.4MB 07:57:16 security-bootstrapper-arm64 latest 7b3a369ab3cf 15 minutes ago 18.9MB 07:57:16 security-proxy-setup-arm64 latest e68d2c96199c 15 minutes ago 26.2MB 07:57:16 security-spire-agent-arm64 latest e9b4367d7741 37 minutes ago 174MB 07:57:16 security-spire-config-arm64 latest 745ce1d31450 37 minutes ago 115MB 07:57:16 security-spire-server-arm64 latest f0e15153e24a 37 minutes ago 116MB 07:57:16 ci-base-image-arm64 latest 9f68b8245eea 57 minutes ago 967MB 07:57:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 07:57:16 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 07:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:17 07:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:18 arm64: Pulling from edgex-lftools-log-publisher 07:57:18 8998bd30e6a1: Pulling fs layer 07:57:18 04944245beec: Pulling fs layer 07:57:18 699f458cf7ca: Pulling fs layer 07:57:18 765212b225bb: Pulling fs layer 07:57:18 f23df028b6ca: Pulling fs layer 07:57:18 d65c8cfc05b1: Pulling fs layer 07:57:18 2437ff75d9bd: Pulling fs layer 07:57:18 765212b225bb: Waiting 07:57:18 f23df028b6ca: Waiting 07:57:18 d65c8cfc05b1: Waiting 07:57:18 2437ff75d9bd: Waiting 07:57:18 04944245beec: Verifying Checksum 07:57:18 04944245beec: Download complete 07:57:18 765212b225bb: Verifying Checksum 07:57:18 765212b225bb: Download complete 07:57:18 f23df028b6ca: Verifying Checksum 07:57:18 f23df028b6ca: Download complete 07:57:18 d65c8cfc05b1: Verifying Checksum 07:57:18 d65c8cfc05b1: Download complete 07:57:18 699f458cf7ca: Verifying Checksum 07:57:18 699f458cf7ca: Download complete 07:57:19 8998bd30e6a1: Verifying Checksum 07:57:19 8998bd30e6a1: Download complete 07:57:21 2437ff75d9bd: Verifying Checksum 07:57:21 2437ff75d9bd: Download complete 07:57:23 8998bd30e6a1: Pull complete 07:57:24 04944245beec: Pull complete 07:57:25 699f458cf7ca: Pull complete 07:57:25 765212b225bb: Pull complete 07:57:26 f23df028b6ca: Pull complete 07:57:26 d65c8cfc05b1: Pull complete 07:57:45 2437ff75d9bd: Pull complete 07:57:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:57:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:45 prd-ubuntu20.04-docker-arm64-4c-16g-10560 does not seem to be running inside a container 07:57: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 07:57:48 $ docker top f216d8120ca4d227adcdbcaac9253f755e8a62d0ab88966f5c3653c1a100b1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:48 ---> job-cost.sh 07:57:49 lf-activate-venv: SKIPPING 07:57:49 INFO: No Stack... 07:57:49 INFO: Retrieving Pricing Info for: v3-standard-4 07:57:50 INFO: Archiving Costs [Pipeline] sh 07:57:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 07:57:51 + cut -d, -f6 [Pipeline] lock 07:57:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4918-1-stack-cost] 07:57:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4918-1-stack-cost] did not exist. Created. 07:57:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4918-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:51 + echo total: 0.2199999988079071 [Pipeline] stash 07:57:52 Stashed 1 file(s) [Pipeline] } 07:57:52 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4918-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:57:52 $ docker stop --time=1 f216d8120ca4d227adcdbcaac9253f755e8a62d0ab88966f5c3653c1a100b1c9 07:57:53 $ docker rm -f --volumes f216d8120ca4d227adcdbcaac9253f755e8a62d0ab88966f5c3653c1a100b1c9 [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 07:57:54 provisioning config files... 07:57:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9092265789248194896tmp [Pipeline] { [Pipeline] sh 07:57:55 + set +x 07:57:55 + + curl -s https://codecov.io/bash 07:57:55 bash -s -- 07:57:55 07:57:55 _____ _ 07:57:55 / ____| | | 07:57:55 | | ___ __| | ___ ___ _____ __ 07:57:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:55 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:55 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:55 Bash-1.0.6 07:57:55 07:57:55 07:57:55 ==> git version 2.25.1 found 07:57: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 07:57:55 Release-Date: 2020-01-08 07:57: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 07:57:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:57:55 ==> Jenkins CI detected. 07:57:55 current dir:  /w/workspace/edgex-go/1 07:57:55 project root: . 07:57:55 --> token set from env 07:57:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:55 ==> Running gcov in . (disable via -X gcov) 07:57:55 ==> Python coveragepy not found 07:57:55 ==> Searching for coverage reports in: 07:57:55 + . 07:57:55 -> Found 1 reports 07:57:55 ==> Detecting git/mercurial file structure 07:57:55 ==> Reading reports 07:57:55 + ./coverage.out bytes=568155 07:57:55 ==> Appending adjustments 07:57:55 https://docs.codecov.io/docs/fixing-reports 07:57:57 + Found adjustments 07:57:57 ==> Gzipping contents 07:57:57 72K /tmp/codecov.KKgqwa.gz 07:57:57 ==> Uploading reports 07:57:57 url: https://codecov.io 07:57:57 query: branch=PR-4918&commit=52b499ce14340e0f58b0d8cfd6aeda8b21674eae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4918%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4918&job=&cmd_args= 07:57:57 -> Pinging Codecov 07:57:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4918&commit=52b499ce14340e0f58b0d8cfd6aeda8b21674eae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4918%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4918&job=&cmd_args= 07:57:57 -> Uploading to 07:57:57 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/52b499ce14340e0f58b0d8cfd6aeda8b21674eae/eb1115e6-2c09-4f43-91d4-20e303bc0b58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T075756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d246e44457bb560d838dabc4915e411fb3b95982f37098499112a201282d2a8b 07:57:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:57 Dload Upload Total Spent Left Speed 07:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70002 0 0 100 70002 0 251k --:--:-- --:--:-- --:--:-- 251k 07:57:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/52b499ce14340e0f58b0d8cfd6aeda8b21674eae [Pipeline] } 07:57: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 07:57:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 07:57:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:00 ---> package-listing.sh 07:58:00 ++ facter osfamily 07:58:00 ++ tr '[:upper:]' '[:lower:]' 07:58:00 + OS_FAMILY=debian 07:58:00 + workspace=/w/workspace/edgex-go/1 07:58:00 + START_PACKAGES=/tmp/packages_start.txt 07:58:00 + END_PACKAGES=/tmp/packages_end.txt 07:58:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:00 + PACKAGES=/tmp/packages_start.txt 07:58:00 + '[' /w/workspace/edgex-go/1 ']' 07:58:00 + PACKAGES=/tmp/packages_end.txt 07:58:00 + case "${OS_FAMILY}" in 07:58:00 + dpkg -l 07:58:00 + grep '^ii' 07:58:00 + '[' -f /tmp/packages_start.txt ']' 07:58:00 + '[' -f /tmp/packages_end.txt ']' 07:58:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:00 + '[' /w/workspace/edgex-go/1 ']' 07:58:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:58:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:58: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 07:58:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:01 07:58:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:02 latest: Pulling from edgex-lftools-log-publisher 07:58:02 5eb5b503b376: Pulling fs layer 07:58:02 5c69ac0246d0: Pulling fs layer 07:58:02 ec43610c2a17: Pulling fs layer 07:58:02 3a2ae6a8a46f: Pulling fs layer 07:58:02 33b1e0a273af: Pulling fs layer 07:58:02 5d3b04190fa2: Pulling fs layer 07:58:02 2f39f015ded8: Pulling fs layer 07:58:02 3a2ae6a8a46f: Waiting 07:58:02 33b1e0a273af: Waiting 07:58:02 5d3b04190fa2: Waiting 07:58:02 2f39f015ded8: Waiting 07:58:02 5c69ac0246d0: Verifying Checksum 07:58:02 5c69ac0246d0: Download complete 07:58:02 3a2ae6a8a46f: Verifying Checksum 07:58:02 3a2ae6a8a46f: Download complete 07:58:02 ec43610c2a17: Verifying Checksum 07:58:02 ec43610c2a17: Download complete 07:58:02 5d3b04190fa2: Download complete 07:58:02 33b1e0a273af: Verifying Checksum 07:58:02 33b1e0a273af: Download complete 07:58:02 5eb5b503b376: Verifying Checksum 07:58:02 5eb5b503b376: Download complete 07:58:03 5eb5b503b376: Pull complete 07:58:03 5c69ac0246d0: Pull complete 07:58:03 ec43610c2a17: Pull complete 07:58:03 3a2ae6a8a46f: Pull complete 07:58:04 33b1e0a273af: Pull complete 07:58:04 5d3b04190fa2: Pull complete 07:58:08 2f39f015ded8: Pull complete 07:58:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:08 prd-ubuntu20.04-docker-8c-8g-10558 does not seem to be running inside a container 07:58:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:12 $ docker top 2a050bf1484f8118f260328f8f4b6cc44260bc5c7444f302cff2cf7f2bef5a71 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:13 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:13 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:13 + ls /var/log/sa-host 07:58:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:14 provisioning config files... 07:58:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1125736082725744666tmp [Pipeline] { [Pipeline] echo 07:58:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> create-netrc.sh [Pipeline] } 07:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> python-tools-install.sh [Pipeline] echo 07:58:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:15 ---> sudo-logs.sh 07:58:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:58:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:15 ---> job-cost.sh 07:58:15 lf-activate-venv: SKIPPING 07:58:15 DEBUG: total: 0.2199999988079071 07:58:15 INFO: Retrieving Stack Cost... 07:58:16 INFO: Retrieving Pricing Info for: v3-standard-8 07:58:16 INFO: Archiving Costs [Pipeline] echo 07:58:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:16 ---> logs-deploy.sh 07:58:16 lf-activate-venv: SKIPPING 07:58:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4918/1 07:58:16 INFO: archiving workspace using pattern(s): 07:58:17 Archives upload complete. 07:58:17 INFO: archiving logs to Nexus 07:58:19 ---> uname -a: 07:58:19 Linux prd-ubuntu20-04-docker-8c-8g-10558 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:58:19 07:58:19 07:58:19 ---> lscpu: 07:58:19 Architecture: x86_64 07:58:19 CPU op-mode(s): 32-bit, 64-bit 07:58:19 Byte Order: Little Endian 07:58:19 Address sizes: 40 bits physical, 48 bits virtual 07:58:19 CPU(s): 8 07:58:19 On-line CPU(s) list: 0-7 07:58:19 Thread(s) per core: 1 07:58:19 Core(s) per socket: 1 07:58:19 Socket(s): 8 07:58:19 NUMA node(s): 1 07:58:19 Vendor ID: AuthenticAMD 07:58:19 CPU family: 23 07:58:19 Model: 49 07:58:19 Model name: AMD EPYC-Rome Processor 07:58:19 Stepping: 0 07:58:19 CPU MHz: 2799.996 07:58:19 BogoMIPS: 5599.99 07:58:19 Virtualization: AMD-V 07:58:19 Hypervisor vendor: KVM 07:58:19 Virtualization type: full 07:58:19 L1d cache: 256 KiB 07:58:19 L1i cache: 256 KiB 07:58:19 L2 cache: 4 MiB 07:58:19 L3 cache: 128 MiB 07:58:19 NUMA node0 CPU(s): 0-7 07:58:19 Vulnerability Itlb multihit: Not affected 07:58:19 Vulnerability L1tf: Not affected 07:58:19 Vulnerability Mds: Not affected 07:58:19 Vulnerability Meltdown: Not affected 07:58:19 Vulnerability Mmio stale data: Not affected 07:58:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:58:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:58:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:58:19 Vulnerability Srbds: Not affected 07:58:19 Vulnerability Tsx async abort: Not affected 07:58:19 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 07:58:19 07:58:19 07:58:19 ---> nproc: 07:58:19 8 07:58:19 07:58:19 07:58:19 ---> df -h: 07:58:19 Filesystem Size Used Avail Use% Mounted on 07:58:19 overlay 155G 28G 128G 18% / 07:58:19 tmpfs 64M 0 64M 0% /dev 07:58:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:58:19 shm 64M 0 64M 0% /dev/shm 07:58:19 /dev/vda1 155G 28G 128G 18% /facter-os 07:58:19 07:58:19 07:58:19 ---> sar -b -r -n DEV: 07:58:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10558) 09/18/24 _x86_64_ (8 CPU) 07:58:19 07:58:19 06:53:42 LINUX RESTART (8 CPU) 07:58:19 07:58:19 06:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:58:19 06:55:01 336.26 39.98 296.28 0.00 4420.60 61487.49 0.00 07:58:19 06:56:01 188.94 0.88 188.05 0.00 30.66 62820.33 0.00 07:58:19 06:57:01 39.76 0.02 39.74 0.00 0.13 31918.16 0.00 07:58:19 06:58:01 31.88 1.08 30.79 0.00 22.40 19350.77 0.00 07:58:19 06:59:01 56.17 2.47 53.71 0.00 100.92 30865.12 0.00 07:58:19 07:00:01 415.50 3.20 412.30 0.00 4299.55 243436.36 0.00 07:58:19 07:01:01 652.34 13.78 638.56 0.00 111.55 182273.29 0.00 07:58:19 07:02:01 253.25 0.60 252.65 0.00 4.80 50770.94 0.00 07:58:19 07:03:01 251.23 0.03 251.20 0.00 0.27 92118.63 0.00 07:58:19 07:04:01 226.92 0.02 226.90 0.00 0.13 109623.98 0.00 07:58:19 07:05:01 433.38 0.03 433.35 0.00 4.93 15828.52 0.00 07:58:19 07:06:01 2.10 0.00 2.10 0.00 0.00 22.66 0.00 07:58:19 07:07:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:58:19 07:08:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 07:58:19 07:09:01 1.95 0.02 1.93 0.00 0.13 20.93 0.00 07:58:19 07:10:01 1.17 0.00 1.17 0.00 0.00 18.53 0.00 07:58:19 07:11:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 07:58:19 07:12:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 07:58:19 07:13:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 07:58:19 07:14:01 1.52 0.00 1.52 0.00 0.00 18.12 0.00 07:58:19 07:15:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 07:58:19 07:16:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 07:58:19 07:17:01 1.05 0.02 1.03 0.00 0.13 10.93 0.00 07:58:19 07:18:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 07:58:19 07:19:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 07:58:19 07:20:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 07:58:19 07:21:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:58:19 07:22:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 07:58:19 07:23:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 07:58:19 07:24:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 07:58:19 07:25:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:58:19 07:26:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 07:58:19 07:27:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 07:58:19 07:28:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 07:58:19 07:29:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 07:58:19 07:30:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 07:58:19 07:31:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 07:58:19 07:32:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 07:58:19 07:33:01 2.77 1.57 1.20 0.00 36.92 14.53 0.00 07:58:19 07:34:01 1.68 0.00 1.68 0.00 0.00 19.87 0.00 07:58:19 07:35:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 07:58:19 07:36:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 07:58:19 07:37:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 07:58:19 07:38:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 07:58:19 07:39:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 07:58:19 07:40:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:58:19 07:41:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 07:58:19 07:42:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 07:58:19 07:43:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 07:58:19 07:44:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 07:58:19 07:45:02 1.02 0.00 1.02 0.00 0.00 11.33 0.00 07:58:19 07:46:01 1.83 0.00 1.83 0.00 0.00 21.15 0.00 07:58:19 07:47:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 07:58:19 07:48:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 07:58:19 07:49:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 07:58:19 07:50:01 1.95 0.00 1.95 0.00 0.00 22.93 0.00 07:58:19 07:51:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:58:19 07:52:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 07:58:19 07:53:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:58:19 07:54:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 07:58:19 07:55:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 07:58:19 07:56:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 07:58:19 07:57:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:58:19 07:58:01 1.90 0.22 1.68 0.00 16.93 43.06 0.00 07:58:19 Average: 46.22 1.00 45.22 0.00 141.43 14094.11 0.00 07:58:19 07:58:19 06:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:19 06:55:01 29030416 31489816 837124 2.55 69640 2667252 2070620 6.10 1098988 2374264 431828 07:58:19 06:56:01 27655876 31201280 1099180 3.34 127216 3586704 2418828 7.13 1694068 3022480 303036 07:58:19 06:57:01 26977028 31369288 929216 2.83 129432 4385420 2089408 6.16 1969264 3379984 173300 07:58:19 06:58:01 27138188 31498164 798380 2.43 134676 4319328 1821652 5.37 1388768 3765116 64004 07:58:19 06:59:01 27697076 31423620 859700 2.61 148040 3754404 2020792 5.96 1427692 3224820 87764 07:58:19 07:00:01 20130264 31224708 1023880 3.11 167760 10859692 3598984 10.61 2232152 9705476 112 07:58:19 07:01:01 14316136 31336628 909404 2.77 343928 16224808 2427784 7.15 2869764 14500716 376248 07:58:19 07:02:01 8209996 27836144 4335620 13.19 383940 18399676 11252600 33.16 7359568 15617340 1348192 07:58:19 07:03:01 5880012 27432580 4757328 14.47 394536 20279804 9905544 29.19 8394156 16906636 1096960 07:58:19 07:04:01 9974680 31328708 909084 2.76 402796 20230720 2433440 7.17 3287664 18148700 288 07:58:19 07:05:01 9675204 31357764 887460 2.70 407628 20545492 2198392 6.48 3326820 18407028 188 07:58:19 07:06:01 9676128 31358716 886668 2.70 407656 20545492 2198392 6.48 3326376 18407028 8 07:58:19 07:07:01 9719716 31402308 843036 2.56 407676 20545496 2198392 6.48 3283164 18407032 28 07:58:19 07:08:01 9721968 31404620 840692 2.56 407704 20545496 2198392 6.48 3280904 18407036 192 07:58:19 07:09:01 9723572 31406296 839124 2.55 407732 20545500 2197204 6.48 3280720 18407036 220 07:58:19 07:10:01 9724488 31407212 838560 2.55 407760 20545480 2197204 6.48 3280336 18407016 176 07:58:19 07:11:01 9724480 31407208 838516 2.55 407780 20545484 2197204 6.48 3280636 18407020 8 07:58:19 07:12:01 9724432 31407192 838488 2.55 407792 20545488 2197204 6.48 3280740 18407020 184 07:58:19 07:13:01 9724384 31407160 838444 2.55 407816 20545496 2197204 6.48 3280492 18407028 12 07:58:19 07:14:01 9724620 31407432 838128 2.55 407836 20545492 2180452 6.43 3280880 18407032 52 07:58:19 07:15:01 9724280 31407112 838388 2.55 407848 20545500 2180452 6.43 3279888 18407036 8 07:58:19 07:16:01 9724516 31407372 838288 2.55 407864 20545504 2180452 6.43 3279832 18407040 44 07:58:19 07:17:01 9724160 31407024 838532 2.55 407868 20545500 2180452 6.43 3280280 18407040 8 07:58:19 07:18:01 9724364 31407288 838216 2.55 407872 20545508 2180452 6.43 3280196 18407044 40 07:58:19 07:19:01 9724356 31407284 838192 2.55 407888 20545508 2180452 6.43 3279968 18407044 32 07:58:19 07:20:01 9724428 31407388 838096 2.55 407908 20545512 2180452 6.43 3280060 18407048 44 07:58:19 07:21:01 9724468 31407440 838024 2.55 407912 20545516 2180452 6.43 3280008 18407052 8 07:58:19 07:22:01 9724376 31407472 838136 2.55 407916 20545648 2180452 6.43 3280036 18407164 184 07:58:19 07:23:01 9724360 31407460 838124 2.55 407924 20545652 2180452 6.43 3280040 18407168 8 07:58:19 07:24:01 9723840 31406972 838556 2.55 407952 20545648 2180452 6.43 3280060 18407172 4 07:58:19 07:25:01 9724044 31407208 838272 2.55 407964 20545656 2180452 6.43 3280156 18407192 8 07:58:19 07:26:01 9723776 31406972 838452 2.55 407988 20545660 2180452 6.43 3280116 18407196 44 07:58:19 07:27:01 9723736 31406944 838388 2.55 408012 20545660 2180452 6.43 3280164 18407196 12 07:58:19 07:28:01 9723996 31407240 838068 2.55 408024 20545664 2180452 6.43 3280200 18407200 176 07:58:19 07:29:01 9723948 31407200 838032 2.55 408052 20545660 2180452 6.43 3280204 18407204 8 07:58:19 07:30:01 9723488 31406800 838384 2.55 408080 20545676 2180452 6.43 3280220 18407208 184 07:58:19 07:31:01 9723472 31406800 838332 2.55 408080 20545680 2180452 6.43 3280144 18407216 8 07:58:19 07:32:01 9723696 31407036 838244 2.55 408092 20545680 2180452 6.43 3280232 18407216 176 07:58:19 07:33:01 9718300 31403632 841540 2.56 408112 20546788 2180452 6.43 3286128 18407540 56 07:58:19 07:34:01 9718372 31403732 841596 2.56 408144 20546784 2180452 6.43 3286132 18407520 184 07:58:19 07:35:01 9718388 31403776 841516 2.56 408176 20546788 2180452 6.43 3286000 18407508 16 07:58:19 07:36:01 9717796 31403216 842024 2.56 408192 20546796 2180452 6.43 3285932 18407512 180 07:58:19 07:37:01 9717764 31403192 841960 2.56 408208 20546800 2196632 6.47 3285916 18407516 8 07:58:19 07:38:01 9718268 31403724 841388 2.56 408224 20546800 2196632 6.47 3285968 18407516 184 07:58:19 07:39:01 9718196 31403660 841360 2.56 408244 20546804 2196632 6.47 3286284 18407520 32 07:58:19 07:40:01 9718424 31403924 841060 2.56 408264 20546808 2196632 6.47 3286116 18407520 180 07:58:19 07:41:01 9718188 31403700 841272 2.56 408268 20546812 2196632 6.47 3286064 18407524 8 07:58:19 07:42:01 9717888 31403420 841488 2.56 408284 20546816 2196632 6.47 3286056 18407528 180 07:58:19 07:43:01 9717840 31403380 841468 2.56 408292 20546816 2196632 6.47 3286064 18407528 8 07:58:19 07:44:01 9718016 31403580 841404 2.56 408320 20546804 2196632 6.47 3286104 18407532 4 07:58:19 07:45:02 9717432 31403020 842032 2.56 408340 20546820 2196632 6.47 3286184 18407536 8 07:58:19 07:46:01 9717740 31403372 841640 2.56 408364 20546828 2196632 6.47 3286160 18407540 196 07:58:19 07:47:01 9717724 31403372 841616 2.56 408380 20546832 2196632 6.47 3286208 18407544 8 07:58:19 07:48:01 9717708 31403396 841580 2.56 408400 20546836 2180540 6.43 3286248 18407544 196 07:58:19 07:49:01 9717440 31403140 841816 2.56 408412 20546840 2180540 6.43 3286276 18407548 4 07:58:19 07:50:01 9717708 31403608 841300 2.56 408476 20546972 2180540 6.43 3286240 18407680 28 07:58:19 07:51:01 9717868 31403788 841260 2.56 408512 20546968 2180540 6.43 3286164 18407688 4 07:58:19 07:52:01 9717820 31403796 841232 2.56 408532 20546976 2180540 6.43 3286216 18407692 4 07:58:19 07:53:01 9717276 31403256 841728 2.56 408580 20546976 2180540 6.43 3286240 18407692 8 07:58:19 07:54:01 9717484 31403532 841668 2.56 408596 20546980 2180540 6.43 3286288 18407696 44 07:58:19 07:55:01 9717688 31403744 841400 2.56 408636 20546976 2180540 6.43 3286376 18407700 12 07:58:19 07:56:01 9718144 31404272 840836 2.56 408664 20546984 2180540 6.43 3286400 18407700 40 07:58:19 07:57:01 9718184 31404324 840716 2.56 408672 20546988 2180540 6.43 3286388 18407704 8 07:58:19 07:58:01 9709204 31396976 847740 2.58 408720 20548536 2170056 6.40 3291792 18408740 1188 07:58:19 Average: 11278732 31280037 967522 2.94 380322 18971933 2470438 7.28 3267358 16947539 60728 07:58:19 07:58:19 06:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:19 06:55:01 docker0 623.75 516.23 44.07 2880.87 0.00 0.00 0.00 0.00 07:58:19 06:55:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 07:58:19 06:55:01 ens3 1494.97 1515.83 11347.05 189.68 0.00 0.00 0.00 0.00 07:58:19 06:56:01 veth1386261 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 06:56:01 docker0 246.59 329.23 21.11 2066.45 0.00 0.00 0.00 0.00 07:58:19 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 06:56:01 ens3 363.34 264.89 2099.07 37.97 0.00 0.00 0.00 0.00 07:58:19 06:57:01 veth1386261 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 07:58:19 06:57:01 docker0 0.80 0.77 0.06 0.07 0.00 0.00 0.00 0.00 07:58:19 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 06:57:01 ens3 28.10 19.45 21.71 12.44 0.00 0.00 0.00 0.00 07:58:19 06:58:01 veth1386261 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 06:58:01 docker0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 06:58:01 ens3 17.28 10.55 14.54 6.54 0.00 0.00 0.00 0.00 07:58:19 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 06:59:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:58:19 06:59:01 ens3 173.79 120.15 2062.92 19.83 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth83a4356 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:00:01 docker0 31.39 57.12 1.98 695.60 0.00 0.00 0.00 0.00 07:58:19 07:00:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 07:58:19 07:00:01 vetha2f5736 2.87 5.60 0.23 68.23 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth1bbfd16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth497e49a 0.15 0.15 0.02 0.07 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth8ba585e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:00:01 ens3 322.65 193.22 4525.81 162.66 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth9176ab4 5.60 2.87 68.23 0.23 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth2103323 0.68 0.92 0.06 0.26 0.00 0.00 0.00 0.00 07:58:19 07:00:01 vethaa726e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth440f1b2 3.22 4.93 0.25 62.98 0.00 0.00 0.00 0.01 07:58:19 07:00:01 vethb6cf055 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:00:01 veth791b023 1.13 1.70 0.09 16.16 0.00 0.00 0.00 0.00 07:58:19 07:01:01 docker0 481.59 763.54 40.36 6315.03 0.00 0.00 0.00 0.00 07:58:19 07:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:01:01 ens3 780.17 491.06 6328.14 54.23 0.00 0.00 0.00 0.00 07:58:19 07:01:01 veth2103323 0.20 0.78 0.01 0.04 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth5728062 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth3d13577 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth1c0d84d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 vetha372257 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth289f3af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 ens3 10.85 6.38 8.91 4.99 0.00 0.00 0.00 0.00 07:58:19 07:02:01 vethad392b0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth2103323 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth298614d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth6c42d60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth90ec0cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth4479a1c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth6063d8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth2be681a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:02:01 veth3b5dfae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth5728062 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth3d13577 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth1c0d84d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 vetha372257 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth289f3af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 ens3 4.03 3.32 3.21 1.87 0.00 0.00 0.00 0.00 07:58:19 07:03:01 vethad392b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth2103323 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth298614d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth6c42d60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth90ec0cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth4479a1c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth6063d8f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth2be681a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:03:01 veth3b5dfae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth5728062 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 vethbf574f7 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth3d13577 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth1c0d84d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:04:01 vetha372257 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 vetha6f3781 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth70d15ca 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth07080af 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 ens3 3.68 2.50 2.75 1.56 0.00 0.00 0.00 0.00 07:58:19 07:04:01 vethad392b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth2103323 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth298614d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth6c42d60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth90ec0cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth4479a1c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth6063d8f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth2be681a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 vethb719647 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:58:19 07:04:01 veth3b5dfae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:05:01 ens3 12.86 8.74 11.58 5.82 0.00 0.00 0.00 0.00 07:58:19 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:10:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:58:19 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:11:01 ens3 0.28 0.13 0.41 0.01 0.00 0.00 0.00 0.00 07:58:19 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:15:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 07:58:19 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:20:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:58:19 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:21:01 ens3 0.17 0.05 0.12 0.00 0.00 0.00 0.00 0.00 07:58:19 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:25:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 07:58:19 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:28:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:58:19 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:32:01 ens3 0.30 0.23 0.13 0.02 0.00 0.00 0.00 0.00 07:58:19 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:33:01 ens3 6.45 5.33 4.49 5.17 0.00 0.00 0.00 0.00 07:58:19 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:34:01 ens3 1.87 1.62 1.04 1.23 0.00 0.00 0.00 0.00 07:58:19 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:35:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:58:19 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:40:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 07:58:19 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:45:02 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:58:19 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:46:01 ens3 0.27 0.24 0.18 0.02 0.00 0.00 0.00 0.00 07:58:19 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:50:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 07:58:19 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:55:01 ens3 0.48 0.10 0.12 0.07 0.00 0.00 0.00 0.00 07:58:19 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:58:19 07:56:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:58:19 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:57:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:58:19 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:19 07:58:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 07:58:19 07:58:01 ens3 11.75 7.75 12.65 5.34 0.00 0.00 0.00 0.00 07:58:19 Average: docker0 21.65 26.08 1.68 187.13 0.00 0.00 0.00 0.00 07:58:19 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 07:58:19 Average: ens3 50.64 41.51 413.54 7.98 0.00 0.00 0.00 0.00 07:58:19 07:58:19 07:58:19 ---> sar -P ALL: 07:58:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10558) 09/18/24 _x86_64_ (8 CPU) 07:58:19 07:58:19 06:53:42 LINUX RESTART (8 CPU) 07:58:19 07:58:19 06:54:01 CPU %user %nice %system %iowait %steal %idle 07:58:19 06:55:01 all 9.78 0.00 3.24 2.37 0.06 84.55 07:58:19 06:55:01 0 7.26 0.00 3.29 0.22 0.07 89.17 07:58:19 06:55:01 1 7.91 0.00 3.29 3.75 0.05 85.00 07:58:19 06:55:01 2 13.05 0.00 2.92 4.96 0.07 79.00 07:58:19 06:55:01 3 14.17 0.00 2.60 1.54 0.07 81.62 07:58:19 06:55:01 4 9.37 0.00 1.65 0.17 0.05 88.77 07:58:19 06:55:01 5 8.60 0.00 4.71 7.44 0.07 79.18 07:58:19 06:55:01 6 6.07 0.00 2.45 0.56 0.07 90.86 07:58:19 06:55:01 7 11.74 0.00 4.99 0.39 0.05 82.82 07:58:19 06:56:01 all 16.41 0.00 4.17 3.37 0.07 75.98 07:58:19 06:56:01 0 15.40 0.00 4.46 0.40 0.05 79.69 07:58:19 06:56:01 1 15.82 0.00 4.86 6.39 0.08 72.85 07:58:19 06:56:01 2 15.00 0.00 4.71 13.49 0.07 66.73 07:58:19 06:56:01 3 16.74 0.00 4.36 3.18 0.07 75.66 07:58:19 06:56:01 4 15.48 0.00 3.45 0.67 0.07 80.33 07:58:19 06:56:01 5 18.11 0.00 3.44 0.37 0.07 78.02 07:58:19 06:56:01 6 17.55 0.00 4.35 2.31 0.08 75.71 07:58:19 06:56:01 7 17.22 0.00 3.70 0.20 0.07 78.81 07:58:19 06:57:01 all 35.10 0.00 5.63 1.50 0.09 57.69 07:58:19 06:57:01 0 30.14 0.00 6.79 0.27 0.10 62.70 07:58:19 06:57:01 1 36.92 0.00 5.02 5.09 0.08 52.88 07:58:19 06:57:01 2 35.79 0.00 6.06 0.12 0.08 57.96 07:58:19 06:57:01 3 36.15 0.00 5.02 1.69 0.08 57.06 07:58:19 06:57:01 4 36.02 0.00 6.29 3.73 0.08 53.88 07:58:19 06:57:01 5 34.05 0.00 5.76 0.07 0.08 60.04 07:58:19 06:57:01 6 37.26 0.00 5.19 0.45 0.08 57.02 07:58:19 06:57:01 7 34.46 0.00 4.93 0.55 0.08 59.97 07:58:19 06:58:01 all 56.62 0.00 6.86 0.98 0.10 35.44 07:58:19 06:58:01 0 56.20 0.00 6.78 0.20 0.08 36.73 07:58:19 06:58:01 1 57.02 0.00 6.75 0.23 0.08 35.92 07:58:19 06:58:01 2 56.98 0.00 7.51 4.27 0.10 31.14 07:58:19 06:58:01 3 56.68 0.00 7.05 1.11 0.12 35.04 07:58:19 06:58:01 4 57.12 0.00 6.49 1.64 0.08 34.66 07:58:19 06:58:01 5 56.72 0.00 6.21 0.22 0.10 36.75 07:58:19 06:58:01 6 56.70 0.00 7.13 0.05 0.10 36.02 07:58:19 06:58:01 7 55.57 0.00 6.99 0.08 0.10 37.25 07:58:19 06:59:01 all 31.90 0.00 7.14 2.85 0.08 58.02 07:58:19 06:59:01 0 30.69 0.00 8.15 1.21 0.08 59.87 07:58:19 06:59:01 1 31.36 0.00 7.30 0.02 0.08 61.24 07:58:19 06:59:01 2 32.06 0.00 7.84 9.14 0.10 50.86 07:58:19 06:59:01 3 31.53 0.00 5.74 6.98 0.07 55.67 07:58:19 06:59:01 4 32.94 0.00 7.24 0.49 0.08 59.25 07:58:19 06:59:01 5 30.41 0.00 7.58 0.69 0.08 61.23 07:58:19 06:59:01 6 34.04 0.00 6.85 2.84 0.07 56.20 07:58:19 06:59:01 7 32.21 0.00 6.40 1.53 0.07 59.79 07:58:19 07:00:01 all 21.83 0.00 8.58 22.46 0.14 46.98 07:58:19 07:00:01 0 21.92 0.00 9.14 46.10 0.20 22.63 07:58:19 07:00:01 1 20.16 0.00 12.71 9.29 0.11 57.74 07:58:19 07:00:01 2 22.21 0.00 7.71 12.43 0.14 57.51 07:58:19 07:00:01 3 21.51 0.00 8.04 42.30 0.12 28.03 07:58:19 07:00:01 4 21.65 0.00 7.43 19.71 0.17 51.03 07:58:19 07:00:01 5 22.69 0.00 7.46 22.74 0.14 46.96 07:58:19 07:00:01 6 22.35 0.00 7.93 18.80 0.12 50.80 07:58:19 07:00:01 7 22.18 0.00 8.29 9.23 0.16 60.14 07:58:19 07:01:01 all 9.21 0.00 5.48 15.58 0.07 69.66 07:58:19 07:01:01 0 9.13 0.00 4.55 4.78 0.05 81.49 07:58:19 07:01:01 1 9.55 0.00 5.53 6.93 0.07 77.92 07:58:19 07:01:01 2 8.81 0.00 5.10 12.46 0.07 73.56 07:58:19 07:01:01 3 9.43 0.00 4.80 11.55 0.07 74.15 07:58:19 07:01:01 4 9.09 0.00 5.60 14.35 0.05 70.91 07:58:19 07:01:01 5 9.48 0.00 5.42 13.64 0.08 71.38 07:58:19 07:01:01 6 9.19 0.00 8.13 47.94 0.08 34.65 07:58:19 07:01:01 7 8.98 0.00 4.76 13.21 0.07 72.98 07:58:19 07:02:01 all 83.07 0.00 12.41 1.40 0.14 2.99 07:58:19 07:02:01 0 84.28 0.00 11.12 0.71 0.13 3.76 07:58:19 07:02:01 1 83.61 0.00 11.68 0.98 0.20 3.52 07:58:19 07:02:01 2 83.79 0.00 11.74 1.99 0.13 2.34 07:58:19 07:02:01 3 83.10 0.00 12.46 0.85 0.12 3.48 07:58:19 07:02:01 4 83.02 0.00 12.63 1.40 0.13 2.82 07:58:19 07:02:01 5 81.25 0.00 14.50 3.20 0.12 0.94 07:58:19 07:02:01 6 82.82 0.00 12.60 1.23 0.14 3.21 07:58:19 07:02:01 7 82.72 0.00 12.52 0.81 0.12 3.84 07:58:19 07:03:01 all 89.73 0.00 10.10 0.00 0.17 0.00 07:58:19 07:03:01 0 90.62 0.00 9.20 0.00 0.19 0.00 07:58:19 07:03:01 1 88.45 0.00 11.36 0.00 0.19 0.00 07:58:19 07:03:01 2 91.08 0.00 8.77 0.00 0.15 0.00 07:58:19 07:03:01 3 89.44 0.00 10.39 0.00 0.15 0.02 07:58:19 07:03:01 4 88.75 0.00 11.12 0.00 0.14 0.00 07:58:19 07:03:01 5 89.84 0.00 9.92 0.02 0.23 0.00 07:58:19 07:03:01 6 89.55 0.00 10.26 0.02 0.17 0.00 07:58:19 07:03:01 7 90.07 0.00 9.78 0.00 0.15 0.00 07:58:19 07:04:01 all 55.49 0.00 7.70 6.29 0.10 30.43 07:58:19 07:04:01 0 54.21 0.00 8.27 1.24 0.10 36.18 07:58:19 07:04:01 1 55.90 0.00 6.93 0.30 0.10 36.77 07:58:19 07:04:01 2 55.61 0.00 7.52 7.42 0.12 29.33 07:58:19 07:04:01 3 56.83 0.00 7.13 1.14 0.08 34.82 07:58:19 07:04:01 4 55.14 0.00 7.86 33.95 0.10 2.94 07:58:19 07:04:01 5 55.37 0.00 8.80 1.63 0.10 34.11 07:58:19 07:04:01 6 55.36 0.00 8.06 2.92 0.10 33.56 07:58:19 07:04:01 7 55.46 0.00 7.03 1.71 0.08 35.72 07:58:19 07:05:01 all 1.70 0.00 1.01 5.04 0.03 92.22 07:58:19 07:05:01 0 1.48 0.00 1.14 9.22 0.03 88.13 07:58:19 07:05:01 1 1.90 0.00 0.96 2.78 0.03 94.32 07:58:19 07:05:01 2 1.69 0.00 0.99 4.05 0.03 93.24 07:58:19 07:05:01 3 2.18 0.00 1.08 4.29 0.03 92.43 07:58:19 07:05:01 4 1.89 0.00 1.19 6.94 0.03 89.95 07:58:19 07:05:01 5 1.49 0.00 0.87 5.49 0.03 92.11 07:58:19 07:05:01 6 1.65 0.00 0.97 3.53 0.03 93.82 07:58:19 07:05:01 7 1.31 0.00 0.90 4.02 0.02 93.76 07:58:19 07:58:19 07:05:01 CPU %user %nice %system %iowait %steal %idle 07:58:19 07:06:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:58:19 07:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:58:19 07:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:58:19 07:06:01 3 0.58 0.00 0.03 0.02 0.00 99.37 07:58:19 07:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:06:01 6 0.03 0.00 0.00 0.00 0.03 99.93 07:58:19 07:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:58:19 07:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:58:19 07:07:01 4 0.03 0.00 0.05 0.00 0.00 99.92 07:58:19 07:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:08:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:58:19 07:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:08:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:58:19 07:08:01 2 0.07 0.00 0.00 0.02 0.02 99.90 07:58:19 07:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:09:01 all 0.10 0.00 0.03 0.00 0.00 99.86 07:58:19 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:58:19 07:09:01 2 0.05 0.00 0.05 0.02 0.02 99.87 07:58:19 07:09:01 3 0.65 0.00 0.02 0.00 0.00 99.34 07:58:19 07:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:58:19 07:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:58:19 07:09:01 6 0.03 0.00 0.05 0.00 0.00 99.92 07:58:19 07:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:58:19 07:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:58:19 07:10:01 0 0.03 0.00 0.02 0.03 0.02 99.90 07:58:19 07:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:10:01 3 0.13 0.00 0.02 0.02 0.02 99.82 07:58:19 07:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:11:01 all 0.19 0.00 0.01 0.01 0.01 99.79 07:58:19 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:11:01 2 0.03 0.00 0.03 0.02 0.03 99.88 07:58:19 07:11:01 3 1.37 0.00 0.00 0.07 0.00 98.56 07:58:19 07:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:12:01 all 0.07 0.00 0.02 0.02 0.00 99.89 07:58:19 07:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:58:19 07:12:01 3 0.00 0.00 0.03 0.18 0.00 99.78 07:58:19 07:12:01 4 0.38 0.00 0.05 0.00 0.00 99.57 07:58:19 07:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:13:01 all 0.05 0.00 0.03 0.00 0.00 99.92 07:58:19 07:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:58:19 07:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:13:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:58:19 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:13:01 4 0.13 0.00 0.07 0.00 0.00 99.80 07:58:19 07:13:01 5 0.05 0.00 0.07 0.00 0.00 99.88 07:58:19 07:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:58:19 07:14:01 0 0.02 0.00 0.02 0.05 0.02 99.90 07:58:19 07:14:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:58:19 07:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:58:19 07:14:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:58:19 07:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:58:19 07:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:58:19 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:19 07:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:15:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:58:19 07:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:19 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:16:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:58:19 07:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:58:19 07:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:58:19 07:58:19 07:16:01 CPU %user %nice %system %iowait %steal %idle 07:58:19 07:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:58:19 07:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:58:19 07:17:01 1 0.08 0.00 0.00 0.02 0.02 99.88 07:58:19 07:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:58:19 07:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:58:19 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:18:01 all 0.00 0.00 0.01 0.00 0.00 99.97 07:58:19 07:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:18:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:58:19 07:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:58:19 07:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:19:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:58:19 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:19:01 4 0.05 0.00 0.02 0.00 0.03 99.90 07:58:19 07:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:58:19 07:20:01 all 0.17 0.00 0.02 0.01 0.01 99.80 07:58:19 07:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:58:19 07:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:20:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:58:19 07:20:01 4 1.29 0.00 0.07 0.00 0.00 98.64 07:58:19 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:21:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:58:19 07:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:58:19 07:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:21:01 4 1.87 0.00 0.07 0.00 0.02 98.04 07:58:19 07:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:58:19 07:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:58:19 07:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:22:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:58:19 07:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:58:19 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:23:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:58:19 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:58:19 07:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:58:19 07:24:01 1 0.03 0.00 0.00 0.02 0.02 99.93 07:58:19 07:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:58:19 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:24:01 4 0.12 0.00 0.00 0.00 0.02 99.87 07:58:19 07:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:24:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:58:19 07:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:25:01 all 0.06 0.00 0.01 0.00 0.00 99.92 07:58:19 07:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:25:01 4 0.43 0.00 0.02 0.00 0.02 99.53 07:58:19 07:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:58:19 07:26:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:58:19 07:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:26:01 1 0.12 0.00 0.02 0.00 0.00 99.87 07:58:19 07:26:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:58:19 07:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:26:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:58:19 07:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:58:19 07:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:58:19 07:27:01 2 0.07 0.00 0.02 0.02 0.00 99.90 07:58:19 07:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:58:19 07:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:58:19 07:27:01 CPU %user %nice %system %iowait %steal %idle 07:58:19 07:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:58:19 07:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:58:19 07:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:28:01 3 0.03 0.00 0.02 0.02 0.00 99.93 07:58:19 07:28:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:58:19 07:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:58:19 07:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:19 07:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:58:19 07:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:58:19 07:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:58:19 07:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:30:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:58:19 07:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:30:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:30:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:58:19 07:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:58:19 07:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:58:19 07:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:58:19 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:32:01 all 0.03 0.00 0.00 0.00 0.01 99.95 07:58:19 07:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:58:19 07:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:33:01 all 0.31 0.00 0.06 0.01 0.00 99.62 07:58:19 07:33:01 0 0.42 0.00 0.13 0.03 0.00 99.42 07:58:19 07:33:01 1 0.90 0.00 0.02 0.00 0.02 99.07 07:58:19 07:33:01 2 0.17 0.00 0.03 0.02 0.00 99.78 07:58:19 07:33:01 3 0.28 0.00 0.07 0.02 0.00 99.63 07:58:19 07:33:01 4 0.45 0.00 0.10 0.00 0.02 99.43 07:58:19 07:33:01 5 0.08 0.00 0.08 0.00 0.00 99.83 07:58:19 07:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:33:01 7 0.15 0.00 0.05 0.02 0.00 99.78 07:58:19 07:34:01 all 0.27 0.00 0.02 0.01 0.00 99.70 07:58:19 07:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:58:19 07:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:34:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:58:19 07:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:34:01 4 1.99 0.00 0.03 0.00 0.02 97.96 07:58:19 07:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:58:19 07:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:35:01 3 0.00 0.00 0.03 0.03 0.02 99.92 07:58:19 07:35:01 4 0.18 0.00 0.00 0.00 0.02 99.80 07:58:19 07:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:36:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:58:19 07:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:58:19 07:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:58:19 07:36:01 3 0.00 0.00 0.00 0.10 0.00 99.90 07:58:19 07:36:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:58:19 07:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:58:19 07:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:58:19 07:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:58:19 07:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:37:01 3 0.03 0.00 0.02 0.02 0.00 99.93 07:58:19 07:37:01 4 0.15 0.00 0.00 0.00 0.02 99.83 07:58:19 07:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:58:19 07:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:58:19 07:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:58:19 07:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:58:19 07:38:01 CPU %user %nice %system %iowait %steal %idle 07:58:19 07:39:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:58:19 07:39:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:58:19 07:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:39:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:58:19 07:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:58:19 07:39:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:58:19 07:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:39:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:58:19 07:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:58:19 07:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:40:01 3 0.00 0.00 0.00 0.07 0.00 99.93 07:58:19 07:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:40:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:58:19 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:58:19 07:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:58:19 07:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:41:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:58:19 07:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:58:19 07:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:19 07:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:42:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:58:19 07:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:58:19 07:43:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:58:19 07:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:58:19 07:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:58:19 07:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:58:19 07:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:45:02 all 0.10 0.00 0.02 0.03 0.01 99.83 07:58:19 07:45:02 0 0.05 0.00 0.03 0.00 0.02 99.90 07:58:19 07:45:02 1 0.60 0.00 0.00 0.00 0.00 99.40 07:58:19 07:45:02 2 0.03 0.00 0.02 0.02 0.03 99.90 07:58:19 07:45:02 3 0.02 0.00 0.03 0.22 0.02 99.72 07:58:19 07:45:02 4 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:45:02 5 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:45:02 6 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:45:02 7 0.05 0.00 0.03 0.00 0.02 99.90 07:58:19 07:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:58:19 07:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:58:19 07:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:58:19 07:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:58:19 07:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:48:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:58:19 07:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:58:19 07:48:01 1 0.60 0.00 0.00 0.00 0.00 99.40 07:58:19 07:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:58:19 07:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:58:19 07:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:49:01 all 0.21 0.00 0.00 0.00 0.01 99.78 07:58:19 07:49:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:58:19 07:49:01 1 1.47 0.00 0.02 0.00 0.02 98.50 07:58:19 07:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:58:19 07:58:19 07:49:01 CPU %user %nice %system %iowait %steal %idle 07:58:19 07:50:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:58:19 07:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:58:19 07:50:01 1 0.66 0.00 0.00 0.00 0.00 99.34 07:58:19 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:58:19 07:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:58:19 07:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:58:19 07:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:58:19 07:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:52:01 all 0.03 0.00 0.01 0.01 0.00 99.94 07:58:19 07:52:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:58:19 07:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:58:19 07:52:01 2 0.02 0.00 0.03 0.07 0.00 99.88 07:58:19 07:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:58:19 07:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:58:19 07:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:58:19 07:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:58:19 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:58:19 07:54:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:58:19 07:54:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:58:19 07:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:54:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:58:19 07:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:58:19 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:58:19 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:58:19 07:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:58:19 07:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:58:19 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:58:19 07:55:01 5 0.00 0.00 0.05 0.00 0.00 99.95 07:58:19 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:56:01 all 0.03 0.00 0.01 0.02 0.00 99.94 07:58:19 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:58:19 07:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:58:19 07:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:56:01 3 0.02 0.00 0.00 0.17 0.00 99.82 07:58:19 07:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:58:19 07:56:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:58:19 07:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:58:19 07:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:58:19 07:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:58:19 07:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:58:19 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:58:19 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:57:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:58:19 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:58:19 07:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:58:19 07:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:58:19 07:58:01 all 0.58 0.00 0.22 0.02 0.01 99.17 07:58:19 07:58:01 0 0.37 0.00 0.17 0.00 0.02 99.45 07:58:19 07:58:01 1 0.33 0.00 0.17 0.00 0.02 99.48 07:58:19 07:58:01 2 0.62 0.00 0.22 0.03 0.02 99.12 07:58:19 07:58:01 3 0.48 0.00 0.25 0.10 0.02 99.15 07:58:19 07:58:01 4 0.87 0.00 0.20 0.00 0.02 98.92 07:58:19 07:58:01 5 1.23 0.00 0.23 0.00 0.02 98.52 07:58:19 07:58:01 6 0.20 0.00 0.20 0.02 0.00 99.58 07:58:19 07:58:01 7 0.52 0.00 0.30 0.00 0.02 99.16 07:58:19 Average: all 6.40 0.00 1.13 0.95 0.02 91.50 07:58:19 Average: 0 6.24 0.00 1.14 0.95 0.02 91.65 07:58:19 Average: 1 6.40 0.00 1.18 0.55 0.02 91.85 07:58:19 Average: 2 6.47 0.00 1.11 1.10 0.02 91.30 07:58:19 Average: 3 6.51 0.00 1.07 1.16 0.02 91.24 07:58:19 Average: 4 6.50 0.00 1.12 1.28 0.02 91.08 07:58:19 Average: 5 6.30 0.00 1.16 0.85 0.02 91.66 07:58:19 Average: 6 6.37 0.00 1.14 1.24 0.02 91.24 07:58:19 Average: 7 6.41 0.00 1.10 0.49 0.02 91.98 07:58:19 07:58:19 07:58:19