Pull request #4786 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71fe8892f8cb63cf817f68031011190585a6a916+971ded0da61705452274f4b577f848bc3eecf2cb (8353d2d7c3cc14ea32212ba647ae53c09f82b47b) 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-ssh1050200101449595903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14381871210203945709.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4786/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-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2907184015182953895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2774931360314049282.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-4786/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-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9576276411293710870.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2088 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 Merge succeeded, producing 71fe8892f8cb63cf817f68031011190585a6a916 Checking out Revision 71fe8892f8cb63cf817f68031011190585a6a916 (PR-4786) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.7 to 2.2.0" First time build. Skipping changelog. > 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/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 > git rev-list --no-walk 39a5a4d2757c1de410298cadb43b906f19e1a093 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:25:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:25:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:25:12 ========================================================= 03:25:12 EdgeX Global Pipelines Version Info 03:25:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:25:13 ------------------- 03:25:13 stable info: 03:25:13 ------------------- 03:25:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:25:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:25:13 Message: update stable to v1.0.258 03:25:14 ------------------- 03:25:14 experimental info: 03:25:14 ------------------- 03:25:14 Commited By: **** collab-it+edgex@linuxfoundation.org 03:25:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:25:14 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4786 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4786 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4786 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71fe889 [Pipeline] echo 03:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:14 provisioning config files... 03:25:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7649134906004551016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:15 ---> ****-login.sh 03:25:15 nexus3.edgexfoundry.org:10001 03:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:15 Configure a credential helper to remove this warning. See 03:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:15 03:25:15 Login Succeeded 03:25:15 nexus3.edgexfoundry.org:10002 03:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:15 Configure a credential helper to remove this warning. See 03:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:15 03:25:15 Login Succeeded 03:25:15 nexus3.edgexfoundry.org:10003 03:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:15 Configure a credential helper to remove this warning. See 03:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:15 03:25:15 Login Succeeded 03:25:15 nexus3.edgexfoundry.org:10004 03:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:16 Configure a credential helper to remove this warning. See 03:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:16 03:25:16 Login Succeeded 03:25:16 ****.io 03:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:25:16 Configure a credential helper to remove this warning. See 03:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:25:16 03:25:16 Login Succeeded 03:25:16 ---> ****-login.sh ends [Pipeline] } 03:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:25:16 + 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 03:25:16 + dirname cmd/core-command/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo core-command,cmd/core-command/Dockerfile 03:25:16 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 03:25:16 cut -d/ -f2 03:25:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:25:16 + dirname cmd/core-data/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo core-data,cmd/core-data/Dockerfile 03:25:16 + dirname cmd/core-metadata/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo core-metadata,cmd/core-metadata/Dockerfile 03:25:16 + dirname cmd/security-bootstrapper/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:25:16 + dirname cmd/security-proxy-auth/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:25:16 + dirname cmd/security-proxy-setup/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:25:16 + dirname cmd/security-secretstore-setup/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:25:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:25:16 + dirname cmd/security-spire-agent/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:25:16 + dirname cmd/security-spire-config/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:25:16 + dirname cmd/security-spire-server/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:25:16 + dirname cmd/support-notifications/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo support-notifications,cmd/support-notifications/Dockerfile 03:25:16 + dirname cmd/support-scheduler/Dockerfile 03:25:16 + cut -d/ -f2 03:25:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:25:16 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 03:25:17 + git rev-list -1 --merges 71fe8892f8cb63cf817f68031011190585a6a916~1..71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] echo 03:25:17 -----------> git rev-list -1 --merges 71fe8892f8cb63cf817f68031011190585a6a916~1..71fe8892f8cb63cf817f68031011190585a6a916 71fe8892f8cb63cf817f68031011190585a6a916 [false] [Pipeline] sh 03:25:17 + git log --format=format:%s -1 71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] echo 03:25:17 ========================================================= 03:25:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:25:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:25:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:25:17 + grep -v github /etc/ssh/ssh_known_hosts 03:25:17 + [ -e /tmp/ssh_known_hosts ] 03:25:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:25:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:25:17 + sudo tee -a /etc/ssh/ssh_known_hosts 03:25:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:25:18 03:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:25:18 0.1.4: Pulling from edgex-devops/py-git-semver 03:25:18 b85a868b505f: Pulling fs layer 03:25:18 e2be974225ed: Pulling fs layer 03:25:18 339a4e72a1f5: Pulling fs layer 03:25:18 988bab9f4d93: Pulling fs layer 03:25:18 1469e6f7b9e6: Pulling fs layer 03:25:18 eaf3925da568: Pulling fs layer 03:25:18 bab4dde63d76: Pulling fs layer 03:25:18 bde34c3a00c8: Pulling fs layer 03:25:18 b352a97aabf1: Pulling fs layer 03:25:18 4872d77fe225: Pulling fs layer 03:25:18 5851b861e8e6: Pulling fs layer 03:25:18 eaf3925da568: Waiting 03:25:18 988bab9f4d93: Waiting 03:25:18 1469e6f7b9e6: Waiting 03:25:18 b352a97aabf1: Waiting 03:25:18 4872d77fe225: Waiting 03:25:18 5851b861e8e6: Waiting 03:25:18 bde34c3a00c8: Waiting 03:25:18 e2be974225ed: Verifying Checksum 03:25:18 e2be974225ed: Download complete 03:25:18 988bab9f4d93: Verifying Checksum 03:25:18 988bab9f4d93: Download complete 03:25:18 1469e6f7b9e6: Verifying Checksum 03:25:18 1469e6f7b9e6: Download complete 03:25:18 eaf3925da568: Verifying Checksum 03:25:18 eaf3925da568: Download complete 03:25:18 339a4e72a1f5: Verifying Checksum 03:25:18 339a4e72a1f5: Download complete 03:25:18 bde34c3a00c8: Download complete 03:25:18 b352a97aabf1: Download complete 03:25:18 4872d77fe225: Verifying Checksum 03:25:18 4872d77fe225: Download complete 03:25:18 5851b861e8e6: Verifying Checksum 03:25:18 5851b861e8e6: Download complete 03:25:19 b85a868b505f: Verifying Checksum 03:25:19 b85a868b505f: Download complete 03:25:19 bab4dde63d76: Verifying Checksum 03:25:19 bab4dde63d76: Download complete 03:25:20 b85a868b505f: Pull complete 03:25:20 e2be974225ed: Pull complete 03:25:21 339a4e72a1f5: Pull complete 03:25:21 988bab9f4d93: Pull complete 03:25:21 1469e6f7b9e6: Pull complete 03:25:21 eaf3925da568: Pull complete 03:25:24 bab4dde63d76: Pull complete 03:25:24 bde34c3a00c8: Pull complete 03:25:24 b352a97aabf1: Pull complete 03:25:24 4872d77fe225: Pull complete 03:25:24 5851b861e8e6: Pull complete 03:25:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:25:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:24 prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container 03:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:25:33 $ docker top 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 -eo pid,comm 03:25:33 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). 03:25:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:25:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:25:33 [ssh-agent] Looking for ssh-agent implementation... 03:25:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:25:33 $ docker exec 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent 03:25:33 SSH_AUTH_SOCK=/tmp/ssh-XLdyMedjFUpo/agent.32 03:25:33 SSH_AGENT_PID=38 03:25:33 Running ssh-add (command line suppressed) 03:25:33 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3830512312786833604.key (/w/workspace/edgex-go/3@tmp/private_key_3830512312786833604.key) 03:25:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:25:34 + git tag --points-at HEAD [Pipeline] } 03:25:34 $ docker exec --env ******** --env ******** 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent -k 03:25:34 unset SSH_AUTH_SOCK; 03:25:34 unset SSH_AGENT_PID; 03:25:34 echo Agent pid 38 killed; 03:25:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:25:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:25:34 [ssh-agent] Looking for ssh-agent implementation... 03:25:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:25:34 $ docker exec 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent 03:25:34 SSH_AUTH_SOCK=/tmp/ssh-EVoIFmKvRnX4/agent.73 03:25:34 SSH_AGENT_PID=79 03:25:34 Running ssh-add (command line suppressed) 03:25:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4606972336645842455.key (/w/workspace/edgex-go/3@tmp/private_key_4606972336645842455.key) 03:25:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:25:35 + git semver init 03:25:35 2024-04-07 03:25:35,208 [run_init] DEBUG init version:0.0.0 force:False 03:25:35 2024-04-07 03:25:35,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 03:25:35 2024-04-07 03:25:35,209 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 03:25:35 2024-04-07 03:25:35,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 03:25:41 2024-04-07 03:25:41,328 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 03:25:41 2024-04-07 03:25:41,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4786 with force:False 03:25:41 2024-04-07 03:25:41,329 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4786 03:25:41 2024-04-07 03:25:41,331 [execute] INFO git cat-file --batch-check 03:25:41 2024-04-07 03:25:41,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 03:25:41 2024-04-07 03:25:41,338 [execute] INFO git cat-file --batch 03:25:41 2024-04-07 03:25:41,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 03:25:41 2024-04-07 03:25:41,342 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4786 03:25:41 0.0.0 [Pipeline] } 03:25:41 $ docker exec --env ******** --env ******** 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 ssh-agent -k 03:25:41 unset SSH_AUTH_SOCK; 03:25:41 unset SSH_AGENT_PID; 03:25:41 echo Agent pid 79 killed; 03:25:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:25:42 + git semver [Pipeline] } 03:25:42 $ docker stop --time=1 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 03:25:44 $ docker rm -f --volumes 88afe8532db8b36104d7da5593955fcb5609741840af69251d400c1bd4024ba5 [Pipeline] // withDockerContainer [Pipeline] sh 03:25:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:25:45 Stashed 1 file(s) [Pipeline] echo 03:25:45 [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 03:25:45 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 03:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:45 ========================================================= 03:25:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:25:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:25:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:25:46 7264a8db6415: Pulling fs layer 03:25:46 c4d48a809fc2: Pulling fs layer 03:25:46 4f1c88b9dad5: Pulling fs layer 03:25:46 ad3a456e5733: Pulling fs layer 03:25:46 69c7f0334f64: Pulling fs layer 03:25:46 1f1c1a5573a3: Pulling fs layer 03:25:46 ce7588e14bc9: Pulling fs layer 03:25:46 b5e4710f87ac: Pulling fs layer 03:25:46 69c7f0334f64: Waiting 03:25:46 1f1c1a5573a3: Waiting 03:25:46 b5e4710f87ac: Waiting 03:25:46 ad3a456e5733: Waiting 03:25:46 ce7588e14bc9: Waiting 03:25:46 c4d48a809fc2: Download complete 03:25:46 ad3a456e5733: Download complete 03:25:46 69c7f0334f64: Verifying Checksum 03:25:46 69c7f0334f64: Download complete 03:25:46 7264a8db6415: Verifying Checksum 03:25:46 7264a8db6415: Download complete 03:25:46 1f1c1a5573a3: Verifying Checksum 03:25:46 1f1c1a5573a3: Download complete 03:25:46 b5e4710f87ac: Verifying Checksum 03:25:46 b5e4710f87ac: Download complete 03:25:46 7264a8db6415: Pull complete 03:25:46 4f1c88b9dad5: Verifying Checksum 03:25:46 4f1c88b9dad5: Download complete 03:25:47 c4d48a809fc2: Pull complete 03:25:47 ce7588e14bc9: Verifying Checksum 03:25:47 ce7588e14bc9: Download complete 03:25:51 4f1c88b9dad5: Pull complete 03:25:51 ad3a456e5733: Pull complete 03:25:51 69c7f0334f64: Pull complete 03:25:51 1f1c1a5573a3: Pull complete 03:25:52 ce7588e14bc9: Pull complete 03:25:53 b5e4710f87ac: Pull complete 03:25:53 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:25:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:25:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:25:53 WORKDIR /edgex 03:25:53 COPY go.mod . 03:25:53 RUN go mod download 03:25:53 + docker build -t ci-base-image-x86_64 -f - . 03:25:54 Sending build context to Docker daemon 175.3MB 03:25:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:25:54 ---> 88b5674ff536 03:25:54 Step 2/4 : WORKDIR /edgex 03:26:00 Still waiting to schedule task 03:26:00 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:26:16 ---> Running in 115594006b2e 03:26:17 Removing intermediate container 115594006b2e 03:26:17 ---> 20324721678a 03:26:17 Step 3/4 : COPY go.mod . 03:26:17 ---> 121b552b1a54 03:26:17 Step 4/4 : RUN go mod download 03:26:18 ---> Running in b94b9033ea42 03:27:05 Removing intermediate container b94b9033ea42 03:27:05 ---> c838c4f78273 03:27:05 Successfully built c838c4f78273 03:27:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker inspect -f . ci-base-image-x86_64 03:27:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:06 prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container 03:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:27:07 $ docker top 4c6054bad963d6cf85252d0338d03bac403e913123627fec1e9f981b6f2029a2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:08 + go version 03:27:08 go version go1.21.0 linux/amd64 [Pipeline] } 03:27:08 $ docker stop --time=1 4c6054bad963d6cf85252d0338d03bac403e913123627fec1e9f981b6f2029a2 03:27:09 $ docker rm -f --volumes 4c6054bad963d6cf85252d0338d03bac403e913123627fec1e9f981b6f2029a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:09 + docker inspect -f . ci-base-image-x86_64 03:27:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:09 prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container 03:27:09 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:27:10 $ docker top 297fc9233c90a7e9276249e7c1105ca6b6a5a204de7b6b2973a4982064fccaf5 -eo pid,comm [Pipeline] { [Pipeline] echo 03:27:10 ========================================================= 03:27:10 [edgeXBuildGoParallel] Running Tests and Build... 03:27:10 ========================================================= [Pipeline] sh 03:27:10 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 03:27:10 + make test 03:27:10 go test -race -coverprofile=coverage.out ./... 03:27:17 ? github.com/edgexfoundry/edgex-go [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:27:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.053s coverage: 28.7% of statements 03:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.121s coverage: 69.2% of statements 03:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:27:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:27:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.692s coverage: 93.4% of statements 03:27:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.068s coverage: 6.1% of statements 03:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.338s coverage: 97.6% of statements 03:27:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 03:27:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.136s coverage: 0.9% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.063s coverage: 32.2% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.060s coverage: 94.1% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 03:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:28:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:28:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:28:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2093 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws 03:28:08 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:28:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:28:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:28:11 The recommended git tool is: git 03:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements 03:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:28:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:28:18 using credential edgex-jenkins-ssh 03:28:18 Cloning the remote Git repository 03:28:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:28:18 > git init /w/workspace/edgex-go/3 # timeout=10 03:28:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:28:18 > git --version # timeout=10 03:28:18 > git --version # 'git version 2.25.1' 03:28:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.045s coverage: 20.0% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.014s coverage: 89.4% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 03:28:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements 03:28:26 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 03:28:26 running golangci-lint 03:28:26 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:28:26 go version go1.21.0 linux/amd64 03:28:26 level=info msg="[config_reader] Used config file .golangci.yml" 03:28:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:28:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:28:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:28:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:28:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:28:38 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 03:28:39 Merge succeeded, producing 71fe8892f8cb63cf817f68031011190585a6a916 03:28:39 Checking out Revision 71fe8892f8cb63cf817f68031011190585a6a916 (PR-4786) 03:28:39 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.7 to 2.2.0" 03:28:38 > git config core.sparsecheckout # timeout=10 03:28:38 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 03:28:39 > git remote # timeout=10 03:28:39 > git config --get remote.origin.url # timeout=10 03:28:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:28:39 > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 03:28:39 > git rev-parse HEAD^{commit} # timeout=10 03:28:39 > git config core.sparsecheckout # timeout=10 03:28:39 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:44 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 18.099069329s" 03:28:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.20203ms" 03:28:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:28:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:44 Dload Upload Total Spent Left Speed 03:28:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 03:28:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:28:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:28:45 + sudo tee /etc/docker/daemon.new 03:28:45 { 03:28:45 "registry-mirrors": [ 03:28:45 "https://nexus3.edgexfoundry.org:10001" 03:28:45 ], 03:28:45 "bip": "10.250.0.254/24", 03:28:45 "hosts": [ 03:28:45 "tcp://0.0.0.0:5555", 03:28:45 "unix:///var/run/docker.sock" 03:28:45 ], 03:28:45 "mtu": 1458, 03:28:45 "selinux-enabled": true, 03:28:45 "seccomp-profile": "/etc/docker/seccomp.json" 03:28:45 } [Pipeline] sh 03:28:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:28:46 + sudo service docker restart 03:28:54 level=info msg="[linters_context/goanalysis] analyzers took 1m19.536991156s with top 10 stages: buildir: 43.644035862s, gosec: 6.300702424s, fact_deprecated: 2.100176917s, inspect: 1.985484219s, printf: 1.682117273s, ctrlflow: 1.391024101s, nilness: 1.01325965s, fact_purity: 969.65118ms, S1038: 929.418861ms, typedness: 568.955693ms" 03:28:54 level=info msg="[runner] Issues before processing: 197, after processing: 0" 03:28:54 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197" 03:28:54 level=info msg="[runner] processing took 16.004826ms with stages: nolint: 6.231348ms, identifier_marker: 5.240799ms, autogenerated_exclude: 1.4925ms, path_prettifier: 1.345226ms, exclude-rules: 1.007372ms, skip_dirs: 643.845µs, cgo: 25.552µs, filename_unadjuster: 14.362µs, max_same_issues: 501ns, severity-rules: 420ns, skip_files: 420ns, fixer: 390ns, uniq_by_line: 360ns, exclude: 330ns, max_per_file_from_linter: 321ns, sort_results: 260ns, diff: 250ns, max_from_linter: 180ns, source_code: 150ns, path_prefixer: 120ns, path_shortener: 120ns" 03:28:54 level=info msg="[runner] linters took 9.897776535s with stages: goanalysis_metalinter: 9.881694403s" 03:28:54 level=info msg="File cache stats: 0 entries of total size 0B" 03:28:54 level=info msg="Memory: 281 samples, avg is 282.9MB, max is 1245.2MB" 03:28:54 level=info msg="Execution took 28.053468117s" 03:28:54 go vet ./... 03:28:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:58 ./bin/test-attribution-txt.sh 03:28:58 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo 03:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:28:59 + ls -al . 03:28:59 total 816 03:28:59 drwxrwxr-x 11 1001 1001 4096 Apr 7 03:27 . 03:28:59 drwxr-xr-x 4 root root 4096 Apr 7 03:27 .. 03:28:59 drwxrwxr-x 2 1001 1001 4096 Apr 7 03:25 .blubracket 03:28:59 -rw-rw-r-- 1 1001 1001 10 Apr 7 03:25 .dockerignore 03:28:59 drwxrwxr-x 8 1001 1001 4096 Apr 7 03:28 .git 03:28:59 drwxrwxr-x 3 1001 1001 4096 Apr 7 03:25 .github 03:28:59 -rw-rw-r-- 1 1001 1001 1074 Apr 7 03:25 .gitignore 03:28:59 -rw-rw-r-- 1 1001 1001 42 Apr 7 03:25 .golangci.yml 03:28:59 -rw-rw-r-- 1 1001 1001 100 Apr 7 03:25 .hadolint.yml 03:28:59 drwxr-xr-x 3 1001 1001 4096 Apr 7 03:25 .semver 03:28:59 -rw-rw-r-- 1 1001 1001 155 Apr 7 03:25 .sonarcloud.properties 03:28:59 -rw-rw-r-- 1 1001 1001 1171 Apr 7 03:25 ADOPTERS.md 03:28:59 -rw-rw-r-- 1 1001 1001 20261 Apr 7 03:25 Attribution.txt 03:28:59 -rw-rw-r-- 1 1001 1001 100284 Apr 7 03:25 CHANGELOG.md 03:28:59 -rw-rw-r-- 1 1001 1001 3804 Apr 7 03:25 CONTRIBUTING.md 03:28:59 -rw-rw-r-- 1 1001 1001 677 Apr 7 03:25 GOVERNANCE.md 03:28:59 -rw-rw-r-- 1 1001 1001 861 Apr 7 03:25 Jenkinsfile 03:28:59 -rw-rw-r-- 1 1001 1001 10775 Apr 7 03:25 LICENSE 03:28:59 -rw-rw-r-- 1 1001 1001 15392 Apr 7 03:25 Makefile 03:28:59 -rw-rw-r-- 1 1001 1001 582 Apr 7 03:25 OWNERS.md 03:28:59 -rw-rw-r-- 1 1001 1001 9528 Apr 7 03:25 README.md 03:28:59 -rw-rw-r-- 1 1001 1001 789 Apr 7 03:25 SECURITY.md 03:28:59 -rw-rw-r-- 1 1001 1001 5 Apr 7 03:25 VERSION 03:28:59 drwxrwxr-x 2 1001 1001 4096 Apr 7 03:25 bin 03:28:59 drwxrwxr-x 18 1001 1001 4096 Apr 7 03:25 cmd 03:28:59 -rw-r--r-- 1 root root 455122 Apr 7 03:28 coverage.out 03:28:59 drwxrwxr-x 2 1001 1001 4096 Apr 7 03:25 fuzz_test 03:28:59 -rw-rw-r-- 1 1001 1001 7036 Apr 7 03:25 go.mod 03:28:59 -rw-rw-r-- 1 1001 1001 101377 Apr 7 03:25 go.sum 03:28:59 drwxrwxr-x 7 1001 1001 4096 Apr 7 03:25 internal 03:28:59 drwxrwxr-x 3 1001 1001 4096 Apr 7 03:25 openapi 03:28:59 -rw-rw-r-- 1 1001 1001 584 Apr 7 03:25 security.txt 03:28:59 -rw-rw-r-- 1 1001 1001 204 Apr 7 03:25 version.go [Pipeline] sh 03:28:59 + '[' -e coverage.out ] 03:28:59 + chown 1001:1001 coverage.out [Pipeline] stash 03:29:00 Stashed 1 file(s) [Pipeline] sh 03:29:00 + make build 03:29:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:04 provisioning config files... 03:29:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5432916463436821981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:04 ---> ****-login.sh 03:29:04 nexus3.edgexfoundry.org:10001 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10002 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10003 03:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:06 Configure a credential helper to remove this warning. See 03:29:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:06 03:29:06 Login Succeeded 03:29:06 nexus3.edgexfoundry.org:10004 03:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:06 Configure a credential helper to remove this warning. See 03:29:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:06 03:29:06 Login Succeeded 03:29:06 ****.io 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:07 Configure a credential helper to remove this warning. See 03:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:07 03:29:07 Login Succeeded 03:29:07 ---> ****-login.sh ends [Pipeline] } 03:29:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:29:08 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 03:29:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:08 ========================================================= 03:29:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:29:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:29:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:29:08 9fda8d8052c6: Pulling fs layer 03:29:08 5d54e960e981: Pulling fs layer 03:29:08 c4a7e357bf2a: Pulling fs layer 03:29:08 f0e02332f6b5: Pulling fs layer 03:29:08 872ee5b61b7b: Pulling fs layer 03:29:08 0c6a40ed1a82: Pulling fs layer 03:29:08 94ae7d8d031c: Pulling fs layer 03:29:08 f0e02332f6b5: Waiting 03:29:08 872ee5b61b7b: Waiting 03:29:08 0c6a40ed1a82: Waiting 03:29:08 94ae7d8d031c: Waiting 03:29:08 5d54e960e981: Verifying Checksum 03:29:08 5d54e960e981: Download complete 03:29:08 f0e02332f6b5: Verifying Checksum 03:29:08 f0e02332f6b5: Download complete 03:29:08 872ee5b61b7b: Verifying Checksum 03:29:08 872ee5b61b7b: Download complete 03:29:08 9fda8d8052c6: Verifying Checksum 03:29:08 9fda8d8052c6: Download complete 03:29:09 94ae7d8d031c: Verifying Checksum 03:29:09 94ae7d8d031c: Download complete 03:29:09 9fda8d8052c6: Pull complete 03:29:10 5d54e960e981: Pull complete 03:29:10 c4a7e357bf2a: Verifying Checksum 03:29:10 c4a7e357bf2a: Download complete 03:29:11 0c6a40ed1a82: Verifying Checksum 03:29:11 0c6a40ed1a82: Download complete 03:29:22 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 03:29:22 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 03:29:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:29:23 c4a7e357bf2a: Pull complete 03:29:23 f0e02332f6b5: Pull complete 03:29:23 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 03:29:24 872ee5b61b7b: Pull complete 03:29:28 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 03:29:29 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 03:29:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:29:31 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 03:29:31 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 03:29:32 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 03:29: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:29:34 $ docker stop --time=1 297fc9233c90a7e9276249e7c1105ca6b6a5a204de7b6b2973a4982064fccaf5 03:29:34 0c6a40ed1a82: Pull complete 03:29:34 94ae7d8d031c: Pull complete 03:29:34 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:29:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:29:43 $ docker rm -f --volumes 297fc9233c90a7e9276249e7c1105ca6b6a5a204de7b6b2973a4982064fccaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:29:44 WORKDIR /edgex 03:29:44 COPY go.mod . 03:29:44 RUN go mod download 03:29:44 + docker build -t ci-base-image-arm64 -f - . 03:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:29:44 03:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:29:45 latest: Pulling from edgex-devops/edgex-compose 03:29:45 91d30c5bc195: Pulling fs layer 03:29:45 2e9b0aa3be6d: Pulling fs layer 03:29:45 9c61dcf015f6: Pulling fs layer 03:29:45 4698f68db338: Pulling fs layer 03:29:45 2a2f49069b9e: Pulling fs layer 03:29:45 e0025b399a48: Pulling fs layer 03:29:45 2a2f49069b9e: Waiting 03:29:45 e0025b399a48: Waiting 03:29:45 4698f68db338: Waiting 03:29:45 Sending build context to Docker daemon 3.002MB 03:29:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:29:45 ---> 86de565de09d 03:29:45 Step 2/4 : WORKDIR /edgex 03:29:45 91d30c5bc195: Verifying Checksum 03:29:45 91d30c5bc195: Download complete 03:29:45 4698f68db338: Download complete 03:29:45 2e9b0aa3be6d: Verifying Checksum 03:29:45 2e9b0aa3be6d: Download complete 03:29:45 91d30c5bc195: Pull complete 03:29:45 e0025b399a48: Download complete 03:29:45 2a2f49069b9e: Download complete 03:29:45 2e9b0aa3be6d: Pull complete 03:29:46 9c61dcf015f6: Verifying Checksum 03:29:46 9c61dcf015f6: Download complete 03:29:47 ---> Running in 61e344cda580 03:29:47 Removing intermediate container 61e344cda580 03:29:47 ---> 2e30f7a7f478 03:29:47 Step 3/4 : COPY go.mod . 03:29:48 ---> e7c0e7c18618 03:29:48 Step 4/4 : RUN go mod download 03:29:48 ---> Running in d0be4f2cf201 03:29:48 9c61dcf015f6: Pull complete 03:29:48 4698f68db338: Pull complete 03:29:48 2a2f49069b9e: Pull complete 03:29:48 e0025b399a48: Pull complete 03:29:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:29:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:48 prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container 03:29:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:29:55 $ docker top eacd6e436417224045fa3f1abec61e707ddbf116534a14543715cb9db18b9101 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:55 + docker compose -f ./docker-compose-build.yml build --parallel 03:29:57 #1 [core-data internal] load build definition from Dockerfile 03:29:57 #1 transferring dockerfile: 03:29:57 #1 transferring dockerfile: 2.01kB done 03:29:57 #1 DONE 0.0s 03:29:57 03:29:57 #2 [core-metadata internal] load build definition from Dockerfile 03:29:57 #2 transferring dockerfile: 2.06kB done 03:29:57 #2 DONE 0.0s 03:29:57 03:29:57 #3 [security-spire-agent internal] load build definition from Dockerfile 03:29:57 #3 transferring dockerfile: 1.81kB done 03:29:57 #3 DONE 0.0s 03:29:57 03:29:57 #4 [security-proxy-setup internal] load build definition from Dockerfile 03:29:57 #4 transferring dockerfile: 2.50kB done 03:29:57 #4 DONE 0.0s 03:29:57 03:29:57 #5 [core-command internal] load build definition from Dockerfile 03:29:57 #5 transferring dockerfile: 1.93kB done 03:29:58 #5 DONE 0.0s 03:29:58 03:29:58 #6 [security-spire-config internal] load build definition from Dockerfile 03:29:58 #6 transferring dockerfile: 1.69kB done 03:29:58 #6 DONE 0.0s 03:29:58 03:29:58 #7 [security-secretstore-setup internal] load build definition from Dockerfile 03:29:58 #7 transferring dockerfile: 2.49kB done 03:29:58 #7 DONE 0.0s 03:29:58 03:29:58 #8 [security-spire-server internal] load build definition from Dockerfile 03:29:58 #8 transferring dockerfile: 1.70kB done 03:29:58 #8 DONE 0.0s 03:29:58 03:29:58 #9 [security-proxy-auth internal] load build definition from Dockerfile 03:29:58 #9 transferring dockerfile: 2.15kB done 03:29:58 #9 DONE 0.1s 03:29:58 03:29:58 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:29:58 #10 transferring dockerfile: 1.89kB done 03:29:58 #10 DONE 0.1s 03:29:58 03:29:58 #11 [core-data internal] load .dockerignore 03:29:58 #11 transferring context: 50B done 03:29:58 #11 DONE 0.1s 03:29:58 03:29:58 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:29:58 #12 transferring dockerfile: 2.93kB done 03:29:58 #12 DONE 0.1s 03:29:58 03:29:58 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:29:58 #13 transferring dockerfile: 2.23kB done 03:29:58 #13 DONE 0.1s 03:29:58 03:29:58 #14 [support-notifications internal] load build definition from Dockerfile 03:29:58 #14 transferring dockerfile: 1.95kB done 03:29:58 #14 DONE 0.1s 03:29:58 03:29:58 #15 [support-scheduler internal] load build definition from Dockerfile 03:29:58 #15 transferring dockerfile: 1.93kB done 03:29:58 #15 DONE 0.1s 03:29:58 03:29:58 #16 [core-metadata internal] load .dockerignore 03:29:58 #16 transferring context: 50B done 03:29:58 #16 DONE 0.0s 03:29:58 03:29:58 #17 [security-spire-agent internal] load .dockerignore 03:29:58 #17 transferring context: 50B done 03:29:58 #17 DONE 0.0s 03:29:58 03:29:58 #18 [security-proxy-setup internal] load .dockerignore 03:29:58 #18 transferring context: 50B done 03:29:58 #18 DONE 0.0s 03:29:58 03:29:58 #19 [core-command internal] load .dockerignore 03:29:58 #19 transferring context: 50B done 03:29:58 #19 DONE 0.0s 03:29:58 03:29:58 #20 [security-spire-config internal] load .dockerignore 03:29:58 #20 transferring context: 50B done 03:29:58 #20 DONE 0.0s 03:29:58 03:29:58 #21 [security-proxy-auth internal] load .dockerignore 03:29:58 #21 transferring context: 50B done 03:29:58 #21 DONE 0.1s 03:29:58 03:29:58 #22 [security-secretstore-setup internal] load .dockerignore 03:29:58 #22 transferring context: 50B done 03:29:58 #22 DONE 0.0s 03:29:58 03:29:58 #23 [security-spire-server internal] load .dockerignore 03:29:58 #23 transferring context: 50B done 03:29:58 #23 DONE 0.1s 03:29:58 03:29:58 #24 [security-spiffe-token-provider internal] load .dockerignore 03:29:58 #24 transferring context: 50B done 03:29:58 #24 DONE 0.1s 03:29:58 03:29:58 #25 [core-common-config-bootstrapper internal] load .dockerignore 03:29:58 #25 transferring context: 50B done 03:29:58 #25 DONE 0.1s 03:29:58 03:29:58 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:29:58 #26 DONE 0.0s 03:29:58 03:29:58 #27 [support-notifications internal] load .dockerignore 03:29:58 #27 transferring context: 50B done 03:29:58 #27 DONE 0.1s 03:29:58 03:29:58 #28 [support-scheduler internal] load .dockerignore 03:29:58 #28 transferring context: 50B done 03:29:58 #28 DONE 0.1s 03:29:58 03:29:58 #29 [security-bootstrapper internal] load .dockerignore 03:29:58 #29 transferring context: 50B done 03:29:58 #29 DONE 0.1s 03:29:58 03:29:58 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:29:58 #26 DONE 0.0s 03:29:58 03:29:58 #30 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:58 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:29:58 #30 ... 03:29:58 03:29:58 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:29:58 #26 DONE 0.0s 03:29:58 03:29:58 #30 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:58 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:29:58 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:29:58 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 03:29:58 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 03:29:58 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s 03:29:58 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:29:58 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:29:58 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 03:29:58 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 03:29:58 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 03:29:58 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 03:29:58 #30 ... 03:29:58 03:29:58 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:29:58 #26 DONE 0.0s 03:29:58 03:29:58 #30 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:58 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:29:58 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:29:58 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 03:29:58 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 03:29:58 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 03:29:58 #30 ... 03:29:58 03:29:58 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:29:58 #26 DONE 0.0s 03:29:58 03:29:58 #30 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:58 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 03:29:58 #30 ... 03:29:58 03:29:58 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:29:58 #31 DONE 0.5s 03:29:58 03:29:58 #30 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:58 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:29:58 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:29:58 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 03:29:58 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 03:29:58 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 03:29:58 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 03:29:59 #30 ... 03:29:59 03:29:59 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:29:59 #32 DONE 0.7s 03:29:59 03:29:59 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:29:59 #33 DONE 0.8s 03:29:59 03:29:59 #30 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:29:59 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:29:59 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:29:59 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 03:29:59 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 03:29:59 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 03:29:59 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 03:29:59 #30 DONE 1.4s 03:29:59 03:29:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:29:59 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 03:29:59 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:29:59 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 03:29:59 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 03:29:59 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 03:29:59 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 03:29:59 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:30:00 #34 ... 03:30:00 03:30:00 #35 [security-spire-config internal] load build context 03:30:00 #35 transferring context: 24.94kB 0.1s done 03:30:00 #35 DONE 0.6s 03:30:00 03:30:00 #36 [security-spire-server internal] load build context 03:30:00 #36 transferring context: 26.69kB 0.1s done 03:30:00 #36 DONE 0.7s 03:30:00 03:30:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:00 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s 03:30:00 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 03:30:00 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:30:00 #34 ... 03:30:00 03:30:00 #37 [security-spire-agent internal] load build context 03:30:00 #37 transferring context: 26.22kB 0.1s done 03:30:00 #37 DONE 0.7s 03:30:00 03:30:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:00 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s 03:30:00 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.6s 03:30:00 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 03:30:00 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.7s 03:30:00 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 03:30:00 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 03:30:00 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 03:30:00 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 03:30:00 #34 ... 03:30:00 03:30:00 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:30:00 #38 DONE 2.7s 03:30:00 03:30:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:30:03 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done 03:30:07 #34 ... 03:30:07 03:30:07 #39 [security-proxy-setup internal] load build context 03:30:07 #39 transferring context: 267.12MB 8.2s 03:30:08 #39 ... 03:30:08 03:30:08 #40 [core-metadata internal] load build context 03:30:08 #40 ... 03:30:08 03:30:08 #39 [security-proxy-setup internal] load build context 03:30:08 #39 ... 03:30:08 03:30:08 #41 [core-data internal] load build context 03:30:08 #41 ... 03:30:08 03:30:08 #40 [core-metadata internal] load build context 03:30:08 #40 ... 03:30:08 03:30:08 #42 [core-command internal] load build context 03:30:08 #42 ... 03:30:08 03:30:08 #43 [security-secretstore-setup internal] load build context 03:30:09 #43 ... 03:30:09 03:30:09 #44 [security-proxy-auth internal] load build context 03:30:09 #44 ... 03:30:09 03:30:09 #45 [security-spiffe-token-provider internal] load build context 03:30:09 #45 ... 03:30:09 03:30:09 #46 [support-notifications internal] load build context 03:30:09 #46 ... 03:30:09 03:30:09 #47 [support-scheduler internal] load build context 03:30:09 #47 ... 03:30:09 03:30:09 #48 [security-bootstrapper internal] load build context 03:30:09 #48 ... 03:30:09 03:30:09 #49 [core-common-config-bootstrapper internal] load build context 03:30:09 #49 ... 03:30:09 03:30:09 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:09 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 03:30:09 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:30:09 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 03:30:09 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 03:30:09 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 03:30:09 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 03:30:09 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 03:30:09 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:30:09 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done 03:30:09 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 03:30:09 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 03:30:09 #50 ... 03:30:09 03:30:09 #49 [core-common-config-bootstrapper internal] load build context 03:30:09 #49 ... 03:30:09 03:30:09 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:09 #51 ... 03:30:09 03:30:09 #49 [core-common-config-bootstrapper internal] load build context 03:30:10 #49 ... 03:30:10 03:30:10 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:30:10 #52 ... 03:30:10 03:30:10 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:30:10 #53 ... 03:30:10 03:30:10 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:30:10 #54 ... 03:30:10 03:30:10 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:30:10 #55 ... 03:30:10 03:30:10 #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:30:10 #56 ... 03:30:10 03:30:10 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:30:10 #57 ... 03:30:10 03:30:10 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:10 #58 ... 03:30:10 03:30:10 #59 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:30:11 #59 ... 03:30:11 03:30:11 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:30:11 #60 ... 03:30:11 03:30:11 #40 [core-metadata internal] load build context 03:30:11 #40 transferring context: 405.51MB 12.1s done 03:30:19 #40 ... 03:30:19 03:30:19 #41 [core-data internal] load build context 03:30:19 #41 transferring context: 405.51MB 10.7s done 03:30:19 #41 ... 03:30:19 03:30:19 #39 [security-proxy-setup internal] load build context 03:30:19 #39 transferring context: 405.51MB 10.6s done 03:30:19 #39 ... 03:30:19 03:30:19 #43 [security-secretstore-setup internal] load build context 03:30:19 #43 transferring context: 405.51MB 10.7s done 03:30:19 #43 ... 03:30:19 03:30:19 #42 [core-command internal] load build context 03:30:19 #42 transferring context: 405.51MB 12.0s done 03:30:19 #42 ... 03:30:19 03:30:19 #44 [security-proxy-auth internal] load build context 03:30:19 #44 transferring context: 405.51MB 10.7s done 03:30:19 #44 ... 03:30:19 03:30:19 #46 [support-notifications internal] load build context 03:30:19 #46 transferring context: 405.51MB 11.2s done 03:30:19 #46 ... 03:30:19 03:30:19 #45 [security-spiffe-token-provider internal] load build context 03:30:19 #45 transferring context: 405.51MB 10.6s done 03:30:19 #45 ... 03:30:19 03:30:19 #48 [security-bootstrapper internal] load build context 03:30:19 #48 transferring context: 405.51MB 10.4s done 03:30:19 #48 ... 03:30:19 03:30:19 #47 [support-scheduler internal] load build context 03:30:19 #47 transferring context: 405.51MB 10.4s done 03:30:20 #47 ... 03:30:20 03:30:20 #49 [core-common-config-bootstrapper internal] load build context 03:30:20 #49 transferring context: 405.51MB 11.5s done 03:30:52 #49 ... 03:30:52 03:30:52 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:30:52 #52 51.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:52 #52 ... 03:30:52 03:30:52 #39 [security-proxy-setup internal] load build context 03:30:52 #39 DONE 53.4s 03:30:52 03:30:52 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:30:52 #52 52.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:52 #52 ... 03:30:52 03:30:52 #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:30:52 #59 DONE 51.5s 03:30:52 03:30:52 #41 [core-data internal] load build context 03:30:52 #41 DONE 54.0s 03:30:52 03:30:52 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:30:52 #61 ... 03:30:52 03:30:52 #43 [security-secretstore-setup internal] load build context 03:30:52 #43 DONE 53.9s 03:30:52 03:30:52 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:30:52 #57 52.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:52 #57 52.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:52 #57 52.42 (1/2) Installing ca-certificates (20240226-r0) 03:30:52 #57 52.44 (2/2) Installing dumb-init (1.2.5-r2) 03:30:52 #57 52.45 Executing busybox-1.36.1-r5.trigger 03:30:52 #57 52.45 Executing ca-certificates-20240226-r0.trigger 03:30:52 #57 52.50 OK: 8 MiB in 17 packages 03:30:53 #57 ... 03:30:53 03:30:53 #44 [security-proxy-auth internal] load build context 03:30:53 #44 DONE 54.7s 03:30:53 03:30:53 #48 [security-bootstrapper internal] load build context 03:30:53 #48 DONE 54.6s 03:30:53 03:30:53 #47 [support-scheduler internal] load build context 03:30:53 #47 DONE 54.7s 03:30:53 03:30:53 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:53 #51 52.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:53 #51 52.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:53 #51 52.63 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:30:53 #51 52.63 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:30:53 #51 52.63 OK: 20072 distinct packages available 03:30:53 #51 52.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:53 #51 52.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:53 #51 53.04 (1/5) Installing dumb-init (1.2.5-r2) 03:30:53 #51 53.04 (2/5) Installing musl-obstack (1.2.3-r2) 03:30:53 #51 53.05 (3/5) Installing libucontext (1.2-r2) 03:30:53 #51 53.06 (4/5) Installing gcompat (1.1.0-r1) 03:30:53 #51 53.06 (5/5) Installing openssl (3.1.4-r5) 03:30:53 #51 53.09 Executing busybox-1.36.1-r5.trigger 03:30:53 #51 53.09 OK: 8 MiB in 20 packages 03:30:53 #51 ... 03:30:53 03:30:53 #45 [security-spiffe-token-provider internal] load build context 03:30:53 #45 DONE 54.7s 03:30:53 03:30:53 #46 [support-notifications internal] load build context 03:30:53 #46 DONE 54.7s 03:30:53 03:30:53 #49 [core-common-config-bootstrapper internal] load build context 03:30:53 #49 DONE 54.9s 03:30:53 03:30:53 #40 [core-metadata internal] load build context 03:30:53 #40 DONE 55.2s 03:30:53 03:30:53 #42 [core-command internal] load build context 03:30:53 #42 DONE 55.0s 03:30:53 03:30:53 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:30:53 #55 52.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:53 #55 52.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:53 #55 52.43 (1/2) Installing dumb-init (1.2.5-r2) 03:30:53 #55 52.44 (2/2) Installing su-exec (0.2-r3) 03:30:53 #55 52.44 Executing busybox-1.36.1-r5.trigger 03:30:53 #55 52.45 OK: 7 MiB in 17 packages 03:30:53 #55 DONE 53.7s 03:30:53 03:30:53 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:30:53 #57 DONE 53.7s 03:30:53 03:30:53 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:30:53 #52 52.41 (1/1) Installing dumb-init (1.2.5-r2) 03:30:53 #52 52.42 Executing busybox-1.36.1-r5.trigger 03:30:53 #52 52.42 OK: 7 MiB in 16 packages 03:30:53 #52 DONE 53.7s 03:30:53 03:30:53 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:30:53 #56 52.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:53 #56 52.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:53 #56 52.80 (1/1) Installing dumb-init (1.2.5-r2) 03:30:53 #56 52.80 Executing busybox-1.36.1-r5.trigger 03:30:53 #56 52.81 OK: 7 MiB in 16 packages 03:30:53 #56 DONE 53.7s 03:30:53 03:30:53 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:53 #51 DONE 53.9s 03:30:53 03:30:53 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:30:54 #62 ... 03:30:54 03:30:54 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:30:54 #50 DONE 54.6s 03:30:54 03:30:54 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:30:54 #53 52.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:54 #53 53.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:54 #53 53.46 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:30:54 #53 53.46 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:30:54 #53 53.46 OK: 20072 distinct packages available 03:30:54 #53 53.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:54 #53 53.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:54 #53 53.78 (1/4) Installing dumb-init (1.2.5-r2) 03:30:54 #53 53.78 (2/4) Installing musl-obstack (1.2.3-r2) 03:30:54 #53 53.78 (3/4) Installing libucontext (1.2-r2) 03:30:54 #53 53.79 (4/4) Installing gcompat (1.1.0-r1) 03:30:54 #53 53.79 Executing busybox-1.36.1-r5.trigger 03:30:54 #53 53.80 OK: 8 MiB in 19 packages 03:30:54 #53 DONE 53.9s 03:30:54 03:30:54 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:54 #58 53.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:54 #58 54.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:54 #58 ... 03:30:54 03:30:54 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:30:54 #54 53.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:54 #54 53.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:54 #54 54.00 (1/4) Installing dumb-init (1.2.5-r2) 03:30:54 #54 54.00 (2/4) Installing openssl (3.1.4-r5) 03:30:54 #54 54.02 (3/4) Installing su-exec (0.2-r3) 03:30:54 #54 54.02 (4/4) Installing yq (4.33.3-r5) 03:30:54 #54 54.11 Executing busybox-1.36.1-r5.trigger 03:30:54 #54 54.12 OK: 17 MiB in 19 packages 03:30:54 #54 DONE 54.3s 03:30:54 03:30:54 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:54 #58 54.36 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:30:54 #58 54.36 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:30:54 #58 54.36 OK: 20072 distinct packages available 03:30:54 #58 54.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:54 #58 54.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:54 #58 54.73 (1/11) Installing ca-certificates (20240226-r0) 03:30:54 #58 54.75 (2/11) Installing brotli-libs (1.0.9-r14) 03:30:54 #58 54.76 (3/11) Installing libunistring (1.1-r1) 03:30:54 #58 54.77 (4/11) Installing libidn2 (2.3.4-r1) 03:30:54 #58 54.78 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:30:54 #58 54.78 (6/11) Installing libcurl (8.5.0-r0) 03:30:54 #58 54.80 (7/11) Installing curl (8.5.0-r0) 03:30:55 #58 54.87 (8/11) Installing dumb-init (1.2.5-r2) 03:30:55 #58 54.87 (9/11) Installing musl-obstack (1.2.3-r2) 03:30:55 #58 54.87 (10/11) Installing libucontext (1.2-r2) 03:30:55 #58 54.88 (11/11) Installing gcompat (1.1.0-r1) 03:30:55 #58 54.88 Executing busybox-1.36.1-r5.trigger 03:30:55 #58 54.89 Executing ca-certificates-20240226-r0.trigger 03:30:55 #58 54.93 OK: 12 MiB in 26 packages 03:30:55 #58 ... 03:30:55 03:30:55 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:30:55 #60 54.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:55 #60 54.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:55 #60 54.82 (1/4) Installing ca-certificates (20240226-r0) 03:30:55 #60 54.83 (2/4) Installing dumb-init (1.2.5-r2) 03:30:55 #60 54.83 (3/4) Installing su-exec (0.2-r3) 03:30:55 #60 54.83 (4/4) Installing yq (4.33.3-r5) 03:30:55 #60 54.89 Executing busybox-1.36.1-r5.trigger 03:30:55 #60 54.90 Executing ca-certificates-20240226-r0.trigger 03:30:55 #60 54.94 OK: 17 MiB in 19 packages 03:30:55 #60 DONE 55.4s 03:30:55 03:30:55 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:30:55 #58 DONE 55.4s 03:30:55 03:30:55 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:30:55 #61 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:55 #61 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:55 #61 2.941 OK: 264 MiB in 52 packages 03:30:55 #61 DONE 3.2s 03:30:55 03:30:55 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:30:55 #63 ... 03:30:55 03:30:55 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 03:30:55 #64 DONE 0.2s 03:30:55 03:30:55 #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:55 #65 ... 03:30:55 03:30:55 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:30:55 #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:55 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:55 #0 3.377 OK: 264 MiB in 52 packages 03:30:55 #66 DONE 3.6s 03:30:55 03:30:55 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:30:55 #0 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:55 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:55 #0 3.441 OK: 264 MiB in 52 packages 03:30:55 #67 DONE 3.6s 03:30:55 03:30:55 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:30:55 #68 DONE 0.1s 03:30:55 03:30:55 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:56 #69 ... 03:30:56 03:30:56 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:30:56 #70 DONE 0.1s 03:30:56 03:30:56 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:30:56 #62 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #62 ... 03:30:56 03:30:56 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:30:56 #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #0 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #0 3.429 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:30:56 #0 3.429 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:30:56 #0 3.429 OK: 20078 distinct packages available 03:30:56 #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #0 3.787 OK: 264 MiB in 52 packages 03:30:56 #71 DONE 3.9s 03:30:56 03:30:56 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:30:56 #72 DONE 0.0s 03:30:56 03:30:56 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:30:56 #62 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #62 2.780 Upgrading critical system libraries and apk-tools: 03:30:56 #62 2.780 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:56 #62 2.791 Executing busybox-1.36.1-r5.trigger 03:30:56 #62 2.843 Continuing the upgrade transaction with new apk-tools: 03:30:56 #62 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #62 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #62 ... 03:30:56 03:30:56 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:30:56 #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.720 Upgrading critical system libraries and apk-tools: 03:30:56 #0 2.720 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:56 #0 2.725 Executing busybox-1.36.1-r5.trigger 03:30:56 #0 2.773 Continuing the upgrade transaction with new apk-tools: 03:30:56 #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #0 3.053 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:56 #0 3.065 OK: 7 MiB in 17 packages 03:30:56 #73 DONE 3.2s 03:30:56 03:30:56 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:30:56 #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.562 Upgrading critical system libraries and apk-tools: 03:30:56 #0 2.562 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:56 #0 2.569 Executing busybox-1.36.1-r5.trigger 03:30:56 #0 2.619 Continuing the upgrade transaction with new apk-tools: 03:30:56 #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:56 #0 2.897 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:56 #0 2.905 OK: 7 MiB in 16 packages 03:30:56 #74 DONE 3.1s 03:30:56 03:30:56 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:30:56 #62 3.123 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:56 #62 3.130 OK: 7 MiB in 16 packages 03:30:57 #62 DONE 3.3s 03:30:57 03:30:57 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:30:57 #0 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:57 #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:57 #0 2.872 Upgrading critical system libraries and apk-tools: 03:30:57 #0 2.872 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:57 #0 2.875 Executing busybox-1.36.1-r5.trigger 03:30:57 #0 2.923 Continuing the upgrade transaction with new apk-tools: 03:30:57 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:57 #0 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:57 #0 3.191 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:57 #0 3.259 Executing ca-certificates-20240226-r0.trigger 03:30:57 #0 3.312 OK: 8 MiB in 17 packages 03:30:57 #75 DONE 3.4s 03:30:57 03:30:57 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:30:58 #76 ... 03:30:58 03:30:58 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:30:58 #0 3.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:58 #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:58 #0 3.868 Upgrading critical system libraries and apk-tools: 03:30:58 #0 3.868 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:58 #0 3.875 Executing busybox-1.36.1-r5.trigger 03:30:58 #0 3.923 Continuing the upgrade transaction with new apk-tools: 03:30:58 #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:58 #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:58 #0 4.213 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:58 #0 4.222 OK: 8 MiB in 20 packages 03:30:58 #77 DONE 4.5s 03:30:58 03:30:58 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:30:58 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:58 #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:58 #0 3.765 Upgrading critical system libraries and apk-tools: 03:30:58 #0 3.765 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:58 #0 3.773 Executing busybox-1.36.1-r5.trigger 03:30:58 #0 3.824 Continuing the upgrade transaction with new apk-tools: 03:30:58 #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:58 #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:58 #0 4.135 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:58 #0 4.144 OK: 8 MiB in 19 packages 03:30:58 #78 DONE 4.3s 03:30:58 03:30:58 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:30:58 #63 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:58 #63 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:58 #63 2.707 Upgrading critical system libraries and apk-tools: 03:30:58 #63 2.707 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:30:58 #63 2.729 Executing busybox-1.36.1-r5.trigger 03:30:58 #63 2.787 Continuing the upgrade transaction with new apk-tools: 03:30:58 #63 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:58 #63 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:58 #63 3.118 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:30:58 #63 3.127 Executing ca-certificates-20240226-r0.trigger 03:31:00 #63 4.186 OK: 12 MiB in 26 packages 03:31:02 #63 ... 03:31:02 03:31:02 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:31:02 #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:02 #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:02 #0 2.693 Upgrading critical system libraries and apk-tools: 03:31:02 #0 2.693 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:31:02 #0 2.702 Executing busybox-1.36.1-r5.trigger 03:31:02 #0 2.788 Continuing the upgrade transaction with new apk-tools: 03:31:02 #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:02 #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:02 #0 3.096 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:31:02 #0 3.103 Executing ca-certificates-20240226-r0.trigger 03:31:02 #0 4.209 OK: 17 MiB in 19 packages 03:31:02 #79 DONE 7.2s 03:31:02 03:31:02 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:31:02 #76 DONE 5.9s 03:31:02 03:31:02 #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:31:02 #63 DONE 7.4s 03:31:02 03:31:02 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:31:03 #80 ... 03:31:03 03:31:03 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:31:03 #0 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:03 #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:03 #0 3.525 Upgrading critical system libraries and apk-tools: 03:31:03 #0 3.525 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:31:03 #0 3.535 Executing busybox-1.36.1-r5.trigger 03:31:03 #0 3.598 Continuing the upgrade transaction with new apk-tools: 03:31:03 #0 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:03 #0 3.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:03 #0 3.943 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:31:03 #0 3.951 OK: 17 MiB in 19 packages 03:31:03 #81 DONE 8.7s 03:31:03 03:31:03 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:03 #82 DONE 4.9s 03:31:03 03:31:03 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:31:03 #83 ... 03:31:03 03:31:03 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:31:03 #84 DONE 5.1s 03:31:03 03:31:03 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:03 #85 DONE 5.3s 03:31:03 03:31:03 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:04 #86 ... 03:31:04 03:31:04 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:31:04 #34 ... 03:31:04 03:31:04 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:31:05 #87 ... 03:31:05 03:31:05 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:31:05 #80 DONE 2.4s 03:31:05 03:31:05 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:31:05 #88 DONE 2.6s 03:31:05 03:31:05 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:31:05 #83 DONE 2.6s 03:31:05 03:31:05 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:05 #89 ... 03:31:05 03:31:05 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:31:05 #87 DONE 2.1s 03:31:05 03:31:05 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:31:05 #86 DONE 2.3s 03:31:05 03:31:05 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:31:06 #90 ... 03:31:06 03:31:06 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:06 #91 ... 03:31:06 03:31:06 #92 [security-spire-config stage-2 6/10] COPY security.txt / 03:31:06 #92 ... 03:31:06 03:31:06 #93 [security-spire-server stage-2 6/9] COPY security.txt / 03:31:06 #93 DONE 0.6s 03:31:06 03:31:06 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:31:06 #94 ... 03:31:06 03:31:06 #92 [security-spire-config stage-2 6/10] COPY security.txt / 03:31:06 #92 DONE 0.8s 03:31:06 03:31:06 #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:07 #65 ... 03:31:07 03:31:07 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:31:07 #90 DONE 1.0s 03:31:07 03:31:07 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 03:31:07 #95 DONE 1.0s 03:31:07 03:31:07 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:31:07 #94 DONE 1.4s 03:31:07 03:31:07 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:31:07 #96 DONE 1.1s 03:31:07 03:31:07 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:31:08 #97 DONE 0.1s 03:31:08 03:31:08 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:31:08 #98 DONE 0.1s 03:31:08 03:31:08 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:31:08 #99 DONE 0.1s 03:31:08 03:31:08 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:31:08 #100 DONE 0.1s 03:31:08 03:31:08 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:31:08 #101 DONE 0.1s 03:31:08 03:31:08 #102 [security-spire-server] exporting to image 03:31:08 #102 exporting layers 03:31:08 #102 ... 03:31:08 03:31:08 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:31:08 #103 DONE 0.1s 03:31:08 03:31:08 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:31:08 #104 DONE 0.1s 03:31:08 03:31:08 #102 [security-spire-agent] exporting to image 03:31:08 #102 exporting layers 0.6s done 03:31:08 #102 writing image sha256:a38f5961bb841054023ea650bd4014a5df47cfab7462eb70456a79258a151f10 0.0s done 03:31:08 #102 naming to docker.io/library/security-spire-server done 03:31:08 #102 writing image sha256:283b6d9fa5bc775c7673aa59bb96cd401e5ea75409504501cb6f9ff8bbde147b 0.0s done 03:31:08 #102 naming to docker.io/library/security-spire-config done 03:31:09 #102 writing image sha256:a6e002b1696711180bae4971008dffb34abf87163a380af0067cffcdfbc6856e done 03:31:09 #102 naming to docker.io/library/security-spire-agent done 03:31:09 #102 DONE 0.8s 03:31:09 03:31:09 #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:09 Removing intermediate container d0be4f2cf201 03:31:09 ---> 95e29ef39f9e 03:31:09 Successfully built 95e29ef39f9e 03:31:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:10 + docker inspect -f . ci-base-image-arm64 03:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container 03:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:31:12 $ docker top 9c5bfbcb9656480fa9f5ec94437a47f9e6e7046d5e9f627bcc62815a32147143 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:13 + go version 03:31:13 go version go1.21.0 linux/arm64 [Pipeline] } 03:31:13 $ docker stop --time=1 9c5bfbcb9656480fa9f5ec94437a47f9e6e7046d5e9f627bcc62815a32147143 03:31:15 $ docker rm -f --volumes 9c5bfbcb9656480fa9f5ec94437a47f9e6e7046d5e9f627bcc62815a32147143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:15 + docker inspect -f . ci-base-image-arm64 03:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container 03:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:31:17 $ docker top 38894809bbbfe4166f3c241ab05586651cf1646f9afe4527eadbd0539c5a6fef -eo pid,comm [Pipeline] { [Pipeline] echo 03:31:18 ========================================================= 03:31:18 [edgeXBuildGoParallel] Running Tests and Build... 03:31:18 ========================================================= [Pipeline] sh 03:31:18 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 03:31:19 + make test 03:31:19 go test -race -coverprofile=coverage.out ./... 03:32:05 #65 DONE 65.6s 03:32:05 03:32:05 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:05 #89 DONE 64.9s 03:32:05 03:32:05 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:05 #91 DONE 65.2s 03:32:05 03:32:05 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:05 #69 DONE 65.2s 03:32:05 03:32:05 #105 [security-proxy-setup builder 6/7] COPY . . 03:32:06 ? github.com/edgexfoundry/edgex-go [no test files] 03:32:12 #105 ... 03:32:12 03:32:12 #106 [security-spiffe-token-provider builder 6/7] COPY . . 03:32:12 #106 ... 03:32:12 03:32:12 #107 [support-notifications builder 6/7] COPY . . 03:32:12 #107 ... 03:32:12 03:32:12 #108 [core-data builder 6/7] COPY . . 03:32:19 #108 ... 03:32:19 03:32:19 #106 [security-spiffe-token-provider builder 6/7] COPY . . 03:32:19 #106 DONE 17.3s 03:32:19 03:32:19 #107 [support-notifications builder 6/7] COPY . . 03:32:19 #107 DONE 17.3s 03:32:19 03:32:19 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:19 #109 ... 03:32:19 03:32:19 #110 [support-scheduler builder 6/7] COPY . . 03:32:19 #110 CACHED 03:32:19 03:32:19 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #111 CACHED 03:32:19 03:32:19 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:32:19 #112 CACHED 03:32:19 03:32:19 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:32:19 #113 CACHED 03:32:19 03:32:19 #114 [security-proxy-auth builder 6/7] COPY . . 03:32:19 #114 CACHED 03:32:19 03:32:19 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #115 CACHED 03:32:19 03:32:19 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #116 CACHED 03:32:19 03:32:19 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 03:32:19 #117 CACHED 03:32:19 03:32:19 #118 [core-command builder 6/7] COPY . . 03:32:19 #118 CACHED 03:32:19 03:32:19 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:32:19 #119 CACHED 03:32:19 03:32:19 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #120 CACHED 03:32:19 03:32:19 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 03:32:19 #121 CACHED 03:32:19 03:32:19 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:32:19 #122 CACHED 03:32:19 03:32:19 #123 [core-metadata builder 6/7] COPY . . 03:32:19 #123 CACHED 03:32:19 03:32:19 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #124 CACHED 03:32:19 03:32:19 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #125 CACHED 03:32:19 03:32:19 #126 [security-bootstrapper builder 6/7] COPY . . 03:32:19 #126 CACHED 03:32:19 03:32:19 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:32:19 #127 CACHED 03:32:19 03:32:19 #128 [security-secretstore-setup builder 6/7] COPY . . 03:32:19 #128 CACHED 03:32:19 03:32:19 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:19 #129 CACHED 03:32:19 03:32:19 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:32:19 #130 CACHED 03:32:19 03:32:19 #105 [security-proxy-setup builder 6/7] COPY . . 03:32:19 #105 DONE 17.4s 03:32:19 03:32:19 #108 [core-data builder 6/7] COPY . . 03:32:19 #108 DONE 17.4s 03:32:19 03:32:19 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:32:19 #131 1.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:32:30 #131 ... 03:32:30 03:32:30 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:30 #0 0.346 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 03:32:30 #132 ... 03:32:30 03:32:30 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:32:30 #0 1.235 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 03:32:30 #133 ... 03:32:30 03:32:30 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:32:30 #0 1.020 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 03:32:30 #134 ... 03:32:30 03:32:30 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:32:30 #0 0.543 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 03:32:30 #135 ... 03:32:30 03:32:30 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:32:30 #109 0.681 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 03:32:30 #109 ... 03:32:30 03:32:30 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:32:30 #0 0.895 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 03:32:30 #136 ... 03:32:30 03:32:30 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:32:30 #0 0.828 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 03:32:30 #137 ... 03:32:30 03:32:30 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:32:30 #0 1.116 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 03:32:30 #138 ... 03:32:30 03:32:30 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:32:30 #0 0.761 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 03:32:30 #139 ... 03:32:30 03:32:30 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:32:30 #0 0.983 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 03:33:38 #140 ... 03:33:38 03:33:38 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:33:38 #131 76.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:34:34 #131 ... 03:34:34 03:34:34 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:34:34 #109 DONE 134.5s 03:34:34 03:34:34 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:34:34 #133 DONE 134.5s 03:34:34 03:34:34 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:34:34 #137 DONE 134.5s 03:34:34 03:34:34 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:34:34 #136 DONE 134.6s 03:34:34 03:34:34 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:34:34 #138 DONE 134.6s 03:34:34 03:34:34 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:34:34 #140 DONE 134.6s 03:34:34 03:34:34 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #141 ... 03:34:34 03:34:34 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:34:34 #134 DONE 134.7s 03:34:34 03:34:34 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:34:34 #132 DONE 134.8s 03:34:34 03:34:34 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:34 #135 DONE 134.8s 03:34:34 03:34:34 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:34:34 #131 DONE 134.8s 03:34:34 03:34:34 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #142 ... 03:34:34 03:34:34 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:34:34 #139 DONE 134.9s 03:34:34 03:34:34 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #143 ... 03:34:34 03:34:34 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #144 DONE 0.7s 03:34:34 03:34:34 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #141 DONE 0.7s 03:34:34 03:34:34 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:34:34 #145 DONE 0.7s 03:34:34 03:34:34 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #142 DONE 0.5s 03:34:34 03:34:34 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #146 DONE 0.6s 03:34:34 03:34:34 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:34 #147 ... 03:34:34 03:34:34 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #148 DONE 0.5s 03:34:34 03:34:34 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #143 DONE 0.5s 03:34:34 03:34:34 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:34 #149 DONE 0.4s 03:34:34 03:34:34 #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:34 #150 DONE 0.4s 03:34:34 03:34:34 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #151 CACHED 03:34:34 03:34:34 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:34:34 #152 CACHED 03:34:34 03:34:34 #153 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:34:34 #153 ... 03:34:34 03:34:34 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:34 #154 CACHED 03:34:34 03:34:34 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #155 CACHED 03:34:34 03:34:34 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #156 CACHED 03:34:34 03:34:34 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:34 #157 CACHED 03:34:34 03:34:34 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:34:34 #158 CACHED 03:34:34 03:34:34 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:34:34 #159 CACHED 03:34:34 03:34:34 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:34 #147 DONE 0.3s 03:34:34 03:34:34 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:34:34 #160 DONE 0.3s 03:34:34 03:34:34 #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:34:34 #161 DONE 0.3s 03:34:34 03:34:34 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:34:34 #162 DONE 0.3s 03:34:34 03:34:34 #163 [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 03:34:38 #163 ... 03:34:38 03:34:38 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:34:38 #164 DONE 3.9s 03:34:38 03:34:38 #165 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:34:38 #165 DONE 3.9s 03:34:38 03:34:38 #153 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:34:38 #153 DONE 3.9s 03:34:38 03:34:38 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:34:38 #166 DONE 3.9s 03:34:38 03:34:38 #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:34:38 #167 DONE 4.0s 03:34:38 03:34:38 #168 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:34:38 #168 ... 03:34:38 03:34:38 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:34:38 #169 DONE 4.0s 03:34:38 03:34:38 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:34:38 #170 DONE 3.9s 03:34:38 03:34:38 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:34:38 #171 DONE 4.0s 03:34:38 03:34:38 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:34:38 #172 DONE 4.4s 03:34:38 03:34:38 #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:34:38 #173 DONE 4.1s 03:34:38 03:34:38 #163 [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 03:34:38 #163 DONE 3.9s 03:34:38 03:34:38 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:34:38 #174 DONE 0.4s 03:34:38 03:34:38 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:34:38 #175 ... 03:34:38 03:34:38 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:34:38 #176 DONE 0.4s 03:34:38 03:34:38 #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:34:38 #177 DONE 0.4s 03:34:38 03:34:38 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:34:38 #178 DONE 0.4s 03:34:38 03:34:38 #168 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:34:38 #168 DONE 0.4s 03:34:38 03:34:38 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:34:38 #179 DONE 0.4s 03:34:38 03:34:38 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:34:38 #180 DONE 0.4s 03:34:38 03:34:38 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:34:38 #181 DONE 0.4s 03:34:38 03:34:38 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:34:38 #182 DONE 0.4s 03:34:38 03:34:38 #102 [core-data] exporting to image 03:34:38 #102 exporting layers 03:34:39 #102 ... 03:34:39 03:34:39 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:34:39 #183 DONE 0.5s 03:34:39 03:34:39 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:34:39 #175 DONE 0.4s 03:34:39 03:34:39 #102 [core-data] exporting to image 03:34:39 #102 exporting layers 0.3s done 03:34:39 #102 ... 03:34:39 03:34:39 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:34:39 #184 DONE 0.7s 03:34:39 03:34:39 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:34:39 #185 DONE 0.6s 03:34:39 03:34:39 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:34:39 #186 DONE 0.6s 03:34:39 03:34:39 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:34:39 #187 DONE 0.6s 03:34:39 03:34:39 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:34:39 #188 DONE 0.4s 03:34:39 03:34:39 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:34:39 #189 DONE 0.5s 03:34:39 03:34:39 #102 [support-notifications] exporting to image 03:34:39 #102 exporting layers 0.6s done 03:34:39 #102 writing image sha256:b1b385ec58b31d226ac43970df1e921ac2d7fbac974fa3e277085004fdfe4af4 0.0s done 03:34:39 #102 naming to docker.io/library/support-scheduler done 03:34:39 #102 writing image sha256:aa5bd7e1c159912a2e2117f4c6c7a2fb8ca1581c397657b5b1db9dd12717a521 0.0s done 03:34:39 #102 naming to docker.io/library/support-notifications done 03:34:40 #102 ... 03:34:40 03:34:40 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:34:40 #190 DONE 0.7s 03:34:40 03:34:40 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:34:40 #191 DONE 0.7s 03:34:40 03:34:40 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:34:40 #192 DONE 0.7s 03:34:40 03:34:40 #102 [core-data] exporting to image 03:34:40 #102 exporting layers 0.8s done 03:34:40 #102 writing image sha256:32c4550b7cf7fd721a19a34ec8b7c22743fa6aa962bbb3cd10847fa76269ed1b 0.0s done 03:34:40 #102 writing image sha256:9ec4b26d97958053b4dc9f4132004629999297a563a40b9ec8ec752580c0d0d4 0.0s done 03:34:40 #102 writing image sha256:a34a1ab5456cc75bf6b871d4501e75c6fec8193fc1390db36bdfcafcab4a10e5 0.0s done 03:34:40 #102 naming to docker.io/library/security-spiffe-token-provider done 03:34:40 #102 naming to docker.io/library/core-command done 03:34:40 #102 naming to docker.io/library/core-data 0.0s done 03:34:40 #102 ... 03:34:40 03:34:40 #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:40 #193 DONE 0.9s 03:34:40 03:34:40 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:40 #194 DONE 0.9s 03:34:40 03:34:40 #102 [core-common-config-bootstrapper] exporting to image 03:34:40 #102 writing image sha256:54c9da4d95bf22b3c180c1903f3985f168ad2f2e2377082b317bb7ea884e8db5 done 03:34:40 #102 naming to docker.io/library/core-metadata done 03:34:40 #102 ... 03:34:40 03:34:40 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:34:40 #195 DONE 0.5s 03:34:40 03:34:40 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:34:40 #196 DONE 0.5s 03:34:40 03:34:40 #102 [core-common-config-bootstrapper] exporting to image 03:34:40 #102 exporting layers 0.4s done 03:34:40 #102 writing image sha256:29e8505eaf90a15c324005c9e1a5fed64fefebb01b56803be2d441fe4a46655b 0.0s done 03:34:40 #102 naming to docker.io/library/security-proxy-auth 03:34:40 #102 exporting layers 0.4s done 03:34:40 #102 naming to docker.io/library/security-proxy-auth done 03:34:40 #102 writing image sha256:1fe9d509197fb9d8c35a89f162b9d6a5dee6e6817688b01d3251174f2eedeaf8 done 03:34:40 #102 naming to docker.io/library/core-common-config-bootstrapper done 03:34:40 #102 DONE 2.8s 03:34:40 03:34:40 #197 [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/ 03:34:40 #197 DONE 0.1s 03:34:40 03:34:40 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:34:40 #198 DONE 0.1s 03:34:40 03:34:40 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:40 #199 ... 03:34:40 03:34:40 #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/ 03:34:40 #200 DONE 0.1s 03:34:40 03:34:40 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:34:40 #201 DONE 0.0s 03:34:40 03:34:40 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:34:40 #202 DONE 0.0s 03:34:41 03:34:41 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:41 #203 DONE 0.9s 03:34:41 03:34:41 #102 [security-proxy-setup] exporting to image 03:34:41 #102 exporting layers 0.3s done 03:34:41 #102 ... 03:34:41 03:34:41 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:41 #199 DONE 0.6s 03:34:41 03:34:41 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:34:41 #204 DONE 0.4s 03:34:41 03:34:41 #102 [security-bootstrapper] exporting to image 03:34:41 #102 writing image sha256:394b56532c3dc6434fbcaf8debf30fa355fd984b21cea7a5b07fe217e0c44bc5 done 03:34:41 #102 naming to docker.io/library/security-proxy-setup done 03:34:41 #102 exporting layers 0.3s done 03:34:41 #102 writing image sha256:5174b96bc3ef67b48218709e4e98a948dbdc8ed7c1e63e65b13ca1c491f62504 done 03:34:41 #102 naming to docker.io/library/security-bootstrapper done 03:34:41 #102 writing image sha256:fa599ba852fc07f5f2285e30a6c7cc17cc9a0a7925929cee334c3e0aa8c476bb done 03:34:41 #102 naming to docker.io/library/security-secretstore-setup done 03:34:41 #102 DONE 3.4s 03:34:41 03:34:41 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:34:41 time="2024-04-07T03:29:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:34:41 $ docker stop --time=1 eacd6e436417224045fa3f1abec61e707ddbf116534a14543715cb9db18b9101 03:34:42 $ docker rm -f --volumes eacd6e436417224045fa3f1abec61e707ddbf116534a14543715cb9db18b9101 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:43 + docker images 03:34:43 REPOSITORY TAG IMAGE ID CREATED SIZE 03:34:43 security-secretstore-setup latest fa599ba852fc 2 seconds ago 37MB 03:34:43 security-bootstrapper latest 5174b96bc3ef 2 seconds ago 19.2MB 03:34:43 security-proxy-setup latest 394b56532c3d 3 seconds ago 26.5MB 03:34:43 security-proxy-auth latest 29e8505eaf90 3 seconds ago 33MB 03:34:43 core-common-config-bootstrapper latest 1fe9d509197f 3 seconds ago 15.5MB 03:34:43 core-metadata latest 54c9da4d95bf 4 seconds ago 35.9MB 03:34:43 core-data latest a34a1ab5456c 5 seconds ago 35.8MB 03:34:43 security-spiffe-token-provider latest 32c4550b7cf7 5 seconds ago 29.2MB 03:34:43 support-notifications latest aa5bd7e1c159 5 seconds ago 38.9MB 03:34:43 core-command latest 9ec4b26d9795 5 seconds ago 35.4MB 03:34:43 support-scheduler latest b1b385ec58b3 5 seconds ago 38.3MB 03:34:43 security-spire-agent latest a6e002b16967 3 minutes ago 161MB 03:34:43 security-spire-server latest a38f5961bb84 3 minutes ago 103MB 03:34:43 security-spire-config latest 283b6d9fa5bc 3 minutes ago 102MB 03:34:43 ci-base-image-x86_64 latest c838c4f78273 7 minutes ago 977MB 03:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB 03:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB 03:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:35:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:35:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.241s coverage: 28.7% of statements 03:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.318s coverage: 97.0% of statements 03:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:35:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.413s coverage: 69.2% of statements 03:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.355s coverage: 53.2% of statements 03:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.955s coverage: 93.4% of statements 03:35:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.485s coverage: 6.1% of statements 03:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:35:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:35:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:35:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.826s coverage: 97.6% of statements 03:35:59 ok github.com/edgexfoundry/edgex-go/internal/io 1.219s coverage: 72.2% of statements 03:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.471s coverage: 0.9% of statements 03:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.300s coverage: 32.2% of statements 03:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.476s coverage: 41.7% of statements 03:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.455s coverage: 82.9% of statements 03:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.368s coverage: 94.1% of statements 03:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.243s coverage: 96.3% of statements 03:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.243s coverage: 87.5% of statements 03:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:36:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:36:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.255s coverage: 94.4% of statements 03:36:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:36:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:36:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:36:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.148s coverage: 79.9% of statements 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.291s coverage: 92.9% of statements 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.080s coverage: 64.4% of statements 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.249s coverage: 62.3% of statements 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.225s coverage: 87.2% of statements 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.211s coverage: 20.0% of statements 03:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.191s coverage: 100.0% of statements 03:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:36:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:36:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.539s coverage: 81.8% of statements 03:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.444s coverage: 82.1% of statements 03:36:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.251s coverage: 86.0% of statements 03:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:36:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.104s coverage: 63.1% of statements 03:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.301s coverage: 100.0% of statements 03:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements 03:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.100s coverage: 100.0% of statements 03:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.090s coverage: 73.7% of statements 03:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.075s coverage: 100.0% of statements 03:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.918s coverage: 38.4% of statements 03:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.268s coverage: 89.5% of statements 03:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:37:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.245s coverage: 84.8% of statements 03:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:37:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:37:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.352s coverage: 19.9% of statements 03:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:37:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.746s coverage: 95.7% of statements 03:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:37:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:37:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.329s coverage: 61.8% of statements 03:37:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:37:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:37:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.497s coverage: 98.9% of statements 03:37:41 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 03:37:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:37:41 go vet ./... 03:41:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:33 ./bin/test-attribution-txt.sh 03:41:33 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo 03:41:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:41:34 + ls -al . 03:41:34 total 812 03:41:34 drwxrwxr-x 10 1001 1001 4096 Apr 7 03:31 . 03:41:34 drwxr-xr-x 4 root root 4096 Apr 7 03:31 .. 03:41:34 drwxrwxr-x 2 1001 1001 4096 Apr 7 03:28 .blubracket 03:41:34 -rw-rw-r-- 1 1001 1001 10 Apr 7 03:28 .dockerignore 03:41:34 drwxrwxr-x 8 1001 1001 4096 Apr 7 03:28 .git 03:41:34 drwxrwxr-x 3 1001 1001 4096 Apr 7 03:28 .github 03:41:34 -rw-rw-r-- 1 1001 1001 1074 Apr 7 03:28 .gitignore 03:41:34 -rw-rw-r-- 1 1001 1001 42 Apr 7 03:28 .golangci.yml 03:41:34 -rw-rw-r-- 1 1001 1001 100 Apr 7 03:28 .hadolint.yml 03:41:34 -rw-rw-r-- 1 1001 1001 155 Apr 7 03:28 .sonarcloud.properties 03:41:34 -rw-rw-r-- 1 1001 1001 1171 Apr 7 03:28 ADOPTERS.md 03:41:34 -rw-rw-r-- 1 1001 1001 20261 Apr 7 03:28 Attribution.txt 03:41:34 -rw-rw-r-- 1 1001 1001 100284 Apr 7 03:28 CHANGELOG.md 03:41:34 -rw-rw-r-- 1 1001 1001 3804 Apr 7 03:28 CONTRIBUTING.md 03:41:34 -rw-rw-r-- 1 1001 1001 677 Apr 7 03:28 GOVERNANCE.md 03:41:34 -rw-rw-r-- 1 1001 1001 861 Apr 7 03:28 Jenkinsfile 03:41:34 -rw-rw-r-- 1 1001 1001 10775 Apr 7 03:28 LICENSE 03:41:34 -rw-rw-r-- 1 1001 1001 15392 Apr 7 03:28 Makefile 03:41:34 -rw-rw-r-- 1 1001 1001 582 Apr 7 03:28 OWNERS.md 03:41:34 -rw-rw-r-- 1 1001 1001 9528 Apr 7 03:28 README.md 03:41:34 -rw-rw-r-- 1 1001 1001 789 Apr 7 03:28 SECURITY.md 03:41:34 -rw-rw-r-- 1 1001 1001 5 Apr 7 03:25 VERSION 03:41:34 drwxrwxr-x 2 1001 1001 4096 Apr 7 03:28 bin 03:41:34 drwxrwxr-x 18 1001 1001 4096 Apr 7 03:28 cmd 03:41:34 -rw-r--r-- 1 root root 455122 Apr 7 03:37 coverage.out 03:41:34 drwxrwxr-x 2 1001 1001 4096 Apr 7 03:28 fuzz_test 03:41:34 -rw-rw-r-- 1 1001 1001 7036 Apr 7 03:28 go.mod 03:41:34 -rw-rw-r-- 1 1001 1001 101377 Apr 7 03:28 go.sum 03:41:34 drwxrwxr-x 7 1001 1001 4096 Apr 7 03:28 internal 03:41:34 drwxrwxr-x 3 1001 1001 4096 Apr 7 03:28 openapi 03:41:34 -rw-rw-r-- 1 1001 1001 584 Apr 7 03:28 security.txt 03:41:34 -rw-rw-r-- 1 1001 1001 204 Apr 7 03:28 version.go [Pipeline] sh 03:41:34 + '[' -e coverage.out ] 03:41:34 + chown 1001:1001 coverage.out [Pipeline] stash 03:41:34 Warning: overwriting stash ‘coverage-report’ 03:41:35 Stashed 1 file(s) [Pipeline] sh 03:41:36 + make build 03:41:36 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 03:44: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-metadata/core-metadata ./cmd/core-metadata 03:44: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-command/core-command ./cmd/core-command 03:44:38 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 03:44:40 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 03:45:07 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 03:45:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:45:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:45: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/secrets-config ./cmd/secrets-config 03:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:42 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] } 03:45:46 $ docker stop --time=1 38894809bbbfe4166f3c241ab05586651cf1646f9afe4527eadbd0539c5a6fef 03:45:48 $ docker rm -f --volumes 38894809bbbfe4166f3c241ab05586651cf1646f9afe4527eadbd0539c5a6fef [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 03:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:45:52 03:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:45:54 latest: Pulling from edgex-devops/edgex-compose-arm64 03:45:54 547446be3368: Pulling fs layer 03:45:54 d125d8839a47: Pulling fs layer 03:45:54 3e85d5ac6304: Pulling fs layer 03:45:54 c3105a71a48b: Pulling fs layer 03:45:54 0f093f025ec4: Pulling fs layer 03:45:54 c3106fc0e877: Pulling fs layer 03:45:54 c3105a71a48b: Waiting 03:45:54 0f093f025ec4: Waiting 03:45:54 c3106fc0e877: Waiting 03:45:54 547446be3368: Verifying Checksum 03:45:54 547446be3368: Download complete 03:45:54 c3105a71a48b: Verifying Checksum 03:45:54 c3105a71a48b: Download complete 03:45:54 d125d8839a47: Verifying Checksum 03:45:54 d125d8839a47: Download complete 03:45:54 c3106fc0e877: Verifying Checksum 03:45:54 c3106fc0e877: Download complete 03:45:54 0f093f025ec4: Verifying Checksum 03:45:54 0f093f025ec4: Download complete 03:45:55 547446be3368: Pull complete 03:45:56 d125d8839a47: Pull complete 03:45:56 3e85d5ac6304: Download complete 03:46:06 3e85d5ac6304: Pull complete 03:46:06 c3105a71a48b: Pull complete 03:46:08 0f093f025ec4: Pull complete 03:46:08 c3106fc0e877: Pull complete 03:46:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container 03:46:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 03:46:10 $ docker top 07e1478efdcfe76a6340704d766dc2c78543b9eefaa3c67c6f60e1e0c3cf2f38 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:11 + docker compose -f ./docker-compose-build.yml build --parallel 03:46:21 #1 [security-proxy-auth internal] load build definition from Dockerfile 03:46:21 #1 transferring dockerfile: 2.15kB done 03:46:21 #1 DONE 0.1s 03:46:22 03:46:22 #2 [support-scheduler internal] load build definition from Dockerfile 03:46:22 #2 transferring dockerfile: 1.93kB done 03:46:22 #2 DONE 0.1s 03:46:22 03:46:22 #3 [support-notifications internal] load build definition from Dockerfile 03:46:22 #3 transferring dockerfile: 1.95kB 0.0s done 03:46:22 #3 DONE 0.1s 03:46:22 03:46:22 #4 [core-metadata internal] load build definition from Dockerfile 03:46:22 #4 transferring dockerfile: 2.06kB 0.0s done 03:46:22 #4 DONE 0.1s 03:46:22 03:46:22 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:46:22 #5 transferring dockerfile: 2.50kB done 03:46:22 #5 DONE 0.1s 03:46:22 03:46:22 #6 [core-command internal] load build definition from Dockerfile 03:46:22 #6 transferring dockerfile: 1.93kB done 03:46:22 #6 DONE 0.1s 03:46:22 03:46:22 #7 [security-spire-agent internal] load build definition from Dockerfile 03:46:22 #7 transferring dockerfile: 1.81kB 0.0s done 03:46:22 #7 DONE 0.1s 03:46:22 03:46:22 #8 [security-spire-server internal] load build definition from Dockerfile 03:46:22 #8 transferring dockerfile: 1.70kB 0.0s done 03:46:22 #8 DONE 0.1s 03:46:22 03:46:22 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:46:22 #9 transferring dockerfile: 2.49kB done 03:46:22 #9 DONE 0.1s 03:46:22 03:46:22 #10 [security-bootstrapper internal] load build definition from Dockerfile 03:46:22 #10 transferring dockerfile: 2.93kB done 03:46:22 #10 DONE 0.1s 03:46:22 03:46:22 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:46:22 #11 transferring dockerfile: 2.23kB done 03:46:22 #11 DONE 0.1s 03:46:22 03:46:22 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:46:22 #12 transferring dockerfile: 1.89kB done 03:46:22 #12 DONE 0.1s 03:46:22 03:46:22 #13 [security-spire-config internal] load build definition from Dockerfile 03:46:22 #13 transferring dockerfile: 1.69kB done 03:46:22 #13 DONE 0.1s 03:46:22 03:46:22 #14 [core-data internal] load build definition from Dockerfile 03:46:22 #14 transferring dockerfile: 2.01kB done 03:46:22 #14 DONE 0.1s 03:46:22 03:46:22 #15 [security-proxy-auth internal] load .dockerignore 03:46:23 #15 transferring context: 50B 0.0s done 03:46:23 #15 DONE 0.1s 03:46:23 03:46:23 #16 [support-scheduler internal] load .dockerignore 03:46:23 #16 transferring context: 50B done 03:46:23 #16 DONE 0.0s 03:46:23 03:46:23 #17 [support-notifications internal] load .dockerignore 03:46:23 #17 transferring context: 50B done 03:46:23 #17 DONE 0.1s 03:46:23 03:46:23 #18 [core-metadata internal] load .dockerignore 03:46:23 #18 transferring context: 50B done 03:46:24 #18 DONE 0.1s 03:46:24 03:46:24 #19 [security-proxy-setup internal] load .dockerignore 03:46:24 #19 transferring context: 50B done 03:46:24 #19 DONE 0.1s 03:46:24 03:46:24 #20 [core-command internal] load .dockerignore 03:46:24 #20 transferring context: 50B done 03:46:24 #20 DONE 0.1s 03:46:24 03:46:24 #21 [security-spire-agent internal] load .dockerignore 03:46:24 #21 transferring context: 50B done 03:46:24 #21 DONE 0.1s 03:46:24 03:46:24 #22 [security-spire-server internal] load .dockerignore 03:46:24 #22 transferring context: 50B done 03:46:24 #22 DONE 0.1s 03:46:24 03:46:24 #23 [security-secretstore-setup internal] load .dockerignore 03:46:24 #23 transferring context: 50B done 03:46:24 #23 DONE 0.0s 03:46:24 03:46:24 #24 [security-bootstrapper internal] load .dockerignore 03:46:24 #24 transferring context: 50B 0.0s done 03:46:24 #24 DONE 0.1s 03:46:24 03:46:24 #25 [core-common-config-bootstrapper internal] load .dockerignore 03:46:24 #25 transferring context: 50B done 03:46:24 #25 DONE 0.1s 03:46:24 03:46:24 #26 [security-spiffe-token-provider internal] load .dockerignore 03:46:24 #26 transferring context: 50B done 03:46:24 #26 DONE 0.1s 03:46:24 03:46:24 #27 [security-spire-config internal] load .dockerignore 03:46:24 #27 transferring context: 50B done 03:46:24 #27 DONE 0.1s 03:46:24 03:46:24 #28 [core-data internal] load .dockerignore 03:46:24 #28 transferring context: 50B done 03:46:24 #28 DONE 0.1s 03:46:24 03:46:24 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:24 #29 DONE 0.0s 03:46:24 03:46:24 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 03:46:24 #30 DONE 0.2s 03:46:24 03:46:24 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:24 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:25 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:25 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:25 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.2s 03:46:25 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:25 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:25 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 03:46:25 #31 ... 03:46:25 03:46:25 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:25 #29 DONE 0.0s 03:46:25 03:46:25 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:46:25 #30 DONE 0.3s 03:46:25 03:46:25 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:25 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:25 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:25 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:25 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:25 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:25 #31 ... 03:46:25 03:46:25 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:25 #29 DONE 0.0s 03:46:25 03:46:25 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:46:25 #30 DONE 0.4s 03:46:25 03:46:25 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:25 #31 ... 03:46:25 03:46:25 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:25 #32 DONE 1.7s 03:46:25 03:46:25 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:25 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:25 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:25 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:25 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:25 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:25 #31 ... 03:46:25 03:46:25 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:25 #29 DONE 0.0s 03:46:25 03:46:25 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:26 #31 ... 03:46:26 03:46:26 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:26 #29 DONE 0.0s 03:46:26 03:46:26 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:26 #31 ... 03:46:26 03:46:26 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:46:26 #30 DONE 0.6s 03:46:26 03:46:26 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:26 #31 ... 03:46:26 03:46:26 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:26 #32 DONE 1.7s 03:46:26 03:46:26 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:26 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:26 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:26 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:26 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:26 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:26 #31 ... 03:46:26 03:46:26 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:46:26 #33 DONE 1.1s 03:46:26 03:46:26 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:26 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 03:46:26 #31 ... 03:46:26 03:46:26 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 03:46:26 #30 DONE 0.9s 03:46:26 03:46:26 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:26 #29 DONE 0.0s 03:46:26 03:46:26 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:46:27 #30 ... 03:46:27 03:46:27 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:27 #29 DONE 0.0s 03:46:27 03:46:27 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:46:27 #30 DONE 1.3s 03:46:27 03:46:27 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:27 #29 DONE 0.0s 03:46:27 03:46:27 #34 [security-proxy-auth internal] load build context 03:46:27 #34 ... 03:46:27 03:46:27 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:27 #32 DONE 1.7s 03:46:27 03:46:27 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:46:27 #33 DONE 1.1s 03:46:27 03:46:27 #34 [security-proxy-auth internal] load build context 03:46:27 #34 ... 03:46:27 03:46:27 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:27 #32 DONE 1.7s 03:46:27 03:46:27 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:46:27 #33 DONE 1.1s 03:46:27 03:46:27 #34 [security-proxy-auth internal] load build context 03:46:27 #34 ... 03:46:27 03:46:27 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:27 #29 DONE 0.0s 03:46:27 03:46:27 #34 [security-proxy-auth internal] load build context 03:46:27 #34 ... 03:46:27 03:46:27 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:46:27 #29 DONE 0.0s 03:46:27 03:46:27 #34 [security-proxy-auth internal] load build context 03:46:28 #34 ... 03:46:28 03:46:28 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:28 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 03:46:28 #31 DONE 4.1s 03:46:28 03:46:28 #34 [security-proxy-auth internal] load build context 03:46:28 #34 ... 03:46:28 03:46:28 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:46:28 #30 DONE 2.3s 03:46:28 03:46:28 #34 [security-proxy-auth internal] load build context 03:46:28 #34 ... 03:46:28 03:46:28 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:46:28 #32 DONE 1.8s 03:46:28 03:46:28 #33 [core-data builder 2/7] WORKDIR /edgex-go 03:46:28 #33 DONE 1.2s 03:46:28 03:46:28 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:28 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 03:46:28 #31 DONE 4.1s 03:46:28 03:46:28 #34 [security-proxy-auth internal] load build context 03:46:28 #34 transferring context: 21.87MB 3.8s 03:46:28 #34 ... 03:46:28 03:46:28 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:46:28 #35 DONE 2.5s 03:46:28 03:46:28 #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:46:29 #36 ... 03:46:29 03:46:29 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:46:29 #37 DONE 3.2s 03:46:29 03:46:29 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:46:29 #38 ... 03:46:29 03:46:29 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:46:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 03:46:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 03:46:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 03:46:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 03:46:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 03:46:29 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done 03:46:29 #31 DONE 4.1s 03:46:29 03:46:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:29 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:32 #39 ... 03:46:32 03:46:32 #40 [security-spire-server internal] load build context 03:46:32 #40 transferring context: 26.69kB 0.7s done 03:46:32 #40 DONE 2.5s 03:46:32 03:46:32 #41 [core-command internal] load build context 03:46:32 #41 ... 03:46:32 03:46:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:32 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.9s done 03:46:32 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.9s done 03:46:32 #39 DONE 3.0s 03:46:32 03:46:32 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:46:32 #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done 03:46:32 #42 DONE 3.0s 03:46:32 03:46:32 #41 [core-command internal] load build context 03:46:32 #41 ... 03:46:32 03:46:32 #43 [security-spire-agent internal] load build context 03:46:32 #43 transferring context: 26.22kB 0.4s done 03:46:32 #43 DONE 3.2s 03:46:33 03:46:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:33 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:46:33 #39 ... 03:46:33 03:46:33 #44 [security-spire-config internal] load build context 03:46:33 #44 transferring context: 24.94kB 0.4s done 03:46:33 #44 DONE 3.4s 03:46:33 03:46:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:33 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 03:46:33 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 03:46:33 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 03:46:33 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 03:46:33 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 03:46:33 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 03:46:33 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 03:46:33 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 03:46:34 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 03:46:34 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 03:46:34 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 03:46:34 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s 03:46:34 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.8s 03:46:35 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.1s 03:46:35 #39 ... 03:46:35 03:46:35 #45 [support-scheduler internal] load build context 03:46:35 #45 ... 03:46:35 03:46:35 #46 [core-metadata internal] load build context 03:46:35 #46 ... 03:46:35 03:46:35 #47 [support-notifications internal] load build context 03:46:36 #47 ... 03:46:36 03:46:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:36 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.8s 03:46:36 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s done 03:46:36 #39 ... 03:46:36 03:46:36 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:46:36 #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:36 #0 5.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:36 #0 9.868 OK: 266 MiB in 52 packages 03:46:36 #48 ... 03:46:36 03:46:36 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:36 #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:36 #0 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:36 #49 ... 03:46:36 03:46:36 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:46:36 #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:36 #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:36 #0 10.11 OK: 266 MiB in 52 packages 03:46:36 #50 ... 03:46:36 03:46:36 #51 [security-proxy-setup internal] load build context 03:46:36 #51 ... 03:46:36 03:46:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:36 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 03:46:37 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.0s 03:46:37 #39 ... 03:46:37 03:46:37 #52 [security-secretstore-setup internal] load build context 03:46:37 #52 transferring context: 21.87MB 9.5s 03:46:37 #52 ... 03:46:37 03:46:37 #53 [core-common-config-bootstrapper internal] load build context 03:46:37 #53 ... 03:46:37 03:46:37 #54 [security-bootstrapper internal] load build context 03:46:37 #54 ... 03:46:37 03:46:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:37 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.93MB / 23.39MB 4.8s 03:46:38 #39 ... 03:46:38 03:46:38 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:46:38 #48 DONE 12.6s 03:46:38 03:46:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:38 #39 ... 03:46:38 03:46:38 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:38 #0 9.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:38 #55 ... 03:46:38 03:46:38 #56 [core-data internal] load build context 03:46:38 #56 ... 03:46:38 03:46:38 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:46:38 #50 DONE 12.3s 03:46:38 03:46:38 #56 [core-data internal] load build context 03:46:38 #56 ... 03:46:38 03:46:38 #57 [security-spiffe-token-provider internal] load build context 03:46:39 #57 ... 03:46:39 03:46:39 #34 [security-proxy-auth internal] load build context 03:46:39 #34 ... 03:46:39 03:46:39 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:46:39 #49 10.81 OK: 266 MiB in 52 packages 03:46:39 #49 DONE 12.6s 03:46:39 03:46:39 #34 [security-proxy-auth internal] load build context 03:46:39 #34 ... 03:46:39 03:46:39 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:39 #0 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:39 #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:39 #0 9.561 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:39 #0 9.561 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:39 #0 9.561 OK: 19954 distinct packages available 03:46:39 #0 9.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:39 #58 ... 03:46:39 03:46:39 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:46:39 #59 ... 03:46:39 03:46:39 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:39 #60 ... 03:46:39 03:46:39 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:39 #61 ... 03:46:39 03:46:39 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:39 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.23MB / 23.39MB 5.9s 03:46:39 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.10MB / 23.39MB 6.7s 03:46:39 #39 ... 03:46:39 03:46:39 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:46:40 #62 ... 03:46:40 03:46:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:40 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.49MB / 23.39MB 7.1s 03:46:40 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:46:40 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.6s 03:46:41 #39 ... 03:46:41 03:46:41 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:41 #63 ... 03:46:41 03:46:41 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:41 #64 ... 03:46:41 03:46:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:42 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.5s 03:46:42 #39 ... 03:46:42 03:46:42 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:46:42 #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:46:42 #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 03:46:42 #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 03:46:42 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 03:46:42 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 03:46:42 #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done 03:46:42 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 03:46:42 #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done 03:46:42 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 03:46:42 #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 03:46:43 #42 ... 03:46:43 03:46:43 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:43 #39 ... 03:46:43 03:46:43 #41 [core-command internal] load build context 03:46:43 #41 transferring context: 38.64MB 16.5s 03:46:43 #41 ... 03:46:43 03:46:43 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:46:43 #55 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:43 #55 13.00 (1/2) Installing dumb-init (1.2.5-r2) 03:46:43 #55 13.00 (2/2) Installing su-exec (0.2-r3) 03:46:43 #55 13.00 Executing busybox-1.36.1-r5.trigger 03:46:43 #55 13.00 OK: 8 MiB in 17 packages 03:46:43 #55 DONE 14.6s 03:46:43 03:46:43 #41 [core-command internal] load build context 03:46:43 #41 ... 03:46:43 03:46:43 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:43 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.54MB / 23.39MB 10.1s 03:46:43 #39 ... 03:46:43 03:46:43 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:46:43 #58 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:43 #58 13.24 OK: 266 MiB in 52 packages 03:46:43 #58 DONE 14.9s 03:46:43 03:46:43 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:43 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.5s done 03:46:44 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 03:46:46 #39 ... 03:46:46 03:46:46 #45 [support-scheduler internal] load build context 03:46:46 #45 ... 03:46:46 03:46:46 #46 [core-metadata internal] load build context 03:46:46 #46 ... 03:46:46 03:46:46 #47 [support-notifications internal] load build context 03:46:46 #47 ... 03:46:46 03:46:46 #45 [support-scheduler internal] load build context 03:46:47 #45 ... 03:46:47 03:46:47 #51 [security-proxy-setup internal] load build context 03:46:47 #51 ... 03:46:47 03:46:47 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:47 #39 ... 03:46:47 03:46:47 #52 [security-secretstore-setup internal] load build context 03:46:47 #52 ... 03:46:47 03:46:47 #54 [security-bootstrapper internal] load build context 03:46:47 #54 ... 03:46:47 03:46:47 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:46:47 #59 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:47 #59 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:47 #59 15.67 (1/2) Installing ca-certificates (20240226-r0) 03:46:47 #59 15.86 (2/2) Installing dumb-init (1.2.5-r2) 03:46:47 #59 15.86 Executing busybox-1.36.1-r5.trigger 03:46:47 #59 15.93 Executing ca-certificates-20240226-r0.trigger 03:46:47 #59 16.94 OK: 9 MiB in 17 packages 03:46:47 #59 DONE 18.8s 03:46:47 03:46:47 #54 [security-bootstrapper internal] load build context 03:46:47 #54 ... 03:46:47 03:46:47 #53 [core-common-config-bootstrapper internal] load build context 03:46:48 #53 ... 03:46:48 03:46:48 #54 [security-bootstrapper internal] load build context 03:46:48 #54 transferring context: 10.26MB 20.3s 03:46:48 #54 ... 03:46:48 03:46:48 #36 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:46:48 #36 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:48 #36 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:48 #36 18.90 (1/1) Installing dumb-init (1.2.5-r2) 03:46:48 #36 18.90 Executing busybox-1.36.1-r5.trigger 03:46:48 #36 18.90 OK: 8 MiB in 16 packages 03:46:48 #36 DONE 20.1s 03:46:48 03:46:48 #54 [security-bootstrapper internal] load build context 03:46:48 #54 ... 03:46:48 03:46:48 #56 [core-data internal] load build context 03:46:49 #56 ... 03:46:49 03:46:49 #57 [security-spiffe-token-provider internal] load build context 03:46:49 #57 ... 03:46:49 03:46:49 #34 [security-proxy-auth internal] load build context 03:46:49 #34 ... 03:46:49 03:46:49 #56 [core-data internal] load build context 03:46:49 #56 ... 03:46:49 03:46:49 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:46:49 #61 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:49 #61 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:49 #61 17.58 (1/4) Installing dumb-init (1.2.5-r2) 03:46:49 #61 17.58 (2/4) Installing openssl (3.1.4-r5) 03:46:49 #61 17.85 (3/4) Installing su-exec (0.2-r3) 03:46:49 #61 17.85 (4/4) Installing yq (4.33.3-r5) 03:46:49 #61 18.44 Executing busybox-1.36.1-r5.trigger 03:46:49 #61 18.50 OK: 18 MiB in 19 packages 03:46:49 #61 DONE 20.0s 03:46:49 03:46:49 #56 [core-data internal] load build context 03:46:50 #56 ... 03:46:50 03:46:50 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:46:50 #62 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:50 #62 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:50 #62 19.46 (1/1) Installing dumb-init (1.2.5-r2) 03:46:50 #62 19.46 Executing busybox-1.36.1-r5.trigger 03:46:50 #62 19.61 OK: 8 MiB in 16 packages 03:46:50 #62 DONE 20.8s 03:46:50 03:46:50 #45 [support-scheduler internal] load build context 03:46:52 #45 ... 03:46:52 03:46:52 #51 [security-proxy-setup internal] load build context 03:46:53 #51 ... 03:46:53 03:46:53 #45 [support-scheduler internal] load build context 03:46:53 #45 transferring context: 36.68MB 27.3s 03:46:53 #45 ... 03:46:53 03:46:53 #41 [core-command internal] load build context 03:46:53 #41 ... 03:46:53 03:46:53 #51 [security-proxy-setup internal] load build context 03:46:53 #51 ... 03:46:53 03:46:53 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:46:53 #65 ... 03:46:53 03:46:53 #41 [core-command internal] load build context 03:46:54 #41 ... 03:46:54 03:46:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:46:54 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s 03:46:54 #42 ... 03:46:54 03:46:54 #51 [security-proxy-setup internal] load build context 03:46:56 #51 ... 03:46:56 03:46:56 #47 [support-notifications internal] load build context 03:46:56 #47 ... 03:46:56 03:46:56 #46 [core-metadata internal] load build context 03:46:56 #46 ... 03:46:56 03:46:56 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:56 #63 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:56 #63 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:56 #63 19.48 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:56 #63 19.48 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:56 #63 19.48 OK: 19948 distinct packages available 03:46:56 #63 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:56 #63 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:56 #63 25.23 (1/5) Installing dumb-init (1.2.5-r2) 03:46:56 #63 25.23 (2/5) Installing musl-obstack (1.2.3-r2) 03:46:56 #63 25.29 (3/5) Installing libucontext (1.2-r2) 03:46:56 #63 25.34 (4/5) Installing gcompat (1.1.0-r1) 03:46:56 #63 25.34 (5/5) Installing openssl (3.1.4-r5) 03:46:56 #63 25.47 Executing busybox-1.36.1-r5.trigger 03:46:56 #63 25.64 OK: 9 MiB in 20 packages 03:46:56 #63 ... 03:46:56 03:46:56 #46 [core-metadata internal] load build context 03:46:57 #46 ... 03:46:57 03:46:57 #52 [security-secretstore-setup internal] load build context 03:46:57 #52 ... 03:46:57 03:46:57 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:46:57 #0 9.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:58 #66 ... 03:46:58 03:46:58 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:58 #64 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:58 #64 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:58 #64 20.08 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:46:58 #64 20.08 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:46:58 #64 20.08 OK: 19948 distinct packages available 03:46:58 #64 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:58 #64 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:58 #64 ... 03:46:58 03:46:58 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:58 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s 03:46:58 #39 ... 03:46:58 03:46:58 #53 [core-common-config-bootstrapper internal] load build context 03:46:58 #53 ... 03:46:58 03:46:58 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:58 #64 27.06 (1/4) Installing dumb-init (1.2.5-r2) 03:46:58 #64 27.12 (2/4) Installing musl-obstack (1.2.3-r2) 03:46:58 #64 27.14 (3/4) Installing libucontext (1.2-r2) 03:46:58 #64 27.18 (4/4) Installing gcompat (1.1.0-r1) 03:46:58 #64 27.23 Executing busybox-1.36.1-r5.trigger 03:46:58 #64 27.33 OK: 8 MiB in 19 packages 03:46:58 #64 ... 03:46:58 03:46:58 #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:46:58 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:58 #67 ... 03:46:58 03:46:58 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:58 #39 ... 03:46:58 03:46:58 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:58 #63 DONE 27.7s 03:46:59 03:46:59 #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:46:59 #68 ... 03:46:59 03:46:59 #54 [security-bootstrapper internal] load build context 03:46:59 #54 transferring context: 20.84MB 31.2s 03:46:59 #54 ... 03:46:59 03:46:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:46:59 #39 ... 03:46:59 03:46:59 #57 [security-spiffe-token-provider internal] load build context 03:46:59 #57 ... 03:46:59 03:46:59 #34 [security-proxy-auth internal] load build context 03:46:59 #34 ... 03:46:59 03:46:59 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:46:59 #66 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:59 #66 ... 03:46:59 03:46:59 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:46:59 #60 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:46:59 #60 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:46:59 #60 27.08 (1/4) Installing ca-certificates (20240226-r0) 03:46:59 #60 27.31 (2/4) Installing dumb-init (1.2.5-r2) 03:46:59 #60 27.35 (3/4) Installing su-exec (0.2-r3) 03:46:59 #60 27.35 (4/4) Installing yq (4.33.3-r5) 03:46:59 #60 28.24 Executing busybox-1.36.1-r5.trigger 03:46:59 #60 28.28 Executing ca-certificates-20240226-r0.trigger 03:46:59 #60 29.03 OK: 18 MiB in 19 packages 03:46:59 #60 DONE 30.7s 03:46:59 03:46:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:00 #39 ... 03:47:00 03:47:00 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:47:00 #64 DONE 28.8s 03:47:00 03:47:00 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:00 #39 ... 03:47:00 03:47:00 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:00 #0 8.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:00 #69 ... 03:47:00 03:47:00 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:00 #70 ... 03:47:00 03:47:00 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:47:00 #0 7.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:00 #71 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:00 #71 ... 03:47:00 03:47:00 #56 [core-data internal] load build context 03:47:00 #56 ... 03:47:00 03:47:00 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:02 #39 ... 03:47:02 03:47:02 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:02 #38 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:02 #38 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:02 #38 28.47 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:47:02 #38 28.47 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:47:02 #38 28.47 OK: 19948 distinct packages available 03:47:02 #38 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:02 #38 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:02 #38 ... 03:47:02 03:47:02 #46 [core-metadata internal] load build context 03:47:03 #46 ... 03:47:03 03:47:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:03 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s 03:47:03 #39 ... 03:47:03 03:47:03 #45 [support-scheduler internal] load build context 03:47:03 #45 ... 03:47:03 03:47:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:04 #39 ... 03:47:04 03:47:04 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:47:04 #65 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:04 #65 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:04 #65 17.12 Upgrading critical system libraries and apk-tools: 03:47:04 #65 17.12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:04 #65 17.21 Executing busybox-1.36.1-r5.trigger 03:47:04 #65 18.57 Continuing the upgrade transaction with new apk-tools: 03:47:04 #65 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:04 #65 ... 03:47:04 03:47:04 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:05 #39 ... 03:47:05 03:47:05 #41 [core-command internal] load build context 03:47:05 #41 transferring context: 91.48MB 38.3s 03:47:05 #41 ... 03:47:05 03:47:05 #46 [core-metadata internal] load build context 03:47:05 #46 ... 03:47:05 03:47:05 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:47:05 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.1s 03:47:05 #42 ... 03:47:05 03:47:05 #41 [core-command internal] load build context 03:47:06 #41 ... 03:47:06 03:47:06 #51 [security-proxy-setup internal] load build context 03:47:06 #51 ... 03:47:06 03:47:06 #47 [support-notifications internal] load build context 03:47:06 #47 ... 03:47:06 03:47:06 #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:47:06 #68 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:07 #68 ... 03:47:07 03:47:07 #52 [security-secretstore-setup internal] load build context 03:47:08 #52 ... 03:47:08 03:47:08 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:08 #70 7.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:08 #70 ... 03:47:08 03:47:08 #53 [core-common-config-bootstrapper internal] load build context 03:47:08 #53 ... 03:47:08 03:47:08 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:08 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s 03:47:09 #39 ... 03:47:09 03:47:09 #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:47:09 #67 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:09 #67 15.64 Upgrading critical system libraries and apk-tools: 03:47:09 #67 15.64 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:09 #67 15.70 Executing busybox-1.36.1-r5.trigger 03:47:09 #67 17.15 Continuing the upgrade transaction with new apk-tools: 03:47:09 #67 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:09 #67 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:09 #67 ... 03:47:09 03:47:09 #54 [security-bootstrapper internal] load build context 03:47:09 #54 ... 03:47:09 03:47:09 #57 [security-spiffe-token-provider internal] load build context 03:47:09 #57 ... 03:47:09 03:47:09 #34 [security-proxy-auth internal] load build context 03:47:09 #34 transferring context: 60.34MB 44.8s 03:47:09 #34 ... 03:47:09 03:47:09 #54 [security-bootstrapper internal] load build context 03:47:10 #54 ... 03:47:10 03:47:10 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:47:10 #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:10 #0 9.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:10 #72 ... 03:47:10 03:47:10 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:10 #39 ... 03:47:10 03:47:10 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:10 #69 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:10 #69 15.65 Upgrading critical system libraries and apk-tools: 03:47:10 #69 15.65 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:10 #69 15.70 Executing busybox-1.36.1-r5.trigger 03:47:10 #69 17.08 Continuing the upgrade transaction with new apk-tools: 03:47:10 #69 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:10 #69 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:10 #69 ... 03:47:10 03:47:10 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:11 #39 ... 03:47:11 03:47:11 #56 [core-data internal] load build context 03:47:11 #56 ... 03:47:11 03:47:11 #57 [security-spiffe-token-provider internal] load build context 03:47:11 #57 ... 03:47:11 03:47:11 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:47:11 #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.1s done 03:47:11 #42 DONE 41.4s 03:47:11 03:47:11 #56 [core-data internal] load build context 03:47:11 #56 ... 03:47:11 03:47:11 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:11 #38 36.04 (1/11) Installing ca-certificates (20240226-r0) 03:47:11 #38 36.20 (2/11) Installing brotli-libs (1.0.9-r14) 03:47:11 #38 36.28 (3/11) Installing libunistring (1.1-r1) 03:47:11 #38 36.53 (4/11) Installing libidn2 (2.3.4-r1) 03:47:11 #38 36.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:47:11 #38 36.68 (6/11) Installing libcurl (8.5.0-r0) 03:47:11 #38 36.92 (7/11) Installing curl (8.5.0-r0) 03:47:11 #38 36.92 (8/11) Installing dumb-init (1.2.5-r2) 03:47:11 #38 36.92 (9/11) Installing musl-obstack (1.2.3-r2) 03:47:11 #38 36.92 (10/11) Installing libucontext (1.2-r2) 03:47:11 #38 36.92 (11/11) Installing gcompat (1.1.0-r1) 03:47:11 #38 37.01 Executing busybox-1.36.1-r5.trigger 03:47:11 #38 37.22 Executing ca-certificates-20240226-r0.trigger 03:47:11 #38 38.69 OK: 13 MiB in 26 packages 03:47:11 #38 DONE 41.9s 03:47:11 03:47:11 #56 [core-data internal] load build context 03:47:13 #56 ... 03:47:13 03:47:13 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:47:13 #65 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:13 #65 27.16 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:13 #65 27.34 OK: 8 MiB in 17 packages 03:47:13 #65 DONE 29.4s 03:47:13 03:47:13 #56 [core-data internal] load build context 03:47:13 #56 ... 03:47:13 03:47:13 #45 [support-scheduler internal] load build context 03:47:13 #45 ... 03:47:13 03:47:13 #56 [core-data internal] load build context 03:47:14 #56 ... 03:47:14 03:47:14 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:47:14 #66 16.83 Upgrading critical system libraries and apk-tools: 03:47:14 #66 16.83 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:14 #66 16.98 Executing busybox-1.36.1-r5.trigger 03:47:14 #66 18.02 Continuing the upgrade transaction with new apk-tools: 03:47:14 #66 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:14 #66 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:14 #66 25.58 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:14 #66 25.58 Executing ca-certificates-20240226-r0.trigger 03:47:14 #66 26.55 OK: 9 MiB in 17 packages 03:47:15 #66 ... 03:47:15 03:47:15 #47 [support-notifications internal] load build context 03:47:15 #47 ... 03:47:15 03:47:15 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:15 #69 25.09 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:15 #69 25.15 OK: 18 MiB in 19 packages 03:47:15 #69 ... 03:47:15 03:47:15 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:47:15 #67 25.59 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:15 #67 25.68 OK: 8 MiB in 16 packages 03:47:15 #67 DONE 27.4s 03:47:15 03:47:15 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:47:15 #72 15.07 Upgrading critical system libraries and apk-tools: 03:47:15 #72 15.07 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:15 #72 15.18 Executing busybox-1.36.1-r5.trigger 03:47:15 #72 ... 03:47:15 03:47:15 #46 [core-metadata internal] load build context 03:47:15 #46 transferring context: 122.44MB 49.5s 03:47:15 #46 ... 03:47:15 03:47:15 #51 [security-proxy-setup internal] load build context 03:47:16 #51 ... 03:47:16 03:47:16 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:47:16 #71 15.21 Upgrading critical system libraries and apk-tools: 03:47:16 #71 15.21 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:16 #71 15.29 Executing busybox-1.36.1-r5.trigger 03:47:16 #71 16.83 Continuing the upgrade transaction with new apk-tools: 03:47:16 #71 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:16 #71 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:16 #71 ... 03:47:16 03:47:16 #51 [security-proxy-setup internal] load build context 03:47:16 #51 ... 03:47:16 03:47:16 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:47:16 #66 DONE 28.1s 03:47:16 03:47:16 #51 [security-proxy-setup internal] load build context 03:47:16 #51 ... 03:47:16 03:47:16 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:47:16 #69 DONE 26.4s 03:47:16 03:47:16 #51 [security-proxy-setup internal] load build context 03:47:17 #51 ... 03:47:17 03:47:17 #41 [core-command internal] load build context 03:47:17 #41 ... 03:47:17 03:47:17 #51 [security-proxy-setup internal] load build context 03:47:17 #51 ... 03:47:17 03:47:17 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:47:17 #71 25.39 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:17 #71 25.45 OK: 8 MiB in 16 packages 03:47:17 #71 DONE 26.6s 03:47:17 03:47:17 #51 [security-proxy-setup internal] load build context 03:47:17 #51 ... 03:47:17 03:47:17 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:47:17 #73 DONE 1.3s 03:47:17 03:47:17 #51 [security-proxy-setup internal] load build context 03:47:18 #51 ... 03:47:18 03:47:18 #52 [security-secretstore-setup internal] load build context 03:47:18 #52 ... 03:47:18 03:47:18 #41 [core-command internal] load build context 03:47:18 #41 ... 03:47:18 03:47:18 #53 [core-common-config-bootstrapper internal] load build context 03:47:18 #53 ... 03:47:18 03:47:18 #41 [core-command internal] load build context 03:47:19 #41 ... 03:47:19 03:47:19 #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:47:19 #68 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:19 #68 17.00 Upgrading critical system libraries and apk-tools: 03:47:19 #68 17.00 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:19 #68 17.04 Executing busybox-1.36.1-r5.trigger 03:47:19 #68 17.84 Continuing the upgrade transaction with new apk-tools: 03:47:19 #68 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:19 #68 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:19 #68 ... 03:47:19 03:47:19 #41 [core-command internal] load build context 03:47:19 #41 ... 03:47:19 03:47:19 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:47:19 #74 DONE 6.6s 03:47:19 03:47:19 #41 [core-command internal] load build context 03:47:19 #41 ... 03:47:19 03:47:19 #34 [security-proxy-auth internal] load build context 03:47:19 #34 transferring context: 70.70MB 55.0s 03:47:19 #34 ... 03:47:19 03:47:19 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:19 #70 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:19 #70 16.18 Upgrading critical system libraries and apk-tools: 03:47:19 #70 16.18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:19 #70 16.25 Executing busybox-1.36.1-r5.trigger 03:47:19 #70 16.84 Continuing the upgrade transaction with new apk-tools: 03:47:19 #70 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:19 #70 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:20 #70 19.90 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:20 #70 19.90 OK: 8 MiB in 19 packages 03:47:20 #70 ... 03:47:20 03:47:20 #41 [core-command internal] load build context 03:47:20 #41 ... 03:47:20 03:47:20 #54 [security-bootstrapper internal] load build context 03:47:20 #54 ... 03:47:20 03:47:20 #53 [core-common-config-bootstrapper internal] load build context 03:47:20 #53 ... 03:47:20 03:47:20 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:47:20 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.8s done 03:47:20 #39 DONE 50.6s 03:47:20 03:47:20 #53 [core-common-config-bootstrapper internal] load build context 03:47:21 #53 ... 03:47:21 03:47:21 #68 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:47:21 #68 21.07 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:21 #68 21.13 OK: 9 MiB in 20 packages 03:47:21 #68 DONE 22.3s 03:47:21 03:47:21 #53 [core-common-config-bootstrapper internal] load build context 03:47:21 #53 ... 03:47:21 03:47:21 #57 [security-spiffe-token-provider internal] load build context 03:47:21 #57 ... 03:47:21 03:47:21 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:47:21 #75 DONE 1.6s 03:47:21 03:47:21 #57 [security-spiffe-token-provider internal] load build context 03:47:21 #57 ... 03:47:21 03:47:21 #53 [core-common-config-bootstrapper internal] load build context 03:47:21 #53 ... 03:47:21 03:47:21 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:47:21 #70 DONE 21.4s 03:47:21 03:47:21 #53 [core-common-config-bootstrapper internal] load build context 03:47:21 #53 ... 03:47:21 03:47:21 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:21 #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:21 #0 8.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:21 #76 ... 03:47:21 03:47:21 #53 [core-common-config-bootstrapper internal] load build context 03:47:21 #53 ... 03:47:21 03:47:21 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:47:21 #72 16.30 Continuing the upgrade transaction with new apk-tools: 03:47:21 #72 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:21 #72 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:21 #72 19.89 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:21 #72 19.89 Executing ca-certificates-20240226-r0.trigger 03:47:21 #72 20.70 OK: 18 MiB in 19 packages 03:47:21 #72 DONE 21.7s 03:47:21 03:47:21 #53 [core-common-config-bootstrapper internal] load build context 03:47:24 #53 ... 03:47:24 03:47:24 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:47:24 #77 DONE 2.5s 03:47:24 03:47:24 #45 [support-scheduler internal] load build context 03:47:24 #45 ... 03:47:24 03:47:24 #53 [core-common-config-bootstrapper internal] load build context 03:47:24 #53 ... 03:47:24 03:47:24 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:47:24 #76 10.29 Upgrading critical system libraries and apk-tools: 03:47:24 #76 10.29 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 03:47:24 #76 10.29 Executing busybox-1.36.1-r5.trigger 03:47:24 #76 10.54 Continuing the upgrade transaction with new apk-tools: 03:47:24 #76 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:47:24 #76 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:47:24 #76 11.91 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:47:24 #76 11.91 Executing ca-certificates-20240226-r0.trigger 03:47:24 #76 12.18 OK: 13 MiB in 26 packages 03:47:24 #76 DONE 12.9s 03:47:24 03:47:24 #53 [core-common-config-bootstrapper internal] load build context 03:47:25 #53 ... 03:47:25 03:47:25 #56 [core-data internal] load build context 03:47:25 #56 ... 03:47:25 03:47:25 #57 [security-spiffe-token-provider internal] load build context 03:47:25 #57 ... 03:47:25 03:47:25 #47 [support-notifications internal] load build context 03:47:25 #47 ... 03:47:25 03:47:25 #56 [core-data internal] load build context 03:47:26 #56 transferring context: 53.43MB 55.6s 03:47:26 #56 ... 03:47:26 03:47:26 #46 [core-metadata internal] load build context 03:47:26 #46 ... 03:47:26 03:47:26 #56 [core-data internal] load build context 03:47:26 #56 ... 03:47:26 03:47:26 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:26 #78 DONE 2.8s 03:47:26 03:47:26 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:26 #79 DONE 3.7s 03:47:26 03:47:26 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:47:26 #80 DONE 3.4s 03:47:26 03:47:26 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:47:27 #81 DONE 0.7s 03:47:27 03:47:27 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:47:27 #82 DONE 0.8s 03:47:27 03:47:27 #46 [core-metadata internal] load build context 03:47:27 #46 ... 03:47:27 03:47:27 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:47:27 #83 DONE 1.0s 03:47:27 03:47:27 #46 [core-metadata internal] load build context 03:47:28 #46 ... 03:47:28 03:47:28 #51 [security-proxy-setup internal] load build context 03:47:28 #51 ... 03:47:28 03:47:28 #46 [core-metadata internal] load build context 03:47:28 #46 ... 03:47:28 03:47:28 #52 [security-secretstore-setup internal] load build context 03:47:28 #52 ... 03:47:28 03:47:28 #46 [core-metadata internal] load build context 03:47:28 #46 ... 03:47:28 03:47:28 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 03:47:28 #84 DONE 1.0s 03:47:28 03:47:28 #46 [core-metadata internal] load build context 03:47:29 #46 ... 03:47:29 03:47:29 #85 [security-spire-server stage-2 6/9] COPY security.txt / 03:47:29 #85 DONE 1.4s 03:47:29 03:47:29 #46 [core-metadata internal] load build context 03:47:29 #46 ... 03:47:29 03:47:29 #86 [security-spire-config stage-2 6/10] COPY security.txt / 03:47:29 #86 DONE 1.4s 03:47:29 03:47:29 #46 [core-metadata internal] load build context 03:47:30 #46 ... 03:47:30 03:47:30 #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:47:30 #87 DONE 1.2s 03:47:30 03:47:30 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:47:30 #88 DONE 1.1s 03:47:30 03:47:30 #34 [security-proxy-auth internal] load build context 03:47:30 #34 transferring context: 91.55MB 65.3s 03:47:30 #34 ... 03:47:30 03:47:30 #41 [core-command internal] load build context 03:47:30 #41 ... 03:47:30 03:47:30 #54 [security-bootstrapper internal] load build context 03:47:30 #54 ... 03:47:30 03:47:30 #34 [security-proxy-auth internal] load build context 03:47:30 #34 ... 03:47:30 03:47:30 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:47:30 #89 DONE 1.3s 03:47:30 03:47:30 #34 [security-proxy-auth internal] load build context 03:47:31 #34 ... 03:47:31 03:47:31 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:47:31 #90 DONE 0.9s 03:47:31 03:47:31 #34 [security-proxy-auth internal] load build context 03:47:31 #34 ... 03:47:31 03:47:31 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:47:31 #91 DONE 0.7s 03:47:31 03:47:31 #34 [security-proxy-auth internal] load build context 03:47:31 #34 ... 03:47:31 03:47:31 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:47:31 #92 DONE 1.5s 03:47:31 03:47:31 #34 [security-proxy-auth internal] load build context 03:47:32 #34 ... 03:47:32 03:47:32 #93 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:47:32 #93 DONE 1.1s 03:47:32 03:47:32 #34 [security-proxy-auth internal] load build context 03:47:32 #34 ... 03:47:32 03:47:32 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:47:32 #94 DONE 1.0s 03:47:32 03:47:32 #34 [security-proxy-auth internal] load build context 03:47:33 #34 ... 03:47:33 03:47:33 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:47:33 #95 DONE 1.4s 03:47:33 03:47:33 #34 [security-proxy-auth internal] load build context 03:47:34 #34 ... 03:47:34 03:47:34 #45 [support-scheduler internal] load build context 03:47:34 #45 ... 03:47:34 03:47:34 #34 [security-proxy-auth internal] load build context 03:47:34 #34 ... 03:47:34 03:47:34 #47 [support-notifications internal] load build context 03:47:34 #47 transferring context: 226.11MB 68.0s done 03:47:34 #47 DONE 68.4s 03:47:34 03:47:34 #34 [security-proxy-auth internal] load build context 03:47:35 #34 ... 03:47:35 03:47:35 #53 [core-common-config-bootstrapper internal] load build context 03:47:35 #53 ... 03:47:35 03:47:35 #34 [security-proxy-auth internal] load build context 03:47:35 #34 ... 03:47:35 03:47:35 #57 [security-spiffe-token-provider internal] load build context 03:47:35 #57 ... 03:47:35 03:47:35 #34 [security-proxy-auth internal] load build context 03:47:35 #34 ... 03:47:35 03:47:35 #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:47:35 #96 DONE 1.3s 03:47:35 03:47:35 #34 [security-proxy-auth internal] load build context 03:47:35 #34 ... 03:47:35 03:47:35 #51 [security-proxy-setup internal] load build context 03:47:35 #51 transferring context: 226.11MB 69.1s done 03:47:35 #51 DONE 69.5s 03:47:35 03:47:35 #34 [security-proxy-auth internal] load build context 03:47:36 #34 ... 03:47:36 03:47:36 #56 [core-data internal] load build context 03:47:36 #56 ... 03:47:36 03:47:36 #34 [security-proxy-auth internal] load build context 03:47:37 #34 ... 03:47:37 03:47:37 #41 [core-command internal] load build context 03:47:37 #41 transferring context: 226.11MB 70.1s done 03:47:37 #41 DONE 70.7s 03:47:37 03:47:37 #34 [security-proxy-auth internal] load build context 03:47:38 #34 ... 03:47:38 03:47:38 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:47:38 #97 DONE 1.8s 03:47:38 03:47:38 #46 [core-metadata internal] load build context 03:47:38 #46 transferring context: 226.11MB 71.3s done 03:47:38 #46 DONE 72.2s 03:47:38 03:47:38 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:38 #98 ... 03:47:38 03:47:38 #52 [security-secretstore-setup internal] load build context 03:47:38 #52 transferring context: 226.11MB 70.6s done 03:47:38 #52 ... 03:47:38 03:47:38 #56 [core-data internal] load build context 03:47:38 #56 ... 03:47:38 03:47:38 #99 [security-spire-server] exporting to image 03:47:38 #99 exporting layers 4.2s done 03:47:38 #99 writing image sha256:e38ae89e60b3f36e91dfeea9352fd5003a8824ecba16a15afa0c1b8cd02135a4 0.1s done 03:47:38 #99 naming to docker.io/library/security-spire-config-arm64 0.1s done 03:47:38 #99 writing image sha256:24c4ba4079b036b0f1cae83c9e642b25736d7d711062915b10d0666f3c19426c 0.2s done 03:47:38 #99 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:47:38 #99 writing image sha256:96e0950b73a138c4ede2b540810a69438300da1a4f72d5145127a70517fcd1e8 0.1s done 03:47:38 #99 naming to docker.io/library/security-spire-server-arm64 0.1s done 03:47:38 #99 DONE 6.3s 03:47:38 03:47:38 #52 [security-secretstore-setup internal] load build context 03:47:38 #52 DONE 71.6s 03:47:38 03:47:38 #56 [core-data internal] load build context 03:47:39 #56 ... 03:47:39 03:47:39 #100 [core-command builder 4/7] COPY go.mod vendor* ./ 03:47:39 #100 DONE 2.1s 03:47:39 03:47:39 #56 [core-data internal] load build context 03:47:40 #56 ... 03:47:40 03:47:40 #54 [security-bootstrapper internal] load build context 03:47:40 #54 ... 03:47:40 03:47:40 #56 [core-data internal] load build context 03:47:43 #56 ... 03:47:43 03:47:43 #57 [security-spiffe-token-provider internal] load build context 03:47:43 #57 transferring context: 226.11MB 72.7s done 03:47:43 #57 DONE 74.3s 03:47:43 03:47:43 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:47:43 #101 DONE 0.9s 03:47:43 03:47:43 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:44 #102 ... 03:47:44 03:47:44 #45 [support-scheduler internal] load build context 03:47:44 #45 transferring context: 226.11MB 78.4s done 03:47:44 #45 ... 03:47:44 03:47:44 #56 [core-data internal] load build context 03:47:44 #56 ... 03:47:44 03:47:44 #45 [support-scheduler internal] load build context 03:47:44 #45 DONE 78.8s 03:47:44 03:47:44 #56 [core-data internal] load build context 03:47:45 #56 ... 03:47:45 03:47:45 #53 [core-common-config-bootstrapper internal] load build context 03:47:45 #53 transferring context: 226.11MB 77.6s done 03:47:45 #53 DONE 78.1s 03:47:45 03:47:45 #56 [core-data internal] load build context 03:47:45 #56 ... 03:47:45 03:47:45 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:45 #103 ... 03:47:45 03:47:45 #56 [core-data internal] load build context 03:47:47 #56 ... 03:47:47 03:47:47 #34 [security-proxy-auth internal] load build context 03:47:48 #34 ... 03:47:48 03:47:48 #56 [core-data internal] load build context 03:47:50 #56 ... 03:47:50 03:47:50 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:50 #104 ... 03:47:50 03:47:50 #56 [core-data internal] load build context 03:47:50 #56 transferring context: 198.17MB 80.2s 03:47:50 #56 ... 03:47:50 03:47:50 #54 [security-bootstrapper internal] load build context 03:47:50 #54 ... 03:47:50 03:47:50 #56 [core-data internal] load build context 03:47:51 #56 ... 03:47:51 03:47:51 #54 [security-bootstrapper internal] load build context 03:47:51 #54 transferring context: 226.11MB 83.7s done 03:47:51 #54 DONE 84.2s 03:47:51 03:47:51 #56 [core-data internal] load build context 03:47:52 #56 transferring context: 226.11MB 81.9s done 03:47:52 #56 DONE 83.5s 03:47:52 03:47:52 #34 [security-proxy-auth internal] load build context 03:47:53 #34 transferring context: 226.11MB 88.6s done 03:47:53 #34 DONE 88.7s 03:47:53 03:47:53 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:40 #102 ... 03:48:40 03:48:40 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:40 #103 DONE 58.3s 03:48:40 03:48:40 #105 [support-notifications builder 6/7] COPY . . 03:48:40 #105 DONE 3.9s 03:48:40 03:48:40 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:40 #98 DONE 60.0s 03:48:40 03:48:40 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:40 #106 ... 03:48:40 03:48:40 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:40 #104 DONE 59.4s 03:48:40 03:48:40 #107 [core-command builder 6/7] COPY . . 03:48:41 #107 ... 03:48:41 03:48:41 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:41 #102 DONE 57.7s 03:48:41 03:48:41 #108 [security-proxy-setup builder 6/7] COPY . . 03:48:41 #108 DONE 3.7s 03:48:41 03:48:41 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:48:41 #109 CACHED 03:48:41 03:48:41 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:41 #110 CACHED 03:48:41 03:48:41 #111 [security-bootstrapper builder 6/7] COPY . . 03:48:41 #111 CACHED 03:48:41 03:48:41 #112 [security-secretstore-setup builder 6/7] COPY . . 03:48:41 #112 CACHED 03:48:41 03:48:41 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:41 #113 CACHED 03:48:41 03:48:41 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:48:41 #114 CACHED 03:48:41 03:48:41 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:43 #115 ... 03:48:43 03:48:43 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 03:48:43 #116 CACHED 03:48:43 03:48:43 #117 [core-data builder 6/7] COPY . . 03:48:43 #117 CACHED 03:48:43 03:48:43 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:43 #118 CACHED 03:48:43 03:48:43 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:43 #119 CACHED 03:48:43 03:48:43 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 03:48:43 #120 CACHED 03:48:43 03:48:43 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:48:43 #121 CACHED 03:48:43 03:48:43 #107 [core-command builder 6/7] COPY . . 03:48:43 #107 DONE 4.2s 03:48:43 03:48:43 #122 [core-metadata builder 6/7] COPY . . 03:48:43 #122 CACHED 03:48:43 03:48:43 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:48:43 #123 CACHED 03:48:43 03:48:43 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:43 #124 CACHED 03:48:43 03:48:43 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:48:43 #125 CACHED 03:48:43 03:48:43 #126 [support-scheduler builder 6/7] COPY . . 03:48:43 #126 CACHED 03:48:43 03:48:43 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:43 #127 CACHED 03:48:43 03:48:43 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:48:43 #128 CACHED 03:48:43 03:48:43 #129 [security-proxy-auth builder 6/7] COPY . . 03:48:43 #129 CACHED 03:48:43 03:48:43 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:48:43 #130 CACHED 03:48:43 03:48:43 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:49 #131 5.080 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 03:48:50 #131 ... 03:48:50 03:48:50 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:50 #106 2.000 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 03:48:50 #106 ... 03:48:50 03:48:50 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:50 #0 4.979 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 03:48:50 #132 ... 03:48:50 03:48:50 #133 [security-spiffe-token-provider builder 6/7] COPY . . 03:48:50 #133 DONE 8.7s 03:48:50 03:48:50 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:51 #134 ... 03:48:51 03:48:51 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:48:51 #0 5.439 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 03:48:52 #135 ... 03:48:52 03:48:52 #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 03:48:52 #0 5.407 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 03:48:52 #136 ... 03:48:52 03:48:52 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:52 #0 4.994 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 03:48:52 #137 ... 03:48:52 03:48:52 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:52 #134 2.117 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 03:48:53 #134 ... 03:48:53 03:48:53 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:53 #0 5.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:48:53 #138 ... 03:48:53 03:48:53 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:48:53 #0 5.007 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 03:48:53 #139 ... 03:48:53 03:48:53 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:53 #0 4.592 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 03:48:56 #140 ... 03:48:56 03:48:56 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:56 #115 4.385 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 04:02:48 #115 ... 04:02:48 04:02:48 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:02:48 #135 DONE 844.7s 04:02:48 04:02:48 #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 04:02:48 #136 ... 04:02:48 04:02:48 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:02:48 #141 DONE 0.3s 04:02:48 04:02:48 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:02:48 #142 DONE 0.3s 04:02:48 04:02:48 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:02:48 #134 ... 04:02:48 04:02:48 #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 04:02:48 #143 DONE 0.2s 04:02:48 04:02:48 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:02:48 #144 DONE 0.2s 04:02:48 04:02:48 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:02:48 #145 DONE 0.3s 04:02:48 04:02:48 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:02:48 #146 DONE 0.2s 04:02:48 04:02:48 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:02:50 #147 DONE 2.2s 04:02:50 04:02:50 #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 04:02:50 #136 848.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:02:52 #136 ... 04:02:52 04:02:52 #99 [security-proxy-setup] exporting to image 04:02:52 #99 exporting layers 1.3s done 04:02:52 #99 writing image sha256:173b98855af6018f9fd8cc7feb28f14e80ac257646d943bfecc46feb4c94b57b done 04:02:52 #99 naming to docker.io/library/security-proxy-setup-arm64 done 04:02:52 #99 DONE 7.7s 04:02:52 04:02:52 #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 04:02:55 #136 ... 04:02:55 04:02:55 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:02:55 #115 DONE 853.7s 04:02:55 04:02:55 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:02:56 #148 DONE 0.3s 04:02:56 04:02:56 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:02:58 #149 DONE 2.5s 04:02:58 04:02:58 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:02:58 #150 DONE 0.2s 04:02:58 04:02:58 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:02:58 #151 DONE 0.2s 04:02:58 04:02:58 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:02:58 #132 ... 04:02:58 04:02:58 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:02:59 #152 DONE 0.3s 04:02:59 04:02:59 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:02:59 #132 ... 04:02:59 04:02:59 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:02:59 #153 DONE 0.2s 04:02:59 04:02:59 #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/ 04:02:59 #154 DONE 0.2s 04:02:59 04:02:59 #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/ 04:02:59 #155 DONE 0.2s 04:02:59 04:02:59 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:02:59 #156 DONE 0.2s 04:02:59 04:02:59 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:03:00 #157 DONE 0.2s 04:03:00 04:03:00 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:03:02 #158 DONE 2.1s 04:03:02 04:03:02 #99 [security-bootstrapper] exporting to image 04:03:02 #99 exporting layers 04:03:03 #99 exporting layers 1.1s done 04:03:03 #99 writing image sha256:cb81b36ce358fb610af1c33e80396b028545f8e6633196641b82a6121ed0c714 done 04:03:03 #99 naming to docker.io/library/security-bootstrapper-arm64 done 04:03:03 #99 DONE 8.8s 04:03:03 04:03:03 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:03:06 #132 ... 04:03:06 04:03:06 #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 04:03:06 #136 DONE 864.6s 04:03:06 04:03:06 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:03:06 #131 ... 04:03:06 04:03:06 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:03:07 #159 DONE 0.3s 04:03:07 04:03:07 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:03:07 #160 DONE 0.2s 04:03:07 04:03:07 #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 04:03:07 #161 DONE 0.1s 04:03:07 04:03:07 #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 04:03:07 #162 DONE 0.1s 04:03:07 04:03:07 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:03:07 #163 DONE 0.1s 04:03:07 04:03:07 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:03:08 #164 DONE 0.3s 04:03:08 04:03:08 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:03:08 #165 DONE 0.3s 04:03:08 04:03:08 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:08 #137 ... 04:03:08 04:03:08 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:03:08 #166 DONE 0.1s 04:03:08 04:03:08 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:03:10 #167 DONE 2.1s 04:03:10 04:03:10 #99 [security-secretstore-setup] exporting to image 04:03:10 #99 exporting layers 04:03:11 #99 exporting layers 1.4s done 04:03:11 #99 writing image sha256:6bdcdec0efe7b98437049c6d840c71857d0d9d7e4965d0c02e4ec31fa6a57104 done 04:03:11 #99 naming to docker.io/library/security-secretstore-setup-arm64 done 04:03:11 #99 DONE 10.2s 04:03:11 04:03:11 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:03:44 #138 ... 04:03:44 04:03:44 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:03:44 #139 DONE 900.4s 04:03:44 04:03:44 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:03:44 #137 ... 04:03:44 04:03:44 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:03:44 #168 DONE 0.3s 04:03:44 04:03:44 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:03:44 #140 ... 04:03:44 04:03:44 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:03:44 #169 DONE 0.1s 04:03:44 04:03:44 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:03:44 #170 DONE 0.3s 04:03:44 04:03:44 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:03:45 #132 ... 04:03:45 04:03:45 #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 04:03:45 #171 DONE 0.1s 04:03:45 04:03:45 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:03:45 #172 DONE 0.2s 04:03:45 04:03:45 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:03:47 #173 DONE 2.0s 04:03:47 04:03:47 #99 [core-common-config-bootstrapper] exporting to image 04:03:47 #99 exporting layers 04:03:47 #99 exporting layers 0.6s done 04:03:47 #99 writing image sha256:d16f349f86b7d8f4521b7b41ae07b8f16db49392e9257534af88e9c203412fb2 done 04:03:47 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:03:47 #99 DONE 10.9s 04:03:47 04:03:47 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:05:54 #132 ... 04:05:54 04:05:54 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:54 #134 DONE 1011.5s 04:05:54 04:05:54 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:05:54 #132 ... 04:05:54 04:05:54 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:54 #174 DONE 0.2s 04:05:54 04:05:54 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:05:54 #175 DONE 0.1s 04:05:54 04:05:54 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:05:54 #132 ... 04:05:54 04:05:54 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:05:54 #176 DONE 0.3s 04:05:54 04:05:54 #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 04:05:54 #177 DONE 0.1s 04:05:54 04:05:54 #99 [security-spiffe-token-provider] exporting to image 04:05:54 #99 exporting layers 04:05:54 #99 exporting layers 0.8s done 04:05:54 #99 writing image sha256:4515490e57d36a9fcbac3e3b65e7526ffdee01d4b45d1b578a3ffd9b210c5478 done 04:05:54 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:05:54 #99 DONE 11.7s 04:05:54 04:05:54 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:10:46 #131 DONE 1314.1s 04:10:46 04:10:46 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:10:46 #138 ... 04:10:46 04:10:46 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:10:46 #178 DONE 0.2s 04:10:46 04:10:46 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:10:46 #137 ... 04:10:46 04:10:46 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:10:46 #179 DONE 0.2s 04:10:46 04:10:46 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:10:46 #180 DONE 0.4s 04:10:46 04:10:46 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:10:46 #138 ... 04:10:46 04:10:46 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:10:46 #181 DONE 0.3s 04:10:46 04:10:46 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:10:46 #140 ... 04:10:46 04:10:46 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:10:46 #182 DONE 0.2s 04:10:46 04:10:46 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:10:46 #183 DONE 1.9s 04:10:46 04:10:46 #99 [security-proxy-auth] exporting to image 04:10:46 #99 exporting layers 04:10:46 #99 exporting layers 0.7s done 04:10:46 #99 writing image sha256:9970ffda005439fe41e59ce16fc7ebd5c69a6ed50d45bd9dfd71555044aabe01 done 04:10:46 #99 naming to docker.io/library/security-proxy-auth-arm64 done 04:10:46 #99 DONE 12.4s 04:10:46 04:10:46 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:11:18 #106 ... 04:11:18 04:11:18 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:11:18 #132 DONE 1351.5s 04:11:18 04:11:18 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:11:18 #138 ... 04:11:18 04:11:18 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:11:18 #184 DONE 0.1s 04:11:18 04:11:18 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:11:18 #185 DONE 0.1s 04:11:18 04:11:18 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:18 #137 ... 04:11:18 04:11:18 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:11:18 #186 DONE 0.4s 04:11:18 04:11:18 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:11:18 #187 DONE 0.1s 04:11:18 04:11:18 #99 [core-command] exporting to image 04:11:18 #99 exporting layers 04:11:18 #99 exporting layers 0.4s done 04:11:18 #99 writing image sha256:030764cbcad52fc84284803519d1f83d72fd0d9b3e1f5ba78efbd1c8a8590030 done 04:11:18 #99 naming to docker.io/library/core-command-arm64 done 04:11:18 #99 DONE 12.8s 04:11:18 04:11:18 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:11:24 #138 DONE 1360.8s 04:11:24 04:11:24 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:24 #137 ... 04:11:24 04:11:24 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:11:24 #188 DONE 0.2s 04:11:24 04:11:24 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:11:24 #140 ... 04:11:24 04:11:24 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:11:24 #189 DONE 0.2s 04:11:24 04:11:24 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:11:25 #190 DONE 0.4s 04:11:25 04:11:25 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:11:25 #191 DONE 0.2s 04:11:25 04:11:25 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:11:25 #140 DONE 1362.2s 04:11:25 04:11:25 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:11:25 #192 DONE 0.3s 04:11:25 04:11:25 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:26 #137 ... 04:11:26 04:11:26 #99 [core-metadata] exporting to image 04:11:26 #99 exporting layers 04:11:26 #99 exporting layers 0.8s done 04:11:26 #99 writing image sha256:b89ea3365f676725e15c94ccbfa642563a147d44425a46ac106fb8873a92b454 0.0s done 04:11:26 #99 naming to docker.io/library/core-metadata-arm64 04:11:26 #99 naming to docker.io/library/core-metadata-arm64 done 04:11:26 #99 DONE 13.7s 04:11:26 04:11:26 #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:11:26 #193 DONE 0.2s 04:11:26 04:11:26 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:11:26 #194 DONE 0.1s 04:11:26 04:11:26 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:11:27 #195 DONE 0.4s 04:11:27 04:11:27 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:11:27 #196 DONE 0.1s 04:11:27 04:11:27 #99 [core-data] exporting to image 04:11:27 #99 exporting layers 0.4s done 04:11:27 #99 writing image sha256:ca0cf8a06267382fceb8117c5ff0e6d7becc66b283012115ce9634c87ce59888 done 04:11:27 #99 naming to docker.io/library/core-data-arm64 done 04:11:27 #99 DONE 14.0s 04:11:27 04:11:27 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:11:46 #106 DONE 1386.3s 04:11:46 04:11:46 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:46 #137 ... 04:11:46 04:11:46 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:11:46 #197 DONE 0.3s 04:11:46 04:11:46 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:46 #137 ... 04:11:46 04:11:46 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:11:46 #198 DONE 0.1s 04:11:46 04:11:46 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:11:46 #199 DONE 0.4s 04:11:46 04:11:46 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:11:46 #200 DONE 0.1s 04:11:46 04:11:46 #99 [support-notifications] exporting to image 04:11:46 #99 exporting layers 04:11:46 #99 exporting layers 0.7s done 04:11:46 #99 writing image sha256:3aca60ffa649cb9191c807729e3ec59dc3ff5b6163116f8b306ed370238df8ba done 04:11:46 #99 naming to docker.io/library/support-notifications-arm64 done 04:11:46 #99 DONE 14.8s 04:11:46 04:11:46 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:11:47 #137 DONE 1383.7s 04:11:47 04:11:47 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:11:47 #201 DONE 0.1s 04:11:47 04:11:47 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:11:47 #202 DONE 0.1s 04:11:47 04:11:47 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:11:47 #203 DONE 0.3s 04:11:47 04:11:47 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:11:47 #204 DONE 0.1s 04:11:48 04:11:48 #99 [support-scheduler] exporting to image 04:11:48 #99 exporting layers 0.4s done 04:11:48 #99 writing image sha256:a6fe5e60e7d73aa7c31a34942ee4eff53cc84751a9f54909ab985ef93f30af5c done 04:11:48 #99 naming to docker.io/library/support-scheduler-arm64 done 04:11:48 #99 DONE 15.3s 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:11:48 time="2024-04-07T03:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:11:48 $ docker stop --time=1 07e1478efdcfe76a6340704d766dc2c78543b9eefaa3c67c6f60e1e0c3cf2f38 04:11:49 $ docker rm -f --volumes 07e1478efdcfe76a6340704d766dc2c78543b9eefaa3c67c6f60e1e0c3cf2f38 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:50 + docker images 04:11:50 REPOSITORY TAG IMAGE ID CREATED SIZE 04:11:50 support-scheduler-arm64 latest a6fe5e60e7d7 3 seconds ago 38MB 04:11:50 support-notifications-arm64 latest 3aca60ffa649 5 seconds ago 38.7MB 04:11:50 core-data-arm64 latest ca0cf8a06267 23 seconds ago 35.5MB 04:11:50 core-metadata-arm64 latest b89ea3365f67 25 seconds ago 35.6MB 04:11:50 core-command-arm64 latest 030764cbcad5 35 seconds ago 35.2MB 04:11:50 security-proxy-auth-arm64 latest 9970ffda0054 About a minute ago 32.8MB 04:11:50 security-spiffe-token-provider-arm64 latest 4515490e57d3 6 minutes ago 29.7MB 04:11:50 core-common-config-bootstrapper-arm64 latest d16f349f86b7 8 minutes ago 15.7MB 04:11:50 security-secretstore-setup-arm64 latest 6bdcdec0efe7 8 minutes ago 36.6MB 04:11:50 security-bootstrapper-arm64 latest cb81b36ce358 8 minutes ago 19.2MB 04:11:50 security-proxy-setup-arm64 latest 173b98855af6 9 minutes ago 26.5MB 04:11:50 security-spire-server-arm64 latest 96e0950b73a1 24 minutes ago 97.2MB 04:11:50 security-spire-config-arm64 latest e38ae89e60b3 24 minutes ago 96.3MB 04:11:50 security-spire-agent-arm64 latest 24c4ba4079b0 24 minutes ago 153MB 04:11:50 ci-base-image-arm64 latest 95e29ef39f9e 40 minutes ago 973MB 04:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB 04:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:50 04:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:51 arm64: Pulling from edgex-lftools-log-publisher 04:11:51 8998bd30e6a1: Pulling fs layer 04:11:51 04944245beec: Pulling fs layer 04:11:51 699f458cf7ca: Pulling fs layer 04:11:51 765212b225bb: Pulling fs layer 04:11:51 f23df028b6ca: Pulling fs layer 04:11:51 d65c8cfc05b1: Pulling fs layer 04:11:51 2437ff75d9bd: Pulling fs layer 04:11:51 765212b225bb: Waiting 04:11:51 f23df028b6ca: Waiting 04:11:51 d65c8cfc05b1: Waiting 04:11:51 2437ff75d9bd: Waiting 04:11:51 04944245beec: Verifying Checksum 04:11:51 04944245beec: Download complete 04:11:51 765212b225bb: Verifying Checksum 04:11:51 765212b225bb: Download complete 04:11:51 f23df028b6ca: Verifying Checksum 04:11:51 f23df028b6ca: Download complete 04:11:51 d65c8cfc05b1: Verifying Checksum 04:11:51 d65c8cfc05b1: Download complete 04:11:51 699f458cf7ca: Verifying Checksum 04:11:51 699f458cf7ca: Download complete 04:11:52 8998bd30e6a1: Verifying Checksum 04:11:52 8998bd30e6a1: Download complete 04:11:54 2437ff75d9bd: Verifying Checksum 04:11:54 2437ff75d9bd: Download complete 04:11:56 8998bd30e6a1: Pull complete 04:11:57 04944245beec: Pull complete 04:11:58 699f458cf7ca: Pull complete 04:11:59 765212b225bb: Pull complete 04:12:00 f23df028b6ca: Pull complete 04:12:00 d65c8cfc05b1: Pull complete 04:12:18 2437ff75d9bd: Pull complete 04:12:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-2093 does not seem to be running inside a container 04:12:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 04:12:21 $ docker top 069a52d4b8b5f41a3fa9748ea4dba8507e3c8b3f95a0506eb70a9f07e32b2441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:22 ---> job-cost.sh 04:12:22 lf-activate-venv: SKIPPING 04:12:22 INFO: No Stack... 04:12:22 INFO: Retrieving Pricing Info for: v3-standard-4 04:12:23 INFO: Archiving Costs [Pipeline] sh 04:12:23 + cat /w/workspace/edgex-go/3/archives/cost.csv 04:12:23 + cut -d, -f6 [Pipeline] lock 04:12:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] 04:12:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] did not exist. Created. 04:12:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:24 + echo total: 0.10999999940395355 [Pipeline] stash 04:12:24 Stashed 1 file(s) [Pipeline] } 04:12:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4786-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:24 $ docker stop --time=1 069a52d4b8b5f41a3fa9748ea4dba8507e3c8b3f95a0506eb70a9f07e32b2441 04:12:26 $ docker rm -f --volumes 069a52d4b8b5f41a3fa9748ea4dba8507e3c8b3f95a0506eb70a9f07e32b2441 [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 04:12:26 provisioning config files... 04:12:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13563811947507362554tmp [Pipeline] { [Pipeline] sh 04:12:26 + set +x 04:12:26 + curl -s https://codecov.io/bash 04:12:26 + bash -s -- 04:12:26 04:12:26 _____ _ 04:12:26 / ____| | | 04:12:26 | | ___ __| | ___ ___ _____ __ 04:12:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:26 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:26 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:26 Bash-1.0.6 04:12:26 04:12:26 04:12:26 ==> git version 2.25.1 found 04:12:26 ==> 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 04:12:26 Release-Date: 2020-01-08 04:12:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:12:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:12:26 ==> Jenkins CI detected. 04:12:26 current dir:  /w/workspace/edgex-go/3 04:12:26 project root: . 04:12:26 --> token set from env 04:12:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:26 ==> Running gcov in . (disable via -X gcov) 04:12:26 ==> Python coveragepy not found 04:12:26 ==> Searching for coverage reports in: 04:12:26 + . 04:12:27 -> Found 1 reports 04:12:27 ==> Detecting git/mercurial file structure 04:12:27 ==> Reading reports 04:12:27 + ./coverage.out bytes=455122 04:12:27 ==> Appending adjustments 04:12:27 https://docs.codecov.io/docs/fixing-reports 04:12:28 + Found adjustments 04:12:28 ==> Gzipping contents 04:12:28 60K /tmp/codecov.8f6TI2.gz 04:12:28 ==> Uploading reports 04:12:28 url: https://codecov.io 04:12:28 query: branch=PR-4786&commit=71fe8892f8cb63cf817f68031011190585a6a916&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= 04:12:28 -> Pinging Codecov 04:12:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4786&commit=71fe8892f8cb63cf817f68031011190585a6a916&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= 04:12:28 -> Uploading to 04:12:28 https://storage.googleapis.com/codecov/v4/raw/2024-04-07/00271124DB129430A58F1EEE437C3FCB/71fe8892f8cb63cf817f68031011190585a6a916/df03793f-9ad2-4fe2-bbea-c6cff1f7a771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240407T041228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5c166114d7b2f570cf7e9e7b37c81b705419bd970aa408f62b9e0356c8441f3 04:12:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:28 Dload Upload Total Spent Left Speed 04:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57877 0 0 100 57877 0 158k --:--:-- --:--:-- --:--:-- 158k 04:12:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71fe8892f8cb63cf817f68031011190585a6a916 [Pipeline] } 04:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:12:29 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 04:12:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:30 ---> package-listing.sh 04:12:30 ++ facter osfamily 04:12:30 ++ tr '[:upper:]' '[:lower:]' 04:12:30 + OS_FAMILY=debian 04:12:30 + workspace=/w/workspace/edgex-go/3 04:12:30 + START_PACKAGES=/tmp/packages_start.txt 04:12:30 + END_PACKAGES=/tmp/packages_end.txt 04:12:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:30 + PACKAGES=/tmp/packages_start.txt 04:12:30 + '[' /w/workspace/edgex-go/3 ']' 04:12:30 + PACKAGES=/tmp/packages_end.txt 04:12:30 + case "${OS_FAMILY}" in 04:12:30 + dpkg -l 04:12:30 + grep '^ii' 04:12:30 + '[' -f /tmp/packages_start.txt ']' 04:12:30 + '[' -f /tmp/packages_end.txt ']' 04:12:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:30 + '[' /w/workspace/edgex-go/3 ']' 04:12:30 + mkdir -p /w/workspace/edgex-go/3/archives/ 04:12:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 04:12:30 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:31 04:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:31 latest: Pulling from edgex-lftools-log-publisher 04:12:31 5eb5b503b376: Pulling fs layer 04:12:31 5c69ac0246d0: Pulling fs layer 04:12:31 ec43610c2a17: Pulling fs layer 04:12:31 3a2ae6a8a46f: Pulling fs layer 04:12:31 33b1e0a273af: Pulling fs layer 04:12:31 5d3b04190fa2: Pulling fs layer 04:12:31 2f39f015ded8: Pulling fs layer 04:12:31 5d3b04190fa2: Waiting 04:12:31 2f39f015ded8: Waiting 04:12:31 3a2ae6a8a46f: Waiting 04:12:31 33b1e0a273af: Waiting 04:12:31 5c69ac0246d0: Download complete 04:12:31 3a2ae6a8a46f: Download complete 04:12:31 33b1e0a273af: Verifying Checksum 04:12:31 33b1e0a273af: Download complete 04:12:31 ec43610c2a17: Verifying Checksum 04:12:31 ec43610c2a17: Download complete 04:12:31 5d3b04190fa2: Verifying Checksum 04:12:31 5d3b04190fa2: Download complete 04:12:32 5eb5b503b376: Verifying Checksum 04:12:32 5eb5b503b376: Download complete 04:12:32 2f39f015ded8: Download complete 04:12:33 5eb5b503b376: Pull complete 04:12:33 5c69ac0246d0: Pull complete 04:12:33 ec43610c2a17: Pull complete 04:12:33 3a2ae6a8a46f: Pull complete 04:12:34 33b1e0a273af: Pull complete 04:12:34 5d3b04190fa2: Pull complete 04:12:39 2f39f015ded8: Pull complete 04:12:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:39 prd-ubuntu20.04-docker-8c-8g-2088 does not seem to be running inside a container 04:12:39 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 04:12:51 $ docker top f99290acd859ae3dae52b2045de22e5f9fd257716462568cd6784a507adfa32f -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:51 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:51 + mkdir -p /var/log/sysstat [Pipeline] sh 04:12:52 + ls /var/log/sa-host 04:12:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:52 provisioning config files... 04:12:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12018568433098030725tmp [Pipeline] { [Pipeline] echo 04:12:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:52 ---> create-netrc.sh [Pipeline] } 04:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:12:52 ---> python-tools-install.sh [Pipeline] echo 04:12:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:53 ---> sudo-logs.sh 04:12:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:53 ---> job-cost.sh 04:12:53 lf-activate-venv: SKIPPING 04:12:53 DEBUG: total: 0.10999999940395355 04:12:53 INFO: Retrieving Stack Cost... 04:12:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:12:54 INFO: Archiving Costs [Pipeline] echo 04:12:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:54 ---> logs-deploy.sh 04:12:54 lf-activate-venv: SKIPPING 04:12:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4786/3 04:12:54 INFO: archiving workspace using pattern(s): 04:12:55 Archives upload complete. 04:12:55 INFO: archiving logs to Nexus 04:12:56 ---> uname -a: 04:12:56 Linux prd-ubuntu20-04-docker-8c-8g-2088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:12:56 04:12:56 04:12:56 ---> lscpu: 04:12:56 Architecture: x86_64 04:12:56 CPU op-mode(s): 32-bit, 64-bit 04:12:56 Byte Order: Little Endian 04:12:56 Address sizes: 40 bits physical, 48 bits virtual 04:12:56 CPU(s): 8 04:12:56 On-line CPU(s) list: 0-7 04:12:56 Thread(s) per core: 1 04:12:56 Core(s) per socket: 1 04:12:56 Socket(s): 8 04:12:56 NUMA node(s): 1 04:12:56 Vendor ID: AuthenticAMD 04:12:56 CPU family: 23 04:12:56 Model: 49 04:12:56 Model name: AMD EPYC-Rome Processor 04:12:56 Stepping: 0 04:12:56 CPU MHz: 2800.000 04:12:56 BogoMIPS: 5600.00 04:12:56 Virtualization: AMD-V 04:12:56 Hypervisor vendor: KVM 04:12:56 Virtualization type: full 04:12:56 L1d cache: 256 KiB 04:12:56 L1i cache: 256 KiB 04:12:56 L2 cache: 4 MiB 04:12:56 L3 cache: 128 MiB 04:12:56 NUMA node0 CPU(s): 0-7 04:12:56 Vulnerability Itlb multihit: Not affected 04:12:56 Vulnerability L1tf: Not affected 04:12:56 Vulnerability Mds: Not affected 04:12:56 Vulnerability Meltdown: Not affected 04:12:56 Vulnerability Mmio stale data: Not affected 04:12:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:12:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:12:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:12:56 Vulnerability Srbds: Not affected 04:12:56 Vulnerability Tsx async abort: Not affected 04:12:56 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 04:12:56 04:12:56 04:12:56 ---> nproc: 04:12:56 8 04:12:56 04:12:56 04:12:56 ---> df -h: 04:12:56 Filesystem Size Used Avail Use% Mounted on 04:12:56 overlay 155G 23G 133G 15% / 04:12:56 tmpfs 64M 0 64M 0% /dev 04:12:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:12:56 shm 64M 0 64M 0% /dev/shm 04:12:56 /dev/vda1 155G 23G 133G 15% /facter-os 04:12:56 04:12:56 04:12:56 ---> sar -b -r -n DEV: 04:12:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2088) 04/07/24 _x86_64_ (8 CPU) 04:12:56 04:12:56 03:23:54 LINUX RESTART (8 CPU) 04:12:56 04:12:56 03:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:12:56 03:25:02 80.15 37.73 42.43 0.00 3674.32 85820.50 0.00 04:12:56 03:26:01 175.34 10.71 164.63 0.00 1777.60 33306.49 0.00 04:12:56 03:27:01 147.21 2.93 144.28 0.00 47.73 49977.54 0.00 04:12:56 03:28:01 50.34 0.05 50.29 0.00 5.60 25255.01 0.00 04:12:56 03:29:01 27.43 1.13 26.29 0.00 69.90 12085.21 0.00 04:12:56 03:30:01 153.51 0.32 153.19 0.00 36.93 52647.49 0.00 04:12:56 03:31:01 261.66 0.07 261.59 0.00 9.20 159598.07 0.00 04:12:56 03:32:01 387.75 9.05 378.70 0.00 73.19 79980.67 0.00 04:12:56 03:33:01 206.16 0.37 205.80 0.00 3.20 67499.90 0.00 04:12:56 03:34:01 247.77 0.05 247.72 0.00 0.40 71794.74 0.00 04:12:56 03:35:01 532.77 0.07 532.71 0.00 7.60 72972.88 0.00 04:12:56 03:36:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 04:12:56 03:37:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 04:12:56 03:38:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:12:56 03:39:01 1.92 0.02 1.90 0.00 0.13 22.80 0.00 04:12:56 03:40:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 04:12:56 03:41:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 04:12:56 03:42:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 04:12:56 03:43:01 1.08 0.00 1.08 0.00 0.00 13.81 0.00 04:12:56 03:44:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 04:12:56 03:45:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 04:12:56 03:46:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 04:12:56 03:47:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 04:12:56 03:48:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 04:12:56 03:49:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 04:12:56 03:50:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 04:12:56 03:51:01 3.10 1.02 2.08 0.00 21.86 28.93 0.00 04:12:56 03:52:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 04:12:56 03:53:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 04:12:56 03:54:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 04:12:56 03:55:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 04:12:56 03:56:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 04:12:56 03:57:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 04:12:56 03:58:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 04:12:56 03:59:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 04:12:56 04:00:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 04:12:56 04:01:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 04:12:56 04:02:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 04:12:56 04:03:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 04:12:56 04:04:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 04:12:56 04:05:01 1.13 0.00 1.13 0.00 0.00 15.20 0.00 04:12:56 04:06:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 04:12:56 04:07:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 04:12:56 04:08:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 04:12:56 04:09:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 04:12:56 04:10:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 04:12:56 04:11:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 04:12:56 04:12:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 04:12:56 Average: 48.19 1.32 46.87 0.00 118.79 14820.87 0.00 04:12:56 04:12:56 03:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:12:56 03:25:02 30194496 31649736 729476 2.22 47416 1719320 1715096 5.05 814784 1588732 169396 04:12:56 03:26:01 28728344 31535364 786488 2.39 75372 2997188 1839388 5.42 1094596 2669976 446012 04:12:56 03:27:01 27612008 31511424 799540 2.43 129680 3918344 1902240 5.61 1282424 3468808 65188 04:12:56 03:28:01 26963048 31224168 1082240 3.29 133520 4254328 2411264 7.11 2059236 3314120 350204 04:12:56 03:29:01 27069936 31329440 973588 2.96 139664 4218252 2017104 5.94 1562768 3675380 424780 04:12:56 03:30:01 26079248 31226392 1077116 3.28 149572 5100656 2488120 7.33 1700132 4521716 1121664 04:12:56 03:31:01 22398232 31240972 1043192 3.17 151192 8668960 3360936 9.91 2076824 7676740 224 04:12:56 03:32:01 18593904 31403344 882120 2.68 265080 12269540 2376928 7.01 2307648 11007020 1545592 04:12:56 03:33:01 13871348 28786008 3437432 10.45 298356 14029168 8801576 25.94 5729876 11904312 1573688 04:12:56 03:34:01 12356256 29948272 2293860 6.98 311508 16630552 5427992 16.00 5590072 13533004 2432716 04:12:56 03:35:01 15142740 31400568 885860 2.69 317248 15454112 2133360 6.29 2689356 13865872 372 04:12:56 03:36:01 15143128 31401028 885540 2.69 317324 15454112 2133360 6.29 2689272 13865876 144 04:12:56 03:37:01 15198132 31456120 830276 2.52 317376 15454116 2133360 6.29 2634108 13865876 16 04:12:56 03:38:01 15199636 31457680 828680 2.52 317392 15454120 2133360 6.29 2632828 13865880 16 04:12:56 03:39:01 15201752 31459856 826372 2.51 317448 15454120 2164440 6.38 2630208 13865880 40 04:12:56 03:40:01 15202716 31460836 825524 2.51 317476 15454124 2164440 6.38 2630360 13865896 180 04:12:56 03:41:01 15202724 31460900 825452 2.51 317496 15454124 2164440 6.38 2630288 13865900 8 04:12:56 03:42:01 15202548 31460760 825460 2.51 317520 15454136 2164440 6.38 2630320 13865904 144 04:12:56 03:43:01 15202952 31461420 825148 2.51 317540 15454140 2164440 6.38 2630448 13866128 200 04:12:56 03:44:01 15202864 31461344 825148 2.51 317560 15454140 2164440 6.38 2630504 13866136 240 04:12:56 03:45:01 15202848 31461456 824964 2.51 317600 15454272 2164440 6.38 2630680 13866260 188 04:12:56 03:46:01 15202872 31461548 824924 2.51 317616 15454272 2164440 6.38 2630180 13866272 16 04:12:56 03:47:01 15202776 31461492 824824 2.51 317660 15454276 2164440 6.38 2630160 13866276 8 04:12:56 03:48:01 15202728 31461508 824768 2.51 317676 15454276 2164440 6.38 2630236 13866280 152 04:12:56 03:49:01 15202912 31461700 824724 2.51 317692 15454280 2164440 6.38 2630216 13866284 8 04:12:56 03:50:01 15202936 31461732 824636 2.51 317704 15454288 2164440 6.38 2630304 13866292 164 04:12:56 03:51:01 15201752 31461568 824816 2.51 317800 15454904 2181708 6.43 2630452 13866836 160 04:12:56 03:52:01 15202240 31462064 824272 2.51 317820 15454908 2181708 6.43 2630452 13866840 8 04:12:56 03:53:01 15202136 31461960 824360 2.51 317828 15454908 2148976 6.33 2630972 13866840 176 04:12:56 03:54:01 15202160 31462048 824320 2.51 317844 15454912 2148976 6.33 2630488 13866848 8 04:12:56 03:55:01 15202144 31462036 824304 2.51 317868 15454904 2148976 6.33 2630580 13866844 16 04:12:56 03:56:01 15201788 31461720 824552 2.51 317892 15454916 2148976 6.33 2630552 13866848 152 04:12:56 03:57:01 15202016 31461980 824296 2.51 317912 15454924 2148976 6.33 2630560 13866852 8 04:12:56 03:58:01 15201968 31461932 824276 2.51 317924 15454924 2148976 6.33 2630560 13866852 12 04:12:56 03:59:01 15201984 31461980 824196 2.51 317956 15454932 2148976 6.33 2630600 13866856 8 04:12:56 04:00:01 15202220 31462256 823884 2.51 317980 15454924 2148976 6.33 2630700 13866856 16 04:12:56 04:01:01 15201588 31461684 824340 2.51 318004 15454936 2148976 6.33 2630656 13866868 12 04:12:56 04:02:01 15201548 31461684 824308 2.51 318024 15454936 2148976 6.33 2630676 13866868 8 04:12:56 04:03:01 15201748 31461904 824240 2.51 318040 15454940 2148976 6.33 2630712 13866872 8 04:12:56 04:04:01 15201892 31462052 824052 2.51 318052 15454944 2148976 6.33 2630692 13866876 8 04:12:56 04:05:01 15201492 31461672 824592 2.51 318080 15454932 2148976 6.33 2631048 13866876 16 04:12:56 04:06:01 15201752 31461936 824264 2.51 318096 15454948 2148976 6.33 2630772 13866880 8 04:12:56 04:07:01 15201940 31462204 823976 2.51 318116 15454952 2148976 6.33 2630796 13866888 8 04:12:56 04:08:01 15201892 31462180 823944 2.51 318128 15454956 2148976 6.33 2630796 13866888 4 04:12:56 04:09:01 15201592 31461888 824168 2.51 318140 15454960 2148976 6.33 2630844 13866892 8 04:12:56 04:10:01 15201744 31462052 824144 2.51 318164 15454948 2148976 6.33 2630916 13866892 16 04:12:56 04:11:01 15201728 31462068 824100 2.51 318180 15454964 2148976 6.33 2630888 13866896 12 04:12:56 04:12:01 15201680 31462036 824076 2.51 318192 15454964 2148976 6.33 2630884 13866896 12 04:12:56 Average: 16904668 31359749 928559 2.82 287036 13772536 2378965 7.01 2589655 12297664 169418 04:12:56 04:12:56 03:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:12:56 03:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:25:02 ens3 755.32 767.37 3470.92 97.23 0.00 0.00 0.00 0.00 04:12:56 03:25:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:12:56 03:26:01 docker0 529.81 487.32 37.48 2869.40 0.00 0.00 0.00 0.00 04:12:56 03:26:01 ens3 745.23 706.35 7874.60 114.51 0.00 0.00 0.00 0.00 04:12:56 03:26:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 04:12:56 03:27:01 docker0 217.36 282.44 19.38 2135.22 0.00 0.00 0.00 0.00 04:12:56 03:27:01 ens3 300.23 229.08 2148.37 32.46 0.00 0.00 0.00 0.00 04:12:56 03:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:28:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 04:12:56 03:28:01 ens3 33.98 21.95 38.09 14.70 0.00 0.00 0.00 0.00 04:12:56 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:28:01 veth599c846 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 04:12:56 03:29:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 04:12:56 03:29:01 ens3 30.89 20.84 25.98 14.40 0.00 0.00 0.00 0.00 04:12:56 03:29:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:29:01 veth599c846 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 04:12:56 03:30:01 veth09cff96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:30:01 veth01b0658 0.52 0.50 0.05 0.18 0.00 0.00 0.00 0.00 04:12:56 03:30:01 docker0 0.52 0.38 0.04 0.17 0.00 0.00 0.00 0.00 04:12:56 03:30:01 ens3 122.63 67.32 3005.45 16.57 0.00 0.00 0.00 0.00 04:12:56 03:30:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 04:12:56 03:30:01 vethf012b0c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth01b0658 0.08 0.73 0.00 0.03 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth3654e9d 2.48 5.13 0.19 66.04 0.00 0.00 0.00 0.01 04:12:56 03:31:01 vethfb18301 2.70 3.60 0.27 1.62 0.00 0.00 0.00 0.00 04:12:56 03:31:01 vethf54ea0c 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth4d962ed 2.90 3.78 0.28 1.61 0.00 0.00 0.00 0.00 04:12:56 03:31:01 vethfc13cd1 2.65 4.75 0.20 65.97 0.00 0.00 0.00 0.01 04:12:56 03:31:01 docker0 60.37 98.43 4.00 1299.39 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth00353d3 2.82 3.63 0.27 1.60 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth2a2f87d 2.88 5.68 0.22 66.01 0.00 0.00 0.00 0.01 04:12:56 03:31:01 ens3 122.96 74.85 1318.96 15.75 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth6264e33 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:31:01 veth89c0f79 3.00 4.95 0.23 66.38 0.00 0.00 0.00 0.01 04:12:56 03:31:01 veth35e6adb 4.75 2.65 65.97 0.20 0.00 0.00 0.00 0.00 04:12:56 03:32:01 veth01b0658 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:32:01 vethfb18301 67.27 121.38 7.04 1122.53 0.00 0.00 0.00 0.09 04:12:56 03:32:01 docker0 269.16 485.30 24.74 4424.80 0.00 0.00 0.00 0.00 04:12:56 03:32:01 ens3 500.13 276.80 4436.53 33.99 0.00 0.00 0.00 0.00 04:12:56 03:32:01 veth6264e33 70.40 121.95 7.37 1103.17 0.00 0.00 0.00 0.09 04:12:56 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:32:01 vethde42047 122.13 70.42 1103.18 7.37 0.00 0.00 0.00 0.00 04:12:56 03:32:01 veth5c5c6fa 124.98 69.97 1124.15 7.31 0.00 0.00 0.00 0.00 04:12:56 03:33:01 vethd4a2d77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 veth77f771a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 veth01b0658 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:33:01 veth51d00d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 vethbc4e253 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 ens3 31.29 45.97 13.11 179.06 0.00 0.00 0.00 0.00 04:12:56 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:33:01 veth1ed04e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 vethe8a8efa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 vethe113396 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 veth2bffbff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 vethc26d1ce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 vethe04c260 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:33:01 veth95a10ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:12:56 03:34:01 vethd4a2d77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 veth77f771a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 veth01b0658 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 veth51d00d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 vethbc4e253 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 ens3 5.90 3.47 4.78 2.58 0.00 0.00 0.00 0.00 04:12:56 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:34:01 veth1ed04e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 vethe8a8efa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 vethe113396 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 veth2bffbff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 vethc26d1ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 vethe04c260 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:34:01 veth95a10ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:35:01 ens3 9.60 6.28 8.64 4.46 0.00 0.00 0.00 0.00 04:12:56 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:36:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:38:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:39:01 ens3 0.25 0.17 0.41 0.01 0.00 0.00 0.00 0.00 04:12:56 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:40:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 04:12:56 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:43:01 ens3 0.14 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:12:56 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:45:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:12:56 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:47:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:48:01 ens3 0.27 0.22 0.12 0.01 0.00 0.00 0.00 0.00 04:12:56 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:12:56 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:53:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:55:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:12:56 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:57:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 04:12:56 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:58:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:58:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 03:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 03:59:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:12:56 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:02:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:12:56 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:03:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:12:56 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:04:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:12:56 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:05:01 ens3 0.58 0.43 0.33 0.28 0.00 0.00 0.00 0.00 04:12:56 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:06:01 ens3 0.42 0.40 0.26 0.22 0.00 0.00 0.00 0.00 04:12:56 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:10:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:12:56 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:12:56 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:56 Average: docker0 22.30 28.08 1.77 222.67 0.00 0.00 0.00 0.00 04:12:56 Average: ens3 55.27 46.12 463.13 10.94 0.00 0.00 0.00 0.00 04:12:56 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 04:12:56 04:12:56 04:12:56 ---> sar -P ALL: 04:12:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2088) 04/07/24 _x86_64_ (8 CPU) 04:12:56 04:12:56 03:23:54 LINUX RESTART (8 CPU) 04:12:56 04:12:56 03:24:01 CPU %user %nice %system %iowait %steal %idle 04:12:56 03:25:02 all 4.00 0.00 1.02 5.93 0.03 89.02 04:12:56 03:25:02 0 5.08 0.00 1.64 0.20 0.02 93.06 04:12:56 03:25:02 1 4.49 0.00 1.26 0.49 0.03 93.72 04:12:56 03:25:02 2 3.10 0.00 0.69 24.59 0.02 71.61 04:12:56 03:25:02 3 4.03 0.00 0.59 1.15 0.03 94.19 04:12:56 03:25:02 4 3.78 0.00 0.44 1.31 0.05 94.42 04:12:56 03:25:02 5 2.89 0.00 0.67 0.48 0.05 95.90 04:12:56 03:25:02 6 3.06 0.00 0.91 0.66 0.02 95.36 04:12:56 03:25:02 7 5.53 0.00 1.98 18.55 0.03 73.91 04:12:56 03:26:01 all 6.65 0.00 2.55 6.66 0.06 84.08 04:12:56 03:26:01 0 7.70 0.00 2.28 16.11 0.09 73.83 04:12:56 03:26:01 1 4.99 0.00 2.22 0.50 0.05 92.24 04:12:56 03:26:01 2 6.02 0.00 3.34 10.52 0.07 80.06 04:12:56 03:26:01 3 5.81 0.00 2.91 0.21 0.05 91.02 04:12:56 03:26:01 4 7.20 0.00 2.54 0.31 0.07 89.89 04:12:56 03:26:01 5 5.45 0.00 2.41 13.92 0.05 78.16 04:12:56 03:26:01 6 9.09 0.00 3.07 3.76 0.07 84.01 04:12:56 03:26:01 7 6.92 0.00 1.59 7.97 0.05 83.47 04:12:56 03:27:01 all 3.73 0.00 1.83 10.64 0.05 83.75 04:12:56 03:27:01 0 3.35 0.00 1.89 14.16 0.05 80.56 04:12:56 03:27:01 1 3.78 0.00 1.63 0.57 0.03 93.99 04:12:56 03:27:01 2 4.67 0.00 1.85 33.51 0.07 59.90 04:12:56 03:27:01 3 4.14 0.00 1.70 3.66 0.05 90.45 04:12:56 03:27:01 4 2.47 0.00 0.92 2.08 0.03 94.50 04:12:56 03:27:01 5 3.56 0.00 2.47 6.81 0.05 87.11 04:12:56 03:27:01 6 3.84 0.00 2.48 24.21 0.07 69.41 04:12:56 03:27:01 7 4.05 0.00 1.71 0.18 0.05 94.00 04:12:56 03:28:01 all 32.32 0.00 3.97 3.80 0.12 59.78 04:12:56 03:28:01 0 31.83 0.00 6.11 2.62 0.10 59.34 04:12:56 03:28:01 1 33.86 0.00 3.88 1.95 0.12 60.19 04:12:56 03:28:01 2 31.92 0.00 3.26 4.37 0.10 60.34 04:12:56 03:28:01 3 35.35 0.00 3.27 0.10 0.10 61.18 04:12:56 03:28:01 4 27.71 0.00 3.39 19.94 0.15 48.81 04:12:56 03:28:01 5 33.18 0.00 4.21 0.91 0.12 61.59 04:12:56 03:28:01 6 32.46 0.00 2.95 0.27 0.14 64.19 04:12:56 03:28:01 7 32.26 0.00 4.68 0.27 0.17 62.62 04:12:56 03:29:01 all 44.05 0.00 3.90 1.40 0.08 50.57 04:12:56 03:29:01 0 44.28 0.00 4.06 0.10 0.08 51.48 04:12:56 03:29:01 1 42.25 0.00 3.73 1.38 0.08 52.56 04:12:56 03:29:01 2 43.58 0.00 3.97 0.59 0.08 51.78 04:12:56 03:29:01 3 45.25 0.00 3.62 1.12 0.08 49.92 04:12:56 03:29:01 4 43.16 0.00 3.90 5.01 0.08 47.85 04:12:56 03:29:01 5 45.62 0.00 3.64 2.34 0.08 48.32 04:12:56 03:29:01 6 43.74 0.00 4.07 0.44 0.08 51.67 04:12:56 03:29:01 7 44.53 0.00 4.19 0.20 0.08 51.00 04:12:56 03:30:01 all 26.91 0.00 4.83 5.95 0.09 62.22 04:12:56 03:30:01 0 28.05 0.00 4.83 1.18 0.10 65.84 04:12:56 03:30:01 1 24.62 0.00 4.29 1.00 0.10 70.00 04:12:56 03:30:01 2 26.05 0.00 4.59 3.52 0.07 65.78 04:12:56 03:30:01 3 25.90 0.00 4.99 7.08 0.07 61.96 04:12:56 03:30:01 4 27.56 0.00 4.96 5.41 0.08 61.99 04:12:56 03:30:01 5 27.21 0.00 5.78 26.34 0.12 40.55 04:12:56 03:30:01 6 27.65 0.00 4.11 2.05 0.08 66.11 04:12:56 03:30:01 7 28.27 0.00 5.08 1.30 0.08 65.27 04:12:56 03:31:01 all 10.25 0.00 3.79 29.05 0.08 56.83 04:12:56 03:31:01 0 9.70 0.00 3.73 39.90 0.05 46.62 04:12:56 03:31:01 1 10.51 0.00 3.37 4.03 0.05 82.04 04:12:56 03:31:01 2 10.54 0.00 3.83 14.77 0.07 70.79 04:12:56 03:31:01 3 10.18 0.00 4.53 63.60 0.17 21.51 04:12:56 03:31:01 4 10.80 0.00 3.86 27.76 0.08 57.50 04:12:56 03:31:01 5 9.58 0.00 3.83 53.71 0.08 32.79 04:12:56 03:31:01 6 10.65 0.00 3.66 3.32 0.05 82.33 04:12:56 03:31:01 7 10.04 0.00 3.53 25.41 0.12 60.90 04:12:56 03:32:01 all 4.92 0.00 3.03 17.34 0.07 74.64 04:12:56 03:32:01 0 5.50 0.00 3.33 10.04 0.08 81.05 04:12:56 03:32:01 1 4.26 0.00 1.99 8.73 0.05 84.97 04:12:56 03:32:01 2 5.46 0.00 2.86 6.39 0.05 85.24 04:12:56 03:32:01 3 4.81 0.00 4.19 71.67 0.08 19.24 04:12:56 03:32:01 4 4.71 0.00 3.81 18.65 0.08 72.74 04:12:56 03:32:01 5 5.08 0.00 2.16 8.98 0.03 83.75 04:12:56 03:32:01 6 4.18 0.00 2.38 6.49 0.10 86.85 04:12:56 03:32:01 7 5.35 0.00 3.49 8.03 0.07 83.06 04:12:56 03:33:01 all 62.22 0.00 6.69 8.32 0.13 22.64 04:12:56 03:33:01 0 63.04 0.00 6.62 22.09 0.24 8.02 04:12:56 03:33:01 1 61.89 0.00 6.19 1.87 0.10 29.95 04:12:56 03:33:01 2 61.79 0.00 6.23 1.90 0.12 29.95 04:12:56 03:33:01 3 62.80 0.00 7.48 27.92 0.12 1.68 04:12:56 03:33:01 4 62.22 0.00 7.25 6.75 0.10 23.67 04:12:56 03:33:01 5 61.60 0.00 6.46 1.86 0.14 29.95 04:12:56 03:33:01 6 61.66 0.00 6.51 2.58 0.14 29.11 04:12:56 03:33:01 7 62.78 0.00 6.79 1.70 0.12 28.61 04:12:56 03:34:01 all 91.23 0.00 8.20 0.16 0.21 0.20 04:12:56 03:34:01 0 91.68 0.00 7.84 0.00 0.17 0.31 04:12:56 03:34:01 1 91.67 0.00 7.79 0.19 0.19 0.16 04:12:56 03:34:01 2 90.22 0.00 9.35 0.11 0.20 0.13 04:12:56 03:34:01 3 90.31 0.00 9.03 0.09 0.33 0.24 04:12:56 03:34:01 4 90.86 0.00 8.59 0.14 0.21 0.21 04:12:56 03:34:01 5 91.49 0.00 7.82 0.21 0.17 0.31 04:12:56 03:34:01 6 93.04 0.00 6.51 0.12 0.16 0.17 04:12:56 03:34:01 7 90.45 0.00 8.74 0.47 0.25 0.09 04:12:56 03:35:01 all 7.76 0.00 1.89 11.30 0.05 79.00 04:12:56 03:35:01 0 8.85 0.00 1.94 6.60 0.03 82.58 04:12:56 03:35:01 1 6.84 0.00 1.68 7.00 0.05 84.43 04:12:56 03:35:01 2 8.30 0.00 2.06 5.08 0.05 84.51 04:12:56 03:35:01 3 8.32 0.00 2.35 43.61 0.05 45.67 04:12:56 03:35:01 4 7.35 0.00 1.96 12.98 0.07 77.64 04:12:56 03:35:01 5 6.52 0.00 1.44 8.03 0.03 83.98 04:12:56 03:35:01 6 8.23 0.00 1.87 1.44 0.05 88.40 04:12:56 03:35:01 7 7.71 0.00 1.83 5.66 0.05 84.75 04:12:56 04:12:56 03:35:01 CPU %user %nice %system %iowait %steal %idle 04:12:56 03:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:12:56 03:36:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:12:56 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:36:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:12:56 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:36:01 4 0.05 0.00 0.00 0.02 0.00 99.93 04:12:56 03:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 03:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:37:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:12:56 03:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:12:56 03:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:37:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:12:56 03:37:01 3 0.22 0.00 0.02 0.00 0.02 99.75 04:12:56 03:37:01 4 0.02 0.00 0.02 0.05 0.00 99.92 04:12:56 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:12:56 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:38:01 all 0.02 0.00 0.00 0.00 0.03 99.94 04:12:56 03:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:12:56 03:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:38:01 2 0.05 0.00 0.00 0.00 0.03 99.92 04:12:56 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:38:01 4 0.02 0.00 0.02 0.00 0.17 99.80 04:12:56 03:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:39:01 all 0.12 0.00 0.02 0.01 0.01 99.84 04:12:56 03:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:12:56 03:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:12:56 03:39:01 2 0.05 0.00 0.05 0.00 0.03 99.87 04:12:56 03:39:01 3 0.07 0.00 0.00 0.00 0.00 99.93 04:12:56 03:39:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:12:56 03:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:12:56 03:39:01 6 0.78 0.00 0.05 0.00 0.02 99.15 04:12:56 03:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:12:56 03:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:12:56 03:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:12:56 03:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:12:56 03:40:01 3 0.18 0.00 0.03 0.00 0.00 99.78 04:12:56 03:40:01 4 0.02 0.00 0.00 0.07 0.00 99.92 04:12:56 03:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 03:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:12:56 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:41:01 2 0.07 0.00 0.00 0.00 0.02 99.92 04:12:56 03:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 03:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:42:01 all 0.01 0.00 0.00 0.01 0.01 99.96 04:12:56 03:42:01 0 0.02 0.00 0.02 0.07 0.02 99.88 04:12:56 03:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:12:56 03:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:43:01 all 0.01 0.00 0.01 0.22 0.01 99.75 04:12:56 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:12:56 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:12:56 03:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 03:43:01 4 0.03 0.00 0.00 1.73 0.00 98.24 04:12:56 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 03:44:01 all 0.01 0.00 0.01 0.06 0.01 99.90 04:12:56 03:44:01 0 0.02 0.00 0.05 0.00 0.03 99.90 04:12:56 03:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 03:44:01 4 0.00 0.00 0.00 0.45 0.02 99.53 04:12:56 03:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:12:56 03:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:12:56 03:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:12:56 03:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:46:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:12:56 03:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:12:56 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:12:56 03:46:01 6 0.23 0.00 0.05 0.00 0.02 99.70 04:12:56 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:12:56 03:46:01 CPU %user %nice %system %iowait %steal %idle 04:12:56 03:47:01 all 0.00 0.00 0.01 0.00 0.00 99.98 04:12:56 03:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:47:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:12:56 03:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:12:56 03:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:12:56 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:48:01 all 0.02 0.00 0.01 0.00 0.02 99.96 04:12:56 03:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:48:01 4 0.03 0.00 0.02 0.00 0.08 99.87 04:12:56 03:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 03:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:49:01 all 0.01 0.00 0.01 0.08 0.01 99.89 04:12:56 03:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 03:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:49:01 4 0.05 0.00 0.02 0.63 0.02 99.28 04:12:56 03:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:12:56 03:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:12:56 03:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:50:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:12:56 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:50:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:12:56 03:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:12:56 03:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:51:01 all 0.04 0.00 0.04 0.04 0.01 99.87 04:12:56 03:51:01 0 0.18 0.00 0.08 0.03 0.02 99.68 04:12:56 03:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:12:56 03:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:12:56 03:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:12:56 03:51:01 4 0.05 0.00 0.03 0.25 0.03 99.63 04:12:56 03:51:01 5 0.02 0.00 0.02 0.02 0.03 99.92 04:12:56 03:51:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:12:56 03:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:12:56 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 03:52:01 4 0.08 0.00 0.02 0.03 0.02 99.85 04:12:56 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:12:56 03:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:12:56 03:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 04:12:56 03:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:12:56 03:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:12:56 03:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:54:01 1 0.00 0.00 0.00 0.00 0.05 99.95 04:12:56 03:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:12:56 03:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 03:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:12:56 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:55:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:12:56 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:55:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:12:56 03:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:12:56 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:12:56 03:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:12:56 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 03:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:12:56 03:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:12:56 03:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:12:56 03:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:12:56 03:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 03:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:12:56 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:12:56 03:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:12:56 03:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:12:56 03:57:01 CPU %user %nice %system %iowait %steal %idle 04:12:56 03:58:01 all 0.25 0.00 0.01 0.00 0.00 99.74 04:12:56 03:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 03:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 03:58:01 6 1.91 0.00 0.02 0.00 0.02 98.06 04:12:56 03:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:59:01 all 0.21 0.00 0.01 0.00 0.01 99.77 04:12:56 03:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:12:56 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 03:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:12:56 03:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:12:56 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 03:59:01 6 1.53 0.00 0.07 0.00 0.00 98.40 04:12:56 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:00:01 all 0.26 0.00 0.00 0.07 0.01 99.66 04:12:56 04:00:01 0 0.03 0.00 0.02 0.15 0.02 99.78 04:12:56 04:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 04:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:00:01 4 0.02 0.00 0.00 0.05 0.00 99.93 04:12:56 04:00:01 5 0.03 0.00 0.00 0.35 0.02 99.60 04:12:56 04:00:01 6 1.91 0.00 0.00 0.00 0.02 98.08 04:12:56 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:01:01 all 0.05 0.00 0.02 0.00 0.01 99.92 04:12:56 04:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 04:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:12:56 04:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:12:56 04:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 04:01:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:12:56 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:01:01 6 0.22 0.00 0.02 0.00 0.00 99.77 04:12:56 04:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 04:02:01 all 0.02 0.00 0.01 0.02 0.01 99.95 04:12:56 04:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:02:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:12:56 04:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:12:56 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:02:01 4 0.02 0.00 0.00 0.08 0.00 99.90 04:12:56 04:02:01 5 0.00 0.00 0.00 0.07 0.02 99.92 04:12:56 04:02:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:12:56 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:03:01 all 0.10 0.00 0.01 0.04 0.01 99.84 04:12:56 04:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 04:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:12:56 04:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 04:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 04:03:01 4 0.03 0.00 0.02 0.33 0.02 99.60 04:12:56 04:03:01 5 0.03 0.00 0.00 0.02 0.00 99.95 04:12:56 04:03:01 6 0.58 0.00 0.00 0.00 0.02 99.40 04:12:56 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:04:01 all 0.10 0.00 0.01 0.02 0.01 99.86 04:12:56 04:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 04:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:12:56 04:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 04:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 04:04:01 5 0.03 0.00 0.02 0.13 0.02 99.80 04:12:56 04:04:01 6 0.71 0.00 0.02 0.00 0.00 99.27 04:12:56 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:05:01 all 0.11 0.00 0.01 0.00 0.01 99.86 04:12:56 04:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:12:56 04:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 04:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:12:56 04:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:12:56 04:05:01 6 0.78 0.00 0.03 0.00 0.02 99.17 04:12:56 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 04:06:01 all 0.09 0.00 0.01 0.00 0.01 99.90 04:12:56 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:12:56 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:12:56 04:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 04:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 04:06:01 6 0.55 0.00 0.00 0.00 0.02 99.43 04:12:56 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:07:01 all 0.05 0.00 0.02 0.00 0.00 99.92 04:12:56 04:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:12:56 04:07:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:12:56 04:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:12:56 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:12:56 04:07:01 5 0.02 0.00 0.03 0.02 0.00 99.93 04:12:56 04:07:01 6 0.25 0.00 0.00 0.00 0.00 99.75 04:12:56 04:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 04:08:01 all 0.26 0.00 0.00 0.02 0.01 99.71 04:12:56 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:12:56 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:08:01 4 0.02 0.00 0.00 0.15 0.02 99.82 04:12:56 04:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:12:56 04:08:01 6 1.97 0.00 0.00 0.00 0.02 98.01 04:12:56 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:12:56 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:12:56 04:09:01 all 0.25 0.00 0.01 0.00 0.01 99.72 04:12:56 04:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 04:09:01 1 0.03 0.00 0.00 0.00 0.03 99.93 04:12:56 04:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 04:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:12:56 04:09:01 4 0.00 0.00 0.03 0.02 0.02 99.93 04:12:56 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:09:01 6 1.87 0.00 0.03 0.00 0.02 98.08 04:12:56 04:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 04:10:01 all 0.06 0.00 0.03 0.00 0.00 99.90 04:12:56 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:12:56 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:12:56 04:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:12:56 04:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:12:56 04:10:01 6 0.45 0.00 0.13 0.00 0.00 99.42 04:12:56 04:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 04:11:01 all 0.02 0.00 0.00 0.01 0.01 99.96 04:12:56 04:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 04:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:12:56 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:12:56 04:11:01 4 0.02 0.00 0.02 0.07 0.02 99.88 04:12:56 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 04:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:12:56 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:12:56 04:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:12:56 04:12:01 1 0.00 0.00 0.03 0.00 0.03 99.93 04:12:56 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:12:56 04:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:12:56 04:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:12:56 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:12:56 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:12:56 Average: all 6.05 0.00 0.86 2.09 0.03 90.97 04:12:56 Average: 0 6.18 0.00 0.92 2.34 0.03 90.53 04:12:56 Average: 1 5.92 0.00 0.79 0.57 0.03 92.69 04:12:56 Average: 2 5.94 0.00 0.87 2.18 0.02 90.99 04:12:56 Average: 3 6.02 0.00 0.91 4.54 0.03 88.50 04:12:56 Average: 4 5.92 0.00 0.86 2.16 0.03 91.03 04:12:56 Average: 5 6.00 0.00 0.84 2.56 0.03 90.57 04:12:56 Average: 6 6.39 0.00 0.80 0.94 0.03 91.84 04:12:56 Average: 7 6.05 0.00 0.89 1.44 0.02 91.59 04:12:56 04:12:56 04:12:56