Pull request #4803 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad76a471136cdc2a156ebc66e440389ec2060644+239ef15ab24daf2ea0f6ddd51cd241359830100f (8ec393e8dfb14ce596922fc0b1463e569ebcb93a) 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-ssh15398127548700386950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6199302842470953018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6063594940765118662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1030162928936953510.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13826174115110438012.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2830’ Running on prd-ubuntu20.04-docker-8c-8g-2833 in /w/workspace/edgexfoundry_edgex-go_PR-4803 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 239ef15ab24daf2ea0f6ddd51cd241359830100f into PR head commit ad76a471136cdc2a156ebc66e440389ec2060644 Merge succeeded, producing ad76a471136cdc2a156ebc66e440389ec2060644 Checking out Revision ad76a471136cdc2a156ebc66e440389ec2060644 (PR-4803) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4803/head:refs/remotes/origin/PR-4803 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # 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 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0" First time build. Skipping changelog. > git rev-list --no-walk 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:18:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:18:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:18:48 ========================================================= 05:18:48 EdgeX Global Pipelines Version Info 05:18:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:18:49 ------------------- 05:18:49 stable info: 05:18:49 ------------------- 05:18:49 Commited By: Ginny Guan ginny@iotechsys.com 05:18:49 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:18:49 Message: update stable to v1.0.260 05:18:49 ------------------- 05:18:49 experimental info: 05:18:49 ------------------- 05:18:49 Commited By: Ginny Guan ginny@iotechsys.com 05:18:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:18:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:18:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4803 [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4803 [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4803 [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad76a47 [Pipeline] echo 05:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:50 provisioning config files... 05:18:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11338084113065757407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:50 ---> ****-login.sh 05:18:50 nexus3.edgexfoundry.org:10001 05:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:50 Configure a credential helper to remove this warning. See 05:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:50 05:18:50 Login Succeeded 05:18:50 nexus3.edgexfoundry.org:10002 05:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:51 Configure a credential helper to remove this warning. See 05:18:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:51 05:18:51 Login Succeeded 05:18:51 nexus3.edgexfoundry.org:10003 05:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:51 Configure a credential helper to remove this warning. See 05:18:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:51 05:18:51 Login Succeeded 05:18:51 nexus3.edgexfoundry.org:10004 05:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:51 Configure a credential helper to remove this warning. See 05:18:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:51 05:18:51 Login Succeeded 05:18:51 ****.io 05:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:18:51 Configure a credential helper to remove this warning. See 05:18:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:18:51 05:18:51 Login Succeeded 05:18:51 ---> ****-login.sh ends [Pipeline] } 05:18:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:52 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:18:52 + + dirname cmd/core-command/Dockerfile 05:18:52 cut -d/ -f2 05:18:52 + echo core-command,cmd/core-command/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:18:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:18:52 + dirname cmd/core-data/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo core-data,cmd/core-data/Dockerfile 05:18:52 + + dirname cmd/core-metadata/Dockerfile 05:18:52 cut -d/ -f2 05:18:52 + echo core-metadata,cmd/core-metadata/Dockerfile 05:18:52 + cut -d/+ -f2 05:18:52 dirname cmd/security-bootstrapper/Dockerfile 05:18:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:18:52 + dirname cmd/security-proxy-auth/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:18:52 + dirname cmd/security-proxy-setup/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:18:52 + dirname cmd/security-secretstore-setup/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:18:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:18:52 + + cut -d/ -f2 05:18:52 dirname cmd/security-spire-agent/Dockerfile 05:18:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:18:52 + dirname cmd/security-spire-config/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:18:52 + dirname cmd/security-spire-server/Dockerfile+ 05:18:52 cut -d/ -f2 05:18:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:18:52 + dirname cmd/support-notifications/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo support-notifications,cmd/support-notifications/Dockerfile 05:18:52 + dirname cmd/support-scheduler/Dockerfile 05:18:52 + cut -d/ -f2 05:18:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:18:52 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-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-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 05:18:52 + git rev-list -1 --merges ad76a471136cdc2a156ebc66e440389ec2060644~1..ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] echo 05:18:52 -----------> git rev-list -1 --merges ad76a471136cdc2a156ebc66e440389ec2060644~1..ad76a471136cdc2a156ebc66e440389ec2060644 ad76a471136cdc2a156ebc66e440389ec2060644 [false] [Pipeline] sh 05:18:52 + git log --format=format:%s -1 ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] echo 05:18:52 ========================================================= 05:18:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:18:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:18:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:18:53 + grep -v github /etc/ssh/ssh_known_hosts 05:18:53 + [ -e /tmp/ssh_known_hosts ] 05:18:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:18:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:18:53 + sudo tee -a /etc/ssh/ssh_known_hosts 05:18:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:53 05:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:54 0.1.4: Pulling from edgex-devops/py-git-semver 05:18:54 b85a868b505f: Pulling fs layer 05:18:54 e2be974225ed: Pulling fs layer 05:18:54 339a4e72a1f5: Pulling fs layer 05:18:54 988bab9f4d93: Pulling fs layer 05:18:54 1469e6f7b9e6: Pulling fs layer 05:18:54 eaf3925da568: Pulling fs layer 05:18:54 bab4dde63d76: Pulling fs layer 05:18:54 bde34c3a00c8: Pulling fs layer 05:18:54 b352a97aabf1: Pulling fs layer 05:18:54 4872d77fe225: Pulling fs layer 05:18:54 5851b861e8e6: Pulling fs layer 05:18:54 b352a97aabf1: Waiting 05:18:54 bab4dde63d76: Waiting 05:18:54 bde34c3a00c8: Waiting 05:18:54 1469e6f7b9e6: Waiting 05:18:54 4872d77fe225: Waiting 05:18:54 988bab9f4d93: Waiting 05:18:54 eaf3925da568: Waiting 05:18:54 5851b861e8e6: Waiting 05:18:54 e2be974225ed: Verifying Checksum 05:18:54 e2be974225ed: Download complete 05:18:54 988bab9f4d93: Verifying Checksum 05:18:54 988bab9f4d93: Download complete 05:18:54 1469e6f7b9e6: Verifying Checksum 05:18:54 1469e6f7b9e6: Download complete 05:18:54 eaf3925da568: Download complete 05:18:54 339a4e72a1f5: Verifying Checksum 05:18:54 339a4e72a1f5: Download complete 05:18:54 bde34c3a00c8: Download complete 05:18:54 b352a97aabf1: Verifying Checksum 05:18:54 b352a97aabf1: Download complete 05:18:54 4872d77fe225: Download complete 05:18:54 5851b861e8e6: Verifying Checksum 05:18:54 5851b861e8e6: Download complete 05:18:54 b85a868b505f: Download complete 05:18:54 bab4dde63d76: Verifying Checksum 05:18:54 bab4dde63d76: Download complete 05:18:55 b85a868b505f: Pull complete 05:18:55 e2be974225ed: Pull complete 05:18:56 339a4e72a1f5: Pull complete 05:18:56 988bab9f4d93: Pull complete 05:18:56 1469e6f7b9e6: Pull complete 05:18:56 eaf3925da568: Pull complete 05:18:58 bab4dde63d76: Pull complete 05:18:58 bde34c3a00c8: Pull complete 05:18:58 b352a97aabf1: Pull complete 05:18:58 4872d77fe225: Pull complete 05:18:58 5851b861e8e6: Pull complete 05:18:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:58 prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container 05:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 05:19:02 $ docker top 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 -eo pid,comm 05:19:02 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). 05:19:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:19:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:19:02 [ssh-agent] Looking for ssh-agent implementation... 05:19:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:02 $ docker exec 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent 05:19:02 SSH_AUTH_SOCK=/tmp/ssh-A6jZ7MsF58gb/agent.32 05:19:02 SSH_AGENT_PID=38 05:19:02 Running ssh-add (command line suppressed) 05:19:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17077431839578376898.key (/w/workspace/edgex-go/2@tmp/private_key_17077431839578376898.key) 05:19:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:03 + git tag --points-at HEAD [Pipeline] } 05:19:03 $ docker exec --env ******** --env ******** 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent -k 05:19:03 unset SSH_AUTH_SOCK; 05:19:03 unset SSH_AGENT_PID; 05:19:03 echo Agent pid 38 killed; 05:19:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:19:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:19:03 [ssh-agent] Looking for ssh-agent implementation... 05:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:19:03 $ docker exec 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent 05:19:03 SSH_AUTH_SOCK=/tmp/ssh-Gl1TiKNvy4KC/agent.71 05:19:03 SSH_AGENT_PID=77 05:19:03 Running ssh-add (command line suppressed) 05:19:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_18383487550933714074.key (/w/workspace/edgex-go/2@tmp/private_key_18383487550933714074.key) 05:19:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:19:04 + git semver init 05:19:04 2024-06-06 05:19:04,307 [run_init] DEBUG init version:0.0.0 force:False 05:19:04 2024-06-06 05:19:04,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 05:19:04 2024-06-06 05:19:04,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 05:19:04 2024-06-06 05:19:04,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 05:19:10 2024-06-06 05:19:10,216 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 05:19:10 2024-06-06 05:19:10,216 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4803 with force:False 05:19:10 2024-06-06 05:19:10,216 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4803 05:19:10 2024-06-06 05:19:10,220 [execute] INFO git cat-file --batch-check 05:19:10 2024-06-06 05:19:10,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 05:19:10 2024-06-06 05:19:10,227 [execute] INFO git cat-file --batch 05:19:10 2024-06-06 05:19:10,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 05:19:10 2024-06-06 05:19:10,232 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4803 05:19:10 0.0.0 [Pipeline] } 05:19:10 $ docker exec --env ******** --env ******** 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 ssh-agent -k 05:19:11 unset SSH_AUTH_SOCK; 05:19:11 unset SSH_AGENT_PID; 05:19:11 echo Agent pid 77 killed; 05:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:19:11 + git semver [Pipeline] } 05:19:11 $ docker stop --time=1 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 05:19:12 $ docker rm -f --volumes 190dfcc94f67e4cd82d89860619203f773a0cbd64d44fde6e99d77aa592a3564 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:19:13 Stashed 1 file(s) [Pipeline] echo 05:19:13 [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 05:19:14 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 05:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:19:14 ========================================================= 05:19:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:19:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:19:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:19:14 619be1103602: Pulling fs layer 05:19:14 7862e08f4a3e: Pulling fs layer 05:19:14 5df492c9dc93: Pulling fs layer 05:19:14 7629e6793208: Pulling fs layer 05:19:14 4f4fb700ef54: Pulling fs layer 05:19:14 fb5054dd5b73: Pulling fs layer 05:19:14 eeca6798cff9: Pulling fs layer 05:19:14 aa269ceb94a6: Pulling fs layer 05:19:14 ada007ff1a6a: Pulling fs layer 05:19:14 4f4fb700ef54: Waiting 05:19:14 aa269ceb94a6: Waiting 05:19:14 ada007ff1a6a: Waiting 05:19:14 fb5054dd5b73: Waiting 05:19:14 7862e08f4a3e: Download complete 05:19:14 7629e6793208: Verifying Checksum 05:19:14 7629e6793208: Download complete 05:19:14 4f4fb700ef54: Verifying Checksum 05:19:14 4f4fb700ef54: Download complete 05:19:14 fb5054dd5b73: Download complete 05:19:14 619be1103602: Verifying Checksum 05:19:14 619be1103602: Download complete 05:19:14 eeca6798cff9: Verifying Checksum 05:19:14 eeca6798cff9: Download complete 05:19:14 619be1103602: Pull complete 05:19:14 7862e08f4a3e: Pull complete 05:19:14 ada007ff1a6a: Verifying Checksum 05:19:14 ada007ff1a6a: Download complete 05:19:14 5df492c9dc93: Verifying Checksum 05:19:14 5df492c9dc93: Download complete 05:19:15 aa269ceb94a6: Verifying Checksum 05:19:15 aa269ceb94a6: Download complete 05:19:18 5df492c9dc93: Pull complete 05:19:18 7629e6793208: Pull complete 05:19:18 4f4fb700ef54: Pull complete 05:19:18 fb5054dd5b73: Pull complete 05:19:18 eeca6798cff9: Pull complete 05:19:20 aa269ceb94a6: Pull complete 05:19:21 ada007ff1a6a: Pull complete 05:19:21 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:19:21 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:19:21 WORKDIR /edgex 05:19:21 COPY go.mod . 05:19:21 RUN go mod download 05:19:21 docker build -t ci-base-image-x86_64 -f - . 05:19:22 Sending build context to Docker daemon 178.3MB 05:19:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:19:22 ---> f489d0715acc 05:19:22 Step 2/4 : WORKDIR /edgex 05:19:26 ---> Running in d3d7f352ca18 05:19:26 Removing intermediate container d3d7f352ca18 05:19:26 ---> a97c65a6a711 05:19:26 Step 3/4 : COPY go.mod . 05:19:26 ---> 67c336e355fd 05:19:26 Step 4/4 : RUN go mod download 05:19:26 ---> Running in e326f882598e 05:19:28 Still waiting to schedule task 05:19:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline 05:19:53 Removing intermediate container e326f882598e 05:19:53 ---> 6a34ec5648d8 05:19:53 Successfully built 6a34ec5648d8 05:19:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:53 + docker inspect -f . ci-base-image-x86_64 05:19:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:53 prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container 05:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 05:19:53 $ docker top 18483049db447ebf37013a2327853981225e5886d6aae9390b9faa3303e29d26 -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:54 + go version 05:19:54 go version go1.21.9 linux/amd64 [Pipeline] } 05:19:54 $ docker stop --time=1 18483049db447ebf37013a2327853981225e5886d6aae9390b9faa3303e29d26 05:19:55 $ docker rm -f --volumes 18483049db447ebf37013a2327853981225e5886d6aae9390b9faa3303e29d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:56 + docker inspect -f . ci-base-image-x86_64 05:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:56 prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container 05:19:56 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 05:19:56 $ docker top 9b4ab9c8efecbaafce8e5e974327a7389ec1ffc505d4e5bd6074f45b394e61a1 -eo pid,comm [Pipeline] { [Pipeline] echo 05:19:57 ========================================================= 05:19:57 [edgeXBuildGoParallel] Running Tests and Build... 05:19:57 ========================================================= [Pipeline] sh 05:19:57 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 05:19:57 + make test 05:19:57 go test -race -coverprofile=coverage.out ./... 05:20:05 ? github.com/edgexfoundry/edgex-go [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements 05:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 69.2% of statements 05:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements 05:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.030s coverage: 93.4% of statements 05:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 6.1% of statements 05:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 97.6% of statements 05:20:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 05:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:20:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.069s coverage: 0.9% of statements 05:20:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.078s coverage: 32.2% of statements 05:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements 05:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.051s coverage: 82.9% of statements 05:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements 05:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.064s coverage: 96.3% of statements 05:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.048s coverage: 87.5% of statements 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:20:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:21:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.057s coverage: 94.4% of statements 05:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:21:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2834 in /w/workspace/edgexfoundry_edgex-go_PR-4803 [Pipeline] { [Pipeline] ws 05:21:04 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:21:07 The recommended git tool is: git 05:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:21:16 using credential edgex-jenkins-ssh 05:21:16 Cloning the remote Git repository 05:21:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:21:16 > git init /w/workspace/edgex-go/2 # timeout=10 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.305s coverage: 79.9% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.062s coverage: 92.9% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.055s coverage: 62.3% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.043s coverage: 20.0% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.097s coverage: 82.1% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.192s coverage: 63.1% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.195s coverage: 38.4% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.050s coverage: 89.5% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.072s coverage: 19.9% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 95.7% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 05:21:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements 05:21:17 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 05:21:17 running golangci-lint 05:21:17 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:21:17 go version go1.21.9 linux/amd64 05:21:17 level=info msg="[config_reader] Used config file .golangci.yml" 05:21:17 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:21:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:21:16 > git --version # timeout=10 05:21:16 > git --version # 'git version 2.25.1' 05:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:21:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:21:37 Merging remotes/origin/main commit 239ef15ab24daf2ea0f6ddd51cd241359830100f into PR head commit ad76a471136cdc2a156ebc66e440389ec2060644 05:21:37 Merge succeeded, producing ad76a471136cdc2a156ebc66e440389ec2060644 05:21:37 Checking out Revision ad76a471136cdc2a156ebc66e440389ec2060644 (PR-4803) 05:21:38 Commit message: "build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0" 05:21:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4803/head:refs/remotes/origin/PR-4803 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:21:37 > git config core.sparsecheckout # timeout=10 05:21:37 > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # timeout=10 05:21:37 > git remote # timeout=10 05:21:37 > git config --get remote.origin.url # timeout=10 05:21:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:37 > git merge 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 05:21:37 > git rev-parse HEAD^{commit} # timeout=10 05:21:37 > git config core.sparsecheckout # timeout=10 05:21:37 > git checkout -f ad76a471136cdc2a156ebc66e440389ec2060644 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:21:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:43 Dload Upload Total Spent Left Speed 05:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 05:21:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:21:44 + + sudo teesudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:21:44 /etc/docker/daemon.new 05:21:44 { 05:21:44 "registry-mirrors": [ 05:21:44 "https://nexus3.edgexfoundry.org:10001" 05:21:44 ], 05:21:44 "bip": "10.250.0.254/24", 05:21:44 "hosts": [ 05:21:44 "tcp://0.0.0.0:5555", 05:21:44 "unix:///var/run/docker.sock" 05:21:44 ], 05:21:44 "mtu": 1458, 05:21:44 "selinux-enabled": true, 05:21:44 "seccomp-profile": "/etc/docker/seccomp.json" 05:21:44 } [Pipeline] sh 05:21:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:21:44 + sudo service docker restart 05:21:45 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 22.476031377s" 05:21:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.205028ms" 05:21:56 level=info msg="[linters_context/goanalysis] analyzers took 1m46.838476134s with top 10 stages: buildir: 1m6.119682689s, gosec: 9.004087348s, inspect: 2.557278201s, fact_deprecated: 2.532149401s, printf: 2.22070119s, ctrlflow: 1.865740208s, fact_purity: 1.445418285s, nilness: 1.244328545s, S1038: 1.181562861s, directives: 811.933869ms" 05:21:56 level=info msg="[runner] Issues before processing: 197, after processing: 0" 05:21:56 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, skip_files: 197/197, identifier_marker: 197/197, skip_dirs: 197/197" 05:21:56 level=info msg="[runner] processing took 15.569547ms with stages: nolint: 8.413336ms, identifier_marker: 3.867256ms, autogenerated_exclude: 1.111899ms, exclude-rules: 1.061417ms, path_prettifier: 705.325µs, skip_dirs: 336.382µs, cgo: 43.591µs, filename_unadjuster: 24.821µs, max_same_issues: 1.03µs, uniq_by_line: 790ns, fixer: 610ns, sort_results: 590ns, max_from_linter: 430ns, skip_files: 430ns, exclude: 390ns, severity-rules: 380ns, diff: 350ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" 05:21:56 level=info msg="[runner] linters took 14.312894757s with stages: goanalysis_metalinter: 14.297206945s" 05:21:56 level=info msg="File cache stats: 0 entries of total size 0B" 05:21:56 level=info msg="Memory: 353 samples, avg is 275.4MB, max is 1166.5MB" 05:21:56 level=info msg="Execution took 36.836531139s" 05:21:56 go vet ./... 05:22:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:01 ./bin/test-attribution-txt.sh 05:22:01 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:22:01 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:22:01 + ls -al . 05:22:01 total 816 05:22:01 drwxrwxr-x 11 1001 1001 4096 Jun 6 05:19 . 05:22:01 drwxr-xr-x 4 root root 4096 Jun 6 05:19 .. 05:22:01 drwxrwxr-x 2 1001 1001 4096 Jun 6 05:18 .blubracket 05:22:01 -rw-rw-r-- 1 1001 1001 10 Jun 6 05:18 .dockerignore 05:22:01 drwxrwxr-x 8 1001 1001 4096 Jun 6 05:21 .git 05:22:01 drwxrwxr-x 3 1001 1001 4096 Jun 6 05:18 .github 05:22:01 -rw-rw-r-- 1 1001 1001 1074 Jun 6 05:18 .gitignore 05:22:01 -rw-rw-r-- 1 1001 1001 42 Jun 6 05:18 .golangci.yml 05:22:01 -rw-rw-r-- 1 1001 1001 100 Jun 6 05:18 .hadolint.yml 05:22:01 drwxr-xr-x 3 1001 1001 4096 Jun 6 05:19 .semver 05:22:01 -rw-rw-r-- 1 1001 1001 155 Jun 6 05:18 .sonarcloud.properties 05:22:01 -rw-rw-r-- 1 1001 1001 1171 Jun 6 05:18 ADOPTERS.md 05:22:01 -rw-rw-r-- 1 1001 1001 20261 Jun 6 05:18 Attribution.txt 05:22:01 -rw-rw-r-- 1 1001 1001 100284 Jun 6 05:18 CHANGELOG.md 05:22:01 -rw-rw-r-- 1 1001 1001 3804 Jun 6 05:18 CONTRIBUTING.md 05:22:01 -rw-rw-r-- 1 1001 1001 677 Jun 6 05:18 GOVERNANCE.md 05:22:01 -rw-rw-r-- 1 1001 1001 861 Jun 6 05:18 Jenkinsfile 05:22:01 -rw-rw-r-- 1 1001 1001 10775 Jun 6 05:18 LICENSE 05:22:01 -rw-rw-r-- 1 1001 1001 15392 Jun 6 05:18 Makefile 05:22:01 -rw-rw-r-- 1 1001 1001 582 Jun 6 05:18 OWNERS.md 05:22:01 -rw-rw-r-- 1 1001 1001 9528 Jun 6 05:18 README.md 05:22:01 -rw-rw-r-- 1 1001 1001 789 Jun 6 05:18 SECURITY.md 05:22:01 -rw-rw-r-- 1 1001 1001 5 Jun 6 05:19 VERSION 05:22:01 drwxrwxr-x 2 1001 1001 4096 Jun 6 05:18 bin 05:22:01 drwxrwxr-x 18 1001 1001 4096 Jun 6 05:18 cmd 05:22:01 -rw-r--r-- 1 root root 455714 Jun 6 05:21 coverage.out 05:22:01 drwxrwxr-x 2 1001 1001 4096 Jun 6 05:18 fuzz_test 05:22:01 -rw-rw-r-- 1 1001 1001 7030 Jun 6 05:18 go.mod 05:22:01 -rw-rw-r-- 1 1001 1001 101825 Jun 6 05:18 go.sum 05:22:01 drwxrwxr-x 7 1001 1001 4096 Jun 6 05:18 internal 05:22:01 drwxrwxr-x 3 1001 1001 4096 Jun 6 05:18 openapi 05:22:01 -rw-rw-r-- 1 1001 1001 584 Jun 6 05:18 security.txt 05:22:01 -rw-rw-r-- 1 1001 1001 204 Jun 6 05:18 version.go [Pipeline] sh 05:22:02 + '[' -e coverage.out ] 05:22:02 + chown 1001:1001 coverage.out [Pipeline] stash 05:22:02 Stashed 1 file(s) [Pipeline] sh 05:22:02 + make build 05:22:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:03 provisioning config files... 05:22:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13203849079995665978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:03 ---> ****-login.sh 05:22:03 nexus3.edgexfoundry.org:10001 05:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:04 Configure a credential helper to remove this warning. See 05:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:04 05:22:04 Login Succeeded 05:22:04 nexus3.edgexfoundry.org:10002 05:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:04 Configure a credential helper to remove this warning. See 05:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:04 05:22:04 Login Succeeded 05:22:04 nexus3.edgexfoundry.org:10003 05:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:04 Configure a credential helper to remove this warning. See 05:22:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:04 05:22:04 Login Succeeded 05:22:04 nexus3.edgexfoundry.org:10004 05:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 ****.io 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 ---> ****-login.sh ends [Pipeline] } 05:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:22:06 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 05:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:06 ========================================================= 05:22:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:22:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:22:07 c6b39de5b339: Pulling fs layer 05:22:07 a69c41024577: Pulling fs layer 05:22:07 d6de4b400683: Pulling fs layer 05:22:07 35cb2a7552d0: Pulling fs layer 05:22:07 4f4fb700ef54: Pulling fs layer 05:22:07 464afbd9ba4c: Pulling fs layer 05:22:07 00f215d4a9da: Pulling fs layer 05:22:07 d496ad576159: Pulling fs layer 05:22:07 35cb2a7552d0: Waiting 05:22:07 4f4fb700ef54: Waiting 05:22:07 464afbd9ba4c: Waiting 05:22:07 00f215d4a9da: Waiting 05:22:07 d496ad576159: Waiting 05:22:07 a69c41024577: Verifying Checksum 05:22:07 a69c41024577: Download complete 05:22:07 35cb2a7552d0: Download complete 05:22:07 4f4fb700ef54: Verifying Checksum 05:22:07 4f4fb700ef54: Download complete 05:22:07 464afbd9ba4c: Verifying Checksum 05:22:07 464afbd9ba4c: Download complete 05:22:07 c6b39de5b339: Download complete 05:22:07 d496ad576159: Verifying Checksum 05:22:07 d496ad576159: Download complete 05:22:08 c6b39de5b339: Pull complete 05:22:08 a69c41024577: Pull complete 05:22:08 d6de4b400683: Verifying Checksum 05:22:08 d6de4b400683: Download complete 05:22:10 00f215d4a9da: Verifying Checksum 05:22:10 00f215d4a9da: Download complete 05:22:22 d6de4b400683: Pull complete 05:22:22 35cb2a7552d0: Pull complete 05:22:22 4f4fb700ef54: Pull complete 05:22:22 464afbd9ba4c: Pull complete 05:22:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:22:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:22:27 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 05:22:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:22:32 00f215d4a9da: Pull complete 05:22:32 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 05:22:32 d496ad576159: Pull complete 05:22:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:22:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:33 WORKDIR /edgex 05:22:33 COPY go.mod . 05:22:33 RUN go mod download 05:22:33 + docker build -t ci-base-image-arm64 -f - . 05:22:33 Sending build context to Docker daemon 3.004MB 05:22:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:33 ---> f246e2811388 05:22:33 Step 2/4 : WORKDIR /edgex 05:22:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:22:35 ---> Running in e1cbaad8c1e2 05:22:36 Removing intermediate container e1cbaad8c1e2 05:22:36 ---> fa1d3dcc6cdb 05:22:36 Step 3/4 : COPY go.mod . 05:22:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:22:36 ---> c65e66b3db01 05:22:36 Step 4/4 : RUN go mod download 05:22:36 ---> Running in 0fa9b70470a9 05:22:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:22:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:22:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:22:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:22:40 $ docker stop --time=1 9b4ab9c8efecbaafce8e5e974327a7389ec1ffc505d4e5bd6074f45b394e61a1 05:22:44 $ docker rm -f --volumes 9b4ab9c8efecbaafce8e5e974327a7389ec1ffc505d4e5bd6074f45b394e61a1 [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 05:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:22:45 05:22:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:22:46 latest: Pulling from edgex-devops/edgex-compose 05:22:46 91d30c5bc195: Pulling fs layer 05:22:46 2e9b0aa3be6d: Pulling fs layer 05:22:46 9c61dcf015f6: Pulling fs layer 05:22:46 4698f68db338: Pulling fs layer 05:22:46 2a2f49069b9e: Pulling fs layer 05:22:46 e0025b399a48: Pulling fs layer 05:22:46 4698f68db338: Waiting 05:22:46 e0025b399a48: Waiting 05:22:46 2a2f49069b9e: Waiting 05:22:46 91d30c5bc195: Verifying Checksum 05:22:46 91d30c5bc195: Download complete 05:22:46 4698f68db338: Verifying Checksum 05:22:46 4698f68db338: Download complete 05:22:46 2e9b0aa3be6d: Verifying Checksum 05:22:46 2e9b0aa3be6d: Download complete 05:22:46 e0025b399a48: Download complete 05:22:46 91d30c5bc195: Pull complete 05:22:46 2a2f49069b9e: Download complete 05:22:47 2e9b0aa3be6d: Pull complete 05:22:47 9c61dcf015f6: Verifying Checksum 05:22:47 9c61dcf015f6: Download complete 05:22:50 9c61dcf015f6: Pull complete 05:22:50 4698f68db338: Pull complete 05:22:50 2a2f49069b9e: Pull complete 05:22:50 e0025b399a48: Pull complete 05:22:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:22:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:50 prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container 05:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 05:22:53 $ docker top a3f75e86eae02ed77ffb4f2a5bc98d56b56112d53ee246c7480d69fc215e7513 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:53 + docker compose -f ./docker-compose-build.yml build --parallel 05:22:56 #1 [security-secretstore-setup internal] load build definition from Dockerfile 05:22:56 #1 transferring dockerfile: 05:22:56 #1 transferring dockerfile: 2.49kB done 05:22:56 #1 DONE 0.2s 05:22:56 05:22:56 #2 [security-proxy-setup internal] load build definition from Dockerfile 05:22:56 #2 transferring dockerfile: 2.50kB done 05:22:56 #2 DONE 0.0s 05:22:56 05:22:56 #3 [security-spire-config internal] load build definition from Dockerfile 05:22:56 #3 ... 05:22:56 05:22:56 #4 [core-command internal] load build definition from Dockerfile 05:22:56 #4 transferring dockerfile: 1.93kB done 05:22:56 #4 DONE 0.1s 05:22:56 05:22:56 #5 [security-spire-server internal] load build definition from Dockerfile 05:22:56 #5 transferring dockerfile: 1.70kB done 05:22:56 #5 DONE 0.2s 05:22:56 05:22:56 #3 [security-spire-config internal] load build definition from Dockerfile 05:22:56 #3 transferring dockerfile: 1.69kB done 05:22:56 #3 DONE 0.4s 05:22:56 05:22:56 #6 [core-data internal] load build definition from Dockerfile 05:22:56 #6 transferring dockerfile: 2.01kB done 05:22:56 #6 DONE 0.3s 05:22:56 05:22:56 #7 [core-metadata internal] load build definition from Dockerfile 05:22:56 #7 transferring dockerfile: 2.06kB done 05:22:56 #7 DONE 0.4s 05:22:56 05:22:56 #8 [security-bootstrapper internal] load build definition from Dockerfile 05:22:56 #8 transferring dockerfile: 2.93kB done 05:22:56 #8 DONE 0.4s 05:22:56 05:22:56 #9 [security-secretstore-setup internal] load .dockerignore 05:22:56 #9 transferring context: 50B done 05:22:56 #9 DONE 0.4s 05:22:56 05:22:56 #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:22:56 #10 DONE 0.0s 05:22:56 05:22:56 #11 [support-notifications internal] load build definition from Dockerfile 05:22:56 #11 transferring dockerfile: 1.95kB done 05:22:56 #11 DONE 0.4s 05:22:56 05:22:56 #12 [support-scheduler internal] load build definition from Dockerfile 05:22:56 #12 transferring dockerfile: 1.93kB done 05:22:56 #12 DONE 0.4s 05:22:56 05:22:56 #13 [security-spire-agent internal] load build definition from Dockerfile 05:22:56 #13 transferring dockerfile: 1.81kB done 05:22:56 #13 DONE 0.4s 05:22:56 05:22:56 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:22:56 #14 transferring dockerfile: 2.23kB done 05:22:56 #14 DONE 0.4s 05:22:56 05:22:56 #15 [security-proxy-auth internal] load build definition from Dockerfile 05:22:56 #15 transferring dockerfile: 2.15kB done 05:22:56 #15 DONE 0.4s 05:22:56 05:22:56 #16 [security-proxy-setup internal] load .dockerignore 05:22:56 #16 transferring context: 50B done 05:22:56 #16 DONE 0.3s 05:22:56 05:22:56 #17 [core-common-config-bootstrapper internal] load .dockerignore 05:22:56 #17 transferring context: 50B done 05:22:56 #17 DONE 0.2s 05:22:56 05:22:56 #18 [security-spire-server internal] load .dockerignore 05:22:56 #18 transferring context: 50B done 05:22:56 #18 DONE 0.3s 05:22:56 05:22:56 #19 [core-metadata internal] load .dockerignore 05:22:56 #19 transferring context: 50B done 05:22:56 #19 DONE 0.3s 05:22:56 05:22:56 #20 [core-data internal] load .dockerignore 05:22:56 #20 transferring context: 50B done 05:22:56 #20 DONE 0.3s 05:22:56 05:22:56 #21 [security-proxy-auth internal] load .dockerignore 05:22:56 #21 transferring context: 50B done 05:22:56 #21 DONE 0.2s 05:22:56 05:22:56 #22 [core-command internal] load .dockerignore 05:22:56 #22 transferring context: 50B done 05:22:56 #22 DONE 0.3s 05:22:56 05:22:56 #23 [security-spire-agent internal] load .dockerignore 05:22:56 #23 transferring context: 50B done 05:22:56 #23 DONE 0.2s 05:22:56 05:22:56 #24 [support-notifications internal] load .dockerignore 05:22:56 #24 transferring context: 50B done 05:22:56 #24 DONE 0.3s 05:22:56 05:22:56 #25 [support-scheduler internal] load .dockerignore 05:22:56 #25 transferring context: 50B done 05:22:56 #25 DONE 0.3s 05:22:56 05:22:56 #26 [security-bootstrapper internal] load .dockerignore 05:22:56 #26 transferring context: 50B done 05:22:56 #26 DONE 0.3s 05:22:56 05:22:56 #27 [security-spiffe-token-provider internal] load .dockerignore 05:22:56 #27 transferring context: 50B done 05:22:56 #27 DONE 0.3s 05:22:56 05:22:56 #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:22:56 #10 DONE 0.0s 05:22:56 05:22:56 #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:22:56 #28 ... 05:22:56 05:22:56 #29 [security-spire-config internal] load .dockerignore 05:22:56 #29 transferring context: 50B done 05:22:56 #29 DONE 0.4s 05:22:57 05:22:57 #10 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:22:57 #10 DONE 0.0s 05:22:57 05:22:57 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 05:22:57 #30 DONE 0.6s 05:22:57 05:22:57 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:22:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:22:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 05:22:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:22:57 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 05:22:57 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 05:22:57 #31 DONE 0.3s 05:22:57 05:22:57 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:22:57 #32 ... 05:22:57 05:22:57 #28 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:22:57 #28 DONE 0.7s 05:22:57 05:22:57 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:22:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 05:22:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:22:57 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 05:22:57 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 05:22:57 #31 DONE 0.3s 05:22:57 05:22:57 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:22:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 05:22:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:22:57 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 05:22:57 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 05:22:57 #31 DONE 0.3s 05:22:57 05:22:57 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 05:22:57 #33 DONE 0.5s 05:22:57 05:22:57 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:22:57 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:22:57 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 05:22:58 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 05:22:58 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 05:22:58 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:22:58 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 05:22:58 #34 ... 05:22:58 05:22:58 #35 [security-spire-agent internal] load build context 05:22:58 #35 transferring context: 26.22kB 0.0s done 05:22:58 #35 DONE 0.7s 05:22:58 05:22:58 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:22:58 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s 05:22:58 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s 05:22:58 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:22:58 #34 ... 05:22:58 05:22:58 #36 [security-spire-server internal] load build context 05:22:58 #36 transferring context: 26.69kB 0.0s done 05:22:58 #36 DONE 0.8s 05:22:58 05:22:58 #37 [security-spire-config internal] load build context 05:22:58 #37 transferring context: 24.94kB 0.1s done 05:22:58 #37 DONE 0.9s 05:22:58 05:22:58 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:22:58 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 05:22:58 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 05:22:58 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 05:22:58 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s 05:22:58 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:22:58 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.88MB / 25.84MB 0.5s 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.6s 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.7s 05:22:58 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21.78MB / 25.84MB 0.8s 05:22:58 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 05:22:59 #34 ... 05:22:59 05:22:59 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:22:59 #32 DONE 2.4s 05:22:59 05:22:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:22:59 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 05:22:59 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 05:23:01 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done 05:23:05 #34 ... 05:23:05 05:23:05 #38 [core-metadata internal] load build context 05:23:05 #38 transferring context: 286.68MB 7.9s 05:23:05 #38 ... 05:23:05 05:23:05 #39 [security-secretstore-setup internal] load build context 05:23:05 #39 ... 05:23:05 05:23:05 #38 [core-metadata internal] load build context 05:23:06 #38 ... 05:23:06 05:23:06 #40 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:23:06 #40 transferring dockerfile: 1.89kB done 05:23:06 #40 ... 05:23:06 05:23:06 #38 [core-metadata internal] load build context 05:23:06 #38 ... 05:23:06 05:23:06 #41 [security-proxy-setup internal] load build context 05:23:07 #41 ... 05:23:07 05:23:07 #42 [support-scheduler internal] load build context 05:23:07 #42 transferring context: 410.34MB 9.9s done 05:23:07 #42 ... 05:23:07 05:23:07 #43 [security-bootstrapper internal] load build context 05:23:07 #43 ... 05:23:07 05:23:07 #44 [core-common-config-bootstrapper internal] load build context 05:23:07 #44 ... 05:23:07 05:23:07 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:23:07 #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:07 #0 2.159 (1/2) Installing ca-certificates (20240226-r0) 05:23:07 #0 2.184 (2/2) Installing dumb-init (1.2.5-r2) 05:23:07 #0 2.188 Executing busybox-1.36.1-r5.trigger 05:23:07 #0 2.201 Executing ca-certificates-20240226-r0.trigger 05:23:07 #0 2.256 OK: 8 MiB in 17 packages 05:23:07 #45 ... 05:23:07 05:23:07 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:23:07 #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.634 (1/1) Installing dumb-init (1.2.5-r2) 05:23:07 #0 1.639 Executing busybox-1.36.1-r5.trigger 05:23:07 #0 1.658 OK: 7 MiB in 16 packages 05:23:07 #46 ... 05:23:07 05:23:07 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:23:07 #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.845 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:07 #0 1.891 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:07 #0 1.893 (3/6) Installing dumb-init (1.2.5-r2) 05:23:07 #0 1.898 (4/6) Installing openssl (3.1.5-r0) 05:23:07 #0 1.912 (5/6) Installing su-exec (0.2-r3) 05:23:07 #0 1.912 (6/6) Installing yq (4.33.3-r5) 05:23:07 #0 2.114 Executing busybox-1.36.1-r5.trigger 05:23:07 #0 2.118 OK: 17 MiB in 19 packages 05:23:07 #47 ... 05:23:07 05:23:07 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:07 #48 ... 05:23:07 05:23:07 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:23:07 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:07 #0 1.867 (1/1) Installing dumb-init (1.2.5-r2) 05:23:07 #0 1.870 Executing busybox-1.36.1-r5.trigger 05:23:07 #0 1.888 OK: 7 MiB in 16 packages 05:23:07 #49 ... 05:23:07 05:23:07 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:23:07 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 05:23:07 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 05:23:07 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 05:23:07 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 05:23:07 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 05:23:07 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 05:23:07 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 05:23:07 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:23:07 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 05:23:07 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:23:07 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 05:23:07 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done 05:23:07 #50 ... 05:23:07 05:23:07 #51 [core-data internal] load build context 05:23:07 #51 transferring context: 410.34MB 10.1s done 05:23:08 #51 ... 05:23:08 05:23:08 #52 [support-notifications internal] load build context 05:23:08 #52 transferring context: 410.34MB 11.0s done 05:23:08 #52 ... 05:23:08 05:23:08 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:23:08 #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:08 #0 6.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:08 #0 6.358 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:23:08 #0 6.358 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:23:08 #0 6.358 OK: 20077 distinct packages available 05:23:08 #0 6.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:08 #0 6.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:08 #0 6.728 (1/4) Installing dumb-init (1.2.5-r2) 05:23:08 #0 6.800 (2/4) Installing musl-obstack (1.2.3-r2) 05:23:08 #0 6.891 (3/4) Installing libucontext (1.2-r2) 05:23:08 #0 6.895 (4/4) Installing gcompat (1.1.0-r1) 05:23:08 #0 6.902 Executing busybox-1.36.1-r5.trigger 05:23:08 #0 6.911 OK: 8 MiB in 19 packages 05:23:08 #53 ... 05:23:08 05:23:08 #54 [security-proxy-auth internal] load build context 05:23:08 #54 transferring context: 410.34MB 11.1s done 05:23:08 #54 ... 05:23:08 05:23:08 #55 [core-command internal] load build context 05:23:09 #55 transferring context: 410.34MB 11.4s done 05:23:09 #55 ... 05:23:09 05:23:09 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:09 #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:09 #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:09 #0 7.157 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:23:09 #0 7.157 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:23:09 #0 7.157 OK: 20077 distinct packages available 05:23:09 #0 7.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:09 #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:09 #0 7.513 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:09 #0 7.541 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:09 #0 7.550 (3/7) Installing dumb-init (1.2.5-r2) 05:23:09 #0 7.555 (4/7) Installing musl-obstack (1.2.3-r2) 05:23:09 #0 7.558 (5/7) Installing libucontext (1.2-r2) 05:23:09 #0 7.562 (6/7) Installing gcompat (1.1.0-r1) 05:23:09 #0 7.569 (7/7) Installing openssl (3.1.5-r0) 05:23:09 #0 7.577 Executing busybox-1.36.1-r5.trigger 05:23:09 #0 7.587 OK: 8 MiB in 20 packages 05:23:09 #56 ... 05:23:09 05:23:09 #57 [security-spiffe-token-provider internal] load build context 05:23:09 #57 transferring context: 410.34MB 11.1s done 05:23:09 #57 ... 05:23:09 05:23:09 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:23:09 #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:09 #0 1.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:09 #0 2.101 (1/4) Installing ca-certificates (20240226-r0) 05:23:09 #0 2.118 (2/4) Installing dumb-init (1.2.5-r2) 05:23:09 #0 2.123 (3/4) Installing su-exec (0.2-r3) 05:23:09 #0 2.126 (4/4) Installing yq (4.33.3-r5) 05:23:09 #0 2.205 Executing busybox-1.36.1-r5.trigger 05:23:09 #0 2.215 Executing ca-certificates-20240226-r0.trigger 05:23:09 #0 2.266 OK: 17 MiB in 19 packages 05:23:09 #58 ... 05:23:09 05:23:09 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:23:09 #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:09 #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:09 #0 1.656 (1/2) Installing dumb-init (1.2.5-r2) 05:23:09 #0 1.661 (2/2) Installing su-exec (0.2-r3) 05:23:09 #0 1.664 Executing busybox-1.36.1-r5.trigger 05:23:09 #0 1.683 OK: 7 MiB in 17 packages 05:23:09 #59 ... 05:23:09 05:23:09 #44 [core-common-config-bootstrapper internal] load build context 05:23:09 #44 transferring context: 410.34MB 12.4s done 05:23:11 #44 ... 05:23:11 05:23:11 #60 [core-data builder 2/7] WORKDIR /edgex-go 05:23:11 #60 ... 05:23:11 05:23:11 #39 [security-secretstore-setup internal] load build context 05:23:11 #39 transferring context: 410.34MB 11.0s done 05:23:18 #39 ... 05:23:18 05:23:18 #38 [core-metadata internal] load build context 05:23:18 #38 transferring context: 410.34MB 10.0s done 05:23:18 #38 ... 05:23:18 05:23:18 #41 [security-proxy-setup internal] load build context 05:23:18 #41 transferring context: 410.34MB 10.7s done 05:23:18 #41 ... 05:23:18 05:23:18 #43 [security-bootstrapper internal] load build context 05:23:18 #43 transferring context: 410.34MB 11.1s done 05:23:26 #43 ... 05:23:26 05:23:26 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:23:26 #47 DONE 28.7s 05:23:26 05:23:26 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:23:26 #49 DONE 28.7s 05:23:26 05:23:26 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:23:26 #46 DONE 28.7s 05:23:26 05:23:26 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:23:26 #59 DONE 28.7s 05:23:26 05:23:26 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:23:26 #45 DONE 28.7s 05:23:26 05:23:26 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:23:26 #58 DONE 28.7s 05:23:26 05:23:26 #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:23:26 #61 ... 05:23:26 05:23:26 #42 [support-scheduler internal] load build context 05:23:26 #42 DONE 29.1s 05:23:26 05:23:26 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:23:26 #53 DONE 28.7s 05:23:26 05:23:26 #38 [core-metadata internal] load build context 05:23:26 #38 DONE 29.2s 05:23:26 05:23:26 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:26 #56 DONE 28.7s 05:23:26 05:23:26 #51 [core-data internal] load build context 05:23:26 #51 DONE 29.3s 05:23:26 05:23:26 #41 [security-proxy-setup internal] load build context 05:23:26 #41 DONE 29.3s 05:23:26 05:23:26 #52 [support-notifications internal] load build context 05:23:26 #52 DONE 29.3s 05:23:26 05:23:26 #57 [security-spiffe-token-provider internal] load build context 05:23:26 #57 DONE 29.3s 05:23:26 05:23:26 #54 [security-proxy-auth internal] load build context 05:23:26 #54 DONE 29.3s 05:23:26 05:23:26 #43 [security-bootstrapper internal] load build context 05:23:26 #43 DONE 29.3s 05:23:26 05:23:26 #44 [core-common-config-bootstrapper internal] load build context 05:23:26 #44 DONE 29.3s 05:23:26 05:23:26 #55 [core-command internal] load build context 05:23:26 #55 DONE 29.3s 05:23:26 05:23:26 #39 [security-secretstore-setup internal] load build context 05:23:26 #39 DONE 29.3s 05:23:26 05:23:26 #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:23:26 #60 DONE 25.6s 05:23:26 05:23:26 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:23:26 #62 ... 05:23:26 05:23:26 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:23:26 #50 DONE 29.1s 05:23:26 05:23:26 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:26 #48 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:27 #48 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:27 #48 29.90 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:23:27 #48 29.90 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:23:27 #48 29.90 OK: 20077 distinct packages available 05:23:27 #48 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:27 #48 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:27 #48 30.37 (1/11) Installing ca-certificates (20240226-r0) 05:23:27 #48 30.39 (2/11) Installing brotli-libs (1.0.9-r14) 05:23:27 #48 30.42 (3/11) Installing libunistring (1.1-r1) 05:23:27 #48 30.43 (4/11) Installing libidn2 (2.3.4-r1) 05:23:27 #48 30.43 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:23:27 #48 30.44 (6/11) Installing libcurl (8.5.0-r0) 05:23:28 #48 30.44 (7/11) Installing curl (8.5.0-r0) 05:23:28 #48 30.46 (8/11) Installing dumb-init (1.2.5-r2) 05:23:28 #48 30.46 (9/11) Installing musl-obstack (1.2.3-r2) 05:23:28 #48 30.46 (10/11) Installing libucontext (1.2-r2) 05:23:28 #48 30.47 (11/11) Installing gcompat (1.1.0-r1) 05:23:28 #48 30.47 Executing busybox-1.36.1-r5.trigger 05:23:28 #48 30.48 Executing ca-certificates-20240226-r0.trigger 05:23:28 #48 30.55 OK: 12 MiB in 26 packages 05:23:28 #48 DONE 30.9s 05:23:28 05:23:28 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:23:28 #63 ... 05:23:28 05:23:28 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:23:28 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.629 Upgrading critical system libraries and apk-tools: 05:23:28 #0 1.629 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:28 #0 1.635 Executing busybox-1.36.1-r5.trigger 05:23:28 #0 1.684 Continuing the upgrade transaction with new apk-tools: 05:23:28 #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 2.055 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.071 Executing busybox-1.36.1-r6.post-upgrade 05:23:28 #0 2.097 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.118 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:28 #0 2.130 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.133 Executing busybox-1.36.1-r6.trigger 05:23:28 #0 2.141 OK: 17 MiB in 19 packages 05:23:28 #64 DONE 2.4s 05:23:28 05:23:28 #65 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:23:28 #65 DONE 0.1s 05:23:28 05:23:28 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:23:28 #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.726 Upgrading critical system libraries and apk-tools: 05:23:28 #0 1.726 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:28 #0 1.732 Executing busybox-1.36.1-r5.trigger 05:23:28 #0 1.842 Continuing the upgrade transaction with new apk-tools: 05:23:28 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 2.201 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.217 Executing busybox-1.36.1-r6.post-upgrade 05:23:28 #0 2.240 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.242 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:28 #0 2.249 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:28 #0 2.294 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:28 #0 2.303 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.308 Executing busybox-1.36.1-r6.trigger 05:23:28 #0 2.313 OK: 7 MiB in 16 packages 05:23:28 #66 DONE 2.5s 05:23:28 05:23:28 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:23:28 #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.697 Upgrading critical system libraries and apk-tools: 05:23:28 #0 1.697 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:28 #0 1.704 Executing busybox-1.36.1-r5.trigger 05:23:28 #0 1.808 Continuing the upgrade transaction with new apk-tools: 05:23:28 #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 2.110 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.155 Executing busybox-1.36.1-r6.post-upgrade 05:23:28 #0 2.171 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.174 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:28 #0 2.183 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:28 #0 2.227 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:28 #0 2.238 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.241 Executing busybox-1.36.1-r6.trigger 05:23:28 #0 2.253 Executing ca-certificates-20240226-r0.trigger 05:23:28 #0 2.338 OK: 17 MiB in 19 packages 05:23:28 #67 DONE 2.5s 05:23:28 05:23:28 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:23:28 #62 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #62 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #62 ... 05:23:28 05:23:28 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:23:28 #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 1.936 Upgrading critical system libraries and apk-tools: 05:23:28 #0 1.936 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:28 #0 1.945 Executing busybox-1.36.1-r5.trigger 05:23:28 #0 2.047 Continuing the upgrade transaction with new apk-tools: 05:23:28 #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:28 #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:28 #0 2.441 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.465 Executing busybox-1.36.1-r6.post-upgrade 05:23:28 #0 2.508 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.512 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:28 #0 2.518 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:28 #0 2.558 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:28 #0 2.568 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:28 #0 2.569 Executing busybox-1.36.1-r6.trigger 05:23:28 #0 2.573 OK: 7 MiB in 16 packages 05:23:28 #68 DONE 2.8s 05:23:28 05:23:28 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:23:28 #62 2.487 OK: 264 MiB in 52 packages 05:23:29 #62 DONE 2.6s 05:23:29 05:23:29 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:23:29 #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.052 Upgrading critical system libraries and apk-tools: 05:23:29 #0 2.052 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:29 #0 2.060 Executing busybox-1.36.1-r5.trigger 05:23:29 #0 2.120 Continuing the upgrade transaction with new apk-tools: 05:23:29 #0 2.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.496 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:29 #0 2.516 Executing busybox-1.36.1-r6.post-upgrade 05:23:29 #0 2.538 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:29 #0 2.539 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:29 #0 2.545 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:29 #0 2.582 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:29 #0 2.590 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:29 #0 2.598 Executing busybox-1.36.1-r6.trigger 05:23:29 #0 2.603 OK: 7 MiB in 17 packages 05:23:29 #69 DONE 2.8s 05:23:29 05:23:29 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:23:29 #0 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.476 OK: 264 MiB in 52 packages 05:23:29 #70 DONE 2.6s 05:23:29 05:23:29 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:23:29 #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.490 OK: 264 MiB in 52 packages 05:23:29 #71 DONE 2.8s 05:23:29 05:23:29 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:23:29 #72 DONE 0.1s 05:23:29 05:23:29 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:23:29 #73 DONE 0.1s 05:23:29 05:23:29 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:29 #74 ... 05:23:29 05:23:29 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:23:29 #75 DONE 0.1s 05:23:29 05:23:29 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:23:29 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.276 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:23:29 #0 2.276 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:23:29 #0 2.276 OK: 20075 distinct packages available 05:23:29 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.688 OK: 264 MiB in 52 packages 05:23:29 #76 DONE 2.8s 05:23:29 05:23:29 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:23:29 #77 DONE 0.1s 05:23:29 05:23:29 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:29 #78 ... 05:23:29 05:23:29 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:23:29 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.434 Upgrading critical system libraries and apk-tools: 05:23:29 #0 2.434 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:29 #0 2.442 Executing busybox-1.36.1-r5.trigger 05:23:29 #0 2.504 Continuing the upgrade transaction with new apk-tools: 05:23:29 #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #0 2.878 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:29 #0 2.898 Executing busybox-1.36.1-r6.post-upgrade 05:23:29 #0 2.913 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:29 #0 2.916 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:29 #0 2.936 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:29 #0 2.938 Executing busybox-1.36.1-r6.trigger 05:23:29 #0 2.945 OK: 8 MiB in 20 packages 05:23:29 #79 DONE 3.1s 05:23:29 05:23:29 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:23:29 #63 0.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #63 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #63 0.981 Upgrading critical system libraries and apk-tools: 05:23:29 #63 0.981 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:29 #63 0.995 Executing busybox-1.36.1-r5.trigger 05:23:29 #63 1.075 Continuing the upgrade transaction with new apk-tools: 05:23:29 #63 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:29 #63 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:29 #63 1.364 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #63 1.384 Executing busybox-1.36.1-r6.post-upgrade 05:23:30 #63 1.396 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #63 1.400 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:30 #63 1.408 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:30 #63 1.441 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:30 #63 1.448 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #63 1.451 Executing busybox-1.36.1-r6.trigger 05:23:30 #63 1.457 Executing ca-certificates-20240226-r0.trigger 05:23:30 #63 1.629 OK: 12 MiB in 26 packages 05:23:30 #63 DONE 2.4s 05:23:30 05:23:30 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:23:30 #0 1.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:30 #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:30 #0 3.295 Upgrading critical system libraries and apk-tools: 05:23:30 #0 3.295 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:30 #0 3.302 Executing busybox-1.36.1-r5.trigger 05:23:30 #0 3.361 Continuing the upgrade transaction with new apk-tools: 05:23:30 #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:30 #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:30 #0 3.642 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #0 3.654 Executing busybox-1.36.1-r6.post-upgrade 05:23:30 #0 3.668 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #0 3.670 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:30 #0 3.678 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:30 #0 4.091 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:30 #0 4.098 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #0 4.101 Executing busybox-1.36.1-r6.trigger 05:23:30 #0 4.163 OK: 8 MiB in 19 packages 05:23:30 #80 DONE 4.4s 05:23:30 05:23:30 #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:23:30 #61 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:30 #61 2.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:30 #61 2.974 Upgrading critical system libraries and apk-tools: 05:23:30 #61 2.974 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:23:30 #61 3.000 Executing busybox-1.36.1-r5.trigger 05:23:30 #61 3.088 Continuing the upgrade transaction with new apk-tools: 05:23:30 #61 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:23:30 #61 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:23:30 #61 3.391 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #61 3.401 Executing busybox-1.36.1-r6.post-upgrade 05:23:30 #61 3.417 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #61 3.420 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:23:30 #61 3.427 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:23:30 #61 3.465 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:23:30 #61 3.473 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:23:30 #61 3.475 Executing busybox-1.36.1-r6.trigger 05:23:30 #61 3.483 Executing ca-certificates-20240226-r0.trigger 05:23:30 #61 3.794 OK: 8 MiB in 17 packages 05:23:30 #61 DONE 4.5s 05:23:30 05:23:30 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:30 #81 DONE 1.4s 05:23:30 05:23:30 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:23:30 #82 DONE 1.4s 05:23:30 05:23:30 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:31 #83 ... 05:23:31 05:23:31 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:23:31 #84 DONE 0.7s 05:23:31 05:23:31 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:31 #85 DONE 0.8s 05:23:31 05:23:31 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:23:32 #86 ... 05:23:32 05:23:32 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:32 #83 DONE 1.4s 05:23:32 05:23:32 #87 [security-spire-server stage-2 6/9] COPY security.txt / 05:23:32 #87 DONE 0.7s 05:23:32 05:23:32 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:23:32 #86 DONE 0.7s 05:23:32 05:23:32 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:23:32 #88 DONE 0.1s 05:23:32 05:23:32 #89 [security-spire-config stage-2 6/10] COPY security.txt / 05:23:32 #89 DONE 0.1s 05:23:32 05:23:32 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:23:32 #90 DONE 0.1s 05:23:32 05:23:32 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:23:32 #91 ... 05:23:32 05:23:32 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 05:23:32 #92 DONE 0.2s 05:23:32 05:23:32 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:23:32 #91 DONE 0.3s 05:23:32 05:23:32 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:23:32 #93 DONE 0.4s 05:23:32 05:23:32 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:23:32 #94 ... 05:23:32 05:23:32 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:23:32 #95 DONE 3.9s 05:23:33 05:23:33 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:23:33 #96 ... 05:23:33 05:23:33 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:23:33 #97 DONE 0.6s 05:23:33 05:23:33 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:23:33 #94 DONE 0.5s 05:23:33 05:23:33 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:23:33 #96 DONE 0.4s 05:23:33 05:23:33 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:23:33 #98 ... 05:23:33 05:23:33 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:23:33 #99 DONE 0.6s 05:23:33 05:23:33 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:23:33 #98 DONE 0.3s 05:23:33 05:23:33 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:23:33 #100 DONE 0.4s 05:23:33 05:23:33 #101 [security-spire-config] exporting to image 05:23:33 #101 exporting layers 05:23:33 #101 ... 05:23:33 05:23:33 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:23:33 #102 DONE 0.3s 05:23:33 05:23:33 #101 [security-spire-agent] exporting to image 05:23:33 #101 exporting layers 0.6s done 05:23:34 #101 writing image sha256:6db96b8de8eb08c027cef45d85f40d2f578286594f82b9c235e17a12aa665d66 done 05:23:34 #101 naming to docker.io/library/security-spire-server done 05:23:34 #101 exporting layers 0.6s done 05:23:34 #101 writing image sha256:724a942dfb359fa65477170b42f44510069df20c7defe4f92f6dc4d2a66ea33a done 05:23:34 #101 naming to docker.io/library/security-spire-config done 05:23:34 #101 exporting layers 0.5s done 05:23:34 #101 writing image sha256:8ac5615d0a131c5c4b69dd7a02f426291c0e87819aedca17b162b1e21ed3b8f1 done 05:23:34 #101 naming to docker.io/library/security-spire-agent done 05:23:34 #101 DONE 1.0s 05:23:34 05:23:34 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:23:39 #34 ... 05:23:39 05:23:39 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:39 #103 ... 05:23:39 05:23:39 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:44 Removing intermediate container 0fa9b70470a9 05:23:44 ---> bd3e5c2cfa7a 05:23:44 Successfully built bd3e5c2cfa7a 05:23:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:44 + docker inspect -f . ci-base-image-arm64 05:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 05:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:46 $ docker top 546a4e812df090451ef161d88ae30dc2a633a01714d0afa6ada401287e86c32c -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:47 + go version 05:23:47 go version go1.21.9 linux/arm64 [Pipeline] } 05:23:47 $ docker stop --time=1 546a4e812df090451ef161d88ae30dc2a633a01714d0afa6ada401287e86c32c 05:23:48 $ docker rm -f --volumes 546a4e812df090451ef161d88ae30dc2a633a01714d0afa6ada401287e86c32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:49 + docker inspect -f . ci-base-image-arm64 05:23:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:49 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 05:23:49 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:50 $ docker top cb396d2138f6cc3533a95651b9ed64a7d375cc1cc3725a3217c8053da31ec698 -eo pid,comm [Pipeline] { [Pipeline] echo 05:23:50 ========================================================= 05:23:50 [edgeXBuildGoParallel] Running Tests and Build... 05:23:50 ========================================================= [Pipeline] sh 05:23:51 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 05:23:51 + make test 05:23:51 go test -race -coverprofile=coverage.out ./... 05:24:01 #104 DONE 29.1s 05:24:01 05:24:01 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:01 #103 DONE 29.1s 05:24:01 05:24:01 #105 [support-notifications builder 6/7] COPY . . 05:24:01 #105 ... 05:24:01 05:24:01 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:01 #74 DONE 29.1s 05:24:01 05:24:01 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:01 #78 DONE 29.0s 05:24:01 05:24:01 #106 [security-spiffe-token-provider builder 6/7] COPY . . 05:24:08 #106 ... 05:24:08 05:24:08 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 05:24:08 #107 ... 05:24:08 05:24:08 #108 [security-secretstore-setup builder 6/7] COPY . . 05:24:08 #108 ... 05:24:08 05:24:08 #106 [security-spiffe-token-provider builder 6/7] COPY . . 05:24:08 #106 DONE 10.6s 05:24:08 05:24:08 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 05:24:08 #107 DONE 10.7s 05:24:08 05:24:08 #105 [support-notifications builder 6/7] COPY . . 05:24:08 #105 DONE 10.7s 05:24:08 05:24:08 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #109 CACHED 05:24:08 05:24:08 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:24:08 #110 CACHED 05:24:08 05:24:08 #111 [security-proxy-auth builder 6/7] COPY . . 05:24:08 #111 CACHED 05:24:08 05:24:08 #112 [core-data builder 6/7] COPY . . 05:24:08 #112 CACHED 05:24:08 05:24:08 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #113 CACHED 05:24:08 05:24:08 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 05:24:08 #114 CACHED 05:24:08 05:24:08 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #115 CACHED 05:24:08 05:24:08 #116 [support-scheduler builder 6/7] COPY . . 05:24:08 #116 CACHED 05:24:08 05:24:08 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:24:08 #117 CACHED 05:24:08 05:24:08 #118 [core-metadata builder 6/7] COPY . . 05:24:08 #118 CACHED 05:24:08 05:24:08 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:24:08 #119 CACHED 05:24:08 05:24:08 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #120 CACHED 05:24:08 05:24:08 #121 [core-command builder 6/7] COPY . . 05:24:08 #121 CACHED 05:24:08 05:24:08 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 05:24:08 #122 CACHED 05:24:08 05:24:08 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #123 CACHED 05:24:08 05:24:08 #124 [security-bootstrapper builder 6/7] COPY . . 05:24:08 #124 CACHED 05:24:08 05:24:08 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #125 CACHED 05:24:08 05:24:08 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:24:08 #126 CACHED 05:24:08 05:24:08 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:08 #127 CACHED 05:24:08 05:24:08 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:24:08 #128 CACHED 05:24:08 05:24:08 #129 [security-proxy-setup builder 6/7] COPY . . 05:24:08 #129 CACHED 05:24:08 05:24:08 #108 [security-secretstore-setup builder 6/7] COPY . . 05:24:08 #108 DONE 10.7s 05:24:08 05:24:08 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:24:10 #130 1.610 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 05:24:18 #130 ... 05:24:18 05:24:18 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:24:18 #0 1.137 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 05:24:19 #131 ... 05:24:19 05:24:19 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:24:19 #0 0.678 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 05:24:19 #132 ... 05:24:19 05:24:19 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:24:19 #0 0.564 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 05:24:19 #133 ... 05:24:19 05:24:19 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:24:19 #0 1.217 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 05:24:19 #134 ... 05:24:19 05:24:19 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:24:19 #0 1.634 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 05:24:19 #135 ... 05:24:19 05:24:19 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:24:19 #0 1.031 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 05:24:20 #136 ... 05:24:20 05:24:20 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:24:20 #0 1.180 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 05:24:20 #137 ... 05:24:20 05:24:20 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:24:20 #0 1.040 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 05:24:20 #138 ... 05:24:20 05:24:20 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:24:20 #0 0.337 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 05:24:20 #139 ... 05:24:20 05:24:20 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:24:20 #0 1.667 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 05:24:39 ? github.com/edgexfoundry/edgex-go [no test files] 05:25:41 #140 ... 05:25:41 05:25:41 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:41 #136 81.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 05:26:28 #136 ... 05:26:28 05:26:28 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:26:28 #139 DONE 136.7s 05:26:28 05:26:28 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:26:28 #137 DONE 136.7s 05:26:28 05:26:28 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:26:28 #130 DONE 136.7s 05:26:28 05:26:28 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:26:28 #134 DONE 136.7s 05:26:28 05:26:28 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #141 ... 05:26:28 05:26:28 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:28 #132 DONE 136.8s 05:26:28 05:26:28 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:28 #133 DONE 136.9s 05:26:28 05:26:28 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:26:28 #136 DONE 136.8s 05:26:28 05:26:28 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #142 ... 05:26:28 05:26:28 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:26:28 #131 DONE 137.0s 05:26:28 05:26:28 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:26:28 #140 DONE 137.1s 05:26:28 05:26:28 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:26:28 #135 DONE 137.1s 05:26:28 05:26:28 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:26:28 #138 DONE 137.1s 05:26:28 05:26:28 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #143 ... 05:26:28 05:26:28 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #144 DONE 0.7s 05:26:28 05:26:28 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #145 DONE 0.8s 05:26:28 05:26:28 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #141 DONE 0.8s 05:26:28 05:26:28 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #142 DONE 0.7s 05:26:28 05:26:28 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:26:28 #146 DONE 0.5s 05:26:28 05:26:28 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #147 DONE 0.7s 05:26:28 05:26:28 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:26:28 #148 ... 05:26:28 05:26:28 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #143 DONE 0.5s 05:26:28 05:26:28 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:26:28 #149 DONE 0.3s 05:26:28 05:26:28 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:26:28 #150 DONE 0.4s 05:26:28 05:26:28 #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:26:28 #151 DONE 0.4s 05:26:28 05:26:28 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #152 CACHED 05:26:28 05:26:28 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:26:28 #153 CACHED 05:26:28 05:26:28 #154 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #154 CACHED 05:26:28 05:26:28 #155 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:26:28 #155 CACHED 05:26:28 05:26:28 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #156 CACHED 05:26:28 05:26:28 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:26:28 #157 CACHED 05:26:28 05:26:28 #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:26:28 #158 CACHED 05:26:28 05:26:28 #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:26:28 #159 CACHED 05:26:28 05:26:28 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:26:28 #160 DONE 0.4s 05:26:28 05:26:28 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:26:28 #161 ... 05:26:28 05:26:28 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:26:28 #162 DONE 0.4s 05:26:28 05:26:28 #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:26:28 #163 DONE 0.3s 05:26:28 05:26:28 #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:26:28 #164 ... 05:26:28 05:26:28 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:26:28 #165 DONE 0.8s 05:26:28 05:26:28 #166 [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 05:26:28 #166 ... 05:26:28 05:26:28 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:26:28 #167 DONE 1.8s 05:26:28 05:26:28 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:26:28 #168 DONE 2.1s 05:26:28 05:26:28 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:26:28 #169 DONE 2.1s 05:26:28 05:26:28 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:26:28 #170 DONE 2.1s 05:26:28 05:26:28 #166 [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 05:26:28 #166 DONE 2.1s 05:26:28 05:26:28 #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:26:28 #171 ... 05:26:28 05:26:28 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:26:28 #172 DONE 2.1s 05:26:28 05:26:28 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:26:28 #173 DONE 2.1s 05:26:28 05:26:28 #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:26:28 #164 DONE 2.0s 05:26:28 05:26:28 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:26:28 #161 DONE 2.1s 05:26:28 05:26:28 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:26:28 #174 DONE 0.5s 05:26:29 05:26:29 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:26:29 #175 DONE 0.3s 05:26:29 05:26:29 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:26:29 #176 ... 05:26:29 05:26:29 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:26:29 #177 DONE 0.3s 05:26:29 05:26:29 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:26:29 #178 DONE 0.4s 05:26:29 05:26:29 #171 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:26:29 #171 DONE 0.5s 05:26:29 05:26:29 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:26:29 #179 DONE 0.4s 05:26:29 05:26:29 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:26:29 #180 DONE 0.4s 05:26:29 05:26:29 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:26:29 #181 DONE 0.5s 05:26:29 05:26:29 #101 [security-spiffe-token-provider] exporting to image 05:26:29 #101 exporting layers 05:26:29 #101 ... 05:26:29 05:26:29 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:26:29 #148 DONE 2.9s 05:26:29 05:26:29 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:26:29 #182 DONE 0.5s 05:26:29 05:26:29 #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:26:29 #183 DONE 0.5s 05:26:29 05:26:29 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:26:29 #176 DONE 0.5s 05:26:29 05:26:29 #101 [support-notifications] exporting to image 05:26:29 #101 ... 05:26:29 05:26:29 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:26:29 #184 DONE 0.5s 05:26:29 05:26:29 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:26:29 #185 DONE 0.5s 05:26:29 05:26:29 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:26:29 #186 DONE 0.3s 05:26:29 05:26:29 #101 [support-notifications] exporting to image 05:26:29 #101 exporting layers 0.4s done 05:26:29 #101 ... 05:26:29 05:26:29 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:26:29 #187 DONE 0.4s 05:26:29 05:26:29 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:26:29 #188 DONE 0.3s 05:26:29 05:26:29 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:26:29 #189 DONE 0.2s 05:26:29 05:26:29 #101 [core-metadata] exporting to image 05:26:29 #101 exporting layers 0.4s done 05:26:29 #101 ... 05:26:29 05:26:29 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:26:29 #190 DONE 0.3s 05:26:29 05:26:29 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:26:29 #191 DONE 0.3s 05:26:29 05:26:29 #101 [support-scheduler] exporting to image 05:26:29 #101 writing image sha256:4b9a90f047627b63661b927364e40cb7780ec01635718d7885e18bc9d2a05e22 0.0s done 05:26:29 #101 writing image sha256:9b4936ff939366f29252eeabf8304ad6fcf354d869b386585a205592a149524f 05:26:29 #101 naming to docker.io/library/support-scheduler done 05:26:30 #101 exporting layers 0.7s done 05:26:30 #101 writing image sha256:9b4936ff939366f29252eeabf8304ad6fcf354d869b386585a205592a149524f 0.1s done 05:26:30 #101 naming to docker.io/library/core-command done 05:26:30 #101 writing image sha256:d0722c05b6ef2fb50cea9490bb386d4356c4ad18bddf77a814c712abe5ac5b73 05:26:30 #101 writing image sha256:ec033bf29e101fcddd8a530ca86bd0b39a080b6dc777196d3d23e885f6c013f1 05:26:30 #101 writing image sha256:d0722c05b6ef2fb50cea9490bb386d4356c4ad18bddf77a814c712abe5ac5b73 0.2s done 05:26:30 #101 naming to docker.io/library/support-notifications 05:26:30 #101 exporting layers 1.2s done 05:26:30 #101 exporting layers 0.9s done 05:26:30 #101 writing image sha256:ec033bf29e101fcddd8a530ca86bd0b39a080b6dc777196d3d23e885f6c013f1 0.5s done 05:26:30 #101 naming to docker.io/library/support-notifications 0.3s done 05:26:30 #101 writing image sha256:68185fb9934a83512f6055cabc94fe2d6ff0d08cda0ad82178b5f2a2c242a062 0.0s done 05:26:30 #101 naming to docker.io/library/core-data done 05:26:30 #101 naming to docker.io/library/security-spiffe-token-provider done 05:26:30 #101 writing image sha256:849677227f5c243510f68fa5a33a374ab1b2949e52a8acc99b548d4e13849d2c done 05:26:30 #101 naming to docker.io/library/core-metadata done 05:26:30 #101 DONE 2.4s 05:26:30 05:26:30 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:26:30 #192 DONE 0.6s 05:26:30 05:26:30 #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:30 #193 DONE 1.1s 05:26:30 05:26:30 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:26:30 #194 DONE 0.6s 05:26:30 05:26:30 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:26:30 #195 DONE 0.2s 05:26:30 05:26:30 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:30 #196 DONE 1.2s 05:26:30 05:26:30 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:26:30 #197 DONE 0.2s 05:26:30 05:26:30 #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:31 #198 ... 05:26:31 05:26:31 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:26:31 #199 DONE 0.1s 05:26:31 05:26:31 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:26:31 #200 DONE 0.1s 05:26:31 05:26:31 #101 [security-proxy-auth] exporting to image 05:26:31 #101 exporting layers 0.2s done 05:26:31 #101 writing image sha256:47fa09d031d944d459232dc9d9c5dd3bae13b93f150a3c056505108a8420d59b 0.0s done 05:26:31 #101 naming to docker.io/library/core-common-config-bootstrapper done 05:26:31 #101 writing image sha256:082097af29af7037dcd9d747e1a7109d7e7fcbb5909251ce0ade5f69e819d194 done 05:26:31 #101 naming to docker.io/library/security-proxy-auth 0.0s done 05:26:31 #101 DONE 2.7s 05:26:31 05:26:31 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:26:31 #201 DONE 0.1s 05:26:31 05:26:31 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:31 #202 DONE 1.4s 05:26:31 05:26:31 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:26:31 #203 DONE 0.1s 05:26:31 05:26:31 #101 [security-proxy-setup] exporting to image 05:26:31 #101 exporting layers 0.2s done 05:26:31 #101 writing image sha256:c7e85b500f0f9e79baa8495da184b71ab52206584d72acce81fa88d5970a2ca8 done 05:26:31 #101 naming to docker.io/library/security-proxy-setup done 05:26:31 #101 DONE 2.9s 05:26:31 05:26:31 #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:31 #198 DONE 0.6s 05:26:31 05:26:31 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:26:31 #204 DONE 0.6s 05:26:31 05:26:31 #101 [security-bootstrapper] exporting to image 05:26:31 #101 writing image sha256:0532117069f28883b0798669e8cb341e10c6aef1cca41869a04aff9d53e67408 done 05:26:31 #101 naming to docker.io/library/security-secretstore-setup done 05:26:31 #101 exporting layers 0.2s done 05:26:31 #101 writing image sha256:a22f43efc91bf47bdf3081add83c94899816799f34a772540dd64e8d87b4663a 05:26:31 #101 writing image sha256:a22f43efc91bf47bdf3081add83c94899816799f34a772540dd64e8d87b4663a done 05:26:31 #101 naming to docker.io/library/security-bootstrapper done 05:26:31 #101 DONE 3.2s 05:26:31 05:26:31 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:26:31 time="2024-06-06T05:22:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:26:31 $ docker stop --time=1 a3f75e86eae02ed77ffb4f2a5bc98d56b56112d53ee246c7480d69fc215e7513 05:26:33 $ docker rm -f --volumes a3f75e86eae02ed77ffb4f2a5bc98d56b56112d53ee246c7480d69fc215e7513 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:33 + docker images 05:26:33 REPOSITORY TAG IMAGE ID CREATED SIZE 05:26:33 security-secretstore-setup latest 0532117069f2 2 seconds ago 43.1MB 05:26:33 security-proxy-setup latest c7e85b500f0f 2 seconds ago 32.5MB 05:26:33 security-bootstrapper latest a22f43efc91b 2 seconds ago 25.2MB 05:26:33 security-proxy-auth latest 082097af29af 3 seconds ago 39.2MB 05:26:33 core-common-config-bootstrapper latest 47fa09d031d9 3 seconds ago 21.5MB 05:26:33 support-scheduler latest 4b9a90f04762 4 seconds ago 44.4MB 05:26:33 security-spiffe-token-provider latest 68185fb9934a 4 seconds ago 35.2MB 05:26:33 support-notifications latest d0722c05b6ef 4 seconds ago 45MB 05:26:33 core-command latest 9b4936ff9393 4 seconds ago 41.5MB 05:26:33 core-metadata latest 849677227f5c 4 seconds ago 42.1MB 05:26:33 core-data latest ec033bf29e10 4 seconds ago 41.9MB 05:26:33 security-spire-server latest 6db96b8de8eb 3 minutes ago 109MB 05:26:33 security-spire-agent latest 8ac5615d0a13 3 minutes ago 167MB 05:26:33 security-spire-config latest 724a942dfb35 3 minutes ago 108MB 05:26:33 ci-base-image-x86_64 latest 6a34ec5648d8 6 minutes ago 977MB 05:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 6 weeks ago 565MB 05:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 05:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months 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] } 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:28:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:28:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:28:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:28:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:28:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:28:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.291s coverage: 28.7% of statements 05:28:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.311s coverage: 97.0% of statements 05:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:28:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.398s coverage: 69.2% of statements 05:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:28:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.337s coverage: 53.2% of statements 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:28:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:29:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.221s coverage: 93.4% of statements 05:29:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.479s coverage: 6.1% of statements 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:29:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:29:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.933s coverage: 97.6% of statements 05:29:15 ok github.com/edgexfoundry/edgex-go/internal/io 1.225s coverage: 72.2% of statements 05:29:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:29:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.429s coverage: 0.9% of statements 05:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.267s coverage: 32.2% of statements 05:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.296s coverage: 41.7% of statements 05:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.304s coverage: 82.9% of statements 05:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.297s coverage: 94.1% of statements 05:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.224s coverage: 96.3% of statements 05:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.301s coverage: 87.5% of statements 05:29:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.274s coverage: 94.4% of statements 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.138s coverage: 79.9% of statements 05:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.273s coverage: 92.9% of statements 05:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements 05:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.250s coverage: 62.3% of statements 05:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.215s coverage: 87.2% of statements 05:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.202s coverage: 20.0% of statements 05:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.201s coverage: 100.0% of statements 05:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.583s coverage: 81.8% of statements 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.490s coverage: 82.1% of statements 05:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.248s coverage: 86.0% of statements 05:30:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:30:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.955s coverage: 63.1% of statements 05:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.263s coverage: 100.0% of statements 05:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements 05:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements 05:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements 05:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 05:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.859s coverage: 38.4% of statements 05:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.266s coverage: 89.5% of statements 05:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:30:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.229s coverage: 84.8% of statements 05:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:30:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.323s coverage: 19.9% of statements 05:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:30:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.711s coverage: 95.7% of statements 05:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.300s coverage: 61.8% of statements 05:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.461s coverage: 98.9% of statements 05:30:57 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 05:30:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:30:57 go vet ./... 05:35:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:19 ./bin/test-attribution-txt.sh 05:35:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:35:19 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:35:19 + ls -al . 05:35:19 total 812 05:35:19 drwxrwxr-x 10 1001 1001 4096 Jun 6 05:23 . 05:35:19 drwxr-xr-x 4 root root 4096 Jun 6 05:23 .. 05:35:19 drwxrwxr-x 2 1001 1001 4096 Jun 6 05:21 .blubracket 05:35:19 -rw-rw-r-- 1 1001 1001 10 Jun 6 05:21 .dockerignore 05:35:19 drwxrwxr-x 8 1001 1001 4096 Jun 6 05:21 .git 05:35:19 drwxrwxr-x 3 1001 1001 4096 Jun 6 05:21 .github 05:35:19 -rw-rw-r-- 1 1001 1001 1074 Jun 6 05:21 .gitignore 05:35:19 -rw-rw-r-- 1 1001 1001 42 Jun 6 05:21 .golangci.yml 05:35:19 -rw-rw-r-- 1 1001 1001 100 Jun 6 05:21 .hadolint.yml 05:35:19 -rw-rw-r-- 1 1001 1001 155 Jun 6 05:21 .sonarcloud.properties 05:35:19 -rw-rw-r-- 1 1001 1001 1171 Jun 6 05:21 ADOPTERS.md 05:35:19 -rw-rw-r-- 1 1001 1001 20261 Jun 6 05:21 Attribution.txt 05:35:19 -rw-rw-r-- 1 1001 1001 100284 Jun 6 05:21 CHANGELOG.md 05:35:19 -rw-rw-r-- 1 1001 1001 3804 Jun 6 05:21 CONTRIBUTING.md 05:35:19 -rw-rw-r-- 1 1001 1001 677 Jun 6 05:21 GOVERNANCE.md 05:35:19 -rw-rw-r-- 1 1001 1001 861 Jun 6 05:21 Jenkinsfile 05:35:19 -rw-rw-r-- 1 1001 1001 10775 Jun 6 05:21 LICENSE 05:35:19 -rw-rw-r-- 1 1001 1001 15392 Jun 6 05:21 Makefile 05:35:19 -rw-rw-r-- 1 1001 1001 582 Jun 6 05:21 OWNERS.md 05:35:19 -rw-rw-r-- 1 1001 1001 9528 Jun 6 05:21 README.md 05:35:19 -rw-rw-r-- 1 1001 1001 789 Jun 6 05:21 SECURITY.md 05:35:19 -rw-rw-r-- 1 1001 1001 5 Jun 6 05:19 VERSION 05:35:19 drwxrwxr-x 2 1001 1001 4096 Jun 6 05:21 bin 05:35:19 drwxrwxr-x 18 1001 1001 4096 Jun 6 05:21 cmd 05:35:19 -rw-r--r-- 1 root root 455713 Jun 6 05:30 coverage.out 05:35:19 drwxrwxr-x 2 1001 1001 4096 Jun 6 05:21 fuzz_test 05:35:19 -rw-rw-r-- 1 1001 1001 7030 Jun 6 05:21 go.mod 05:35:19 -rw-rw-r-- 1 1001 1001 101825 Jun 6 05:21 go.sum 05:35:19 drwxrwxr-x 7 1001 1001 4096 Jun 6 05:21 internal 05:35:19 drwxrwxr-x 3 1001 1001 4096 Jun 6 05:21 openapi 05:35:19 -rw-rw-r-- 1 1001 1001 584 Jun 6 05:21 security.txt 05:35:19 -rw-rw-r-- 1 1001 1001 204 Jun 6 05:21 version.go [Pipeline] sh 05:35:20 + '[' -e coverage.out ] 05:35:20 + chown 1001:1001 coverage.out [Pipeline] stash 05:35:20 Warning: overwriting stash ‘coverage-report’ 05:35:21 Stashed 1 file(s) [Pipeline] sh 05:35:21 + make build 05:35:21 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 05:38:28 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 05:38: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 05:38:39 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 05:38:42 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 05:39:15 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 05:39:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:39:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:39:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:39:40 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 05:39: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:39: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] } 05:39:53 $ docker stop --time=1 cb396d2138f6cc3533a95651b9ed64a7d375cc1cc3725a3217c8053da31ec698 05:39:56 $ docker rm -f --volumes cb396d2138f6cc3533a95651b9ed64a7d375cc1cc3725a3217c8053da31ec698 [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 05:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:59 05:39:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:00 latest: Pulling from edgex-devops/edgex-compose-arm64 05:40:00 547446be3368: Pulling fs layer 05:40:00 d125d8839a47: Pulling fs layer 05:40:00 3e85d5ac6304: Pulling fs layer 05:40:00 c3105a71a48b: Pulling fs layer 05:40:00 0f093f025ec4: Pulling fs layer 05:40:00 c3106fc0e877: Pulling fs layer 05:40:00 c3105a71a48b: Waiting 05:40:00 0f093f025ec4: Waiting 05:40:00 c3106fc0e877: Waiting 05:40:00 547446be3368: Verifying Checksum 05:40:00 547446be3368: Download complete 05:40:00 c3105a71a48b: Verifying Checksum 05:40:00 c3105a71a48b: Download complete 05:40:01 d125d8839a47: Verifying Checksum 05:40:01 d125d8839a47: Download complete 05:40:01 c3106fc0e877: Verifying Checksum 05:40:01 c3106fc0e877: Download complete 05:40:01 0f093f025ec4: Verifying Checksum 05:40:01 547446be3368: Pull complete 05:40:02 d125d8839a47: Pull complete 05:40:03 3e85d5ac6304: Verifying Checksum 05:40:03 3e85d5ac6304: Download complete 05:40:13 3e85d5ac6304: Pull complete 05:40:13 c3105a71a48b: Pull complete 05:40:14 0f093f025ec4: Pull complete 05:40:14 c3106fc0e877: Pull complete 05:40:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:14 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 05:40:15 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:40:17 $ docker top 0fa932b67ca420abb700f70b80fb91286dfb34db070f65e8f25da80b855f9825 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:18 + docker compose -f ./docker-compose-build.yml build --parallel 05:40:28 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:40:28 #1 transferring dockerfile: 2.23kB 0.0s done 05:40:28 #1 DONE 0.1s 05:40:28 05:40:28 #2 [security-spire-agent internal] load build definition from Dockerfile 05:40:28 #2 transferring dockerfile: 1.81kB 0.0s done 05:40:28 #2 DONE 0.1s 05:40:28 05:40:28 #3 [core-data internal] load build definition from Dockerfile 05:40:28 #3 transferring dockerfile: 2.01kB 0.0s done 05:40:28 #3 DONE 0.1s 05:40:28 05:40:28 #4 [security-spire-server internal] load build definition from Dockerfile 05:40:28 #4 transferring dockerfile: 1.70kB done 05:40:28 #4 DONE 0.1s 05:40:28 05:40:28 #5 [core-metadata internal] load build definition from Dockerfile 05:40:28 #5 transferring dockerfile: 2.06kB 0.0s done 05:40:28 #5 DONE 0.1s 05:40:28 05:40:28 #6 [security-secretstore-setup internal] load build definition from Dockerfile 05:40:28 #6 transferring dockerfile: 2.49kB 0.0s done 05:40:28 #6 DONE 0.1s 05:40:28 05:40:28 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:40:28 #7 transferring dockerfile: 1.89kB 0.0s done 05:40:28 #7 DONE 0.1s 05:40:28 05:40:28 #8 [security-bootstrapper internal] load build definition from Dockerfile 05:40:28 #8 transferring dockerfile: 2.93kB 0.0s done 05:40:28 #8 DONE 0.1s 05:40:28 05:40:28 #9 [support-notifications internal] load build definition from Dockerfile 05:40:28 #9 transferring dockerfile: 1.95kB 0.0s done 05:40:28 #9 DONE 0.1s 05:40:28 05:40:28 #10 [security-spire-config internal] load build definition from Dockerfile 05:40:28 #10 transferring dockerfile: 1.69kB done 05:40:28 #10 DONE 0.1s 05:40:28 05:40:28 #11 [security-proxy-setup internal] load build definition from Dockerfile 05:40:28 #11 transferring dockerfile: 2.50kB 0.0s done 05:40:28 #11 DONE 0.1s 05:40:28 05:40:28 #12 [support-scheduler internal] load build definition from Dockerfile 05:40:28 #12 transferring dockerfile: 1.93kB done 05:40:28 #12 DONE 0.1s 05:40:28 05:40:28 #13 [security-proxy-auth internal] load build definition from Dockerfile 05:40:28 #13 transferring dockerfile: 2.15kB 0.0s done 05:40:28 #13 DONE 0.1s 05:40:28 05:40:28 #14 [core-command internal] load build definition from Dockerfile 05:40:28 #14 transferring dockerfile: 1.93kB done 05:40:28 #14 DONE 0.1s 05:40:28 05:40:28 #15 [core-common-config-bootstrapper internal] load .dockerignore 05:40:28 #15 transferring context: 50B done 05:40:28 #15 DONE 0.1s 05:40:28 05:40:28 #16 [security-spire-agent internal] load .dockerignore 05:40:28 #16 transferring context: 50B 0.0s done 05:40:28 #16 DONE 0.0s 05:40:29 05:40:29 #17 [core-data internal] load .dockerignore 05:40:29 #17 transferring context: 50B done 05:40:29 #17 DONE 0.1s 05:40:29 05:40:29 #18 [security-spire-server internal] load .dockerignore 05:40:29 #18 transferring context: 50B done 05:40:29 #18 DONE 0.1s 05:40:29 05:40:29 #19 [core-metadata internal] load .dockerignore 05:40:29 #19 transferring context: 50B 0.0s done 05:40:29 #19 DONE 0.1s 05:40:29 05:40:29 #20 [security-spiffe-token-provider internal] load .dockerignore 05:40:29 #20 transferring context: 50B done 05:40:29 #20 DONE 0.1s 05:40:29 05:40:29 #21 [security-secretstore-setup internal] load .dockerignore 05:40:29 #21 transferring context: 50B 0.0s done 05:40:29 #21 DONE 0.1s 05:40:29 05:40:29 #22 [security-bootstrapper internal] load .dockerignore 05:40:29 #22 transferring context: 50B done 05:40:29 #22 DONE 0.1s 05:40:29 05:40:29 #23 [support-notifications internal] load .dockerignore 05:40:29 #23 transferring context: 50B 0.0s done 05:40:29 #23 DONE 0.1s 05:40:29 05:40:29 #24 [security-spire-config internal] load .dockerignore 05:40:29 #24 transferring context: 50B 0.0s done 05:40:29 #24 DONE 0.1s 05:40:29 05:40:29 #25 [security-proxy-setup internal] load .dockerignore 05:40:29 #25 transferring context: 50B done 05:40:29 #25 DONE 0.1s 05:40:29 05:40:29 #26 [support-scheduler internal] load .dockerignore 05:40:29 #26 transferring context: 50B 0.0s done 05:40:29 #26 DONE 0.1s 05:40:29 05:40:29 #27 [security-proxy-auth internal] load .dockerignore 05:40:29 #27 transferring context: 50B 0.0s done 05:40:29 #27 DONE 0.1s 05:40:30 05:40:30 #28 [core-command internal] load .dockerignore 05:40:30 #28 transferring context: 50B done 05:40:30 #28 DONE 0.1s 05:40:30 05:40:30 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:30 #29 DONE 0.0s 05:40:30 05:40:30 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:40:30 #30 DONE 0.4s 05:40:30 05:40:30 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:30 #31 DONE 0.2s 05:40:30 05:40:30 #32 [core-common-config-bootstrapper internal] load build context 05:40:30 #32 ... 05:40:30 05:40:30 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:30 #29 DONE 0.0s 05:40:30 05:40:30 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:31 #31 DONE 0.4s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:31 #31 DONE 0.4s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:31 #31 DONE 0.5s 05:40:31 05:40:31 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 05:40:31 #33 DONE 0.9s 05:40:31 05:40:31 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:40:31 #34 DONE 2.2s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:31 #32 ... 05:40:31 05:40:31 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:31 #31 DONE 0.5s 05:40:31 05:40:31 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:31 #29 DONE 0.0s 05:40:31 05:40:31 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:40:31 #35 DONE 1.2s 05:40:31 05:40:31 #32 [core-common-config-bootstrapper internal] load build context 05:40:32 #32 ... 05:40:32 05:40:32 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:32 #29 DONE 0.1s 05:40:32 05:40:32 #32 [core-common-config-bootstrapper internal] load build context 05:40:32 #32 ... 05:40:32 05:40:32 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:32 #31 DONE 0.7s 05:40:32 05:40:32 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:40:32 #34 DONE 2.3s 05:40:32 05:40:32 #32 [core-common-config-bootstrapper internal] load build context 05:40:32 #32 ... 05:40:32 05:40:32 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:32 #31 DONE 0.7s 05:40:32 05:40:32 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:40:32 #29 DONE 0.1s 05:40:32 05:40:32 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:40:32 #34 DONE 2.3s 05:40:32 05:40:32 #32 [core-common-config-bootstrapper internal] load build context 05:40:33 #32 ... 05:40:33 05:40:33 #36 [security-spire-server internal] load build context 05:40:33 #36 transferring context: 26.69kB 0.2s done 05:40:33 #36 DONE 1.0s 05:40:33 05:40:33 #37 [security-spire-agent internal] load build context 05:40:33 #37 transferring context: 26.22kB 0.1s done 05:40:33 #37 DONE 1.1s 05:40:33 05:40:33 #32 [core-common-config-bootstrapper internal] load build context 05:40:34 #32 ... 05:40:34 05:40:34 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:40:34 #30 DONE 3.3s 05:40:34 05:40:34 #32 [core-common-config-bootstrapper internal] load build context 05:40:34 #32 ... 05:40:34 05:40:34 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:34 #31 DONE 0.7s 05:40:34 05:40:34 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:40:34 #34 DONE 2.4s 05:40:34 05:40:34 #32 [core-common-config-bootstrapper internal] load build context 05:40:34 #32 ... 05:40:34 05:40:34 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:40:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 05:40:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 05:40:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 05:40:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 05:40:34 #31 DONE 0.7s 05:40:34 05:40:34 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:40:34 #34 DONE 2.4s 05:40:34 05:40:34 #32 [core-common-config-bootstrapper internal] load build context 05:40:34 #32 ... 05:40:34 05:40:34 #38 [security-spire-config internal] load build context 05:40:34 #38 transferring context: 24.94kB 0.3s done 05:40:34 #38 DONE 2.6s 05:40:34 05:40:34 #32 [core-common-config-bootstrapper internal] load build context 05:40:35 #32 ... 05:40:35 05:40:35 #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:40:35 #39 DONE 4.5s 05:40:35 05:40:35 #32 [core-common-config-bootstrapper internal] load build context 05:40:38 #32 transferring context: 35.20MB 7.9s 05:40:40 #32 ... 05:40:40 05:40:40 #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:40:40 #0 5.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:40 #0 6.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:40 #0 9.333 (1/1) Installing dumb-init (1.2.5-r2) 05:40:40 #0 9.333 Executing busybox-1.36.1-r5.trigger 05:40:40 #0 9.333 OK: 8 MiB in 16 packages 05:40:40 #40 ... 05:40:40 05:40:40 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:40 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done 05:40:40 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:40:40 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 05:40:40 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 05:40:40 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.3s done 05:40:40 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done 05:40:40 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 05:40:40 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 4.9s 05:40:40 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.1s done 05:40:40 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.32MB / 23.39MB 5.1s 05:40:40 #41 ... 05:40:40 05:40:40 #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:40:40 #0 6.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:40 #0 7.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:41 #42 ... 05:40:41 05:40:41 #43 [core-data internal] load build context 05:40:41 #43 ... 05:40:41 05:40:41 #44 [core-metadata internal] load build context 05:40:41 #44 ... 05:40:41 05:40:41 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:41 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.91MB / 23.39MB 5.5s 05:40:41 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 05:40:41 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.9s 05:40:41 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 05:40:41 #41 ... 05:40:41 05:40:41 #45 [security-spiffe-token-provider internal] load build context 05:40:41 #45 ... 05:40:41 05:40:41 #46 [security-secretstore-setup internal] load build context 05:40:41 #46 ... 05:40:41 05:40:41 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:40:41 #0 6.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:41 #0 7.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:41 #47 ... 05:40:41 05:40:41 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:40:41 #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:41 #0 8.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:42 #48 ... 05:40:42 05:40:42 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:40:42 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done 05:40:42 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 05:40:42 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 05:40:42 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 05:40:42 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done 05:40:42 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.3s done 05:40:42 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done 05:40:42 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 6.2s 05:40:42 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done 05:40:42 #49 ... 05:40:42 05:40:42 #50 [security-proxy-setup internal] load build context 05:40:42 #50 ... 05:40:42 05:40:42 #51 [support-scheduler internal] load build context 05:40:42 #51 ... 05:40:42 05:40:42 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:42 #0 8.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:42 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:42 #52 ... 05:40:42 05:40:42 #53 [support-notifications internal] load build context 05:40:42 #53 ... 05:40:42 05:40:42 #54 [security-bootstrapper internal] load build context 05:40:42 #54 ... 05:40:42 05:40:42 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:40:42 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:42 #55 ... 05:40:42 05:40:42 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:42 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.3s 05:40:43 #41 ... 05:40:43 05:40:43 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:40:43 #56 ... 05:40:43 05:40:43 #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:40:43 #40 DONE 13.7s 05:40:43 05:40:43 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:40:43 #57 ... 05:40:43 05:40:43 #58 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:40:43 #58 ... 05:40:43 05:40:43 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:40:43 #59 ... 05:40:43 05:40:43 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:43 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.0s 05:40:44 #41 ... 05:40:44 05:40:44 #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:40:44 #42 11.29 (1/1) Installing dumb-init (1.2.5-r2) 05:40:44 #42 11.29 Executing busybox-1.36.1-r5.trigger 05:40:44 #42 11.29 OK: 8 MiB in 16 packages 05:40:44 #42 DONE 13.3s 05:40:44 05:40:44 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:44 #41 ... 05:40:44 05:40:44 #60 [security-proxy-auth internal] load build context 05:40:44 #60 transferring context: 5.53MB 7.8s 05:40:44 #60 ... 05:40:44 05:40:44 #61 [core-command internal] load build context 05:40:44 #61 ... 05:40:44 05:40:44 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:44 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.2s 05:40:45 #41 ... 05:40:45 05:40:45 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:40:45 #62 ... 05:40:45 05:40:45 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:40:45 #63 ... 05:40:45 05:40:45 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:40:46 #64 ... 05:40:46 05:40:46 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:40:46 #65 ... 05:40:46 05:40:46 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:46 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 05:40:46 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done 05:40:46 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 11.0s 05:40:46 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done 05:40:47 #41 ... 05:40:47 05:40:47 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:40:47 #47 11.02 (1/4) Installing ca-certificates (20240226-r0) 05:40:47 #47 11.33 (2/4) Installing dumb-init (1.2.5-r2) 05:40:47 #47 11.33 (3/4) Installing su-exec (0.2-r3) 05:40:47 #47 11.33 (4/4) Installing yq (4.33.3-r5) 05:40:47 #47 12.21 Executing busybox-1.36.1-r5.trigger 05:40:47 #47 12.28 Executing ca-certificates-20240226-r0.trigger 05:40:47 #47 13.36 OK: 18 MiB in 19 packages 05:40:47 #47 DONE 15.2s 05:40:47 05:40:47 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:47 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.6s 05:40:48 #41 ... 05:40:48 05:40:48 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:40:48 #48 13.28 (1/2) Installing dumb-init (1.2.5-r2) 05:40:48 #48 13.28 (2/2) Installing su-exec (0.2-r3) 05:40:48 #48 13.28 Executing busybox-1.36.1-r5.trigger 05:40:48 #48 13.39 OK: 8 MiB in 17 packages 05:40:48 #48 DONE 16.3s 05:40:48 05:40:48 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:40:49 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 13.7s 05:40:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 14.2s 05:40:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.5s done 05:40:50 #41 ... 05:40:50 05:40:50 #32 [core-common-config-bootstrapper internal] load build context 05:40:50 #32 transferring context: 45.96MB 20.0s 05:40:50 #32 ... 05:40:50 05:40:50 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:40:50 #65 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:51 #65 ... 05:40:51 05:40:51 #43 [core-data internal] load build context 05:40:51 #43 ... 05:40:51 05:40:51 #44 [core-metadata internal] load build context 05:40:51 #44 ... 05:40:51 05:40:51 #43 [core-data internal] load build context 05:40:52 #43 ... 05:40:52 05:40:52 #46 [security-secretstore-setup internal] load build context 05:40:52 #46 ... 05:40:52 05:40:52 #45 [security-spiffe-token-provider internal] load build context 05:40:52 #45 ... 05:40:52 05:40:52 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:40:52 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.1s done 05:40:52 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 05:40:52 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 05:40:52 #49 ... 05:40:52 05:40:52 #50 [security-proxy-setup internal] load build context 05:40:52 #50 ... 05:40:52 05:40:52 #51 [support-scheduler internal] load build context 05:40:52 #51 ... 05:40:52 05:40:52 #50 [security-proxy-setup internal] load build context 05:40:52 #50 ... 05:40:52 05:40:52 #53 [support-notifications internal] load build context 05:40:52 #53 ... 05:40:52 05:40:52 #54 [security-bootstrapper internal] load build context 05:40:53 #54 ... 05:40:53 05:40:53 #50 [security-proxy-setup internal] load build context 05:40:53 #50 ... 05:40:53 05:40:53 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:40:53 #55 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:53 #55 15.32 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:40:53 #55 15.32 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:40:53 #55 15.32 OK: 19953 distinct packages available 05:40:53 #55 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:53 #55 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:53 #55 ... 05:40:53 05:40:53 #50 [security-proxy-setup internal] load build context 05:40:54 #50 ... 05:40:54 05:40:54 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:40:54 #66 ... 05:40:54 05:40:54 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:40:54 #57 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:54 #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:54 #57 17.20 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:40:54 #57 17.20 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:40:54 #57 17.20 OK: 19953 distinct packages available 05:40:54 #57 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:54 #57 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:54 #57 ... 05:40:54 05:40:54 #50 [security-proxy-setup internal] load build context 05:40:54 #50 ... 05:40:54 05:40:54 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:54 #52 12.97 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:40:54 #52 12.97 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:40:54 #52 12.97 OK: 19953 distinct packages available 05:40:54 #52 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:54 #52 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:54 #52 20.47 (1/11) Installing ca-certificates (20240226-r0) 05:40:54 #52 21.33 (2/11) Installing brotli-libs (1.0.9-r14) 05:40:54 #52 21.49 (3/11) Installing libunistring (1.1-r1) 05:40:54 #52 21.86 (4/11) Installing libidn2 (2.3.4-r1) 05:40:54 #52 21.93 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:40:54 #52 21.93 (6/11) Installing libcurl (8.5.0-r0) 05:40:54 #52 22.19 (7/11) Installing curl (8.5.0-r0) 05:40:54 #52 22.25 (8/11) Installing dumb-init (1.2.5-r2) 05:40:54 #52 22.27 (9/11) Installing musl-obstack (1.2.3-r2) 05:40:54 #52 22.39 (10/11) Installing libucontext (1.2-r2) 05:40:54 #52 22.39 (11/11) Installing gcompat (1.1.0-r1) 05:40:54 #52 22.43 Executing busybox-1.36.1-r5.trigger 05:40:54 #52 22.65 Executing ca-certificates-20240226-r0.trigger 05:40:55 #52 ... 05:40:55 05:40:55 #60 [security-proxy-auth internal] load build context 05:40:55 #60 ... 05:40:55 05:40:55 #61 [core-command internal] load build context 05:40:55 #61 ... 05:40:55 05:40:55 #44 [core-metadata internal] load build context 05:40:56 #44 transferring context: 48.57MB 25.1s 05:40:57 #44 ... 05:40:57 05:40:57 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:40:57 #56 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:57 #56 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:57 #56 20.42 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:40:57 #56 21.54 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:40:57 #56 21.64 (3/6) Installing dumb-init (1.2.5-r2) 05:40:57 #56 21.70 (4/6) Installing openssl (3.1.5-r0) 05:40:57 #56 22.00 (5/6) Installing su-exec (0.2-r3) 05:40:57 #56 22.04 (6/6) Installing yq (4.33.3-r5) 05:40:57 #56 23.82 Executing busybox-1.36.1-r5.trigger 05:40:57 #56 23.90 OK: 18 MiB in 19 packages 05:40:57 #56 ... 05:40:57 05:40:57 #44 [core-metadata internal] load build context 05:40:57 #44 ... 05:40:57 05:40:57 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:40:57 #67 ... 05:40:57 05:40:57 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:40:57 #59 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:57 #59 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:40:57 #59 23.08 (1/2) Installing ca-certificates (20240226-r0) 05:40:57 #59 24.04 (2/2) Installing dumb-init (1.2.5-r2) 05:40:57 #59 ... 05:40:57 05:40:57 #60 [security-proxy-auth internal] load build context 05:40:58 #60 ... 05:40:58 05:40:58 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:40:58 #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:40:58 #68 ... 05:40:58 05:40:58 #60 [security-proxy-auth internal] load build context 05:40:59 #60 ... 05:40:59 05:40:59 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:59 #52 24.12 OK: 13 MiB in 26 packages 05:40:59 #52 DONE 27.8s 05:41:00 05:41:00 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:41:00 #67 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:00 #67 ... 05:41:00 05:41:00 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:41:00 #62 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:00 #62 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:00 #62 ... 05:41:00 05:41:00 #60 [security-proxy-auth internal] load build context 05:41:00 #60 ... 05:41:00 05:41:00 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:41:00 #56 DONE 27.2s 05:41:00 05:41:00 #60 [security-proxy-auth internal] load build context 05:41:01 #60 ... 05:41:01 05:41:01 #32 [core-common-config-bootstrapper internal] load build context 05:41:01 #32 transferring context: 60.32MB 30.7s 05:41:01 #32 ... 05:41:01 05:41:01 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:01 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.4s 05:41:01 #41 ... 05:41:01 05:41:01 #44 [core-metadata internal] load build context 05:41:01 #44 ... 05:41:01 05:41:01 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:41:01 #55 23.84 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:01 #55 25.00 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:01 #55 25.11 (3/7) Installing dumb-init (1.2.5-r2) 05:41:01 #55 25.16 (4/7) Installing musl-obstack (1.2.3-r2) 05:41:01 #55 25.26 (5/7) Installing libucontext (1.2-r2) 05:41:01 #55 25.26 (6/7) Installing gcompat (1.1.0-r1) 05:41:01 #55 25.37 (7/7) Installing openssl (3.1.5-r0) 05:41:01 #55 25.58 Executing busybox-1.36.1-r5.trigger 05:41:01 #55 25.92 OK: 9 MiB in 20 packages 05:41:01 #55 DONE 29.0s 05:41:01 05:41:01 #44 [core-metadata internal] load build context 05:41:02 #44 ... 05:41:02 05:41:02 #43 [core-data internal] load build context 05:41:02 #43 ... 05:41:02 05:41:02 #44 [core-metadata internal] load build context 05:41:02 #44 ... 05:41:02 05:41:02 #46 [security-secretstore-setup internal] load build context 05:41:02 #46 ... 05:41:02 05:41:02 #45 [security-spiffe-token-provider internal] load build context 05:41:02 #45 ... 05:41:02 05:41:02 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:41:02 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s 05:41:02 #49 ... 05:41:02 05:41:02 #51 [support-scheduler internal] load build context 05:41:03 #51 ... 05:41:03 05:41:03 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:41:03 #65 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:03 #65 25.41 OK: 266 MiB in 52 packages 05:41:03 #65 ... 05:41:03 05:41:03 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:41:03 #63 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:03 #63 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:03 #63 ... 05:41:03 05:41:03 #53 [support-notifications internal] load build context 05:41:03 #53 ... 05:41:03 05:41:03 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:41:03 #62 25.37 OK: 266 MiB in 52 packages 05:41:03 #62 DONE 27.8s 05:41:03 05:41:03 #53 [support-notifications internal] load build context 05:41:03 #53 ... 05:41:03 05:41:03 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:03 #41 ... 05:41:03 05:41:03 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:41:03 #64 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:03 #64 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:03 #64 27.69 OK: 266 MiB in 52 packages 05:41:03 #64 ... 05:41:03 05:41:03 #54 [security-bootstrapper internal] load build context 05:41:03 #54 ... 05:41:03 05:41:03 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:41:03 #63 28.13 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:41:03 #63 28.13 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:41:03 #63 28.13 OK: 19951 distinct packages available 05:41:03 #63 ... 05:41:03 05:41:03 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:41:03 #59 24.12 Executing busybox-1.36.1-r5.trigger 05:41:03 #59 24.39 Executing ca-certificates-20240226-r0.trigger 05:41:03 #59 26.74 OK: 9 MiB in 17 packages 05:41:03 #59 DONE 29.9s 05:41:03 05:41:03 #51 [support-scheduler internal] load build context 05:41:04 #51 ... 05:41:04 05:41:04 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:41:04 #65 DONE 28.9s 05:41:04 05:41:04 #51 [support-scheduler internal] load build context 05:41:05 #51 ... 05:41:05 05:41:05 #50 [security-proxy-setup internal] load build context 05:41:05 #50 ... 05:41:05 05:41:05 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:41:05 #64 DONE 30.4s 05:41:05 05:41:05 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:41:05 #57 31.60 (1/4) Installing dumb-init (1.2.5-r2) 05:41:05 #57 31.60 (2/4) Installing musl-obstack (1.2.3-r2) 05:41:05 #57 31.66 (3/4) Installing libucontext (1.2-r2) 05:41:05 #57 31.66 (4/4) Installing gcompat (1.1.0-r1) 05:41:05 #57 31.66 Executing busybox-1.36.1-r5.trigger 05:41:05 #57 ... 05:41:05 05:41:05 #61 [core-command internal] load build context 05:41:05 #61 ... 05:41:05 05:41:05 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:05 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.3s 05:41:05 #41 ... 05:41:05 05:41:05 #58 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:41:05 #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:05 #58 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:05 #58 22.17 Upgrading critical system libraries and apk-tools: 05:41:05 #58 22.17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:05 #58 22.17 Executing busybox-1.36.1-r5.trigger 05:41:05 #58 ... 05:41:05 05:41:05 #50 [security-proxy-setup internal] load build context 05:41:07 #50 ... 05:41:07 05:41:07 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:41:07 #57 32.08 OK: 8 MiB in 19 packages 05:41:07 #57 DONE 33.8s 05:41:07 05:41:07 #50 [security-proxy-setup internal] load build context 05:41:07 #50 transferring context: 38.49MB 33.8s 05:41:08 #50 ... 05:41:08 05:41:08 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:41:08 #66 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:08 #66 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:08 #66 22.65 Upgrading critical system libraries and apk-tools: 05:41:08 #66 22.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:08 #66 22.72 Executing busybox-1.36.1-r5.trigger 05:41:08 #66 23.69 Continuing the upgrade transaction with new apk-tools: 05:41:08 #66 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:08 #66 ... 05:41:08 05:41:08 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:10 #41 ... 05:41:10 05:41:10 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:41:10 #0 9.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:10 #69 ... 05:41:10 05:41:10 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:10 #41 ... 05:41:10 05:41:10 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:41:10 #70 ... 05:41:10 05:41:10 #44 [core-metadata internal] load build context 05:41:10 #44 ... 05:41:10 05:41:10 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:10 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.4s 05:41:10 #41 ... 05:41:10 05:41:10 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:41:10 #67 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:10 #67 20.39 Upgrading critical system libraries and apk-tools: 05:41:10 #67 20.39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:10 #67 20.39 Executing busybox-1.36.1-r5.trigger 05:41:10 #67 21.16 Continuing the upgrade transaction with new apk-tools: 05:41:10 #67 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:10 #67 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:11 #67 ... 05:41:11 05:41:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:11 #41 ... 05:41:11 05:41:11 #60 [security-proxy-auth internal] load build context 05:41:11 #60 ... 05:41:11 05:41:11 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:41:11 #68 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:11 #68 18.46 Upgrading critical system libraries and apk-tools: 05:41:11 #68 18.46 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:11 #68 18.46 Executing busybox-1.36.1-r5.trigger 05:41:11 #68 19.88 Continuing the upgrade transaction with new apk-tools: 05:41:11 #68 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:11 #68 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:11 #68 ... 05:41:11 05:41:11 #32 [core-common-config-bootstrapper internal] load build context 05:41:11 #32 transferring context: 73.55MB 41.2s 05:41:11 #32 ... 05:41:11 05:41:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:11 #41 ... 05:41:11 05:41:11 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:41:11 #63 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:11 #63 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:11 #63 34.68 OK: 266 MiB in 52 packages 05:41:11 #63 DONE 36.3s 05:41:11 05:41:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:12 #41 ... 05:41:12 05:41:12 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:41:12 #71 ... 05:41:12 05:41:12 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:12 #41 ... 05:41:12 05:41:12 #43 [core-data internal] load build context 05:41:12 #43 ... 05:41:12 05:41:12 #32 [core-common-config-bootstrapper internal] load build context 05:41:12 #32 ... 05:41:12 05:41:12 #45 [security-spiffe-token-provider internal] load build context 05:41:12 #45 ... 05:41:12 05:41:12 #46 [security-secretstore-setup internal] load build context 05:41:13 #46 ... 05:41:13 05:41:13 #45 [security-spiffe-token-provider internal] load build context 05:41:13 #45 ... 05:41:13 05:41:13 #53 [support-notifications internal] load build context 05:41:13 #53 ... 05:41:13 05:41:13 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:41:13 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.2s 05:41:13 #49 ... 05:41:13 05:41:13 #46 [security-secretstore-setup internal] load build context 05:41:14 #46 ... 05:41:14 05:41:14 #54 [security-bootstrapper internal] load build context 05:41:14 #54 ... 05:41:14 05:41:14 #53 [support-notifications internal] load build context 05:41:14 #53 ... 05:41:14 05:41:14 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:14 #72 ... 05:41:14 05:41:14 #53 [support-notifications internal] load build context 05:41:15 #53 ... 05:41:15 05:41:15 #51 [support-scheduler internal] load build context 05:41:15 #51 ... 05:41:15 05:41:15 #53 [support-notifications internal] load build context 05:41:15 #53 ... 05:41:15 05:41:15 #61 [core-command internal] load build context 05:41:15 #61 ... 05:41:15 05:41:15 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:15 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.4s 05:41:16 #41 ... 05:41:16 05:41:16 #58 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:41:16 #58 23.29 Continuing the upgrade transaction with new apk-tools: 05:41:16 #58 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:16 #58 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:16 #58 29.30 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:16 #58 29.49 Executing busybox-1.36.1-r6.post-upgrade 05:41:16 #58 29.83 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:16 #58 29.83 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:16 #58 29.97 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:16 #58 30.85 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:16 #58 30.85 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:16 #58 30.92 Executing busybox-1.36.1-r6.trigger 05:41:16 #58 31.06 OK: 8 MiB in 16 packages 05:41:16 #58 ... 05:41:16 05:41:16 #61 [core-command internal] load build context 05:41:17 #61 ... 05:41:17 05:41:17 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:41:17 #0 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:17 #73 ... 05:41:17 05:41:17 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:17 #41 ... 05:41:17 05:41:17 #58 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:41:17 #58 DONE 35.3s 05:41:17 05:41:17 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:18 #41 ... 05:41:18 05:41:18 #50 [security-proxy-setup internal] load build context 05:41:18 #50 transferring context: 66.70MB 45.2s 05:41:18 #50 ... 05:41:18 05:41:18 #53 [support-notifications internal] load build context 05:41:19 #53 ... 05:41:19 05:41:19 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:41:19 #66 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:19 #66 29.79 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:19 #66 30.00 Executing busybox-1.36.1-r6.post-upgrade 05:41:19 #66 30.63 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:19 #66 30.65 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:19 #66 30.76 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:19 #66 31.60 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:19 #66 31.74 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:19 #66 31.76 Executing busybox-1.36.1-r6.trigger 05:41:19 #66 31.85 OK: 8 MiB in 16 packages 05:41:19 #66 DONE 35.1s 05:41:19 05:41:19 #53 [support-notifications internal] load build context 05:41:19 #53 ... 05:41:19 05:41:19 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:41:19 #68 26.08 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:19 #68 26.30 Executing busybox-1.36.1-r6.post-upgrade 05:41:19 #68 26.94 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:19 #68 26.94 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:19 #68 26.94 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:19 #68 27.78 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:19 #68 27.93 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:19 #68 27.95 Executing busybox-1.36.1-r6.trigger 05:41:19 #68 28.03 OK: 8 MiB in 17 packages 05:41:19 #68 DONE 31.3s 05:41:19 05:41:19 #53 [support-notifications internal] load build context 05:41:20 #53 ... 05:41:20 05:41:20 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:41:20 #67 27.55 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:20 #67 27.87 Executing busybox-1.36.1-r6.post-upgrade 05:41:20 #67 28.36 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:20 #67 28.36 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:20 #67 28.54 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:20 #67 29.19 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:20 #67 29.45 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:20 #67 29.50 Executing busybox-1.36.1-r6.trigger 05:41:20 #67 29.58 Executing ca-certificates-20240226-r0.trigger 05:41:20 #67 31.10 OK: 18 MiB in 19 packages 05:41:20 #67 DONE 32.8s 05:41:20 05:41:20 #53 [support-notifications internal] load build context 05:41:20 #53 ... 05:41:20 05:41:20 #44 [core-metadata internal] load build context 05:41:21 #44 ... 05:41:21 05:41:21 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:21 #41 ... 05:41:21 05:41:21 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:41:21 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.3s done 05:41:21 #49 DONE 49.3s 05:41:21 05:41:21 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:21 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.0s 05:41:21 #41 ... 05:41:21 05:41:21 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:41:21 #69 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:21 #69 17.36 Upgrading critical system libraries and apk-tools: 05:41:21 #69 17.36 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:21 #69 17.63 Executing busybox-1.36.1-r5.trigger 05:41:21 #69 19.14 Continuing the upgrade transaction with new apk-tools: 05:41:21 #69 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:21 #69 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:21 #69 ... 05:41:21 05:41:21 #44 [core-metadata internal] load build context 05:41:21 #44 ... 05:41:21 05:41:21 #60 [security-proxy-auth internal] load build context 05:41:21 #60 ... 05:41:21 05:41:21 #44 [core-metadata internal] load build context 05:41:21 #44 ... 05:41:21 05:41:21 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:41:21 #70 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:21 #70 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:21 #70 19.43 Upgrading critical system libraries and apk-tools: 05:41:21 #70 19.43 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:21 #70 19.51 Executing busybox-1.36.1-r5.trigger 05:41:21 #70 20.38 Continuing the upgrade transaction with new apk-tools: 05:41:21 #70 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:21 #70 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:22 #70 ... 05:41:22 05:41:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:22 #41 ... 05:41:22 05:41:22 #43 [core-data internal] load build context 05:41:22 #43 ... 05:41:22 05:41:22 #44 [core-metadata internal] load build context 05:41:23 #44 ... 05:41:23 05:41:23 #32 [core-common-config-bootstrapper internal] load build context 05:41:23 #32 transferring context: 94.98MB 52.5s 05:41:23 #32 ... 05:41:23 05:41:23 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:23 #41 ... 05:41:23 05:41:23 #45 [security-spiffe-token-provider internal] load build context 05:41:23 #45 ... 05:41:23 05:41:23 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:41:23 #71 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:23 #71 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:23 #71 18.60 Upgrading critical system libraries and apk-tools: 05:41:23 #71 18.60 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:23 #71 18.76 Executing busybox-1.36.1-r5.trigger 05:41:23 #71 19.77 Continuing the upgrade transaction with new apk-tools: 05:41:23 #71 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:23 #71 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:23 #71 ... 05:41:23 05:41:23 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:24 #41 ... 05:41:24 05:41:24 #46 [security-secretstore-setup internal] load build context 05:41:24 #46 ... 05:41:24 05:41:24 #54 [security-bootstrapper internal] load build context 05:41:24 #54 ... 05:41:24 05:41:24 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:24 #41 ... 05:41:24 05:41:24 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:24 #72 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:24 #72 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:24 #72 18.02 Upgrading critical system libraries and apk-tools: 05:41:24 #72 18.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:24 #72 18.09 Executing busybox-1.36.1-r5.trigger 05:41:24 #72 19.32 Continuing the upgrade transaction with new apk-tools: 05:41:24 #72 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:24 #72 ... 05:41:24 05:41:24 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:25 #41 ... 05:41:25 05:41:25 #51 [support-scheduler internal] load build context 05:41:25 #51 ... 05:41:25 05:41:25 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:25 #41 ... 05:41:25 05:41:25 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:41:25 #74 DONE 5.5s 05:41:25 05:41:25 #53 [support-notifications internal] load build context 05:41:26 #53 ... 05:41:26 05:41:26 #51 [support-scheduler internal] load build context 05:41:26 #51 ... 05:41:26 05:41:26 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:41:26 #69 23.30 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:26 #69 23.37 Executing busybox-1.36.1-r6.post-upgrade 05:41:26 #69 23.44 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:26 #69 23.48 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:26 #69 23.64 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:26 #69 24.03 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:26 #69 24.09 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:26 #69 24.12 Executing busybox-1.36.1-r6.trigger 05:41:26 #69 24.21 Executing ca-certificates-20240226-r0.trigger 05:41:26 #69 25.25 OK: 13 MiB in 26 packages 05:41:26 #69 DONE 26.8s 05:41:26 05:41:26 #51 [support-scheduler internal] load build context 05:41:27 #51 ... 05:41:27 05:41:27 #61 [core-command internal] load build context 05:41:27 #61 ... 05:41:27 05:41:27 #51 [support-scheduler internal] load build context 05:41:27 #51 ... 05:41:27 05:41:27 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:41:27 #75 DONE 1.9s 05:41:27 05:41:27 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:41:27 #73 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:27 #73 14.91 Upgrading critical system libraries and apk-tools: 05:41:27 #73 14.91 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:41:27 #73 14.91 Executing busybox-1.36.1-r5.trigger 05:41:27 #73 15.81 Continuing the upgrade transaction with new apk-tools: 05:41:27 #73 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:27 #73 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:28 #73 ... 05:41:28 05:41:28 #61 [core-command internal] load build context 05:41:28 #61 ... 05:41:28 05:41:28 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:41:28 #70 25.44 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:28 #70 25.53 Executing busybox-1.36.1-r6.post-upgrade 05:41:28 #70 25.79 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:28 #70 25.79 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:28 #70 25.94 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:28 #70 25.94 Executing busybox-1.36.1-r6.trigger 05:41:28 #70 26.09 OK: 18 MiB in 19 packages 05:41:28 #70 DONE 27.5s 05:41:28 05:41:28 #61 [core-command internal] load build context 05:41:28 #61 ... 05:41:28 05:41:28 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:41:28 #71 24.76 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:28 #71 24.91 Executing busybox-1.36.1-r6.post-upgrade 05:41:28 #71 25.25 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:28 #71 25.25 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:28 #71 25.25 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:28 #71 25.32 Executing busybox-1.36.1-r6.trigger 05:41:28 #71 25.39 OK: 9 MiB in 20 packages 05:41:28 #71 DONE 26.5s 05:41:28 05:41:28 #61 [core-command internal] load build context 05:41:28 #61 ... 05:41:28 05:41:28 #50 [security-proxy-setup internal] load build context 05:41:28 #50 ... 05:41:28 05:41:28 #61 [core-command internal] load build context 05:41:29 #61 transferring context: 81.62MB 52.3s 05:41:29 #61 ... 05:41:29 05:41:29 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:41:29 #73 20.72 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:29 #73 20.88 Executing busybox-1.36.1-r6.post-upgrade 05:41:29 #73 21.07 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:29 #73 21.07 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:29 #73 21.08 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:29 #73 21.36 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:29 #73 21.36 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:29 #73 21.36 Executing busybox-1.36.1-r6.trigger 05:41:29 #73 21.43 OK: 8 MiB in 19 packages 05:41:29 #73 DONE 22.2s 05:41:29 05:41:29 #61 [core-command internal] load build context 05:41:30 #61 ... 05:41:30 05:41:30 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:41:30 #72 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:30 #72 23.88 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 05:41:30 #72 24.04 Executing busybox-1.36.1-r6.post-upgrade 05:41:30 #72 24.19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 05:41:30 #72 24.19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:41:30 #72 24.22 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 05:41:30 #72 24.44 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 05:41:30 #72 24.47 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 05:41:30 #72 24.47 Executing busybox-1.36.1-r6.trigger 05:41:30 #72 24.56 Executing ca-certificates-20240226-r0.trigger 05:41:30 #72 24.84 OK: 9 MiB in 17 packages 05:41:30 #72 DONE 25.9s 05:41:30 05:41:30 #61 [core-command internal] load build context 05:41:30 #61 ... 05:41:30 05:41:30 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:41:30 #76 DONE 2.4s 05:41:30 05:41:30 #61 [core-command internal] load build context 05:41:31 #61 ... 05:41:31 05:41:31 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:41:31 #77 DONE 2.9s 05:41:31 05:41:31 #61 [core-command internal] load build context 05:41:32 #61 ... 05:41:32 05:41:32 #60 [security-proxy-auth internal] load build context 05:41:32 #60 ... 05:41:32 05:41:32 #61 [core-command internal] load build context 05:41:33 #61 ... 05:41:33 05:41:33 #43 [core-data internal] load build context 05:41:33 #43 ... 05:41:33 05:41:33 #44 [core-metadata internal] load build context 05:41:33 #44 ... 05:41:33 05:41:33 #51 [support-scheduler internal] load build context 05:41:33 #51 ... 05:41:33 05:41:33 #32 [core-common-config-bootstrapper internal] load build context 05:41:33 #32 transferring context: 120.87MB 62.9s 05:41:33 #32 ... 05:41:33 05:41:33 #51 [support-scheduler internal] load build context 05:41:33 #51 ... 05:41:33 05:41:33 #45 [security-spiffe-token-provider internal] load build context 05:41:33 #45 ... 05:41:33 05:41:33 #51 [support-scheduler internal] load build context 05:41:34 #51 ... 05:41:34 05:41:34 #46 [security-secretstore-setup internal] load build context 05:41:34 #46 ... 05:41:34 05:41:34 #54 [security-bootstrapper internal] load build context 05:41:34 #54 ... 05:41:34 05:41:34 #46 [security-secretstore-setup internal] load build context 05:41:35 #46 ... 05:41:35 05:41:35 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:41:35 #78 DONE 3.2s 05:41:35 05:41:35 #46 [security-secretstore-setup internal] load build context 05:41:35 #46 ... 05:41:35 05:41:35 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:41:35 #79 DONE 3.7s 05:41:35 05:41:35 #46 [security-secretstore-setup internal] load build context 05:41:36 #46 ... 05:41:36 05:41:36 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:41:36 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.9s done 05:41:36 #41 ... 05:41:36 05:41:36 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:41:36 #80 DONE 3.9s 05:41:36 05:41:36 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:41:36 #81 ... 05:41:36 05:41:36 #53 [support-notifications internal] load build context 05:41:36 #53 ... 05:41:36 05:41:36 #46 [security-secretstore-setup internal] load build context 05:41:36 #46 ... 05:41:36 05:41:36 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:41:36 #82 DONE 0.9s 05:41:36 05:41:36 #46 [security-secretstore-setup internal] load build context 05:41:37 #46 ... 05:41:37 05:41:37 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:41:37 #83 DONE 1.3s 05:41:37 05:41:37 #46 [security-secretstore-setup internal] load build context 05:41:38 #46 ... 05:41:38 05:41:38 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:41:38 #81 DONE 1.9s 05:41:38 05:41:38 #46 [security-secretstore-setup internal] load build context 05:41:38 #46 ... 05:41:38 05:41:38 #84 [security-spire-config stage-2 6/10] COPY security.txt / 05:41:38 #84 DONE 1.0s 05:41:38 05:41:38 #46 [security-secretstore-setup internal] load build context 05:41:38 #46 ... 05:41:38 05:41:38 #85 [security-spire-server stage-2 6/9] COPY security.txt / 05:41:38 #85 DONE 1.6s 05:41:38 05:41:38 #46 [security-secretstore-setup internal] load build context 05:41:38 #46 ... 05:41:38 05:41:38 #50 [security-proxy-setup internal] load build context 05:41:39 #50 ... 05:41:39 05:41:39 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 05:41:39 #86 DONE 0.9s 05:41:39 05:41:39 #50 [security-proxy-setup internal] load build context 05:41:39 #50 ... 05:41:39 05:41:39 #46 [security-secretstore-setup internal] load build context 05:41:39 #46 ... 05:41:39 05:41:39 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:41:39 #87 DONE 0.9s 05:41:39 05:41:39 #46 [security-secretstore-setup internal] load build context 05:41:39 #46 transferring context: 157.67MB 67.2s 05:41:40 #46 ... 05:41:40 05:41:40 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:41:40 #88 DONE 1.4s 05:41:40 05:41:40 #46 [security-secretstore-setup internal] load build context 05:41:40 #46 ... 05:41:40 05:41:40 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:41:40 #89 DONE 1.0s 05:41:40 05:41:40 #46 [security-secretstore-setup internal] load build context 05:41:41 #46 ... 05:41:41 05:41:41 #90 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:41:41 #90 DONE 1.7s 05:41:41 05:41:41 #46 [security-secretstore-setup internal] load build context 05:41:41 #46 ... 05:41:41 05:41:41 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:41:41 #91 DONE 1.3s 05:41:41 05:41:41 #46 [security-secretstore-setup internal] load build context 05:41:42 #46 ... 05:41:42 05:41:42 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:41:42 #92 DONE 1.5s 05:41:42 05:41:42 #46 [security-secretstore-setup internal] load build context 05:41:42 #46 ... 05:41:42 05:41:42 #60 [security-proxy-auth internal] load build context 05:41:42 #60 ... 05:41:42 05:41:42 #46 [security-secretstore-setup internal] load build context 05:41:43 #46 ... 05:41:43 05:41:43 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:41:43 #93 DONE 1.9s 05:41:43 05:41:43 #46 [security-secretstore-setup internal] load build context 05:41:43 #46 ... 05:41:43 05:41:43 #61 [core-command internal] load build context 05:41:43 #61 ... 05:41:43 05:41:43 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:41:43 #94 DONE 1.3s 05:41:43 05:41:43 #61 [core-command internal] load build context 05:41:43 #61 ... 05:41:43 05:41:43 #43 [core-data internal] load build context 05:41:43 #43 ... 05:41:43 05:41:43 #46 [security-secretstore-setup internal] load build context 05:41:43 #46 ... 05:41:43 05:41:43 #44 [core-metadata internal] load build context 05:41:43 #44 ... 05:41:43 05:41:43 #60 [security-proxy-auth internal] load build context 05:41:43 #60 ... 05:41:43 05:41:43 #32 [core-common-config-bootstrapper internal] load build context 05:41:43 #32 transferring context: 155.73MB 73.1s 05:41:43 #32 ... 05:41:43 05:41:43 #60 [security-proxy-auth internal] load build context 05:41:43 #60 ... 05:41:43 05:41:43 #45 [security-spiffe-token-provider internal] load build context 05:41:44 #45 ... 05:41:44 05:41:44 #32 [core-common-config-bootstrapper internal] load build context 05:41:44 #32 ... 05:41:44 05:41:44 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:41:44 #95 DONE 1.2s 05:41:44 05:41:44 #32 [core-common-config-bootstrapper internal] load build context 05:41:44 #32 ... 05:41:44 05:41:44 #51 [support-scheduler internal] load build context 05:41:44 #51 ... 05:41:44 05:41:44 #32 [core-common-config-bootstrapper internal] load build context 05:41:44 #32 ... 05:41:44 05:41:44 #54 [security-bootstrapper internal] load build context 05:41:44 #54 ... 05:41:44 05:41:44 #51 [support-scheduler internal] load build context 05:41:47 #51 ... 05:41:47 05:41:47 #53 [support-notifications internal] load build context 05:41:47 #53 ... 05:41:47 05:41:47 #45 [security-spiffe-token-provider internal] load build context 05:41:48 #45 ... 05:41:48 05:41:48 #96 [security-spire-agent] exporting to image 05:41:48 #96 exporting layers 3.8s done 05:41:48 #96 writing image sha256:84823a0f38434c739f8c3435d5ec842329155c0c1169ec3f571f5afe2be972dd 0.1s done 05:41:48 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:41:48 #96 writing image sha256:6fb11149d5df17ec788b7a39a434797cb6849a63e810d6e63d2b2c535d9d6352 0.1s done 05:41:48 #96 naming to docker.io/library/security-spire-server-arm64 0.1s done 05:41:48 #96 writing image sha256:9dbc625bf915f468a5d7b0ea4e60b69ebd5cf75d1f4b0f30af289994a5ef0f6e 0.1s done 05:41:48 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 05:41:48 #96 DONE 6.2s 05:41:48 05:41:48 #45 [security-spiffe-token-provider internal] load build context 05:41:49 #45 ... 05:41:49 05:41:49 #51 [support-scheduler internal] load build context 05:41:49 #51 transferring context: 227.94MB 75.1s done 05:41:49 #51 DONE 76.8s 05:41:49 05:41:49 #50 [security-proxy-setup internal] load build context 05:41:49 #50 ... 05:41:49 05:41:49 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:41:50 #97 ... 05:41:50 05:41:50 #54 [security-bootstrapper internal] load build context 05:41:50 #54 transferring context: 227.94MB 78.4s done 05:41:50 #54 DONE 78.8s 05:41:50 05:41:50 #50 [security-proxy-setup internal] load build context 05:41:50 #50 ... 05:41:50 05:41:50 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:41:50 #97 DONE 1.5s 05:41:50 05:41:50 #50 [security-proxy-setup internal] load build context 05:41:51 #50 ... 05:41:51 05:41:51 #53 [support-notifications internal] load build context 05:41:51 #53 transferring context: 227.94MB 76.4s done 05:41:51 #53 DONE 78.7s 05:41:51 05:41:51 #50 [security-proxy-setup internal] load build context 05:41:51 #50 ... 05:41:51 05:41:51 #45 [security-spiffe-token-provider internal] load build context 05:41:51 #45 transferring context: 227.94MB 78.7s done 05:41:51 #45 DONE 79.6s 05:41:51 05:41:51 #50 [security-proxy-setup internal] load build context 05:41:51 #50 ... 05:41:51 05:41:51 #44 [core-metadata internal] load build context 05:41:51 #44 transferring context: 227.94MB 79.5s done 05:41:51 #44 DONE 80.5s 05:41:51 05:41:51 #50 [security-proxy-setup internal] load build context 05:41:52 #50 ... 05:41:52 05:41:52 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:41:52 #98 DONE 1.5s 05:41:52 05:41:52 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:52 #99 ... 05:41:52 05:41:52 #46 [security-secretstore-setup internal] load build context 05:41:52 #46 transferring context: 227.94MB 80.1s done 05:41:52 #46 DONE 80.8s 05:41:52 05:41:52 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:41:52 #100 DONE 1.4s 05:41:52 05:41:52 #50 [security-proxy-setup internal] load build context 05:41:53 #50 ... 05:41:53 05:41:53 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:41:53 #101 DONE 1.4s 05:41:53 05:41:53 #50 [security-proxy-setup internal] load build context 05:41:53 #50 ... 05:41:53 05:41:53 #61 [core-command internal] load build context 05:41:53 #61 ... 05:41:53 05:41:53 #43 [core-data internal] load build context 05:41:53 #43 ... 05:41:53 05:41:53 #61 [core-command internal] load build context 05:41:53 #61 ... 05:41:53 05:41:53 #60 [security-proxy-auth internal] load build context 05:41:54 #60 ... 05:41:54 05:41:54 #61 [core-command internal] load build context 05:41:54 #61 ... 05:41:54 05:41:54 #32 [core-common-config-bootstrapper internal] load build context 05:41:55 #32 ... 05:41:55 05:41:55 #61 [core-command internal] load build context 05:41:55 #61 ... 05:41:55 05:41:55 #50 [security-proxy-setup internal] load build context 05:41:55 #50 transferring context: 227.94MB 82.2s done 05:41:55 #50 DONE 83.3s 05:41:55 05:41:55 #61 [core-command internal] load build context 05:41:57 #61 transferring context: 227.94MB 80.2s done 05:41:57 #61 DONE 82.4s 05:41:57 05:41:57 #32 [core-common-config-bootstrapper internal] load build context 05:41:58 #32 ... 05:41:58 05:41:58 #60 [security-proxy-auth internal] load build context 05:41:58 #60 transferring context: 227.94MB 81.4s done 05:41:58 #60 DONE 83.5s 05:41:58 05:41:58 #32 [core-common-config-bootstrapper internal] load build context 05:41:58 #32 transferring context: 227.94MB 87.9s done 05:41:58 #32 DONE 88.0s 05:41:58 05:41:58 #43 [core-data internal] load build context 05:42:01 #43 transferring context: 227.94MB 89.3s done 05:42:01 #43 DONE 89.6s 05:42:01 05:42:01 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:01 #102 ... 05:42:01 05:42:01 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:01 #103 ... 05:42:01 05:42:01 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #104 DONE 66.1s 05:43:08 05:43:08 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #103 DONE 68.0s 05:43:08 05:43:08 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #99 DONE 66.4s 05:43:08 05:43:08 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #102 DONE 65.8s 05:43:08 05:43:08 #105 [support-scheduler builder 6/7] COPY . . 05:43:08 #105 DONE 3.6s 05:43:08 05:43:08 #106 [core-command builder 6/7] COPY . . 05:43:08 #106 CACHED 05:43:08 05:43:08 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 05:43:08 #107 CACHED 05:43:08 05:43:08 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #108 CACHED 05:43:08 05:43:08 #109 [security-proxy-auth builder 6/7] COPY . . 05:43:08 #109 CACHED 05:43:08 05:43:08 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:43:08 #110 CACHED 05:43:08 05:43:08 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #111 CACHED 05:43:08 05:43:08 #112 [security-proxy-setup builder 6/7] COPY . . 05:43:08 #112 CACHED 05:43:08 05:43:08 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #113 CACHED 05:43:08 05:43:08 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:43:08 #114 CACHED 05:43:08 05:43:08 #115 [security-bootstrapper builder 6/7] COPY . . 05:43:08 #115 DONE 3.5s 05:43:08 05:43:08 #116 [support-notifications builder 6/7] COPY . . 05:43:08 #116 DONE 3.6s 05:43:08 05:43:08 #117 [security-spiffe-token-provider builder 6/7] COPY . . 05:43:08 #117 DONE 3.5s 05:43:08 05:43:08 #118 [security-secretstore-setup builder 6/7] COPY . . 05:43:08 #118 CACHED 05:43:08 05:43:08 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:43:08 #119 CACHED 05:43:08 05:43:08 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #120 CACHED 05:43:08 05:43:08 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #121 CACHED 05:43:08 05:43:08 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:43:08 #122 CACHED 05:43:08 05:43:08 #123 [core-metadata builder 6/7] COPY . . 05:43:08 #123 CACHED 05:43:08 05:43:08 #124 [core-data builder 6/7] COPY . . 05:43:08 #124 CACHED 05:43:08 05:43:08 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #125 CACHED 05:43:08 05:43:08 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 05:43:08 #126 CACHED 05:43:08 05:43:08 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 05:43:08 #127 CACHED 05:43:08 05:43:08 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:43:08 #128 CACHED 05:43:08 05:43:08 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:08 #129 CACHED 05:43:08 05:43:08 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:43:08 #130 ... 05:43:08 05:43:08 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:43:08 #0 4.394 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 05:43:08 #131 ... 05:43:08 05:43:08 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:43:08 #130 5.754 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 05:43:13 #130 ... 05:43:13 05:43:13 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:43:13 #0 3.856 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 05:43:13 #132 ... 05:43:13 05:43:13 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:43:13 #0 5.622 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 05:43:13 #133 ... 05:43:13 05:43:13 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:43:13 #0 5.285 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 05:43:13 #134 ... 05:43:13 05:43:13 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:43:13 #0 5.253 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 05:43:13 #135 ... 05:43:13 05:43:13 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:43:13 #0 4.710 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 05:43:13 #136 ... 05:43:13 05:43:13 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:43:13 #0 5.049 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 05:43:13 #137 ... 05:43:13 05:43:13 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:43:13 #0 5.330 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 05:43:13 #138 ... 05:43:13 05:43:13 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:43:13 #0 5.461 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 05:43:13 #139 ... 05:43:13 05:43:13 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:43:13 #0 5.626 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:00:21 #140 ... 06:00:21 06:00:21 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:00:21 #133 1024.3 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:00:21 #133 ... 06:00:21 06:00:21 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:00:21 #134 DONE 1034.9s 06:00:21 06:00:21 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:21 #41 ... 06:00:21 06:00:21 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:00:21 #141 DONE 0.1s 06:00:21 06:00:21 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:00:21 #142 DONE 0.2s 06:00:21 06:00:21 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:21 #41 ... 06:00:21 06:00:21 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:00:21 #143 DONE 0.2s 06:00:21 06:00:21 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:00:21 #144 DONE 0.2s 06:00:21 06:00:21 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:00:21 #145 DONE 0.3s 06:00:21 06:00:21 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:00:21 #146 DONE 0.3s 06:00:21 06:00:21 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:00:21 #131 ... 06:00:21 06:00:21 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:00:21 #147 ... 06:00:21 06:00:21 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:00:21 #136 DONE 1038.2s 06:00:21 06:00:21 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:00:21 #148 DONE 0.4s 06:00:21 06:00:21 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:00:21 #131 ... 06:00:21 06:00:21 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:00:22 #149 ... 06:00:22 06:00:22 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:00:22 #147 DONE 3.1s 06:00:22 06:00:22 #96 [security-proxy-setup] exporting to image 06:00:22 #96 exporting layers 06:00:24 #96 exporting layers 1.5s done 06:00:24 #96 writing image sha256:58007ce0b214db055b447c191ba12eff926c027a5a2b19a84762bba002976076 done 06:00:24 #96 naming to docker.io/library/security-proxy-setup-arm64 done 06:00:24 #96 DONE 7.7s 06:00:24 06:00:24 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:24 #41 ... 06:00:24 06:00:24 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:00:24 #149 DONE 3.2s 06:00:24 06:00:24 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:00:24 #150 DONE 0.3s 06:00:24 06:00:24 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:00:25 #151 DONE 0.3s 06:00:25 06:00:25 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:00:25 #152 DONE 0.3s 06:00:25 06:00:25 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:00:25 #153 DONE 0.1s 06:00:25 06:00:25 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:00:25 #154 DONE 0.2s 06:00:25 06:00:25 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:00:25 #155 DONE 0.1s 06:00:25 06:00:25 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:00:25 #156 DONE 0.1s 06:00:25 06:00:25 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:00:25 #157 DONE 0.2s 06:00:25 06:00:25 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:00:26 #158 ... 06:00:26 06:00:26 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:00:26 #133 DONE 1044.0s 06:00:26 06:00:26 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:27 #41 ... 06:00:27 06:00:27 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:00:27 #159 DONE 0.4s 06:00:27 06:00:27 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:00:27 #131 ... 06:00:27 06:00:27 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:00:27 #160 DONE 0.3s 06:00:27 06:00:27 #161 [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 06:00:28 #161 DONE 0.3s 06:00:28 06:00:28 #162 [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 06:00:28 #162 DONE 0.3s 06:00:28 06:00:28 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:28 #41 ... 06:00:28 06:00:28 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:00:28 #163 DONE 0.2s 06:00:28 06:00:28 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:00:28 #164 DONE 0.2s 06:00:28 06:00:28 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:00:28 #165 ... 06:00:28 06:00:28 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:00:28 #158 DONE 3.0s 06:00:29 06:00:29 #96 [security-bootstrapper] exporting to image 06:00:29 #96 exporting layers 06:00:29 #96 ... 06:00:29 06:00:29 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:00:29 #165 DONE 1.0s 06:00:30 06:00:30 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:00:30 #166 DONE 0.4s 06:00:30 06:00:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:30 #41 ... 06:00:30 06:00:30 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:00:31 #167 ... 06:00:31 06:00:31 #96 [security-bootstrapper] exporting to image 06:00:31 #96 exporting layers 2.3s done 06:00:31 #96 writing image sha256:eda18f08278e12a12bab09902b83731d11a4bc0d43fc7d937e746b211821e780 0.0s done 06:00:31 #96 naming to docker.io/library/security-bootstrapper-arm64 done 06:00:31 #96 DONE 10.1s 06:00:31 06:00:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:00:32 #41 ... 06:00:32 06:00:32 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:00:32 #167 DONE 2.3s 06:00:32 06:00:32 #96 [security-secretstore-setup] exporting to image 06:00:33 #96 exporting layers 1.4s done 06:00:33 #96 writing image sha256:27ec7458efa707ff396b9a1a889eb8fb0346b476eb4b193f635ecc8b013cdaf7 done 06:00:33 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 06:00:33 #96 DONE 11.5s 06:00:33 06:00:33 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:01:20 #135 ... 06:01:20 06:01:20 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:01:20 #130 DONE 1097.0s 06:01:20 06:01:20 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:01:20 #140 ... 06:01:20 06:01:20 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:01:20 #168 DONE 0.3s 06:01:20 06:01:20 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:01:20 #169 DONE 0.1s 06:01:20 06:01:20 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:01:20 #41 ... 06:01:20 06:01:20 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:01:20 #170 DONE 0.2s 06:01:20 06:01:20 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:01:20 #171 DONE 0.1s 06:01:20 06:01:20 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:01:20 #172 DONE 0.1s 06:01:20 06:01:20 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:01:22 #173 DONE 1.8s 06:01:22 06:01:22 #96 [core-common-config-bootstrapper] exporting to image 06:01:22 #96 exporting layers 06:01:23 #96 exporting layers 0.8s done 06:01:23 #96 writing image sha256:43de71e3c11d0e0b9286c82993c6acffde1b5503e6140181958cee8c9ae3552c 0.0s done 06:01:23 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:01:23 #96 DONE 12.3s 06:01:23 06:01:23 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:30 #132 DONE 1219.9s 06:03:30 06:03:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:03:30 #41 ... 06:03:30 06:03:30 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:30 #174 DONE 0.3s 06:03:30 06:03:30 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:30 #175 DONE 0.3s 06:03:30 06:03:30 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:03:30 #176 DONE 0.3s 06:03:30 06:03:30 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:03:30 #177 DONE 0.1s 06:03:30 06:03:30 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:03:30 #137 ... 06:03:30 06:03:30 #96 [security-spiffe-token-provider] exporting to image 06:03:30 #96 exporting layers 06:03:30 #96 exporting layers 0.9s done 06:03:30 #96 writing image sha256:df08f4a50a073ec5a58e6ef24bc4be177ddcaca4a21a6ef88a356e7c19d735de done 06:03:30 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:03:30 #96 DONE 13.2s 06:03:30 06:03:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:09:22 #41 ... 06:09:22 06:09:22 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:09:22 #137 DONE 1571.2s 06:09:22 06:09:22 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:09:22 #178 DONE 0.3s 06:09:22 06:09:22 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:09:22 #138 ... 06:09:22 06:09:22 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:09:22 #179 DONE 0.1s 06:09:22 06:09:22 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:09:22 #135 ... 06:09:22 06:09:22 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:09:22 #180 DONE 0.4s 06:09:22 06:09:22 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:09:22 #41 ... 06:09:22 06:09:22 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:09:22 #181 DONE 0.1s 06:09:22 06:09:22 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:09:22 #182 DONE 0.2s 06:09:22 06:09:22 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:22 #183 DONE 2.0s 06:09:22 06:09:22 #96 [security-proxy-auth] exporting to image 06:09:22 #96 exporting layers 06:09:22 #96 exporting layers 0.7s done 06:09:22 #96 writing image sha256:d613e968664e8831b64d30b901ba0a94495e43f6fe3311fd27169366e793d9cf done 06:09:22 #96 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 06:09:22 #96 DONE 13.9s 06:09:22 06:09:22 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:09 #138 ... 06:10:09 06:10:09 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:10:09 #139 DONE 1621.6s 06:10:09 06:10:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:09 #41 ... 06:10:09 06:10:09 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:10:09 #184 DONE 0.2s 06:10:09 06:10:09 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:10:09 #185 DONE 0.1s 06:10:09 06:10:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:09 #41 ... 06:10:09 06:10:09 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:10:09 #186 DONE 0.4s 06:10:09 06:10:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:09 #41 ... 06:10:09 06:10:09 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:10:09 #187 DONE 0.2s 06:10:09 06:10:09 #96 [core-command] exporting to image 06:10:09 #96 exporting layers 06:10:09 #96 exporting layers 0.5s done 06:10:09 #96 writing image sha256:9307b19d618c7bfb2e5bcb0d1b56c3097490572d5fe355c89f9becc9d4936ec9 done 06:10:09 #96 naming to docker.io/library/core-command-arm64 done 06:10:09 #96 DONE 14.4s 06:10:09 06:10:09 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:10:09 #140 DONE 1626.7s 06:10:09 06:10:09 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:09 #135 ... 06:10:09 06:10:09 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:09 #188 DONE 0.2s 06:10:09 06:10:09 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:09 #189 DONE 0.2s 06:10:09 06:10:09 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:10:10 #190 DONE 0.6s 06:10:10 06:10:10 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:10 #135 ... 06:10:10 06:10:10 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:10:10 #191 DONE 0.3s 06:10:10 06:10:10 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:10 #41 ... 06:10:10 06:10:10 #96 [core-data] exporting to image 06:10:11 #96 exporting layers 0.6s done 06:10:11 #96 writing image sha256:78a168aecbe1c10175317d55d489a651c84c6f84f4703eefcc17f578cc5bea72 done 06:10:11 #96 naming to docker.io/library/core-data-arm64 done 06:10:11 #96 DONE 15.1s 06:10:11 06:10:11 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:14 #41 ... 06:10:14 06:10:14 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:10:14 #131 DONE 1631.2s 06:10:14 06:10:14 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:14 #138 ... 06:10:14 06:10:14 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:10:14 #192 DONE 0.2s 06:10:14 06:10:14 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:10:14 #193 DONE 0.2s 06:10:14 06:10:14 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:10:15 #194 DONE 0.5s 06:10:15 06:10:15 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:10:15 #195 DONE 0.1s 06:10:15 06:10:15 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:10:15 #196 DONE 0.1s 06:10:15 06:10:15 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:15 #41 ... 06:10:15 06:10:15 #96 [core-metadata] exporting to image 06:10:15 #96 exporting layers 0.4s done 06:10:15 #96 writing image sha256:f621e6fa6a6572075936ae77e04b4aa0cc9e3647ba64e769331b288c9fe76a4b done 06:10:15 #96 naming to docker.io/library/core-metadata-arm64 done 06:10:15 #96 DONE 15.6s 06:10:15 06:10:15 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:54 #41 ... 06:10:54 06:10:54 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:54 #135 DONE 1666.4s 06:10:54 06:10:54 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:54 #197 DONE 0.2s 06:10:54 06:10:54 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:54 #138 DONE 1666.8s 06:10:54 06:10:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:54 #41 ... 06:10:54 06:10:54 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:54 #198 DONE 0.2s 06:10:54 06:10:54 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:10:54 #199 ... 06:10:54 06:10:54 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:54 #200 DONE 0.1s 06:10:54 06:10:54 #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:54 #201 DONE 0.1s 06:10:54 06:10:54 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:10:54 #202 DONE 0.3s 06:10:54 06:10:54 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:10:54 #199 DONE 0.5s 06:10:54 06:10:54 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:10:54 #203 DONE 0.1s 06:10:54 06:10:54 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:10:54 #204 DONE 0.1s 06:10:54 06:10:54 #96 [support-scheduler] exporting to image 06:10:54 #96 exporting layers 06:10:54 #96 exporting layers 0.4s done 06:10:54 #96 exporting layers 0.5s done 06:10:54 #96 writing image sha256:b716e0e3d79a07700fc775d2157c0452d06d6439ca47992a480ef4c3e489da14 0.0s done 06:10:54 #96 naming to docker.io/library/support-scheduler-arm64 done 06:10:54 #96 writing image sha256:4f68808dc0253e2b03334064c0475aa2e5484020ac9b1c3b57ea0bc927e86c21 06:10:54 #96 writing image sha256:4f68808dc0253e2b03334064c0475aa2e5484020ac9b1c3b57ea0bc927e86c21 done 06:10:54 #96 naming to docker.io/library/support-notifications-arm64 done 06:10:54 #96 DONE 16.2s 06:10:54 06:10:54 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:54 time="2024-06-06T05:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:10:54 $ docker stop --time=1 0fa932b67ca420abb700f70b80fb91286dfb34db070f65e8f25da80b855f9825 06:10:56 $ docker rm -f --volumes 0fa932b67ca420abb700f70b80fb91286dfb34db070f65e8f25da80b855f9825 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:56 + docker images 06:10:56 REPOSITORY TAG IMAGE ID CREATED SIZE 06:10:56 support-scheduler-arm64 latest b716e0e3d79a 6 seconds ago 44.1MB 06:10:56 support-notifications-arm64 latest 4f68808dc025 6 seconds ago 44.7MB 06:10:56 core-metadata-arm64 latest f621e6fa6a65 41 seconds ago 41.7MB 06:10:56 core-data-arm64 latest 78a168aecbe1 46 seconds ago 41.5MB 06:10:56 core-command-arm64 latest 9307b19d618c 51 seconds ago 41.2MB 06:10:56 security-proxy-auth-arm64 latest d613e968664e About a minute ago 38.9MB 06:10:56 security-spiffe-token-provider-arm64 latest df08f4a50a07 7 minutes ago 35.7MB 06:10:56 core-common-config-bootstrapper-arm64 latest 43de71e3c11d 9 minutes ago 21.7MB 06:10:56 security-secretstore-setup-arm64 latest 27ec7458efa7 10 minutes ago 42.6MB 06:10:56 security-bootstrapper-arm64 latest eda18f08278e 10 minutes ago 25.2MB 06:10:56 security-proxy-setup-arm64 latest 58007ce0b214 10 minutes ago 32.5MB 06:10:56 security-spire-agent-arm64 latest 9dbc625bf915 29 minutes ago 159MB 06:10:56 security-spire-server-arm64 latest 6fb11149d5df 29 minutes ago 103MB 06:10:56 security-spire-config-arm64 latest 84823a0f3843 29 minutes ago 102MB 06:10:56 ci-base-image-arm64 latest bd3e5c2cfa7a 47 minutes ago 973MB 06:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 6 weeks ago 561MB 06:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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 06:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:57 06:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:57 arm64: Pulling from edgex-lftools-log-publisher 06:10:57 8998bd30e6a1: Pulling fs layer 06:10:57 04944245beec: Pulling fs layer 06:10:57 699f458cf7ca: Pulling fs layer 06:10:57 765212b225bb: Pulling fs layer 06:10:57 f23df028b6ca: Pulling fs layer 06:10:57 d65c8cfc05b1: Pulling fs layer 06:10:57 2437ff75d9bd: Pulling fs layer 06:10:57 f23df028b6ca: Waiting 06:10:57 d65c8cfc05b1: Waiting 06:10:57 2437ff75d9bd: Waiting 06:10:57 765212b225bb: Waiting 06:10:57 04944245beec: Verifying Checksum 06:10:57 04944245beec: Download complete 06:10:57 765212b225bb: Verifying Checksum 06:10:57 765212b225bb: Download complete 06:10:57 f23df028b6ca: Download complete 06:10:57 d65c8cfc05b1: Verifying Checksum 06:10:57 d65c8cfc05b1: Download complete 06:10:57 699f458cf7ca: Verifying Checksum 06:10:57 699f458cf7ca: Download complete 06:10:58 8998bd30e6a1: Verifying Checksum 06:10:58 8998bd30e6a1: Download complete 06:11:00 2437ff75d9bd: Download complete 06:11:03 8998bd30e6a1: Pull complete 06:11:03 04944245beec: Pull complete 06:11:05 699f458cf7ca: Pull complete 06:11:05 765212b225bb: Pull complete 06:11:06 f23df028b6ca: Pull complete 06:11:06 d65c8cfc05b1: Pull complete 06:11:24 2437ff75d9bd: Pull complete 06:11:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:24 prd-ubuntu20.04-docker-arm64-4c-16g-2834 does not seem to be running inside a container 06:11:25 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:11:28 $ docker top 761d7f600e30cce774d17cd2be66723664cd4760814e2639512d8d91ecc5de02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:28 ---> job-cost.sh 06:11:28 lf-activate-venv: SKIPPING 06:11:28 INFO: No Stack... 06:11:30 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:30 INFO: Archiving Costs [Pipeline] sh 06:11:31 + + catcut -d, -f6 /w/workspace/edgex-go/2/archives/cost.csv 06:11:31 [Pipeline] lock 06:11:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] 06:11:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] did not exist. Created. 06:11:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:32 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:32 Stashed 1 file(s) [Pipeline] } 06:11:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:32 $ docker stop --time=1 761d7f600e30cce774d17cd2be66723664cd4760814e2639512d8d91ecc5de02 06:11:34 $ docker rm -f --volumes 761d7f600e30cce774d17cd2be66723664cd4760814e2639512d8d91ecc5de02 [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 06:11:34 provisioning config files... 06:11:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15012092213984673654tmp [Pipeline] { [Pipeline] sh 06:11:34 + set +x 06:11:34 + bash -s -- 06:11:34 + curl -s https://codecov.io/bash 06:11:34 06:11:34 _____ _ 06:11:34 / ____| | | 06:11:34 | | ___ __| | ___ ___ _____ __ 06:11:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:34 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:34 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:34 Bash-1.0.6 06:11:34 06:11:34 06:11:34 ==> git version 2.25.1 found 06:11:34 ==> 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 06:11:34 Release-Date: 2020-01-08 06:11:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:11:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:11:34 ==> Jenkins CI detected. 06:11:34 current dir:  /w/workspace/edgex-go/2 06:11:34 project root: . 06:11:34 --> token set from env 06:11:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:34 ==> Running gcov in . (disable via -X gcov) 06:11:34 ==> Python coveragepy not found 06:11:34 ==> Searching for coverage reports in: 06:11:34 + . 06:11:35 -> Found 1 reports 06:11:35 ==> Detecting git/mercurial file structure 06:11:35 ==> Reading reports 06:11:35 + ./coverage.out bytes=455713 06:11:35 ==> Appending adjustments 06:11:35 https://docs.codecov.io/docs/fixing-reports 06:11:36 + Found adjustments 06:11:36 ==> Gzipping contents 06:11:36 60K /tmp/codecov.xSOkIg.gz 06:11:36 ==> Uploading reports 06:11:36 url: https://codecov.io 06:11:36 query: branch=PR-4803&commit=ad76a471136cdc2a156ebc66e440389ec2060644&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4803%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4803&job=&cmd_args= 06:11:36 -> Pinging Codecov 06:11:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4803&commit=ad76a471136cdc2a156ebc66e440389ec2060644&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4803%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4803&job=&cmd_args= 06:11:36 -> Uploading to 06:11:36 https://storage.googleapis.com/codecov/v4/raw/2024-06-06/00271124DB129430A58F1EEE437C3FCB/ad76a471136cdc2a156ebc66e440389ec2060644/a870aac5-3374-449d-aa69-a981bb26b20c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240606%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240606T061136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=728ec9f8636b4fbdaf528503b94fe5ff7159fc454d75d9dce9bb4788fae96916 06:11:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:36 Dload Upload Total Spent Left Speed 06:11:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57914 0 0 100 57914 0 218k --:--:-- --:--:-- --:--:-- 218k 06:11:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ad76a471136cdc2a156ebc66e440389ec2060644 [Pipeline] } 06:11:36 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 06:11:37 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 06:11:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:38 ---> package-listing.sh 06:11:38 ++ facter osfamily 06:11:38 ++ tr '[:upper:]' '[:lower:]' 06:11:38 + OS_FAMILY=debian 06:11:38 + workspace=/w/workspace/edgex-go/2 06:11:38 + START_PACKAGES=/tmp/packages_start.txt 06:11:38 + END_PACKAGES=/tmp/packages_end.txt 06:11:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:38 + PACKAGES=/tmp/packages_start.txt 06:11:38 + '[' /w/workspace/edgex-go/2 ']' 06:11:38 + PACKAGES=/tmp/packages_end.txt 06:11:38 + case "${OS_FAMILY}" in 06:11:38 + dpkg -l 06:11:38 + grep '^ii' 06:11:38 + '[' -f /tmp/packages_start.txt ']' 06:11:38 + '[' -f /tmp/packages_end.txt ']' 06:11:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:38 + '[' /w/workspace/edgex-go/2 ']' 06:11:38 + mkdir -p /w/workspace/edgex-go/2/archives/ 06:11:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 06:11:38 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:39 06:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:39 latest: Pulling from edgex-lftools-log-publisher 06:11:39 5eb5b503b376: Pulling fs layer 06:11:39 5c69ac0246d0: Pulling fs layer 06:11:39 ec43610c2a17: Pulling fs layer 06:11:39 3a2ae6a8a46f: Pulling fs layer 06:11:39 33b1e0a273af: Pulling fs layer 06:11:39 5d3b04190fa2: Pulling fs layer 06:11:39 2f39f015ded8: Pulling fs layer 06:11:39 33b1e0a273af: Waiting 06:11:39 5d3b04190fa2: Waiting 06:11:39 2f39f015ded8: Waiting 06:11:39 3a2ae6a8a46f: Waiting 06:11:39 5c69ac0246d0: Download complete 06:11:39 3a2ae6a8a46f: Verifying Checksum 06:11:39 3a2ae6a8a46f: Download complete 06:11:39 33b1e0a273af: Verifying Checksum 06:11:39 33b1e0a273af: Download complete 06:11:39 5d3b04190fa2: Verifying Checksum 06:11:39 5d3b04190fa2: Download complete 06:11:39 ec43610c2a17: Verifying Checksum 06:11:39 ec43610c2a17: Download complete 06:11:40 5eb5b503b376: Verifying Checksum 06:11:40 5eb5b503b376: Download complete 06:11:40 2f39f015ded8: Download complete 06:11:41 5eb5b503b376: Pull complete 06:11:41 5c69ac0246d0: Pull complete 06:11:41 ec43610c2a17: Pull complete 06:11:41 3a2ae6a8a46f: Pull complete 06:11:42 33b1e0a273af: Pull complete 06:11:42 5d3b04190fa2: Pull complete 06:11:46 2f39f015ded8: Pull complete 06:11:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:46 prd-ubuntu20.04-docker-8c-8g-2833 does not seem to be running inside a container 06:11:46 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 06:11:48 $ docker top d67d134605f82a1bdd9bf0fa81a388d28aa410ef0bf0130b65e7882171f7dd55 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:49 + mkdir -p /var/log/sysstat [Pipeline] sh 06:11:49 + ls /var/log/sa-host 06:11:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:49 provisioning config files... 06:11:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2851709711151535694tmp [Pipeline] { [Pipeline] echo 06:11:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:49 ---> create-netrc.sh [Pipeline] } 06:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:11:50 ---> python-tools-install.sh [Pipeline] echo 06:11:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:50 ---> sudo-logs.sh 06:11:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:50 ---> job-cost.sh 06:11:50 lf-activate-venv: SKIPPING 06:11:50 DEBUG: total: 0.10999999940395355 06:11:50 INFO: Retrieving Stack Cost... 06:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:11:51 INFO: Archiving Costs [Pipeline] echo 06:11:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> logs-deploy.sh 06:11:52 lf-activate-venv: SKIPPING 06:11:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4803/2 06:11:52 INFO: archiving workspace using pattern(s): 06:11:52 Archives upload complete. 06:11:53 INFO: archiving logs to Nexus 06:11:53 ---> uname -a: 06:11:53 Linux prd-ubuntu20-04-docker-8c-8g-2833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:11:53 06:11:53 06:11:53 ---> lscpu: 06:11:53 Architecture: x86_64 06:11:53 CPU op-mode(s): 32-bit, 64-bit 06:11:53 Byte Order: Little Endian 06:11:53 Address sizes: 40 bits physical, 48 bits virtual 06:11:53 CPU(s): 8 06:11:53 On-line CPU(s) list: 0-7 06:11:53 Thread(s) per core: 1 06:11:53 Core(s) per socket: 1 06:11:53 Socket(s): 8 06:11:53 NUMA node(s): 1 06:11:53 Vendor ID: AuthenticAMD 06:11:53 CPU family: 23 06:11:53 Model: 49 06:11:53 Model name: AMD EPYC-Rome Processor 06:11:53 Stepping: 0 06:11:53 CPU MHz: 2800.000 06:11:53 BogoMIPS: 5600.00 06:11:53 Virtualization: AMD-V 06:11:53 Hypervisor vendor: KVM 06:11:53 Virtualization type: full 06:11:53 L1d cache: 256 KiB 06:11:53 L1i cache: 256 KiB 06:11:53 L2 cache: 4 MiB 06:11:53 L3 cache: 128 MiB 06:11:53 NUMA node0 CPU(s): 0-7 06:11:53 Vulnerability Itlb multihit: Not affected 06:11:53 Vulnerability L1tf: Not affected 06:11:53 Vulnerability Mds: Not affected 06:11:53 Vulnerability Meltdown: Not affected 06:11:53 Vulnerability Mmio stale data: Not affected 06:11:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:11:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:11:53 Vulnerability Srbds: Not affected 06:11:53 Vulnerability Tsx async abort: Not affected 06:11:53 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 06:11:53 06:11:53 06:11:53 ---> nproc: 06:11:53 8 06:11:53 06:11:53 06:11:53 ---> df -h: 06:11:53 Filesystem Size Used Avail Use% Mounted on 06:11:53 overlay 155G 24G 132G 15% / 06:11:53 tmpfs 64M 0 64M 0% /dev 06:11:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:11:53 shm 64M 0 64M 0% /dev/shm 06:11:53 /dev/vda1 155G 24G 132G 15% /facter-os 06:11:53 06:11:53 06:11:53 ---> sar -b -r -n DEV: 06:11:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2833) 06/06/24 _x86_64_ (8 CPU) 06:11:53 06:11:53 05:17:54 LINUX RESTART (8 CPU) 06:11:53 06:11:53 05:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:53 05:19:01 347.38 49.26 298.12 0.00 9309.78 161175.40 0.00 06:11:53 05:20:01 210.21 4.03 206.18 0.00 405.46 70653.78 0.00 06:11:53 05:21:01 34.03 0.02 34.01 0.00 0.13 26303.50 0.00 06:11:53 05:22:01 26.80 0.08 26.71 0.00 4.80 12337.94 0.00 06:11:53 05:23:01 182.15 0.47 181.69 0.00 45.46 63211.06 0.00 06:11:53 05:24:01 643.23 11.38 631.84 0.00 125.85 245393.10 0.00 06:11:53 05:25:01 237.96 0.42 237.55 0.00 3.59 67649.31 0.00 06:11:53 05:26:01 278.27 0.05 278.22 0.00 0.40 102161.55 0.00 06:11:53 05:27:01 493.38 0.03 493.35 0.00 1.33 61728.51 0.00 06:11:53 05:28:01 2.77 0.00 2.77 0.00 0.00 30.52 0.00 06:11:53 05:29:01 1.08 0.00 1.08 0.00 0.00 16.00 0.00 06:11:53 05:30:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 06:11:53 05:31:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 06:11:53 05:32:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 06:11:53 05:33:01 2.02 0.02 2.00 0.00 0.13 24.40 0.00 06:11:53 05:34:02 1.40 0.00 1.40 0.00 0.00 15.06 0.00 06:11:53 05:35:01 1.68 0.00 1.68 0.00 0.00 19.39 0.00 06:11:53 05:36:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 06:11:53 05:37:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 06:11:53 05:38:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 06:11:53 05:39:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 06:11:53 05:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 06:11:53 05:41:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 06:11:53 05:42:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 06:11:53 05:43:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 06:11:53 05:44:01 1.95 0.00 1.95 0.00 0.00 23.20 0.00 06:11:53 05:45:01 1.50 0.00 1.50 0.00 0.00 15.99 0.00 06:11:53 05:46:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 06:11:53 05:47:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 06:11:53 05:48:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 06:11:53 05:49:01 1.75 0.00 1.75 0.00 0.00 20.80 0.00 06:11:53 05:50:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 06:11:53 05:51:01 3.55 1.02 2.53 0.00 21.86 33.59 0.00 06:11:53 05:52:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 06:11:53 05:53:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 06:11:53 05:54:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 06:11:53 05:55:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 06:11:53 05:56:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 06:11:53 05:57:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 06:11:53 05:58:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 06:11:53 05:59:01 1.80 0.00 1.80 0.00 0.00 21.19 0.00 06:11:53 06:00:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 06:11:53 06:01:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 06:11:53 06:02:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 06:11:53 06:03:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 06:11:53 06:04:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 06:11:53 06:05:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 06:11:53 06:06:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 06:11:53 06:07:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 06:11:53 06:08:01 1.65 0.00 1.65 0.00 0.00 18.12 0.00 06:11:53 06:09:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 06:11:53 06:10:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 06:11:53 06:11:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 06:11:53 Average: 47.51 1.26 46.25 0.00 187.19 15314.17 0.00 06:11:53 06:11:53 05:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:53 05:19:01 29316280 31554172 761284 2.32 89044 2448940 1735424 5.11 1263752 1939012 19064 06:11:53 05:20:01 27627088 31312960 964024 2.93 158424 3704704 1990548 5.87 1659276 3070912 19188 06:11:53 05:21:01 26569816 31262496 1012144 3.08 161072 4655644 2271624 6.69 2273272 3456628 212272 06:11:53 05:22:01 26826988 31508724 763720 2.32 165764 4612728 1720876 5.07 1640836 3803008 283996 06:11:53 05:23:01 24727088 31141068 1122736 3.41 175972 6314076 3179560 9.37 2119392 5381564 1488836 06:11:53 05:24:01 17949128 31358788 896344 2.73 293884 12827584 2336744 6.89 2653252 11258784 1026424 06:11:53 05:25:01 12688852 28389628 3801344 11.56 328208 14761840 10032148 29.57 6511292 12244952 1280072 06:11:53 05:26:01 12418656 30236992 1974272 6.00 339244 16826780 5296540 15.61 5413224 13610996 888868 06:11:53 05:27:01 14492824 31402284 852644 2.59 346140 16059668 2135784 6.29 3014204 14139228 364 06:11:53 05:28:01 14493020 31402548 852216 2.59 346180 16059672 2135784 6.29 3014192 14139232 12 06:11:53 05:29:01 14536516 31446048 808912 2.46 346208 16059648 2135784 6.29 2971648 14139208 12 06:11:53 05:30:01 14537468 31447044 807908 2.46 346224 16059652 2135784 6.29 2970952 14139212 152 06:11:53 05:31:01 14539036 31448620 806332 2.45 346236 16059652 2135784 6.29 2969260 14139212 4 06:11:53 05:32:01 14539580 31449184 805748 2.45 346268 16059660 2135784 6.29 2969260 14139216 164 06:11:53 05:33:01 14541244 31451044 804088 2.45 346304 16059664 2123376 6.26 2968248 14139224 40 06:11:53 05:34:02 14541268 31451128 804000 2.45 346348 16059664 2123376 6.26 2968220 14139228 144 06:11:53 05:35:01 14541164 31451032 803956 2.44 346408 16059668 2123376 6.26 2968128 14139228 8 06:11:53 05:36:01 14541372 31451304 803892 2.44 346424 16059672 2123376 6.26 2968184 14139236 148 06:11:53 05:37:01 14541144 31451088 804076 2.45 346440 16059672 2123376 6.26 2968200 14139232 8 06:11:53 05:38:01 14540692 31450820 804224 2.45 346456 16059804 2123376 6.26 2968216 14139364 160 06:11:53 05:39:01 14541244 31451408 803596 2.44 346484 16059808 2123376 6.26 2968376 14139368 32 06:11:53 05:40:01 14540952 31451124 803784 2.44 346504 16059816 2123376 6.26 2968348 14139372 164 06:11:53 05:41:01 14540960 31451200 803720 2.44 346556 16059820 2123376 6.26 2968404 14139384 8 06:11:53 05:42:01 14540888 31451184 803644 2.44 346628 16059820 2123376 6.26 2968456 14139388 144 06:11:53 05:43:01 14540856 31451220 803572 2.44 346664 16059824 2123376 6.26 2968768 14139396 180 06:11:53 05:44:01 14540856 31451280 803496 2.44 346724 16059824 2123376 6.26 2968540 14139400 52 06:11:53 05:45:01 14541240 31451696 803428 2.44 346768 16059828 2123376 6.26 2968880 14139408 176 06:11:53 05:46:01 14541304 31451828 803320 2.44 346812 16059832 2123376 6.26 2968636 14139416 48 06:11:53 05:47:01 14541336 31451916 803236 2.44 346864 16059832 2123376 6.26 2968692 14139420 8 06:11:53 05:48:01 14541240 31451888 803228 2.44 346920 16059836 2123376 6.26 2968768 14139428 148 06:11:53 05:49:01 14540932 31451644 803408 2.44 346992 16059828 2123376 6.26 2969240 14139436 12 06:11:53 05:50:01 14540956 31451720 803312 2.44 347048 16059844 2123376 6.26 2968952 14139400 12 06:11:53 05:51:01 14538380 31450224 805032 2.45 347144 16060464 2145892 6.32 2969552 14139908 8 06:11:53 05:52:01 14539068 31450916 804512 2.45 347164 16060464 2145892 6.32 2969660 14139908 236 06:11:53 05:53:01 14539020 31450932 804488 2.45 347184 16060468 2145892 6.32 2969688 14139916 176 06:11:53 05:54:01 14538852 31450768 804616 2.45 347220 16060472 2145892 6.32 2969412 14139920 152 06:11:53 05:55:01 14538740 31450708 804628 2.45 347268 16060472 2145892 6.32 2969408 14139924 8 06:11:53 05:56:01 14538540 31450676 804480 2.45 347336 16060480 2145892 6.32 2969468 14139936 144 06:11:53 05:57:01 14538492 31450688 804420 2.45 347384 16060480 2145892 6.32 2969504 14139940 8 06:11:53 05:58:01 14538664 31450932 804092 2.45 347424 16060488 2145892 6.32 2969324 14139948 156 06:11:53 05:59:01 14538688 31451024 804240 2.45 347488 16060484 2145892 6.32 2969440 14139960 8 06:11:53 06:00:01 14538840 31451176 804036 2.45 347492 16060492 2145892 6.32 2969360 14139960 160 06:11:53 06:01:01 14539076 31451416 803776 2.44 347492 16060496 2145892 6.32 2969360 14139964 8 06:11:53 06:02:01 14538752 31451164 803980 2.44 347532 16060500 2145892 6.32 2969792 14139944 156 06:11:53 06:03:01 14538736 31451260 803824 2.44 347580 16060564 2145892 6.32 2969592 14140008 12 06:11:53 06:04:01 14538452 31450996 804040 2.45 347600 16060564 2145892 6.32 2969764 14140012 308 06:11:53 06:05:01 14538444 31451008 803916 2.44 347628 16060568 2145892 6.32 2969604 14140012 16 06:11:53 06:06:01 14538564 31451132 803924 2.44 347636 16060572 2145892 6.32 2969624 14140016 4 06:11:53 06:07:01 14538392 31451032 804020 2.45 347676 16060576 2145892 6.32 2969728 14140024 8 06:11:53 06:08:01 14538376 31451020 803948 2.44 347708 16060568 2145892 6.32 2969728 14140024 296 06:11:53 06:09:01 14538356 31451080 803736 2.44 347748 16060576 2145892 6.32 2969896 14140032 8 06:11:53 06:10:01 14538316 31451196 803572 2.44 347764 16060712 2145892 6.32 2969872 14140148 4 06:11:53 06:11:01 14538236 31451148 803544 2.44 347768 16060716 2129208 6.28 2969892 14140160 8 06:11:53 Average: 15704018 31357652 897782 2.73 326895 14884103 2351811 6.93 2966769 13038663 98543 06:11:53 06:11:53 05:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:53 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:19:01 ens3 934.89 853.06 7324.82 126.04 0.00 0.00 0.00 0.00 06:11:53 05:19:01 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 06:11:53 05:20:01 veth850ed7f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:20:01 docker0 955.75 905.33 69.17 4982.42 0.00 0.00 0.00 0.00 06:11:53 05:20:01 ens3 1059.63 1049.70 8191.37 108.22 0.00 0.00 0.00 0.00 06:11:53 05:20:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:11:53 05:21:01 veth850ed7f 0.10 0.15 0.01 0.02 0.00 0.00 0.00 0.00 06:11:53 05:21:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:21:01 ens3 21.06 15.71 16.88 9.87 0.00 0.00 0.00 0.00 06:11:53 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:22:01 veth850ed7f 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 06:11:53 05:22:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 06:11:53 05:22:01 ens3 23.25 16.16 18.44 10.01 0.00 0.00 0.00 0.00 06:11:53 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:23:01 veth762a91d 1.15 2.78 0.09 34.06 0.00 0.00 0.00 0.00 06:11:53 05:23:01 veth7d5e9d0 1.62 2.70 0.13 31.48 0.00 0.00 0.00 0.00 06:11:53 05:23:01 docker0 11.51 24.75 0.73 354.52 0.00 0.00 0.00 0.00 06:11:53 05:23:01 veth4d62e61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:23:01 veth8e734ea 3.67 9.85 0.27 130.70 0.00 0.00 0.00 0.01 06:11:53 05:23:01 veth24d2f57 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:23:01 veth7ef5da8 0.35 0.52 0.03 0.12 0.00 0.00 0.00 0.00 06:11:53 05:23:01 vethc1269a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:23:01 vethafc18b5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:23:01 veth47e6b6f 1.17 2.23 0.09 31.37 0.00 0.00 0.00 0.00 06:11:53 05:23:01 vetha5da4e5 1.25 2.55 0.10 31.39 0.00 0.00 0.00 0.00 06:11:53 05:23:01 ens3 152.94 83.59 3312.66 20.95 0.00 0.00 0.00 0.00 06:11:53 05:23:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 06:11:53 05:23:01 vethfba3d43 2.32 5.22 0.18 95.48 0.00 0.00 0.00 0.01 06:11:53 05:24:01 veth41ff27d 76.75 137.94 8.05 1135.21 0.00 0.00 0.00 0.09 06:11:53 05:24:01 docker0 353.97 602.08 30.83 5853.90 0.00 0.00 0.00 0.00 06:11:53 05:24:01 veth48acf4f 137.94 76.75 1135.21 8.05 0.00 0.00 0.00 0.00 06:11:53 05:24:01 veth7ef5da8 0.03 0.72 0.00 0.03 0.00 0.00 0.00 0.00 06:11:53 05:24:01 vethe275b86 76.60 118.28 7.98 1134.26 0.00 0.00 0.00 0.09 06:11:53 05:24:01 veth35c4f96 118.28 76.60 1134.26 7.98 0.00 0.00 0.00 0.00 06:11:53 05:24:01 ens3 667.97 427.48 5884.87 212.60 0.00 0.00 0.00 0.00 06:11:53 05:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:11:53 05:25:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:25:01 vethb0fdfe2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth7ef5da8 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth68e37c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth422e6b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth0da1f1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 vethf453667 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth3dafa71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 vethc3600ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 vethda2ed32 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth24070ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 ens3 15.65 8.75 12.64 7.51 0.00 0.00 0.00 0.00 06:11:53 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:25:01 veth240b001 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:25:01 vethc19eb51 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:11:53 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 vethb0fdfe2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth7ef5da8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth68e37c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth422e6b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth0da1f1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 vethf453667 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth3dafa71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 vethc3600ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 vethda2ed32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth24070ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 ens3 5.36 3.57 4.35 2.37 0.00 0.00 0.00 0.00 06:11:53 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:26:01 veth240b001 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:26:01 vethc19eb51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:27:01 ens3 7.82 5.07 7.03 3.54 0.00 0.00 0.00 0.00 06:11:53 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:28:01 ens3 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:11:53 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:29:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:11:53 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:31:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:33:01 ens3 0.30 0.15 0.42 0.01 0.00 0.00 0.00 0.00 06:11:53 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:34:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:11:53 05:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:35:01 ens3 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:11:53 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:36:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:39:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:11:53 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:43:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:44:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 06:11:53 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:45:01 ens3 0.20 0.12 0.12 0.01 0.00 0.00 0.00 0.00 06:11:53 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:48:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:49:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:11:53 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:51:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:52:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:11:53 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:56:01 ens3 0.30 0.23 0.12 0.02 0.00 0.00 0.00 0.00 06:11:53 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 05:59:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:11:53 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:02:01 ens3 0.38 0.43 0.26 0.22 0.00 0.00 0.00 0.00 06:11:53 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:04:01 ens3 0.93 0.47 0.38 0.28 0.00 0.00 0.00 0.00 06:11:53 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:05:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:06:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:11:53 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:07:01 ens3 0.65 0.03 0.16 0.00 0.00 0.00 0.00 0.00 06:11:53 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:08:01 ens3 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:11:53 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:09:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:11:53 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:11:53 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:11:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:53 Average: docker0 24.97 28.95 1.90 211.21 0.00 0.00 0.00 0.00 06:11:53 Average: ens3 54.67 46.57 467.58 9.48 0.00 0.00 0.00 0.00 06:11:53 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 06:11:53 06:11:53 06:11:53 ---> sar -P ALL: 06:11:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2833) 06/06/24 _x86_64_ (8 CPU) 06:11:53 06:11:53 05:17:54 LINUX RESTART (8 CPU) 06:11:53 06:11:53 05:18:01 CPU %user %nice %system %iowait %steal %idle 06:11:53 05:19:01 all 8.84 0.00 3.18 6.45 0.05 81.48 06:11:53 05:19:01 0 10.00 0.00 3.55 0.62 0.05 85.77 06:11:53 05:19:01 1 7.69 0.00 4.19 1.70 0.07 86.35 06:11:53 05:19:01 2 9.70 0.00 2.63 1.36 0.05 86.26 06:11:53 05:19:01 3 8.95 0.00 2.76 12.67 0.03 75.58 06:11:53 05:19:01 4 9.60 0.00 2.18 7.52 0.05 80.65 06:11:53 05:19:01 5 11.11 0.00 5.04 6.59 0.05 77.21 06:11:53 05:19:01 6 6.74 0.00 3.05 16.02 0.07 74.12 06:11:53 05:19:01 7 6.88 0.00 2.06 5.10 0.05 85.90 06:11:53 05:20:01 all 9.95 0.00 4.68 2.78 0.07 82.52 06:11:53 05:20:01 0 9.92 0.00 3.83 1.79 0.05 84.41 06:11:53 05:20:01 1 10.28 0.00 4.28 4.40 0.07 80.96 06:11:53 05:20:01 2 9.42 0.00 4.05 0.49 0.07 85.97 06:11:53 05:20:01 3 8.69 0.00 4.90 2.94 0.07 83.41 06:11:53 05:20:01 4 9.95 0.00 4.70 5.89 0.07 79.40 06:11:53 05:20:01 5 10.67 0.00 4.46 0.07 0.05 84.75 06:11:53 05:20:01 6 11.31 0.00 5.90 6.08 0.07 76.64 06:11:53 05:20:01 7 9.36 0.00 5.32 0.61 0.08 84.63 06:11:53 05:21:01 all 37.54 0.00 6.10 1.25 0.08 55.02 06:11:53 05:21:01 0 38.65 0.00 5.05 0.37 0.08 55.85 06:11:53 05:21:01 1 36.58 0.00 6.48 0.50 0.10 56.34 06:11:53 05:21:01 2 37.05 0.00 6.21 0.00 0.08 56.65 06:11:53 05:21:01 3 37.21 0.00 6.71 1.12 0.08 54.88 06:11:53 05:21:01 4 35.84 0.00 6.47 8.00 0.07 49.63 06:11:53 05:21:01 5 40.19 0.00 5.58 0.02 0.08 54.13 06:11:53 05:21:01 6 37.72 0.00 6.30 0.03 0.08 55.86 06:11:53 05:21:01 7 37.06 0.00 6.02 0.00 0.08 56.84 06:11:53 05:22:01 all 53.27 0.00 6.48 0.37 0.10 39.77 06:11:53 05:22:01 0 52.70 0.00 6.78 0.43 0.10 39.99 06:11:53 05:22:01 1 52.26 0.00 6.65 0.12 0.10 40.86 06:11:53 05:22:01 2 53.64 0.00 6.26 0.09 0.12 39.89 06:11:53 05:22:01 3 52.01 0.00 6.25 0.58 0.12 41.04 06:11:53 05:22:01 4 53.08 0.00 6.45 1.48 0.10 38.89 06:11:53 05:22:01 5 53.78 0.00 6.36 0.02 0.10 39.74 06:11:53 05:22:01 6 54.09 0.00 6.31 0.19 0.10 39.31 06:11:53 05:22:01 7 54.59 0.00 6.82 0.07 0.09 38.44 06:11:53 05:23:01 all 33.98 0.00 7.70 2.16 0.09 56.06 06:11:53 05:23:01 0 32.05 0.00 8.00 9.55 0.10 50.29 06:11:53 05:23:01 1 34.25 0.00 7.61 1.29 0.08 56.76 06:11:53 05:23:01 2 33.68 0.00 7.23 0.40 0.08 58.60 06:11:53 05:23:01 3 33.55 0.00 7.01 1.95 0.10 57.39 06:11:53 05:23:01 4 34.55 0.00 6.99 0.52 0.08 57.85 06:11:53 05:23:01 5 34.75 0.00 7.86 1.41 0.08 55.90 06:11:53 05:23:01 6 35.52 0.00 8.32 1.16 0.08 54.91 06:11:53 05:23:01 7 33.49 0.00 8.59 1.02 0.12 56.77 06:11:53 05:24:01 all 14.30 0.00 6.07 19.43 0.08 60.11 06:11:53 05:24:01 0 15.18 0.00 5.16 13.51 0.07 66.08 06:11:53 05:24:01 1 15.60 0.00 5.18 19.25 0.07 59.91 06:11:53 05:24:01 2 13.96 0.00 6.05 35.33 0.10 44.56 06:11:53 05:24:01 3 14.51 0.00 5.31 7.89 0.07 72.23 06:11:53 05:24:01 4 13.67 0.00 6.35 22.19 0.07 57.72 06:11:53 05:24:01 5 14.57 0.00 6.02 9.83 0.08 69.50 06:11:53 05:24:01 6 13.26 0.00 6.55 12.45 0.08 67.66 06:11:53 05:24:01 7 13.64 0.00 8.00 35.26 0.08 43.02 06:11:53 05:25:01 all 76.18 0.00 11.19 3.23 0.09 9.31 06:11:53 05:25:01 0 75.13 0.00 12.20 1.18 0.10 11.39 06:11:53 05:25:01 1 76.38 0.00 10.75 0.40 0.08 12.39 06:11:53 05:25:01 2 76.94 0.00 10.43 0.42 0.08 12.13 06:11:53 05:25:01 3 75.84 0.00 11.47 9.32 0.08 3.28 06:11:53 05:25:01 4 75.35 0.00 12.28 0.28 0.08 12.00 06:11:53 05:25:01 5 76.09 0.00 11.12 2.72 0.08 9.98 06:11:53 05:25:01 6 77.47 0.00 9.88 0.23 0.08 12.34 06:11:53 05:25:01 7 76.24 0.00 11.40 11.35 0.08 0.92 06:11:53 05:26:01 all 87.65 0.00 12.15 0.00 0.19 0.01 06:11:53 05:26:01 0 87.12 0.00 12.66 0.00 0.23 0.00 06:11:53 05:26:01 1 88.46 0.00 11.36 0.00 0.17 0.02 06:11:53 05:26:01 2 88.15 0.00 11.68 0.00 0.13 0.03 06:11:53 05:26:01 3 87.91 0.00 11.96 0.00 0.13 0.00 06:11:53 05:26:01 4 85.60 0.00 14.06 0.00 0.34 0.00 06:11:53 05:26:01 5 87.08 0.00 12.72 0.00 0.21 0.00 06:11:53 05:26:01 6 88.71 0.00 11.14 0.00 0.13 0.02 06:11:53 05:26:01 7 88.06 0.00 11.77 0.00 0.17 0.00 06:11:53 05:27:01 all 18.62 0.00 4.10 5.73 0.06 71.48 06:11:53 05:27:01 0 18.49 0.00 3.58 2.77 0.07 75.09 06:11:53 05:27:01 1 19.03 0.00 4.00 6.05 0.07 70.86 06:11:53 05:27:01 2 18.86 0.00 4.15 1.89 0.05 75.05 06:11:53 05:27:01 3 18.57 0.00 4.81 17.60 0.05 58.97 06:11:53 05:27:01 4 18.31 0.00 4.48 6.34 0.08 70.78 06:11:53 05:27:01 5 17.84 0.00 4.28 3.27 0.05 74.56 06:11:53 05:27:01 6 18.91 0.00 3.68 4.34 0.05 73.02 06:11:53 05:27:01 7 18.96 0.00 3.83 3.58 0.08 73.55 06:11:53 05:28:01 all 0.01 0.00 0.02 0.01 0.01 99.96 06:11:53 05:28:01 0 0.02 0.00 0.00 0.03 0.02 99.93 06:11:53 05:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:11:53 05:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:28:01 4 0.05 0.00 0.08 0.00 0.03 99.83 06:11:53 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:11:53 05:29:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:11:53 05:29:01 0 0.28 0.00 0.03 0.00 0.02 99.67 06:11:53 05:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:11:53 05:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:11:53 05:29:01 4 0.10 0.00 0.02 0.00 0.02 99.87 06:11:53 05:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:11:53 06:11:53 05:29:01 CPU %user %nice %system %iowait %steal %idle 06:11:53 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:11:53 05:30:01 0 0.12 0.00 0.03 0.02 0.00 99.83 06:11:53 05:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:30:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:11:53 05:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:11:53 05:31:01 all 0.03 0.00 0.00 0.00 0.01 99.96 06:11:53 05:31:01 0 0.05 0.00 0.00 0.02 0.02 99.92 06:11:53 05:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:31:01 4 0.08 0.00 0.03 0.00 0.02 99.87 06:11:53 05:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:11:53 05:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 06:11:53 05:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:32:01 4 0.05 0.00 0.02 0.00 0.03 99.90 06:11:53 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:11:53 05:33:01 all 0.04 0.00 0.03 0.01 0.01 99.92 06:11:53 05:33:01 0 0.08 0.00 0.03 0.10 0.00 99.78 06:11:53 05:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:11:53 05:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:11:53 05:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:11:53 05:33:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:11:53 05:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 05:33:01 7 0.00 0.00 0.03 0.02 0.00 99.95 06:11:53 05:34:02 all 0.03 0.00 0.01 0.00 0.01 99.95 06:11:53 05:34:02 0 0.02 0.00 0.00 0.02 0.02 99.95 06:11:53 05:34:02 1 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 05:34:02 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:34:02 3 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:34:02 4 0.05 0.00 0.03 0.00 0.03 99.88 06:11:53 05:34:02 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:34:02 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:34:02 7 0.03 0.00 0.00 0.02 0.00 99.95 06:11:53 05:35:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:11:53 05:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 05:35:01 1 0.08 0.00 0.00 0.00 0.02 99.90 06:11:53 05:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:35:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:11:53 05:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:35:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:11:53 05:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:11:53 05:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:11:53 05:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:11:53 05:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:11:53 05:37:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:11:53 05:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:37:01 4 0.08 0.00 0.02 0.00 0.03 99.87 06:11:53 05:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:11:53 05:38:01 all 0.04 0.00 0.02 0.01 0.01 99.92 06:11:53 05:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:11:53 05:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:11:53 05:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:38:01 4 0.13 0.00 0.05 0.00 0.03 99.78 06:11:53 05:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:38:01 7 0.07 0.00 0.00 0.07 0.00 99.87 06:11:53 05:39:01 all 0.09 0.00 0.01 0.00 0.01 99.89 06:11:53 05:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:39:01 1 0.58 0.00 0.00 0.02 0.02 99.39 06:11:53 05:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:39:01 4 0.05 0.00 0.05 0.00 0.03 99.87 06:11:53 05:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:11:53 05:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:11:53 05:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:11:53 05:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:40:01 4 0.07 0.00 0.02 0.00 0.00 99.92 06:11:53 05:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 06:11:53 05:40:01 CPU %user %nice %system %iowait %steal %idle 06:11:53 05:41:01 all 0.03 0.00 0.02 0.01 0.01 99.94 06:11:53 05:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:11:53 05:41:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:11:53 05:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 05:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:41:01 7 0.02 0.00 0.03 0.03 0.03 99.88 06:11:53 05:42:01 all 0.08 0.00 0.02 0.01 0.01 99.88 06:11:53 05:42:01 0 0.03 0.00 0.02 0.03 0.02 99.90 06:11:53 05:42:01 1 0.50 0.00 0.08 0.00 0.02 99.40 06:11:53 05:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:11:53 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:42:01 7 0.03 0.00 0.03 0.02 0.03 99.88 06:11:53 05:43:01 all 0.03 0.00 0.02 0.01 0.01 99.94 06:11:53 05:43:01 0 0.02 0.00 0.03 0.02 0.02 99.92 06:11:53 05:43:01 1 0.12 0.00 0.02 0.00 0.00 99.87 06:11:53 05:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:11:53 05:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:43:01 7 0.02 0.00 0.02 0.03 0.02 99.92 06:11:53 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:11:53 05:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 05:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:11:53 05:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:44:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:11:53 05:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:44:01 7 0.02 0.00 0.03 0.02 0.02 99.92 06:11:53 05:45:01 all 0.01 0.00 0.01 0.00 0.02 99.96 06:11:53 05:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:45:01 7 0.02 0.00 0.02 0.03 0.03 99.90 06:11:53 05:46:01 all 0.06 0.00 0.01 0.01 0.01 99.91 06:11:53 05:46:01 0 0.02 0.00 0.02 0.03 0.00 99.93 06:11:53 05:46:01 1 0.37 0.00 0.02 0.00 0.02 99.60 06:11:53 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:11:53 05:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:46:01 7 0.03 0.00 0.00 0.03 0.03 99.90 06:11:53 05:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:11:53 05:47:01 0 0.00 0.00 0.03 0.00 0.03 99.93 06:11:53 05:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 05:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 05:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:47:01 7 0.02 0.00 0.03 0.02 0.03 99.90 06:11:53 05:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:11:53 05:48:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:11:53 05:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:48:01 7 0.22 0.00 0.03 0.02 0.02 99.72 06:11:53 05:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:11:53 05:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:11:53 05:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 05:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:11:53 05:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 05:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:49:01 7 0.03 0.00 0.02 0.03 0.03 99.88 06:11:53 05:50:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:11:53 05:50:01 0 0.05 0.00 0.02 0.03 0.02 99.88 06:11:53 05:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:50:01 7 0.13 0.00 0.03 0.03 0.02 99.78 06:11:53 05:51:01 all 0.05 0.00 0.05 0.02 0.01 99.86 06:11:53 05:51:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:11:53 05:51:01 1 0.13 0.00 0.05 0.02 0.00 99.80 06:11:53 05:51:01 2 0.03 0.00 0.07 0.00 0.02 99.88 06:11:53 05:51:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:11:53 05:51:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:11:53 05:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:11:53 05:51:01 6 0.13 0.00 0.07 0.02 0.00 99.78 06:11:53 05:51:01 7 0.05 0.00 0.07 0.08 0.03 99.77 06:11:53 06:11:53 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:11:53 05:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:11:53 05:52:01 0 0.02 0.00 0.05 0.02 0.02 99.90 06:11:53 05:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:11:53 05:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:52:01 7 0.02 0.00 0.05 0.02 0.05 99.87 06:11:53 05:53:01 all 0.11 0.00 0.00 0.00 0.01 99.87 06:11:53 05:53:01 0 0.08 0.00 0.02 0.02 0.02 99.87 06:11:53 05:53:01 1 0.71 0.00 0.00 0.00 0.02 99.27 06:11:53 05:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:53:01 3 0.03 0.00 0.00 0.00 0.03 99.93 06:11:53 05:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:53:01 7 0.03 0.00 0.00 0.02 0.02 99.93 06:11:53 05:54:01 all 0.00 0.00 0.01 0.00 0.01 99.97 06:11:53 05:54:01 0 0.00 0.00 0.03 0.00 0.03 99.93 06:11:53 05:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:54:01 7 0.00 0.00 0.02 0.03 0.03 99.92 06:11:53 05:55:01 all 0.02 0.00 0.01 0.01 0.01 99.94 06:11:53 05:55:01 0 0.03 0.00 0.00 0.02 0.02 99.93 06:11:53 05:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:55:01 7 0.05 0.00 0.05 0.05 0.03 99.82 06:11:53 05:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:11:53 05:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 05:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:56:01 7 0.02 0.00 0.05 0.05 0.03 99.85 06:11:53 05:57:01 all 0.02 0.00 0.00 0.01 0.00 99.96 06:11:53 05:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:11:53 05:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:57:01 7 0.05 0.00 0.02 0.05 0.02 99.87 06:11:53 05:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:11:53 05:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 05:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:11:53 05:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 05:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 05:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:58:01 7 0.03 0.00 0.02 0.03 0.03 99.88 06:11:53 05:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:11:53 05:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 05:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:11:53 05:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 05:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 05:59:01 7 0.05 0.00 0.03 0.03 0.02 99.87 06:11:53 06:00:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:11:53 06:00:01 0 0.07 0.00 0.00 0.02 0.02 99.90 06:11:53 06:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:11:53 06:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 06:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 06:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 06:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:00:01 7 0.05 0.00 0.02 0.02 0.03 99.88 06:11:53 06:01:01 all 0.22 0.00 0.01 0.00 0.01 99.76 06:11:53 06:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 06:01:01 1 1.60 0.00 0.02 0.00 0.02 98.37 06:11:53 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 06:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:01:01 7 0.07 0.00 0.03 0.00 0.03 99.87 06:11:53 06:02:01 all 0.28 0.00 0.01 0.02 0.01 99.68 06:11:53 06:02:01 0 0.12 0.00 0.03 0.02 0.02 99.82 06:11:53 06:02:01 1 1.97 0.00 0.00 0.00 0.00 98.03 06:11:53 06:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 06:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:11:53 06:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 06:02:01 7 0.05 0.00 0.03 0.12 0.02 99.78 06:11:53 06:11:53 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:11:53 06:03:01 all 0.03 0.00 0.00 0.01 0.01 99.94 06:11:53 06:03:01 0 0.02 0.00 0.00 0.03 0.02 99.93 06:11:53 06:03:01 1 0.15 0.00 0.00 0.00 0.00 99.85 06:11:53 06:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:11:53 06:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:03:01 7 0.03 0.00 0.00 0.02 0.03 99.92 06:11:53 06:04:01 all 0.13 0.00 0.01 0.02 0.01 99.82 06:11:53 06:04:01 0 0.02 0.00 0.02 0.17 0.02 99.78 06:11:53 06:04:01 1 0.96 0.00 0.00 0.02 0.02 99.01 06:11:53 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 06:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 06:04:01 7 0.03 0.00 0.03 0.00 0.03 99.90 06:11:53 06:05:01 all 0.09 0.00 0.01 0.00 0.01 99.89 06:11:53 06:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:11:53 06:05:01 1 0.43 0.00 0.00 0.00 0.00 99.57 06:11:53 06:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:05:01 3 0.08 0.00 0.02 0.00 0.02 99.88 06:11:53 06:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:11:53 06:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:11:53 06:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 06:05:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:11:53 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:11:53 06:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 06:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:11:53 06:06:01 3 0.00 0.00 0.00 0.03 0.02 99.95 06:11:53 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 06:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 06:11:53 06:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:11:53 06:07:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:11:53 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:07:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:11:53 06:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:11:53 06:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:11:53 06:08:01 all 0.11 0.00 0.01 0.01 0.01 99.86 06:11:53 06:08:01 0 0.03 0.00 0.00 0.03 0.02 99.92 06:11:53 06:08:01 1 0.73 0.00 0.02 0.00 0.02 99.24 06:11:53 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:11:53 06:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:11:53 06:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:11:53 06:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:11:53 06:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:11:53 06:09:01 all 0.26 0.00 0.01 0.00 0.01 99.71 06:11:53 06:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:11:53 06:09:01 1 1.97 0.00 0.00 0.00 0.00 98.03 06:11:53 06:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:11:53 06:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 06:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 06:09:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:11:53 06:10:01 all 0.21 0.00 0.00 0.00 0.02 99.77 06:11:53 06:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:11:53 06:10:01 1 1.47 0.00 0.00 0.00 0.02 98.52 06:11:53 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:11:53 06:10:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:11:53 06:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:11:53 06:10:01 5 0.07 0.00 0.00 0.00 0.02 99.92 06:11:53 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:11:53 06:10:01 7 0.03 0.00 0.00 0.00 0.03 99.93 06:11:53 06:11:01 all 0.04 0.00 0.01 0.00 0.01 99.95 06:11:53 06:11:01 0 0.02 0.00 0.05 0.02 0.03 99.88 06:11:53 06:11:01 1 0.22 0.00 0.00 0.00 0.00 99.78 06:11:53 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:11:53 06:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:11:53 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:11:53 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:11:53 Average: all 6.40 0.00 1.16 0.78 0.02 91.63 06:11:53 Average: 0 6.34 0.00 1.15 0.58 0.03 91.90 06:11:53 Average: 1 6.63 0.00 1.14 0.63 0.02 91.57 06:11:53 Average: 2 6.41 0.00 1.11 0.75 0.02 91.72 06:11:53 Average: 3 6.34 0.00 1.16 1.02 0.02 91.47 06:11:53 Average: 4 6.24 0.00 1.20 0.98 0.03 91.55 06:11:53 Average: 5 6.46 0.00 1.19 0.45 0.02 91.88 06:11:53 Average: 6 6.45 0.00 1.15 0.76 0.02 91.62 06:11:53 Average: 7 6.33 0.00 1.21 1.09 0.03 91.35 06:11:53 06:11:53 06:11:53