Pull request #4763 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at 29dca6d8be80d599f8fc1a08ef72b1c586c75330 rather than 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 Obtained Jenkinsfile from 29dca6d8be80d599f8fc1a08ef72b1c586c75330 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-ssh5493024281117473004.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-ssh6319005886457164902.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2825083702241760214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3821708110159037654.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10147737748564210747.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9168082440587516605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1571 in /w/workspace/edgexfoundry_edgex-go_PR-4763 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 Merge succeeded, producing 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 Checking out Revision 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 (PR-4763) > 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/4763/head:refs/remotes/origin/PR-4763 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # timeout=10 Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:08:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:08:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:08:37 ========================================================= 04:08:37 EdgeX Global Pipelines Version Info 04:08:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:08:38 ------------------- 04:08:38 stable info: 04:08:38 ------------------- 04:08:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:08:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:08:38 Message: update stable to v1.0.258 04:08:38 ------------------- 04:08:38 experimental info: 04:08:38 ------------------- 04:08:38 Commited By: **** collab-it+edgex@linuxfoundation.org 04:08:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:08:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:08:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:08:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4763 [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4763 [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4763 [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8556366 [Pipeline] echo 04:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:41 provisioning config files... 04:08:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14596422608479174355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:41 ---> ****-login.sh 04:08:41 nexus3.edgexfoundry.org:10001 04:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:41 Configure a credential helper to remove this warning. See 04:08:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:41 04:08:41 Login Succeeded 04:08:41 nexus3.edgexfoundry.org:10002 04:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:42 Configure a credential helper to remove this warning. See 04:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:42 04:08:42 Login Succeeded 04:08:42 nexus3.edgexfoundry.org:10003 04:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:42 Configure a credential helper to remove this warning. See 04:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:42 04:08:42 Login Succeeded 04:08:42 nexus3.edgexfoundry.org:10004 04:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:42 Configure a credential helper to remove this warning. See 04:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:42 04:08:42 Login Succeeded 04:08:42 ****.io 04:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:08:42 Configure a credential helper to remove this warning. See 04:08:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:08:42 04:08:42 Login Succeeded 04:08:42 ---> ****-login.sh ends [Pipeline] } 04:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:43 + 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 04:08:43 + dirname cmd/core-command/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo core-command,cmd/core-command/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:08:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:08:43 + dirname cmd/core-data/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo core-data,cmd/core-data/Dockerfile 04:08:43 + dirname cmd/core-metadata/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo core-metadata,cmd/core-metadata/Dockerfile 04:08:43 + + dirname cmd/security-bootstrapper/Dockerfile 04:08:43 cut -d/ -f2 04:08:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:08:43 + dirname cmd/security-proxy-auth/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:08:43 + dirname cmd/security-proxy-setup/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:08:43 + dirname cmd/security-secretstore-setup/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:08:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:08:43 + dirname cmd/security-spire-agent/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:08:43 + dirname cmd/security-spire-config/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:08:43 + + cut -d/ -f2dirname 04:08:43 cmd/security-spire-server/Dockerfile 04:08:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:08:43 + dirname cmd/support-notifications/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo support-notifications,cmd/support-notifications/Dockerfile 04:08:43 + dirname cmd/support-scheduler/Dockerfile 04:08:43 + cut -d/ -f2 04:08:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:08:43 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 04:08:43 + git rev-list -1 --merges 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244~1..8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] echo 04:08:43 -----------> git rev-list -1 --merges 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244~1..8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [false] [Pipeline] sh 04:08:44 + git log --format=format:%s -1 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] echo 04:08:44 ========================================================= 04:08:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:08:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:08:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:08:44 + grep -v github /etc/ssh/ssh_known_hosts 04:08:44 + [ -e /tmp/ssh_known_hosts ] 04:08:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:08:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:08:44 + sudo tee -a /etc/ssh/ssh_known_hosts 04:08:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:45 04:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:45 0.1.4: Pulling from edgex-devops/py-git-semver 04:08:45 b85a868b505f: Pulling fs layer 04:08:45 e2be974225ed: Pulling fs layer 04:08:45 339a4e72a1f5: Pulling fs layer 04:08:45 988bab9f4d93: Pulling fs layer 04:08:45 1469e6f7b9e6: Pulling fs layer 04:08:45 eaf3925da568: Pulling fs layer 04:08:45 bab4dde63d76: Pulling fs layer 04:08:45 bde34c3a00c8: Pulling fs layer 04:08:45 b352a97aabf1: Pulling fs layer 04:08:45 4872d77fe225: Pulling fs layer 04:08:45 5851b861e8e6: Pulling fs layer 04:08:45 988bab9f4d93: Waiting 04:08:45 1469e6f7b9e6: Waiting 04:08:45 eaf3925da568: Waiting 04:08:45 bab4dde63d76: Waiting 04:08:45 bde34c3a00c8: Waiting 04:08:45 b352a97aabf1: Waiting 04:08:45 4872d77fe225: Waiting 04:08:45 e2be974225ed: Download complete 04:08:45 988bab9f4d93: Verifying Checksum 04:08:45 988bab9f4d93: Download complete 04:08:46 339a4e72a1f5: Verifying Checksum 04:08:46 339a4e72a1f5: Download complete 04:08:46 eaf3925da568: Download complete 04:08:46 1469e6f7b9e6: Verifying Checksum 04:08:46 1469e6f7b9e6: Download complete 04:08:46 bde34c3a00c8: Verifying Checksum 04:08:46 bde34c3a00c8: Download complete 04:08:46 b352a97aabf1: Verifying Checksum 04:08:46 b352a97aabf1: Download complete 04:08:46 4872d77fe225: Verifying Checksum 04:08:46 4872d77fe225: Download complete 04:08:46 5851b861e8e6: Verifying Checksum 04:08:46 5851b861e8e6: Download complete 04:08:46 b85a868b505f: Verifying Checksum 04:08:46 b85a868b505f: Download complete 04:08:46 bab4dde63d76: Verifying Checksum 04:08:46 bab4dde63d76: Download complete 04:08:47 b85a868b505f: Pull complete 04:08:47 e2be974225ed: Pull complete 04:08:47 339a4e72a1f5: Pull complete 04:08:48 988bab9f4d93: Pull complete 04:08:48 1469e6f7b9e6: Pull complete 04:08:48 eaf3925da568: Pull complete 04:08:50 bab4dde63d76: Pull complete 04:08:50 bde34c3a00c8: Pull complete 04:08:50 b352a97aabf1: Pull complete 04:08:50 4872d77fe225: Pull complete 04:08:50 5851b861e8e6: Pull complete 04:08:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:51 prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container 04:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:08:55 $ docker top 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff -eo pid,comm 04:08:55 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). 04:08:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:55 [ssh-agent] Looking for ssh-agent implementation... 04:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:55 $ docker exec 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent 04:08:55 SSH_AUTH_SOCK=/tmp/ssh-NSH0dN0NtdX6/agent.33 04:08:55 SSH_AGENT_PID=39 04:08:55 Running ssh-add (command line suppressed) 04:08:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12401946690314426542.key (/w/workspace/edgex-go/1@tmp/private_key_12401946690314426542.key) 04:08:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:56 + git tag --points-at HEAD [Pipeline] } 04:08:56 $ docker exec --env ******** --env ******** 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent -k 04:08:56 unset SSH_AUTH_SOCK; 04:08:56 unset SSH_AGENT_PID; 04:08:56 echo Agent pid 39 killed; 04:08:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:56 [ssh-agent] Looking for ssh-agent implementation... 04:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:56 $ docker exec 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent 04:08:56 SSH_AUTH_SOCK=/tmp/ssh-98gRVcatwmFH/agent.71 04:08:56 SSH_AGENT_PID=77 04:08:56 Running ssh-add (command line suppressed) 04:08:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10600138190907628583.key (/w/workspace/edgex-go/1@tmp/private_key_10600138190907628583.key) 04:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:57 + git semver init 04:08:57 2024-02-23 04:08:57,373 [run_init] DEBUG init version:0.0.0 force:False 04:08:57 2024-02-23 04:08:57,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 04:08:57 2024-02-23 04:08:57,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 04:08:57 2024-02-23 04:08:57,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 04:09:04 2024-02-23 04:09:03,555 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 04:09:04 2024-02-23 04:09:03,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4763 with force:False 04:09:04 2024-02-23 04:09:03,556 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4763 04:09:04 2024-02-23 04:09:03,559 [execute] INFO git cat-file --batch-check 04:09:04 2024-02-23 04:09:03,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:09:04 2024-02-23 04:09:03,566 [execute] INFO git cat-file --batch 04:09:04 2024-02-23 04:09:03,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:09:04 2024-02-23 04:09:03,572 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4763 04:09:04 0.0.0 [Pipeline] } 04:09:04 $ docker exec --env ******** --env ******** 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent -k 04:09:04 unset SSH_AUTH_SOCK; 04:09:04 unset SSH_AGENT_PID; 04:09:04 echo Agent pid 77 killed; 04:09:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:04 + git semver [Pipeline] } 04:09:04 $ docker stop --time=1 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff 04:09:06 $ docker rm -f --volumes 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff [Pipeline] // withDockerContainer [Pipeline] sh 04:09:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:09:07 Stashed 1 file(s) [Pipeline] echo 04:09:07 [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 04:09:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:08 ========================================================= 04:09:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:09:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:09:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:09:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:09:08 7264a8db6415: Pulling fs layer 04:09:08 c4d48a809fc2: Pulling fs layer 04:09:08 4f1c88b9dad5: Pulling fs layer 04:09:08 ad3a456e5733: Pulling fs layer 04:09:08 69c7f0334f64: Pulling fs layer 04:09:08 1f1c1a5573a3: Pulling fs layer 04:09:08 ce7588e14bc9: Pulling fs layer 04:09:08 b5e4710f87ac: Pulling fs layer 04:09:08 ad3a456e5733: Waiting 04:09:08 69c7f0334f64: Waiting 04:09:08 1f1c1a5573a3: Waiting 04:09:08 ce7588e14bc9: Waiting 04:09:08 b5e4710f87ac: Waiting 04:09:08 c4d48a809fc2: Verifying Checksum 04:09:08 c4d48a809fc2: Download complete 04:09:08 ad3a456e5733: Verifying Checksum 04:09:08 ad3a456e5733: Download complete 04:09:08 69c7f0334f64: Verifying Checksum 04:09:08 69c7f0334f64: Download complete 04:09:08 7264a8db6415: Verifying Checksum 04:09:08 7264a8db6415: Download complete 04:09:08 1f1c1a5573a3: Verifying Checksum 04:09:08 1f1c1a5573a3: Download complete 04:09:08 7264a8db6415: Pull complete 04:09:08 b5e4710f87ac: Verifying Checksum 04:09:08 b5e4710f87ac: Download complete 04:09:08 c4d48a809fc2: Pull complete 04:09:09 4f1c88b9dad5: Verifying Checksum 04:09:09 4f1c88b9dad5: Download complete 04:09:09 ce7588e14bc9: Verifying Checksum 04:09:09 ce7588e14bc9: Download complete 04:09:12 4f1c88b9dad5: Pull complete 04:09:12 ad3a456e5733: Pull complete 04:09:12 69c7f0334f64: Pull complete 04:09:12 1f1c1a5573a3: Pull complete 04:09:14 ce7588e14bc9: Pull complete 04:09:15 b5e4710f87ac: Pull complete 04:09:15 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:09:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:09:15 WORKDIR /edgex 04:09:15 COPY go.mod . 04:09:15 RUN go mod download 04:09:15 + docker build -t ci-base-image-x86_64 -f - . 04:09:16 Sending build context to Docker daemon 175.2MB 04:09:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:09:16 ---> 88b5674ff536 04:09:16 Step 2/4 : WORKDIR /edgex 04:09:22 Still waiting to schedule task 04:09:22 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:09:22 ---> Running in 371b2475d84a 04:09:22 Removing intermediate container 371b2475d84a 04:09:22 ---> 7aa71bb4efc7 04:09:22 Step 3/4 : COPY go.mod . 04:09:22 ---> 3a227aa43a0b 04:09:22 Step 4/4 : RUN go mod download 04:09:22 ---> Running in b076cf513b8c 04:09:40 Removing intermediate container b076cf513b8c 04:09:40 ---> 1b23d9df19f2 04:09:40 Successfully built 1b23d9df19f2 04:09:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:41 + docker inspect -f . ci-base-image-x86_64 04:09:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:41 prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container 04:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:09:42 $ docker top 814c9ffabaa9983d04f28f342cb1731955bf1e0e476f19ea807ac7edc17ec387 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:42 + go version 04:09:42 go version go1.21.0 linux/amd64 [Pipeline] } 04:09:42 $ docker stop --time=1 814c9ffabaa9983d04f28f342cb1731955bf1e0e476f19ea807ac7edc17ec387 04:09:43 $ docker rm -f --volumes 814c9ffabaa9983d04f28f342cb1731955bf1e0e476f19ea807ac7edc17ec387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker inspect -f . ci-base-image-x86_64 04:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:44 prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container 04:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:09:45 $ docker top f4ed7d9a07bed9b4d65a8677cf252cc1b27f74dd1d5598ff5adcc218a34aafc4 -eo pid,comm [Pipeline] { [Pipeline] echo 04:09:45 ========================================================= 04:09:45 [edgeXBuildGoParallel] Running Tests and Build... 04:09:45 ========================================================= [Pipeline] sh 04:09:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:09:46 + make test 04:09:46 go test -race -coverprofile=coverage.out ./... 04:09:52 ? github.com/edgexfoundry/edgex-go [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 04:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements 04:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements 04:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 53.2% of statements 04:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.700s coverage: 93.4% of statements 04:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.073s coverage: 4.1% of statements 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:10:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 97.6% of statements 04:10:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements 04:10:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:10:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 04:10:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements 04:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements 04:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements 04:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 04:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.396s coverage: 96.3% of statements 04:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 04:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:10:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:10:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.081s coverage: 87.2% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.063s coverage: 20.0% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 38.4% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements 04:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements 04:10:42 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 04:10:42 running golangci-lint 04:10:42 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:10:42 go version go1.21.0 linux/amd64 04:10:42 level=info msg="[config_reader] Used config file .golangci.yml" 04:10:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:11:00 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 15.937952521s" 04:11:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.697492ms" 04:11:06 level=info msg="[linters_context/goanalysis] analyzers took 1m19.01141215s with top 10 stages: buildir: 32.958150303s, gosec: 5.652829963s, inspect: 2.461708764s, fact_deprecated: 2.382226731s, ctrlflow: 1.692405256s, printf: 1.61980976s, S1038: 1.281466206s, fact_purity: 1.015570771s, nilness: 974.514238ms, unused: 721.935915ms" 04:11:06 level=info msg="[runner] Issues before processing: 197, after processing: 0" 04:11:06 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, cgo: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197" 04:11:06 level=info msg="[runner] processing took 15.617698ms with stages: nolint: 6.795163ms, identifier_marker: 4.302857ms, autogenerated_exclude: 1.405344ms, path_prettifier: 1.372814ms, exclude-rules: 1.052771ms, skip_dirs: 645.568µs, cgo: 25.851µs, filename_unadjuster: 13.11µs, fixer: 680ns, max_same_issues: 610ns, skip_files: 420ns, uniq_by_line: 400ns, severity-rules: 380ns, exclude: 310ns, diff: 300ns, max_from_linter: 300ns, path_shortener: 240ns, source_code: 210ns, sort_results: 150ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 04:11:06 level=info msg="[runner] linters took 8.273194004s with stages: goanalysis_metalinter: 8.257493105s" 04:11:06 level=info msg="File cache stats: 0 entries of total size 0B" 04:11:06 level=info msg="Memory: 244 samples, avg is 209.4MB, max is 945.1MB" 04:11:06 level=info msg="Execution took 24.256512639s" 04:11:06 go vet ./... 04:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:11:10 ./bin/test-attribution-txt.sh 04:11:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:11:10 + ls -al . 04:11:10 total 736 04:11:10 drwxrwxr-x 11 1001 1001 4096 Feb 23 04:09 . 04:11:10 drwxr-xr-x 4 root root 4096 Feb 23 04:09 .. 04:11:10 drwxrwxr-x 2 1001 1001 4096 Feb 23 04:06 .blubracket 04:11:10 -rw-rw-r-- 1 1001 1001 10 Feb 23 04:06 .dockerignore 04:11:10 drwxrwxr-x 8 1001 1001 4096 Feb 23 04:10 .git 04:11:10 drwxrwxr-x 3 1001 1001 4096 Feb 23 04:06 .github 04:11:10 -rw-rw-r-- 1 1001 1001 1074 Feb 23 04:06 .gitignore 04:11:10 -rw-rw-r-- 1 1001 1001 42 Feb 23 04:06 .golangci.yml 04:11:10 -rw-rw-r-- 1 1001 1001 100 Feb 23 04:06 .hadolint.yml 04:11:10 drwxr-xr-x 3 1001 1001 4096 Feb 23 04:09 .semver 04:11:10 -rw-rw-r-- 1 1001 1001 155 Feb 23 04:06 .sonarcloud.properties 04:11:10 -rw-rw-r-- 1 1001 1001 1171 Feb 23 04:06 ADOPTERS.md 04:11:10 -rw-rw-r-- 1 1001 1001 11674 Feb 23 04:06 Attribution.txt 04:11:10 -rw-rw-r-- 1 1001 1001 100284 Feb 23 04:06 CHANGELOG.md 04:11:10 -rw-rw-r-- 1 1001 1001 3804 Feb 23 04:06 CONTRIBUTING.md 04:11:10 -rw-rw-r-- 1 1001 1001 677 Feb 23 04:06 GOVERNANCE.md 04:11:10 -rw-rw-r-- 1 1001 1001 861 Feb 23 04:06 Jenkinsfile 04:11:10 -rw-rw-r-- 1 1001 1001 10775 Feb 23 04:06 LICENSE 04:11:10 -rw-rw-r-- 1 1001 1001 15392 Feb 23 04:06 Makefile 04:11:10 -rw-rw-r-- 1 1001 1001 582 Feb 23 04:06 OWNERS.md 04:11:10 -rw-rw-r-- 1 1001 1001 9528 Feb 23 04:06 README.md 04:11:10 -rw-rw-r-- 1 1001 1001 789 Feb 23 04:06 SECURITY.md 04:11:10 -rw-rw-r-- 1 1001 1001 5 Feb 23 04:09 VERSION 04:11:10 drwxrwxr-x 2 1001 1001 4096 Feb 23 04:06 bin 04:11:10 drwxrwxr-x 18 1001 1001 4096 Feb 23 04:06 cmd 04:11:10 -rw-r--r-- 1 root root 453602 Feb 23 04:10 coverage.out 04:11:10 drwxrwxr-x 2 1001 1001 4096 Feb 23 04:06 fuzz_test 04:11:10 -rw-rw-r-- 1 1001 1001 3882 Feb 23 04:06 go.mod 04:11:10 -rw-rw-r-- 1 1001 1001 34079 Feb 23 04:06 go.sum 04:11:10 drwxrwxr-x 7 1001 1001 4096 Feb 23 04:06 internal 04:11:10 drwxrwxr-x 3 1001 1001 4096 Feb 23 04:06 openapi 04:11:10 -rw-rw-r-- 1 1001 1001 584 Feb 23 04:06 security.txt 04:11:10 -rw-rw-r-- 1 1001 1001 204 Feb 23 04:06 version.go [Pipeline] sh 04:11:11 + '[' -e coverage.out ] 04:11:11 + chown 1001:1001 coverage.out [Pipeline] stash 04:11:11 Stashed 1 file(s) [Pipeline] sh 04:11:11 + make build 04:11:11 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 04:11: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-metadata/core-metadata ./cmd/core-metadata 04:11: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-command/core-command ./cmd/core-command 04:11:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:11:24 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 04:11:29 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 04:11:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:11: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:11: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/secrets-config ./cmd/secrets-config 04:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:11:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:11:34 $ docker stop --time=1 f4ed7d9a07bed9b4d65a8677cf252cc1b27f74dd1d5598ff5adcc218a34aafc4 04:11:38 $ docker rm -f --volumes f4ed7d9a07bed9b4d65a8677cf252cc1b27f74dd1d5598ff5adcc218a34aafc4 [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 04:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:11:40 04:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:11:41 latest: Pulling from edgex-devops/edgex-compose 04:11:41 91d30c5bc195: Pulling fs layer 04:11:41 2e9b0aa3be6d: Pulling fs layer 04:11:41 9c61dcf015f6: Pulling fs layer 04:11:41 4698f68db338: Pulling fs layer 04:11:41 2a2f49069b9e: Pulling fs layer 04:11:41 e0025b399a48: Pulling fs layer 04:11:41 4698f68db338: Waiting 04:11:41 2a2f49069b9e: Waiting 04:11:41 e0025b399a48: Waiting 04:11:41 91d30c5bc195: Verifying Checksum 04:11:41 91d30c5bc195: Download complete 04:11:41 4698f68db338: Download complete 04:11:41 2e9b0aa3be6d: Verifying Checksum 04:11:41 2e9b0aa3be6d: Download complete 04:11:41 e0025b399a48: Verifying Checksum 04:11:41 e0025b399a48: Download complete 04:11:41 91d30c5bc195: Pull complete 04:11:41 2a2f49069b9e: Verifying Checksum 04:11:41 2a2f49069b9e: Download complete 04:11:41 2e9b0aa3be6d: Pull complete 04:11:42 9c61dcf015f6: Verifying Checksum 04:11:42 9c61dcf015f6: Download complete 04:11:44 9c61dcf015f6: Pull complete 04:11:44 4698f68db338: Pull complete 04:11:44 2a2f49069b9e: Pull complete 04:11:44 e0025b399a48: Pull complete 04:11:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:45 prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container 04:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:11:48 $ docker top 0c9f5f1a0acbc41f07ded57941626665d38bb7a041db6e2b369356b631fe583d -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:49 + docker compose -f ./docker-compose-build.yml build --parallel 04:11:51 #1 [core-data internal] load build definition from Dockerfile 04:11:51 #1 transferring dockerfile: 04:11:51 #1 transferring dockerfile: 2.01kB done 04:11:51 #1 DONE 0.0s 04:11:51 04:11:51 #2 [core-command internal] load build definition from Dockerfile 04:11:51 #2 transferring dockerfile: 1.93kB done 04:11:51 #2 DONE 0.0s 04:11:51 04:11:51 #3 [security-secretstore-setup internal] load build definition from Dockerfile 04:11:51 #3 transferring dockerfile: 2.49kB done 04:11:51 #3 DONE 0.0s 04:11:51 04:11:51 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:11:51 #4 transferring dockerfile: 2.23kB done 04:11:51 #4 DONE 0.0s 04:11:51 04:11:51 #5 [security-bootstrapper internal] load build definition from Dockerfile 04:11:51 #5 transferring dockerfile: 2.93kB done 04:11:51 #5 DONE 0.0s 04:11:51 04:11:51 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:11:51 #6 transferring dockerfile: 1.89kB done 04:11:51 #6 DONE 0.0s 04:11:51 04:11:51 #7 [security-spire-server internal] load build definition from Dockerfile 04:11:51 #7 transferring dockerfile: 1.70kB done 04:11:51 #7 DONE 0.1s 04:11:51 04:11:51 #8 [security-spire-config internal] load build definition from Dockerfile 04:11:51 #8 transferring dockerfile: 1.69kB done 04:11:51 #8 DONE 0.1s 04:11:51 04:11:51 #9 [security-proxy-setup internal] load build definition from Dockerfile 04:11:51 #9 transferring dockerfile: 2.50kB done 04:11:51 #9 DONE 0.1s 04:11:51 04:11:51 #10 [core-metadata internal] load build definition from Dockerfile 04:11:51 #10 transferring dockerfile: 2.06kB done 04:11:51 #10 DONE 0.1s 04:11:51 04:11:51 #11 [security-spire-agent internal] load build definition from Dockerfile 04:11:51 #11 transferring dockerfile: 1.81kB done 04:11:51 #11 DONE 0.1s 04:11:51 04:11:51 #12 [support-scheduler internal] load build definition from Dockerfile 04:11:51 #12 transferring dockerfile: 1.93kB done 04:11:51 #12 DONE 0.1s 04:11:51 04:11:51 #13 [core-data internal] load .dockerignore 04:11:51 #13 transferring context: 50B done 04:11:51 #13 DONE 0.1s 04:11:51 04:11:51 #14 [support-notifications internal] load build definition from Dockerfile 04:11:51 #14 transferring dockerfile: 1.95kB done 04:11:51 #14 DONE 0.1s 04:11:51 04:11:51 #15 [security-proxy-auth internal] load build definition from Dockerfile 04:11:51 #15 transferring dockerfile: 2.15kB done 04:11:51 #15 DONE 0.1s 04:11:51 04:11:51 #16 [core-command internal] load .dockerignore 04:11:51 #16 transferring context: 50B done 04:11:51 #16 DONE 0.0s 04:11:51 04:11:51 #17 [security-secretstore-setup internal] load .dockerignore 04:11:51 #17 transferring context: 50B done 04:11:51 #17 DONE 0.0s 04:11:51 04:11:51 #18 [core-common-config-bootstrapper internal] load .dockerignore 04:11:51 #18 transferring context: 50B done 04:11:51 #18 DONE 0.0s 04:11:51 04:11:51 #19 [security-bootstrapper internal] load .dockerignore 04:11:51 #19 transferring context: 50B done 04:11:51 #19 DONE 0.0s 04:11:51 04:11:51 #20 [security-spiffe-token-provider internal] load .dockerignore 04:11:51 #20 transferring context: 50B done 04:11:51 #20 DONE 0.0s 04:11:51 04:11:51 #21 [security-spire-config internal] load .dockerignore 04:11:51 #21 transferring context: 50B done 04:11:51 #21 DONE 0.0s 04:11:51 04:11:51 #22 [core-metadata internal] load .dockerignore 04:11:51 #22 transferring context: 50B done 04:11:51 #22 DONE 0.0s 04:11:51 04:11:51 #23 [security-spire-agent internal] load .dockerignore 04:11:51 #23 transferring context: 50B done 04:11:51 #23 DONE 0.1s 04:11:51 04:11:51 #24 [security-proxy-setup internal] load .dockerignore 04:11:51 #24 transferring context: 50B done 04:11:51 #24 DONE 0.1s 04:11:51 04:11:51 #25 [security-spire-server internal] load .dockerignore 04:11:51 #25 transferring context: 50B done 04:11:51 #25 DONE 0.0s 04:11:51 04:11:51 #26 [support-scheduler internal] load .dockerignore 04:11:51 #26 transferring context: 50B done 04:11:51 #26 DONE 0.1s 04:11:51 04:11:51 #27 [support-notifications internal] load .dockerignore 04:11:51 #27 transferring context: 50B done 04:11:51 #27 DONE 0.1s 04:11:51 04:11:51 #28 [security-proxy-auth internal] load .dockerignore 04:11:51 #28 transferring context: 50B done 04:11:51 #28 DONE 0.0s 04:11:51 04:11:51 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:11:51 #29 DONE 0.0s 04:11:51 04:11:51 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:11:52 #30 DONE 0.7s 04:11:52 04:11:52 #31 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:11:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 04:11:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:11:52 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:11:52 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:11:52 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s 04:11:52 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 04:11:52 #31 ... 04:11:52 04:11:52 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:11:52 #32 DONE 0.8s 04:11:52 04:11:52 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:11:52 #33 DONE 0.9s 04:11:52 04:11:52 #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:11:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 04:11:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:11:52 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:11:52 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:11:52 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 04:11:52 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 04:11:53 #31 ... 04:11:53 04:11:53 #34 [security-spire-agent internal] load build context 04:11:53 #34 transferring context: 17.63kB 0.0s done 04:11:53 #34 DONE 0.3s 04:11:53 04:11:53 #35 [security-spire-server internal] load build context 04:11:53 #35 transferring context: 18.10kB 0.0s done 04:11:53 #35 DONE 0.3s 04:11:53 04:11:53 #36 [security-spire-config internal] load build context 04:11:53 #36 transferring context: 16.35kB 0.0s done 04:11:53 #36 DONE 0.3s 04:11:53 04:11:53 #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:11:53 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 04:11:53 #31 DONE 1.1s 04:11:53 04:11:53 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:11:53 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 04:11:53 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 04:11:53 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:11:53 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:11:53 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 04:11:53 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:11:53 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 04:11:53 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:11:53 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.4s 04:11:53 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:11:53 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 04:11:53 #37 ... 04:11:53 04:11:53 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:11:53 #38 DONE 1.2s 04:11:53 04:11:53 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:11:53 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s 04:11:53 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 04:11:53 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 04:11:55 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done 04:12:01 #37 ... 04:12:01 04:12:01 #39 [security-proxy-auth internal] load build context 04:12:01 #39 transferring context: 258.34MB 8.4s 04:12:02 #39 ... 04:12:02 04:12:02 #40 [core-data internal] load build context 04:12:02 #40 transferring context: 310.71MB 8.9s done 04:12:02 #40 ... 04:12:02 04:12:02 #39 [security-proxy-auth internal] load build context 04:12:02 #39 transferring context: 310.71MB 9.1s done 04:12:02 #39 ... 04:12:02 04:12:02 #41 [security-proxy-setup internal] load build context 04:12:02 #41 ... 04:12:02 04:12:02 #42 [security-secretstore-setup internal] load build context 04:12:02 #42 transferring context: 310.71MB 9.1s done 04:12:02 #42 ... 04:12:02 04:12:02 #43 [support-notifications internal] load build context 04:12:02 #43 transferring context: 310.71MB 9.0s done 04:12:02 #43 ... 04:12:02 04:12:02 #44 [core-common-config-bootstrapper internal] load build context 04:12:02 #44 transferring context: 310.71MB 9.7s done 04:12:02 #44 ... 04:12:02 04:12:02 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:12:02 #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 04:12:02 #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:12:02 #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 04:12:02 #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 04:12:02 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 04:12:02 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 04:12:02 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:12:02 #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.2s 04:12:02 #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 04:12:02 #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 04:12:02 #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 04:12:02 #45 ... 04:12:02 04:12:02 #46 [core-metadata internal] load build context 04:12:02 #46 transferring context: 310.71MB 10.3s done 04:12:03 #46 ... 04:12:03 04:12:03 #47 [core-command internal] load build context 04:12:03 #47 transferring context: 310.71MB 9.2s done 04:12:03 #47 ... 04:12:03 04:12:03 #48 [security-bootstrapper internal] load build context 04:12:03 #48 transferring context: 310.71MB 10.4s done 04:12:03 #48 ... 04:12:03 04:12:03 #49 [security-spiffe-token-provider internal] load build context 04:12:03 #49 transferring context: 310.71MB 10.1s done 04:12:03 #49 ... 04:12:03 04:12:03 #50 [core-command builder 2/7] WORKDIR /edgex-go 04:12:03 #50 ... 04:12:03 04:12:03 #51 [support-scheduler internal] load build context 04:12:03 #51 transferring context: 310.71MB 9.5s done 04:12:04 #51 ... 04:12:04 04:12:04 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:12:04 #52 ... 04:12:04 04:12:04 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:12:04 #53 ... 04:12:04 04:12:04 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:12:04 #54 ... 04:12:04 04:12:04 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:12:04 #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:04 #0 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:04 #0 9.755 (1/2) Installing ca-certificates (20230506-r0) 04:12:04 #0 9.771 (2/2) Installing dumb-init (1.2.5-r2) 04:12:04 #0 9.782 Executing busybox-1.36.1-r5.trigger 04:12:04 #0 9.787 Executing ca-certificates-20230506-r0.trigger 04:12:04 #0 9.825 OK: 8 MiB in 17 packages 04:12:04 #55 ... 04:12:04 04:12:04 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:12:05 #56 ... 04:12:05 04:12:05 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:12:05 #57 ... 04:12:05 04:12:05 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:12:05 #58 ... 04:12:05 04:12:05 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:12:05 #59 ... 04:12:05 04:12:05 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:12:05 #60 ... 04:12:05 04:12:05 #41 [security-proxy-setup internal] load build context 04:12:05 #41 transferring context: 310.71MB 10.0s done 04:12:24 #41 ... 04:12:24 04:12:24 #43 [support-notifications internal] load build context 04:12:24 #43 DONE 29.9s 04:12:24 04:12:24 #42 [security-secretstore-setup internal] load build context 04:12:24 #42 DONE 29.9s 04:12:24 04:12:24 #39 [security-proxy-auth internal] load build context 04:12:24 #39 DONE 29.9s 04:12:24 04:12:24 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:12:24 #55 DONE 28.8s 04:12:24 04:12:24 #47 [core-command internal] load build context 04:12:24 #47 DONE 29.9s 04:12:24 04:12:24 #51 [support-scheduler internal] load build context 04:12:24 #51 DONE 29.9s 04:12:24 04:12:24 #44 [core-common-config-bootstrapper internal] load build context 04:12:24 #44 DONE 29.9s 04:12:24 04:12:24 #40 [core-data internal] load build context 04:12:24 #40 DONE 29.9s 04:12:24 04:12:24 #50 [support-notifications builder 2/7] WORKDIR /edgex-go 04:12:24 #50 DONE 28.8s 04:12:24 04:12:24 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:12:24 #61 ... 04:12:24 04:12:24 #41 [security-proxy-setup internal] load build context 04:12:24 #41 DONE 30.0s 04:12:24 04:12:24 #49 [security-spiffe-token-provider internal] load build context 04:12:24 #49 DONE 30.0s 04:12:24 04:12:24 #46 [core-metadata internal] load build context 04:12:24 #46 DONE 30.0s 04:12:24 04:12:24 #48 [security-bootstrapper internal] load build context 04:12:24 #48 DONE 30.0s 04:12:24 04:12:24 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:12:24 #53 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #53 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #53 29.47 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:12:24 #53 29.47 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:12:24 #53 29.47 OK: 20070 distinct packages available 04:12:24 #53 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #53 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #53 ... 04:12:24 04:12:24 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:12:24 #52 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #52 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #52 29.36 (1/1) Installing dumb-init (1.2.5-r2) 04:12:24 #52 29.36 Executing busybox-1.36.1-r5.trigger 04:12:24 #52 29.37 OK: 7 MiB in 16 packages 04:12:24 #52 DONE 29.6s 04:12:24 04:12:24 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:12:24 #57 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #57 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #57 29.57 (1/2) Installing dumb-init (1.2.5-r2) 04:12:24 #57 29.57 (2/2) Installing su-exec (0.2-r3) 04:12:24 #57 29.58 Executing busybox-1.36.1-r5.trigger 04:12:24 #57 29.59 OK: 7 MiB in 17 packages 04:12:24 #57 DONE 29.7s 04:12:24 04:12:24 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:12:24 #53 29.86 (1/11) Installing ca-certificates (20230506-r0) 04:12:24 #53 29.87 (2/11) Installing brotli-libs (1.0.9-r14) 04:12:24 #53 29.88 (3/11) Installing libunistring (1.1-r1) 04:12:24 #53 29.90 (4/11) Installing libidn2 (2.3.4-r1) 04:12:24 #53 29.91 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:12:24 #53 29.91 (6/11) Installing libcurl (8.5.0-r0) 04:12:24 #53 29.93 (7/11) Installing curl (8.5.0-r0) 04:12:24 #53 29.93 (8/11) Installing dumb-init (1.2.5-r2) 04:12:24 #53 29.94 (9/11) Installing musl-obstack (1.2.3-r2) 04:12:24 #53 29.94 (10/11) Installing libucontext (1.2-r2) 04:12:24 #53 29.95 (11/11) Installing gcompat (1.1.0-r1) 04:12:24 #53 29.96 Executing busybox-1.36.1-r5.trigger 04:12:24 #53 29.96 Executing ca-certificates-20230506-r0.trigger 04:12:24 #53 30.01 OK: 12 MiB in 26 packages 04:12:24 #53 DONE 30.3s 04:12:24 04:12:24 #56 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:12:24 #56 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #56 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #56 30.02 (1/1) Installing dumb-init (1.2.5-r2) 04:12:24 #56 30.03 Executing busybox-1.36.1-r5.trigger 04:12:24 #56 30.04 OK: 7 MiB in 16 packages 04:12:24 #56 DONE 30.3s 04:12:24 04:12:24 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:12:24 #61 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #61 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #61 1.253 OK: 264 MiB in 52 packages 04:12:24 #61 DONE 1.6s 04:12:24 04:12:24 #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade 04:12:24 #62 ... 04:12:24 04:12:24 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:12:24 #0 1.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.502 OK: 264 MiB in 52 packages 04:12:24 #63 DONE 2.0s 04:12:24 04:12:24 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:12:24 #58 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #58 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #58 29.58 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:12:24 #58 29.58 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:12:24 #58 29.58 OK: 20070 distinct packages available 04:12:24 #58 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #58 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #58 29.98 (1/4) Installing dumb-init (1.2.5-r2) 04:12:24 #58 30.01 (2/4) Installing musl-obstack (1.2.3-r2) 04:12:24 #58 30.02 (3/4) Installing libucontext (1.2-r2) 04:12:24 #58 30.06 (4/4) Installing gcompat (1.1.0-r1) 04:12:24 #58 30.06 Executing busybox-1.36.1-r5.trigger 04:12:24 #58 30.07 OK: 8 MiB in 19 packages 04:12:24 #58 DONE 30.7s 04:12:24 04:12:24 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:12:24 #60 29.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #60 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #60 29.89 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:12:24 #60 29.89 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:12:24 #60 29.89 OK: 20070 distinct packages available 04:12:24 #60 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #60 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #60 30.33 (1/5) Installing dumb-init (1.2.5-r2) 04:12:24 #60 30.34 (2/5) Installing musl-obstack (1.2.3-r2) 04:12:24 #60 30.35 (3/5) Installing libucontext (1.2-r2) 04:12:24 #60 30.35 (4/5) Installing gcompat (1.1.0-r1) 04:12:24 #60 30.36 (5/5) Installing openssl (3.1.4-r5) 04:12:24 #60 30.37 Executing busybox-1.36.1-r5.trigger 04:12:24 #60 30.37 OK: 8 MiB in 20 packages 04:12:24 #60 DONE 30.8s 04:12:24 04:12:24 #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:12:24 #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.784 OK: 8 MiB in 17 packages 04:12:24 #64 DONE 2.1s 04:12:24 04:12:24 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:12:24 #54 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #54 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #54 29.80 (1/4) Installing ca-certificates (20230506-r0) 04:12:24 #54 29.82 (2/4) Installing dumb-init (1.2.5-r2) 04:12:24 #54 29.82 (3/4) Installing su-exec (0.2-r3) 04:12:24 #54 29.83 (4/4) Installing yq (4.33.3-r5) 04:12:24 #54 30.40 Executing busybox-1.36.1-r5.trigger 04:12:24 #54 30.41 Executing ca-certificates-20230506-r0.trigger 04:12:24 #54 30.45 OK: 17 MiB in 19 packages 04:12:24 #54 DONE 30.7s 04:12:24 04:12:24 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:12:24 #59 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #59 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #59 29.58 (1/4) Installing dumb-init (1.2.5-r2) 04:12:24 #59 29.61 (2/4) Installing openssl (3.1.4-r5) 04:12:24 #59 29.63 (3/4) Installing su-exec (0.2-r3) 04:12:24 #59 29.65 (4/4) Installing yq (4.33.3-r5) 04:12:24 #59 30.40 Executing busybox-1.36.1-r5.trigger 04:12:24 #59 30.41 OK: 17 MiB in 19 packages 04:12:24 #59 DONE 30.7s 04:12:24 04:12:24 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:12:24 #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.793 OK: 264 MiB in 52 packages 04:12:24 #65 DONE 2.1s 04:12:24 04:12:24 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:12:24 #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.754 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:12:24 #0 1.754 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:12:24 #0 1.754 OK: 20075 distinct packages available 04:12:24 #0 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:24 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:24 #0 2.100 OK: 264 MiB in 52 packages 04:12:24 #66 DONE 2.2s 04:12:24 04:12:24 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:12:24 #67 DONE 0.2s 04:12:24 04:12:24 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:12:24 #68 DONE 0.1s 04:12:24 04:12:24 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:12:24 #69 DONE 0.1s 04:12:24 04:12:24 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 04:12:24 #70 DONE 0.7s 04:12:24 04:12:24 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:25 #71 ... 04:12:25 04:12:25 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:12:25 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:25 #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:25 #0 2.598 OK: 7 MiB in 16 packages 04:12:25 #72 DONE 2.7s 04:12:26 04:12:26 #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade 04:12:26 #62 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:26 #62 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:26 #62 ... 04:12:26 04:12:26 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:12:26 #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:26 #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:26 #0 2.752 OK: 7 MiB in 17 packages 04:12:26 #73 DONE 2.9s 04:12:26 04:12:26 #62 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:12:26 #62 2.574 OK: 7 MiB in 16 packages 04:12:26 #62 DONE 2.7s 04:12:26 04:12:26 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:12:26 #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:26 #0 2.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:26 #0 2.566 OK: 12 MiB in 26 packages 04:12:26 #74 DONE 2.7s 04:12:26 04:12:26 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:12:26 #75 ... 04:12:26 04:12:26 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:12:26 #0 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:26 #0 1.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:26 #0 2.141 OK: 8 MiB in 19 packages 04:12:26 #76 DONE 2.2s 04:12:26 04:12:26 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:28 #77 DONE 1.3s 04:12:28 04:12:28 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:12:28 #0 1.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:28 #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:28 #0 2.261 OK: 17 MiB in 19 packages 04:12:28 #78 DONE 3.4s 04:12:28 04:12:28 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:12:28 #0 1.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:28 #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:28 #0 2.276 OK: 8 MiB in 20 packages 04:12:28 #79 DONE 3.5s 04:12:28 04:12:28 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:12:28 #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:12:28 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:12:28 #0 2.517 OK: 17 MiB in 19 packages 04:12:28 #80 DONE 3.5s 04:12:28 04:12:28 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:12:28 #75 DONE 1.7s 04:12:28 04:12:28 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:12:30 #81 DONE 1.9s 04:12:30 04:12:30 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:12:30 #82 DONE 1.9s 04:12:30 04:12:30 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:12:30 #83 DONE 2.0s 04:12:30 04:12:30 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:30 #84 DONE 2.0s 04:12:30 04:12:30 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:12:30 #85 DONE 1.9s 04:12:30 04:12:30 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:12:30 #86 DONE 0.1s 04:12:30 04:12:30 #87 [security-spire-config stage-2 6/10] COPY security.txt / 04:12:30 #87 DONE 0.1s 04:12:30 04:12:30 #88 [security-spire-server stage-2 6/9] COPY security.txt / 04:12:30 #88 ... 04:12:30 04:12:30 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:12:30 #89 DONE 0.9s 04:12:30 04:12:30 #88 [security-spire-server stage-2 6/9] COPY security.txt / 04:12:30 #88 DONE 0.8s 04:12:30 04:12:30 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:12:30 #90 DONE 0.9s 04:12:30 04:12:30 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:12:30 #91 DONE 0.1s 04:12:30 04:12:30 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:12:30 #92 DONE 0.1s 04:12:30 04:12:30 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:12:30 #93 DONE 0.1s 04:12:30 04:12:30 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:12:30 #94 DONE 0.1s 04:12:30 04:12:30 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 04:12:30 #95 DONE 0.1s 04:12:30 04:12:30 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:12:30 #96 DONE 0.1s 04:12:30 04:12:30 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:12:30 #97 DONE 0.1s 04:12:30 04:12:30 #98 [security-spire-config] exporting to image 04:12:30 #98 exporting layers 04:12:31 #98 ... 04:12:31 04:12:31 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:12:31 #99 DONE 0.1s 04:12:31 04:12:31 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:12:31 #100 DONE 0.1s 04:12:31 04:12:31 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:12:31 #101 DONE 0.1s 04:12:31 04:12:31 #98 [security-spire-server] exporting to image 04:12:31 #98 exporting layers 0.6s done 04:12:31 #98 writing image sha256:fab2d453630c28957eeb82d27811d1a84ff499c9c8c986eae8fb3ca64d8503c1 done 04:12:31 #98 naming to docker.io/library/security-spire-config done 04:12:31 #98 exporting layers 0.5s done 04:12:31 #98 writing image sha256:3144facf52b0e260ebda9b766bdda813dd8282f678554a3451d7a221603d19a1 done 04:12:31 #98 naming to docker.io/library/security-spire-server done 04:12:31 #98 writing image sha256:b79fa5eb2571a3736e2543f6b12f804ac82af779a389992cfb32f62abd9998a9 done 04:12:31 #98 naming to docker.io/library/security-spire-agent done 04:12:31 #98 DONE 0.7s 04:12:31 04:12:31 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:12:32 #37 ... 04:12:32 04:12:32 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:12:32 #45 ... 04:12:32 04:12:32 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:34 #102 ... 04:12:34 04:12:34 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:35 #103 ... 04:12:35 04:12:35 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:45 #104 ... 04:12:45 04:12:45 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:45 #102 DONE 20.1s 04:12:45 04:12:45 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:45 #71 DONE 20.1s 04:12:45 04:12:45 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:45 #103 DONE 20.2s 04:12:45 04:12:45 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:45 #104 DONE 20.2s 04:12:45 04:12:45 #105 [security-proxy-setup builder 6/7] COPY . . 04:12:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1573 in /w/workspace/edgexfoundry_edgex-go_PR-4763 [Pipeline] { [Pipeline] ws 04:12:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:12:55 #105 ... 04:12:55 04:12:55 #106 [core-data builder 6/7] COPY . . 04:12:55 #106 ... 04:12:55 04:12:55 #107 [security-spiffe-token-provider builder 6/7] COPY . . 04:12:55 #107 ... 04:12:55 04:12:55 #108 [support-notifications builder 6/7] COPY . . 04:12:55 #108 DONE 11.0s 04:12:55 04:12:55 #105 [security-proxy-setup builder 6/7] COPY . . 04:12:55 #105 DONE 11.0s 04:12:55 04:12:55 #107 [security-spiffe-token-provider builder 6/7] COPY . . 04:12:55 #107 DONE 11.0s 04:12:55 04:12:55 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:12:55 #109 CACHED 04:12:55 04:12:55 #110 [security-secretstore-setup builder 6/7] COPY . . 04:12:55 #110 CACHED 04:12:55 04:12:55 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #111 CACHED 04:12:55 04:12:55 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #112 CACHED 04:12:55 04:12:55 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:12:55 #113 CACHED 04:12:55 04:12:55 #114 [security-bootstrapper builder 6/7] COPY . . 04:12:55 #114 CACHED 04:12:55 04:12:55 #115 [core-metadata builder 6/7] COPY . . 04:12:55 #115 CACHED 04:12:55 04:12:55 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #116 CACHED 04:12:55 04:12:55 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:12:55 #117 CACHED 04:12:55 04:12:55 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #118 CACHED 04:12:55 04:12:55 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 04:12:55 #119 CACHED 04:12:55 04:12:55 #120 [core-command builder 6/7] COPY . . 04:12:55 #120 CACHED 04:12:55 04:12:55 #121 [security-proxy-auth builder 6/7] COPY . . 04:12:55 #121 CACHED 04:12:55 04:12:55 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:12:55 #122 CACHED 04:12:55 04:12:55 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #123 CACHED 04:12:55 04:12:55 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:12:55 #124 CACHED 04:12:55 04:12:55 #125 [support-scheduler builder 6/7] COPY . . 04:12:55 #125 CACHED 04:12:55 04:12:55 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #126 CACHED 04:12:55 04:12:55 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:12:55 #127 CACHED 04:12:55 04:12:55 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:55 #128 CACHED 04:12:55 04:12:55 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 04:12:55 #129 CACHED 04:12:55 04:12:55 #106 [core-data builder 6/7] COPY . . 04:12:55 #106 DONE 11.0s 04:12:55 04:12:55 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:12:56 #130 0.730 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 04:12:57 The recommended git tool is: git 04:13:06 #130 ... 04:13:06 04:13:06 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:13:06 #0 0.887 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 04:13:06 #131 ... 04:13:06 04:13:06 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:13:06 #0 0.584 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:13:06 #132 ... 04:13:06 04:13:06 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:13:06 #0 0.653 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 04:13:06 #133 ... 04:13:06 04:13:06 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:13:06 #0 1.242 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 04:13:06 #134 ... 04:13:06 04:13:06 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:13:06 #0 1.021 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 04:13:06 #135 ... 04:13:06 04:13:06 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:13:06 #0 0.832 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 04:13:06 #136 ... 04:13:06 04:13:06 #137 [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:13:06 #0 0.352 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 04:13:06 #137 ... 04:13:06 04:13:06 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:13:06 #0 1.297 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 04:13:06 #138 ... 04:13:06 04:13:06 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:13:06 #0 1.177 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 04:13:06 using credential edgex-jenkins-ssh 04:13:06 Cloning the remote Git repository 04:13:07 #139 ... 04:13:07 04:13:07 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:13:07 #0 1.161 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 04:13:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:13:07 > git init /w/workspace/edgex-go/1 # timeout=10 04:13:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:13:07 > git --version # timeout=10 04:13:07 > git --version # 'git version 2.25.1' 04:13:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:13:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:13:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:13:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4763/head:refs/remotes/origin/PR-4763 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:13:28 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 04:13:28 Merge succeeded, producing 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 04:13:28 Checking out Revision 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 (PR-4763) 04:13:28 > git config core.sparsecheckout # timeout=10 04:13:28 > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # timeout=10 04:13:28 > git remote # timeout=10 04:13:28 > git config --get remote.origin.url # timeout=10 04:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:28 > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 04:13:28 > git rev-parse HEAD^{commit} # timeout=10 04:13:28 > git config core.sparsecheckout # timeout=10 04:13:28 > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # timeout=10 04:13:32 Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints" 04:13:32 > git --version # timeout=10 04:13:33 > git --version # 'git version 2.25.1' 04:13:33 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:13:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:34 Dload Upload Total Spent Left Speed 04:13:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh 04:13:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:13:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 04:13:34 sudo tee /etc/docker/daemon.new 04:13:34 { 04:13:34 "registry-mirrors": [ 04:13:34 "https://nexus3.edgexfoundry.org:10001" 04:13:34 ], 04:13:34 "bip": "10.250.0.254/24", 04:13:34 "hosts": [ 04:13:34 "tcp://0.0.0.0:5555", 04:13:34 "unix:///var/run/docker.sock" 04:13:34 ], 04:13:34 "mtu": 1458, 04:13:34 "selinux-enabled": true, 04:13:34 "seccomp-profile": "/etc/docker/seccomp.json" 04:13:34 } [Pipeline] sh 04:13:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:13:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:54 provisioning config files... 04:13:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15246560216736110284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:54 ---> ****-login.sh 04:13:54 nexus3.edgexfoundry.org:10001 04:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10002 04:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:55 Configure a credential helper to remove this warning. See 04:13:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:55 04:13:55 Login Succeeded 04:13:55 nexus3.edgexfoundry.org:10003 04:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:56 Configure a credential helper to remove this warning. See 04:13:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:56 04:13:56 Login Succeeded 04:13:56 nexus3.edgexfoundry.org:10004 04:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:56 Configure a credential helper to remove this warning. See 04:13:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:56 04:13:56 Login Succeeded 04:13:56 ****.io 04:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:56 Configure a credential helper to remove this warning. See 04:13:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:56 04:13:56 Login Succeeded 04:13:56 ---> ****-login.sh ends [Pipeline] } 04:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:13:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:13:57 ========================================================= 04:13:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:13:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:14:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:01 9fda8d8052c6: Pulling fs layer 04:14:01 5d54e960e981: Pulling fs layer 04:14:01 c4a7e357bf2a: Pulling fs layer 04:14:01 f0e02332f6b5: Pulling fs layer 04:14:01 872ee5b61b7b: Pulling fs layer 04:14:01 0c6a40ed1a82: Pulling fs layer 04:14:01 94ae7d8d031c: Pulling fs layer 04:14:01 872ee5b61b7b: Waiting 04:14:01 f0e02332f6b5: Waiting 04:14:01 94ae7d8d031c: Waiting 04:14:01 0c6a40ed1a82: Waiting 04:14:01 5d54e960e981: Download complete 04:14:01 f0e02332f6b5: Verifying Checksum 04:14:01 f0e02332f6b5: Download complete 04:14:01 872ee5b61b7b: Verifying Checksum 04:14:01 872ee5b61b7b: Download complete 04:14:01 9fda8d8052c6: Verifying Checksum 04:14:01 9fda8d8052c6: Download complete 04:14:02 94ae7d8d031c: Verifying Checksum 04:14:02 94ae7d8d031c: Download complete 04:14:02 9fda8d8052c6: Pull complete 04:14:03 5d54e960e981: Pull complete 04:14:03 #140 ... 04:14:03 04:14:03 #137 [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:14:03 #137 60.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:14:03 c4a7e357bf2a: Verifying Checksum 04:14:03 c4a7e357bf2a: Download complete 04:14:04 0c6a40ed1a82: Verifying Checksum 04:14:04 0c6a40ed1a82: Download complete 04:14:16 c4a7e357bf2a: Pull complete 04:14:16 f0e02332f6b5: Pull complete 04:14:17 872ee5b61b7b: Pull complete 04:14:21 #137 DONE 85.4s 04:14:21 04:14:21 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:21 #136 DONE 85.4s 04:14:21 04:14:21 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:14:21 #133 DONE 85.4s 04:14:21 04:14:21 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:14:21 #134 DONE 85.5s 04:14:21 04:14:21 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:14:21 #130 ... 04:14:21 04:14:21 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:14:21 #131 DONE 85.5s 04:14:21 04:14:21 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:21 #141 ... 04:14:21 04:14:21 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:14:21 #139 DONE 85.7s 04:14:21 04:14:21 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:14:21 #132 DONE 85.8s 04:14:21 04:14:21 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:14:21 #130 DONE 85.8s 04:14:21 04:14:21 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:14:21 #140 DONE 85.7s 04:14:21 04:14:21 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:21 #142 ... 04:14:21 04:14:21 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:14:21 #138 DONE 85.9s 04:14:21 04:14:21 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:14:21 #135 DONE 86.0s 04:14:21 04:14:21 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:14:22 #143 ... 04:14:22 04:14:22 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #141 DONE 0.8s 04:14:22 04:14:22 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #144 DONE 0.6s 04:14:22 04:14:22 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #145 DONE 0.5s 04:14:22 04:14:22 #146 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #146 DONE 0.7s 04:14:22 04:14:22 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:14:22 #143 DONE 0.4s 04:14:22 04:14:22 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #142 DONE 0.5s 04:14:22 04:14:22 #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:14:22 #147 ... 04:14:22 04:14:22 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:22 #148 DONE 0.3s 04:14:22 04:14:22 #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #149 DONE 0.4s 04:14:22 04:14:22 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:14:22 #150 DONE 0.3s 04:14:22 04:14:22 #151 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:14:22 #151 DONE 0.3s 04:14:22 04:14:22 #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:22 #152 DONE 0.4s 04:14:22 04:14:22 #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #153 CACHED 04:14:22 04:14:22 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:22 #154 CACHED 04:14:22 04:14:22 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:14:22 #155 CACHED 04:14:22 04:14:22 #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #156 CACHED 04:14:22 04:14:22 #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:22 #157 CACHED 04:14:22 04:14:22 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #158 CACHED 04:14:22 04:14:22 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:14:22 #159 CACHED 04:14:22 04:14:22 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:14:22 #160 CACHED 04:14:22 04:14:22 #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:22 #161 DONE 0.3s 04:14:22 04:14:22 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:14:22 #162 ... 04:14:22 04:14:22 #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:22 #163 DONE 0.4s 04:14:23 04:14:23 #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:14:23 #164 ... 04:14:23 04:14:23 #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:14:23 #165 DONE 1.3s 04:14:23 04:14:23 #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:14:23 #166 DONE 1.2s 04:14:23 04:14:23 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:14:23 #167 DONE 1.2s 04:14:23 04:14:23 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:14:23 #168 DONE 1.2s 04:14:23 04:14:23 #169 [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:14:23 #169 DONE 1.3s 04:14:23 04:14:23 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:14:23 #170 DONE 1.3s 04:14:23 04:14:23 #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:14:23 #171 DONE 1.3s 04:14:23 04:14:23 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:14:23 #162 DONE 1.3s 04:14:23 04:14:23 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:14:23 #172 ... 04:14:23 04:14:23 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:14:23 #173 DONE 1.3s 04:14:23 04:14:23 #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 04:14:24 #174 ... 04:14:24 04:14:24 #175 [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:14:24 #175 DONE 0.5s 04:14:24 04:14:24 #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:14:24 #164 DONE 1.3s 04:14:24 04:14:24 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:14:24 #176 DONE 0.5s 04:14:24 04:14:24 #177 [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:14:24 #177 DONE 0.5s 04:14:24 04:14:24 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:14:24 #178 DONE 0.5s 04:14:24 04:14:24 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:14:24 #179 DONE 0.5s 04:14:24 04:14:24 #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:14:24 #180 DONE 0.6s 04:14:24 04:14:24 #181 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:14:24 #181 ... 04:14:24 04:14:24 #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:14:24 #147 DONE 2.2s 04:14:24 04:14:24 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:14:24 #172 DONE 0.6s 04:14:24 04:14:24 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:14:24 #182 DONE 0.6s 04:14:24 04:14:24 #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 04:14:24 #174 DONE 0.6s 04:14:24 04:14:24 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:14:24 #183 DONE 0.2s 04:14:24 04:14:24 #98 [core-command] exporting to image 04:14:24 #98 exporting layers 0.3s done 04:14:24 #98 ... 04:14:24 04:14:24 #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:14:24 #184 DONE 0.6s 04:14:24 04:14:24 #181 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:14:24 #181 DONE 0.5s 04:14:24 04:14:24 #98 [support-scheduler] exporting to image 04:14:24 #98 exporting layers 0.4s done 04:14:24 #98 writing image sha256:a2ba800f55e0c4b9bd579ca53ff5e2073ac9ccba53c00bcfd226779ae3f9a607 0.1s done 04:14:24 #98 naming to docker.io/library/support-scheduler done 04:14:24 #98 ... 04:14:24 04:14:24 #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:14:24 #185 DONE 0.5s 04:14:24 04:14:24 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:14:24 #186 DONE 0.5s 04:14:24 04:14:24 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:14:24 #187 DONE 0.6s 04:14:24 04:14:24 #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:14:24 #188 DONE 0.5s 04:14:24 04:14:24 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:14:24 #189 DONE 0.4s 04:14:24 04:14:24 #98 [core-command] exporting to image 04:14:24 #98 exporting layers 0.6s done 04:14:24 #98 writing image sha256:c03c1840dcae4809cbdf5cd3a6bd68f80f2eb81581114a1959996adfb0079f13 0.0s done 04:14:24 #98 naming to docker.io/library/security-spiffe-token-provider done 04:14:24 #98 writing image sha256:53d31738716666973c37cec1273ceafe5d247d76467ffd02566ff452bcd63926 0.0s done 04:14:24 #98 naming to docker.io/library/core-command done 04:14:24 #98 writing image sha256:0b6c73cc56fab4d3b2a049eb5bb0d8ecf59cd40a7f3316e349c74be5d3dd43ab 04:14:24 #98 exporting layers 0.3s done 04:14:24 #98 writing image sha256:0b6c73cc56fab4d3b2a049eb5bb0d8ecf59cd40a7f3316e349c74be5d3dd43ab 0.0s done 04:14:24 #98 naming to docker.io/library/core-data done 04:14:24 #98 writing image sha256:58add2421f41e57b8f805de702c45ab21bb16560cef62116abddd16ab7d16134 done 04:14:24 #98 writing image sha256:a41963cc8cdb4cec5612a47828c6552d1f71525b8418a11e2460d58be7e58b66 04:14:24 #98 naming to docker.io/library/core-metadata 04:14:25 #98 writing image sha256:a41963cc8cdb4cec5612a47828c6552d1f71525b8418a11e2460d58be7e58b66 0.2s done 04:14:25 #98 naming to docker.io/library/core-metadata 0.1s done 04:14:25 #98 naming to docker.io/library/support-notifications 04:14:25 #98 naming to docker.io/library/support-notifications done 04:14:25 #98 DONE 1.8s 04:14:25 04:14:25 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:14:25 #190 DONE 0.4s 04:14:25 04:14:25 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:14:25 #191 DONE 0.5s 04:14:25 04:14:25 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:14:25 #192 DONE 0.5s 04:14:25 04:14:25 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:25 #193 ... 04:14:25 04:14:25 #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:14:25 #194 DONE 0.3s 04:14:25 04:14:25 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:14:25 #195 DONE 0.2s 04:14:25 04:14:25 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:25 #196 DONE 0.8s 04:14:25 04:14:25 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:25 #197 DONE 0.8s 04:14:25 04:14:25 #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:14:25 #198 DONE 0.1s 04:14:25 04:14:25 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:14:25 #199 DONE 0.0s 04:14:25 04:14:25 #98 [core-common-config-bootstrapper] exporting to image 04:14:25 #98 exporting layers 0.2s done 04:14:25 #98 writing image sha256:1dcb106c1e052f5f139d096a85d9959983251a6febe6e86d5850de84538d1107 done 04:14:25 #98 naming to docker.io/library/security-proxy-auth done 04:14:25 #98 writing image sha256:8dc44e5689f6cf3146478ef666e1fdfc62d39f4c3d64755100c7db087595890f done 04:14:25 #98 naming to docker.io/library/core-common-config-bootstrapper done 04:14:25 #98 DONE 2.0s 04:14:25 04:14:25 #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/ 04:14:25 #200 DONE 0.1s 04:14:25 04:14:25 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:14:25 #201 DONE 0.1s 04:14:25 04:14:25 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:14:25 #202 DONE 0.1s 04:14:25 04:14:25 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:25 #203 ... 04:14:25 04:14:25 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:25 #193 DONE 0.7s 04:14:26 04:14:26 #98 [security-proxy-setup] exporting to image 04:14:26 #98 exporting layers 0.2s done 04:14:26 #98 writing image sha256:7e5f3070b1330029b8b562d51a527222810bb63187fbd5c998e9e1507998b159 done 04:14:26 #98 naming to docker.io/library/security-proxy-setup done 04:14:26 #98 DONE 2.2s 04:14:26 04:14:26 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:14:26 #204 ... 04:14:26 04:14:26 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:14:26 #203 DONE 0.8s 04:14:26 04:14:26 #98 [security-secretstore-setup] exporting to image 04:14:26 #98 exporting layers 0.3s done 04:14:26 #98 ... 04:14:26 04:14:26 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:14:26 #204 DONE 0.7s 04:14:26 04:14:26 #98 [security-bootstrapper] exporting to image 04:14:26 #98 writing image sha256:88240ff7ad19354209d52aa2e0d0601fa0e9fd2ee7c012884bf5110178e00697 done 04:14:26 #98 naming to docker.io/library/security-secretstore-setup done 04:14:26 #98 exporting layers 0.2s done 04:14:26 #98 writing image sha256:d6dc1a492d80d94eabd780cce7b33446db3667995d1c355bb0e93da2036e68cf done 04:14:26 #98 naming to docker.io/library/security-bootstrapper done 04:14:26 #98 DONE 2.7s 04:14:26 04:14:26 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:14:26 time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:14:26 $ docker stop --time=1 0c9f5f1a0acbc41f07ded57941626665d38bb7a041db6e2b369356b631fe583d 04:14:27 0c6a40ed1a82: Pull complete 04:14:27 94ae7d8d031c: Pull complete 04:14:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:14:28 $ docker rm -f --volumes 0c9f5f1a0acbc41f07ded57941626665d38bb7a041db6e2b369356b631fe583d [Pipeline] // withDockerContainer [Pipeline] sh 04:14:28 + docker images 04:14:28 REPOSITORY TAG IMAGE ID CREATED SIZE 04:14:28 security-bootstrapper latest d6dc1a492d80 2 seconds ago 18.6MB 04:14:28 security-secretstore-setup latest 88240ff7ad19 2 seconds ago 36.3MB 04:14:28 core-common-config-bootstrapper latest 8dc44e5689f6 3 seconds ago 15MB 04:14:28 security-proxy-auth latest 1dcb106c1e05 3 seconds ago 15.8MB 04:14:28 security-proxy-setup latest 7e5f3070b133 3 seconds ago 25.9MB 04:14:28 core-metadata latest 58add2421f41 4 seconds ago 17.4MB 04:14:28 support-notifications latest a41963cc8cdb 4 seconds ago 26.7MB 04:14:28 core-command latest 53d317387166 4 seconds ago 17MB 04:14:28 support-scheduler latest a2ba800f55e0 5 seconds ago 26.2MB 04:14:28 security-spiffe-token-provider latest c03c1840dcae 5 seconds ago 28.7MB 04:14:28 core-data latest 0b6c73cc56fa 5 seconds ago 17.2MB 04:14:28 security-spire-config latest fab2d453630c About a minute ago 102MB 04:14:28 security-spire-agent latest b79fa5eb2571 About a minute ago 161MB 04:14:28 security-spire-server latest 3144facf52b0 About a minute ago 102MB 04:14:28 ci-base-image-x86_64 latest 1b23d9df19f2 4 minutes ago 885MB 04:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 04:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB 04:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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] } 04:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:14:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:14:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:14:31 WORKDIR /edgex 04:14:31 COPY go.mod . 04:14:31 RUN go mod download 04:14:31 + docker build -t ci-base-image-arm64 -f - . 04:14:32 Sending build context to Docker daemon 2.918MB 04:14:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:14:32 ---> 86de565de09d 04:14:32 Step 2/4 : WORKDIR /edgex 04:14:34 ---> Running in 91845e68e9cf 04:14:34 Removing intermediate container 91845e68e9cf 04:14:34 ---> ff2dac51cf73 04:14:34 Step 3/4 : COPY go.mod . 04:14:34 ---> b3df6c406de5 04:14:34 Step 4/4 : RUN go mod download 04:14:34 ---> Running in 78f3a427f788 04:15:13 Removing intermediate container 78f3a427f788 04:15:13 ---> 7658f53c2602 04:15:13 Successfully built 7658f53c2602 04:15:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:14 + docker inspect -f . ci-base-image-arm64 04:15:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:14 prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container 04:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:16 $ docker top 7460c3b8e2df72f8eb1b3ac061307f839d8f3c372697bc80ecd78497d523e8df -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:17 + go version 04:15:17 go version go1.21.0 linux/arm64 [Pipeline] } 04:15:17 $ docker stop --time=1 7460c3b8e2df72f8eb1b3ac061307f839d8f3c372697bc80ecd78497d523e8df 04:15:19 $ docker rm -f --volumes 7460c3b8e2df72f8eb1b3ac061307f839d8f3c372697bc80ecd78497d523e8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:20 + docker inspect -f . ci-base-image-arm64 04:15:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:20 prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container 04:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:21 $ docker top 44b477ceba3efc37ba92e3446e9f3449a8b8e67a09374b7a0806ef197b845fdf -eo pid,comm [Pipeline] { [Pipeline] echo 04:15:22 ========================================================= 04:15:22 [edgeXBuildGoParallel] Running Tests and Build... 04:15:22 ========================================================= [Pipeline] sh 04:15:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:15:23 + make test 04:15:23 go test -race -coverprofile=coverage.out ./... 04:15:56 ? github.com/edgexfoundry/edgex-go [no test files] 04:17:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:17:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:17:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:17:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:17:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:17:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:17:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:17:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:17:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:17:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:17:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.218s coverage: 28.7% of statements 04:17:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.279s coverage: 97.0% of statements 04:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:17:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.368s coverage: 69.2% of statements 04:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:17:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.314s coverage: 53.2% of statements 04:17:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:17:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:17:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:17:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:17:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.872s coverage: 93.4% of statements 04:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.420s coverage: 4.1% of statements 04:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:18:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:18:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.550s coverage: 97.6% of statements 04:18:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.199s coverage: 72.2% of statements 04:18:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:18:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.410s coverage: 0.9% of statements 04:18:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.264s coverage: 32.2% of statements 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.327s coverage: 41.7% of statements 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.280s coverage: 82.9% of statements 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.272s coverage: 94.1% of statements 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.193s coverage: 96.3% of statements 04:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.209s coverage: 87.5% of statements 04:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:18:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.195s coverage: 94.4% of statements 04:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.968s coverage: 79.9% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.239s coverage: 92.9% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.198s coverage: 62.3% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.190s coverage: 87.2% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.165s coverage: 20.0% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.160s coverage: 100.0% of statements 04:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.376s coverage: 81.8% of statements 04:19:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.360s coverage: 82.1% of statements 04:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.196s coverage: 86.0% of statements 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.040s coverage: 63.1% of statements 04:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.254s coverage: 100.0% of statements 04:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.094s coverage: 89.4% of statements 04:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.065s coverage: 100.0% of statements 04:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 04:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.762s coverage: 38.4% of statements 04:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements 04:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:19:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.205s coverage: 84.8% of statements 04:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:19:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.289s coverage: 19.9% of statements 04:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements 04:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.285s coverage: 61.8% of statements 04:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.402s coverage: 98.9% of statements 04:19:45 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 04:19:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:19:45 go vet ./... 04:21:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:52 ./bin/test-attribution-txt.sh 04:21:52 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:21:53 + ls -al . 04:21:53 total 732 04:21:53 drwxrwxr-x 10 1001 1001 4096 Feb 23 04:15 . 04:21:53 drwxr-xr-x 4 root root 4096 Feb 23 04:15 .. 04:21:53 drwxrwxr-x 2 1001 1001 4096 Feb 23 04:13 .blubracket 04:21:53 -rw-rw-r-- 1 1001 1001 10 Feb 23 04:13 .dockerignore 04:21:53 drwxrwxr-x 8 1001 1001 4096 Feb 23 04:13 .git 04:21:53 drwxrwxr-x 3 1001 1001 4096 Feb 23 04:13 .github 04:21:53 -rw-rw-r-- 1 1001 1001 1074 Feb 23 04:13 .gitignore 04:21:53 -rw-rw-r-- 1 1001 1001 42 Feb 23 04:13 .golangci.yml 04:21:53 -rw-rw-r-- 1 1001 1001 100 Feb 23 04:13 .hadolint.yml 04:21:53 -rw-rw-r-- 1 1001 1001 155 Feb 23 04:13 .sonarcloud.properties 04:21:53 -rw-rw-r-- 1 1001 1001 1171 Feb 23 04:13 ADOPTERS.md 04:21:53 -rw-rw-r-- 1 1001 1001 11674 Feb 23 04:13 Attribution.txt 04:21:53 -rw-rw-r-- 1 1001 1001 100284 Feb 23 04:13 CHANGELOG.md 04:21:53 -rw-rw-r-- 1 1001 1001 3804 Feb 23 04:13 CONTRIBUTING.md 04:21:53 -rw-rw-r-- 1 1001 1001 677 Feb 23 04:13 GOVERNANCE.md 04:21:53 -rw-rw-r-- 1 1001 1001 861 Feb 23 04:13 Jenkinsfile 04:21:53 -rw-rw-r-- 1 1001 1001 10775 Feb 23 04:13 LICENSE 04:21:53 -rw-rw-r-- 1 1001 1001 15392 Feb 23 04:13 Makefile 04:21:53 -rw-rw-r-- 1 1001 1001 582 Feb 23 04:13 OWNERS.md 04:21:53 -rw-rw-r-- 1 1001 1001 9528 Feb 23 04:13 README.md 04:21:53 -rw-rw-r-- 1 1001 1001 789 Feb 23 04:13 SECURITY.md 04:21:53 -rw-rw-r-- 1 1001 1001 5 Feb 23 04:09 VERSION 04:21:53 drwxrwxr-x 2 1001 1001 4096 Feb 23 04:13 bin 04:21:53 drwxrwxr-x 18 1001 1001 4096 Feb 23 04:13 cmd 04:21:53 -rw-r--r-- 1 root root 453602 Feb 23 04:19 coverage.out 04:21:53 drwxrwxr-x 2 1001 1001 4096 Feb 23 04:13 fuzz_test 04:21:53 -rw-rw-r-- 1 1001 1001 3882 Feb 23 04:13 go.mod 04:21:53 -rw-rw-r-- 1 1001 1001 34079 Feb 23 04:13 go.sum 04:21:53 drwxrwxr-x 7 1001 1001 4096 Feb 23 04:13 internal 04:21:53 drwxrwxr-x 3 1001 1001 4096 Feb 23 04:13 openapi 04:21:53 -rw-rw-r-- 1 1001 1001 584 Feb 23 04:13 security.txt 04:21:53 -rw-rw-r-- 1 1001 1001 204 Feb 23 04:13 version.go [Pipeline] sh 04:21:53 + '[' -e coverage.out ] 04:21:53 + chown 1001:1001 coverage.out [Pipeline] stash 04:21:53 Warning: overwriting stash ‘coverage-report’ 04:21:54 Stashed 1 file(s) [Pipeline] sh 04:21:55 + make build 04:21:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:23:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:23:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:23:18 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 04:23:21 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 04:23:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:23:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:24:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:24:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:24:06 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 04:24:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:24:14 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] } 04:24:17 $ docker stop --time=1 44b477ceba3efc37ba92e3446e9f3449a8b8e67a09374b7a0806ef197b845fdf 04:24:22 $ docker rm -f --volumes 44b477ceba3efc37ba92e3446e9f3449a8b8e67a09374b7a0806ef197b845fdf [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 04:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:24:25 04:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:24:26 latest: Pulling from edgex-devops/edgex-compose-arm64 04:24:26 547446be3368: Pulling fs layer 04:24:26 d125d8839a47: Pulling fs layer 04:24:26 3e85d5ac6304: Pulling fs layer 04:24:26 c3105a71a48b: Pulling fs layer 04:24:26 0f093f025ec4: Pulling fs layer 04:24:26 c3106fc0e877: Pulling fs layer 04:24:26 c3105a71a48b: Waiting 04:24:26 c3106fc0e877: Waiting 04:24:26 0f093f025ec4: Waiting 04:24:26 547446be3368: Verifying Checksum 04:24:26 547446be3368: Download complete 04:24:26 c3105a71a48b: Verifying Checksum 04:24:26 c3105a71a48b: Download complete 04:24:27 d125d8839a47: Verifying Checksum 04:24:27 d125d8839a47: Download complete 04:24:27 c3106fc0e877: Verifying Checksum 04:24:27 c3106fc0e877: Download complete 04:24:27 0f093f025ec4: Verifying Checksum 04:24:27 0f093f025ec4: Download complete 04:24:27 547446be3368: Pull complete 04:24:28 d125d8839a47: Pull complete 04:24:29 3e85d5ac6304: Download complete 04:24:39 3e85d5ac6304: Pull complete 04:24:39 c3105a71a48b: Pull complete 04:24:40 0f093f025ec4: Pull complete 04:24:40 c3106fc0e877: Pull complete 04:24:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:24:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:41 prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container 04:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:24:43 $ docker top cf2d64ff0976755a36cdd5de3d7c7b0beb6cbc1db07793a6696c2975d148b1e2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:44 + docker compose -f ./docker-compose-build.yml build --parallel 04:24:54 #1 [core-command internal] load build definition from Dockerfile 04:24:54 #1 transferring dockerfile: 04:24:54 #1 transferring dockerfile: 1.93kB 0.0s done 04:24:54 #1 DONE 0.1s 04:24:54 04:24:54 #2 [core-data internal] load build definition from Dockerfile 04:24:54 #2 transferring dockerfile: 2.01kB done 04:24:54 #2 DONE 0.0s 04:24:54 04:24:54 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:24:54 #3 transferring dockerfile: 1.89kB done 04:24:54 #3 DONE 0.1s 04:24:54 04:24:54 #4 [security-spire-config internal] load build definition from Dockerfile 04:24:54 #4 transferring dockerfile: 1.69kB done 04:24:54 #4 DONE 0.1s 04:24:54 04:24:54 #5 [core-metadata internal] load build definition from Dockerfile 04:24:54 #5 transferring dockerfile: 2.06kB done 04:24:54 #5 DONE 0.1s 04:24:54 04:24:54 #6 [security-spire-agent internal] load build definition from Dockerfile 04:24:54 #6 transferring dockerfile: 1.81kB done 04:24:54 #6 DONE 0.1s 04:24:54 04:24:54 #7 [security-bootstrapper internal] load build definition from Dockerfile 04:24:54 #7 transferring dockerfile: 2.93kB 0.0s done 04:24:54 #7 DONE 0.1s 04:24:54 04:24:54 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:24:54 #8 transferring dockerfile: 2.23kB done 04:24:54 #8 DONE 0.1s 04:24:54 04:24:54 #9 [security-secretstore-setup internal] load build definition from Dockerfile 04:24:54 #9 transferring dockerfile: 2.49kB 0.0s done 04:24:54 #9 DONE 0.1s 04:24:54 04:24:54 #10 [support-notifications internal] load build definition from Dockerfile 04:24:54 #10 transferring dockerfile: 1.95kB 0.0s done 04:24:54 #10 DONE 0.1s 04:24:54 04:24:54 #11 [support-scheduler internal] load build definition from Dockerfile 04:24:54 #11 transferring dockerfile: 1.93kB done 04:24:54 #11 DONE 0.1s 04:24:54 04:24:54 #12 [security-proxy-auth internal] load build definition from Dockerfile 04:24:54 #12 transferring dockerfile: 2.15kB 0.0s done 04:24:54 #12 DONE 0.1s 04:24:54 04:24:54 #13 [security-proxy-setup internal] load build definition from Dockerfile 04:24:54 #13 transferring dockerfile: 2.50kB done 04:24:54 #13 DONE 0.1s 04:24:54 04:24:54 #14 [security-spire-server internal] load build definition from Dockerfile 04:24:54 #14 transferring dockerfile: 1.70kB done 04:24:54 #14 DONE 0.1s 04:24:54 04:24:54 #15 [core-command internal] load .dockerignore 04:24:54 #15 transferring context: 50B done 04:24:54 #15 DONE 0.1s 04:24:55 04:24:55 #16 [core-data internal] load .dockerignore 04:24:55 #16 transferring context: 50B 0.0s done 04:24:55 #16 DONE 0.0s 04:24:55 04:24:55 #17 [security-spiffe-token-provider internal] load .dockerignore 04:24:55 #17 transferring context: 50B done 04:24:55 #17 DONE 0.0s 04:24:55 04:24:55 #18 [security-spire-config internal] load .dockerignore 04:24:55 #18 transferring context: 50B 0.0s done 04:24:55 #18 DONE 0.1s 04:24:55 04:24:55 #19 [core-metadata internal] load .dockerignore 04:24:55 #19 transferring context: 50B 0.0s done 04:24:55 #19 DONE 0.1s 04:24:55 04:24:55 #20 [security-spire-agent internal] load .dockerignore 04:24:55 #20 transferring context: 50B 0.0s done 04:24:55 #20 DONE 0.1s 04:24:55 04:24:55 #21 [security-bootstrapper internal] load .dockerignore 04:24:55 #21 transferring context: 50B 0.0s done 04:24:55 #21 DONE 0.1s 04:24:55 04:24:55 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:24:55 #22 transferring context: 50B 0.0s done 04:24:55 #22 DONE 0.1s 04:24:55 04:24:55 #23 [security-secretstore-setup internal] load .dockerignore 04:24:55 #23 transferring context: 50B done 04:24:56 #23 DONE 0.1s 04:24:56 04:24:56 #24 [support-notifications internal] load .dockerignore 04:24:56 #24 transferring context: 50B 0.0s done 04:24:56 #24 DONE 0.1s 04:24:56 04:24:56 #25 [support-scheduler internal] load .dockerignore 04:24:56 #25 transferring context: 50B done 04:24:56 #25 DONE 0.1s 04:24:56 04:24:56 #26 [security-proxy-auth internal] load .dockerignore 04:24:56 #26 transferring context: 50B done 04:24:56 #26 DONE 0.1s 04:24:56 04:24:56 #27 [security-proxy-setup internal] load .dockerignore 04:24:56 #27 transferring context: 50B 0.0s done 04:24:56 #27 DONE 0.1s 04:24:56 04:24:56 #28 [security-spire-server internal] load .dockerignore 04:24:56 #28 transferring context: 50B 0.0s done 04:24:56 #28 DONE 0.1s 04:24:56 04:24:56 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:56 #29 DONE 0.0s 04:24:56 04:24:56 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 04:24:56 #30 DONE 0.4s 04:24:56 04:24:56 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:56 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 04:24:56 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s 04:24:57 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s 04:24:57 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 04:24:57 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:57 #31 ... 04:24:57 04:24:57 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:57 #29 DONE 0.0s 04:24:57 04:24:57 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:24:57 #30 DONE 0.4s 04:24:57 04:24:57 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:57 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:57 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:57 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:57 #31 ... 04:24:57 04:24:57 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:57 #29 DONE 0.0s 04:24:57 04:24:57 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 04:24:57 #30 DONE 0.4s 04:24:57 04:24:57 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:57 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:57 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:57 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:57 #31 ... 04:24:57 04:24:57 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 04:24:57 #30 DONE 0.5s 04:24:57 04:24:57 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:57 #31 ... 04:24:57 04:24:57 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:57 #29 DONE 0.0s 04:24:57 04:24:57 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:57 #31 ... 04:24:57 04:24:57 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:57 #32 DONE 2.0s 04:24:57 04:24:57 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:57 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:57 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:57 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:57 #31 ... 04:24:57 04:24:57 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:57 #29 DONE 0.0s 04:24:57 04:24:57 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 ... 04:24:58 04:24:58 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:24:58 #30 DONE 0.9s 04:24:58 04:24:58 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:58 #32 DONE 2.0s 04:24:58 04:24:58 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:58 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:58 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:58 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:58 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:58 #31 ... 04:24:58 04:24:58 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:58 #29 DONE 0.0s 04:24:58 04:24:58 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 ... 04:24:58 04:24:58 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:24:58 #33 DONE 1.3s 04:24:58 04:24:58 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 ... 04:24:58 04:24:58 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:58 #29 DONE 0.0s 04:24:58 04:24:58 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 ... 04:24:58 04:24:58 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:58 #29 DONE 0.0s 04:24:58 04:24:58 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:58 #32 DONE 2.0s 04:24:58 04:24:58 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 04:24:58 #33 DONE 1.4s 04:24:58 04:24:58 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:58 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:58 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:58 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:58 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:58 #31 ... 04:24:58 04:24:58 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:58 #32 DONE 2.1s 04:24:58 04:24:58 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:24:58 #33 DONE 1.4s 04:24:58 04:24:58 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:24:58 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:24:58 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:24:58 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:24:58 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:24:58 #31 ... 04:24:58 04:24:58 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:58 #29 DONE 0.0s 04:24:58 04:24:58 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:24:58 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done 04:24:59 #31 ... 04:24:59 04:24:59 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:59 #29 DONE 0.1s 04:24:59 04:24:59 #34 [core-command internal] load build context 04:24:59 #34 ... 04:24:59 04:24:59 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:24:59 #29 DONE 0.1s 04:24:59 04:24:59 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:24:59 #35 DONE 1.6s 04:24:59 04:24:59 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:24:59 #36 DONE 2.0s 04:24:59 04:24:59 #34 [core-command internal] load build context 04:24:59 #34 ... 04:24:59 04:24:59 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:59 #32 DONE 2.1s 04:24:59 04:24:59 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 04:24:59 #33 DONE 1.4s 04:24:59 04:24:59 #37 [support-scheduler internal] load build context 04:24:59 #37 DONE 0.0s 04:24:59 04:24:59 #34 [core-command internal] load build context 04:24:59 #34 ... 04:24:59 04:24:59 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:59 #32 DONE 2.1s 04:24:59 04:24:59 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:24:59 #33 DONE 1.5s 04:24:59 04:24:59 #38 [security-spire-agent internal] load build context 04:24:59 #38 DONE 0.0s 04:24:59 04:24:59 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:24:59 #39 DONE 0.0s 04:24:59 04:24:59 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:24:59 #40 DONE 0.0s 04:24:59 04:24:59 #34 [core-command internal] load build context 04:24:59 #34 ... 04:24:59 04:24:59 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 04:24:59 #30 DONE 2.2s 04:24:59 04:24:59 #34 [core-command internal] load build context 04:24:59 #34 ... 04:24:59 04:24:59 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:24:59 #32 DONE 2.2s 04:24:59 04:24:59 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:24:59 #33 DONE 1.5s 04:24:59 04:24:59 #34 [core-command internal] load build context 04:25:00 #34 transferring context: 30.93MB 3.5s 04:25:01 #34 ... 04:25:01 04:25:01 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:25:01 #36 DONE 3.5s 04:25:01 04:25:01 #38 [security-spire-agent internal] load build context 04:25:01 #38 transferring context: 17.63kB 0.4s done 04:25:01 #38 DONE 1.6s 04:25:01 04:25:01 #41 [security-spire-config internal] load build context 04:25:01 #41 transferring context: 16.35kB 0.2s done 04:25:01 #41 DONE 1.6s 04:25:01 04:25:01 #34 [core-command internal] load build context 04:25:02 #34 ... 04:25:02 04:25:02 #42 [security-spire-server internal] load build context 04:25:02 #42 transferring context: 18.10kB 0.3s done 04:25:02 #42 DONE 1.2s 04:25:02 04:25:02 #34 [core-command internal] load build context 04:25:07 #34 transferring context: 44.05MB 9.9s 04:25:07 #34 ... 04:25:07 04:25:07 #43 [core-data internal] load build context 04:25:07 #43 ... 04:25:07 04:25:07 #44 [security-spiffe-token-provider internal] load build context 04:25:07 #44 ... 04:25:07 04:25:07 #43 [core-data internal] load build context 04:25:07 #43 ... 04:25:07 04:25:07 #45 [core-metadata internal] load build context 04:25:08 #45 ... 04:25:08 04:25:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:08 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 04:25:08 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:25:08 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:25:08 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:25:08 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.5s done 04:25:08 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done 04:25:08 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 04:25:08 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 04:25:08 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.4s done 04:25:08 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 6.0s 04:25:08 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 04:25:08 #40 ... 04:25:08 04:25:08 #46 [security-bootstrapper internal] load build context 04:25:08 #46 ... 04:25:08 04:25:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:08 #40 ... 04:25:08 04:25:08 #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:25:08 #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:08 #0 4.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:08 #0 7.637 OK: 266 MiB in 52 packages 04:25:08 #47 DONE 10.1s 04:25:08 04:25:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:08 #40 ... 04:25:08 04:25:08 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:25:08 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:08 #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:08 #0 10.47 OK: 266 MiB in 52 packages 04:25:08 #48 ... 04:25:08 04:25:08 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:25:08 #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:08 #0 6.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:08 #0 9.686 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:25:08 #0 9.686 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:25:08 #0 9.686 OK: 19951 distinct packages available 04:25:08 #49 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:08 #49 ... 04:25:08 04:25:08 #50 [security-secretstore-setup internal] load build context 04:25:09 #50 ... 04:25:09 04:25:09 #51 [core-common-config-bootstrapper internal] load build context 04:25:09 #51 ... 04:25:09 04:25:09 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:09 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 7.0s 04:25:09 #40 ... 04:25:09 04:25:09 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:25:09 #48 DONE 11.8s 04:25:09 04:25:09 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:09 #40 ... 04:25:09 04:25:09 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:25:09 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:25:09 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:25:09 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:25:09 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:25:09 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 04:25:09 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done 04:25:09 #31 ... 04:25:09 04:25:09 #52 [support-notifications internal] load build context 04:25:09 #52 ... 04:25:09 04:25:09 #37 [support-scheduler internal] load build context 04:25:09 #37 ... 04:25:09 04:25:09 #53 [security-proxy-setup internal] load build context 04:25:09 #53 ... 04:25:09 04:25:09 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:25:09 #0 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:09 #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:09 #0 9.482 OK: 266 MiB in 52 packages 04:25:10 #54 ... 04:25:10 04:25:10 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:10 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done 04:25:10 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:25:10 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 04:25:10 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 04:25:10 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 04:25:10 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done 04:25:10 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done 04:25:10 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 04:25:10 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:25:10 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 8.3s 04:25:10 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done 04:25:10 #39 ... 04:25:10 04:25:10 #55 [security-proxy-auth internal] load build context 04:25:10 #55 ... 04:25:10 04:25:10 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:25:10 #54 DONE 10.7s 04:25:10 04:25:10 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:10 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.3s 04:25:11 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.0s 04:25:11 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.99MB / 23.39MB 9.3s 04:25:11 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 9.9s 04:25:11 #40 ... 04:25:11 04:25:11 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:25:12 #56 ... 04:25:12 04:25:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:12 #40 ... 04:25:12 04:25:12 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:25:12 #49 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:12 #49 12.60 OK: 266 MiB in 52 packages 04:25:12 #49 DONE 13.7s 04:25:12 04:25:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:12 #40 ... 04:25:12 04:25:12 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:25:12 #57 ... 04:25:12 04:25:12 #46 [security-bootstrapper internal] load build context 04:25:12 #46 transferring context: 37.27MB 14.1s 04:25:12 #46 ... 04:25:12 04:25:12 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:25:12 #58 ... 04:25:12 04:25:12 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:25:12 #59 ... 04:25:12 04:25:12 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:25:13 #60 ... 04:25:13 04:25:13 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:25:13 #61 ... 04:25:13 04:25:13 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:25:13 #62 ... 04:25:13 04:25:13 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:25:13 #63 ... 04:25:13 04:25:13 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:25:13 #64 ... 04:25:13 04:25:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:13 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.43MB / 23.39MB 11.6s 04:25:14 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done 04:25:14 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done 04:25:14 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 04:25:17 #40 ... 04:25:17 04:25:17 #34 [core-command internal] load build context 04:25:17 #34 transferring context: 62.31MB 20.6s 04:25:17 #34 ... 04:25:17 04:25:17 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:25:17 #61 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:17 #61 ... 04:25:17 04:25:17 #44 [security-spiffe-token-provider internal] load build context 04:25:17 #44 ... 04:25:17 04:25:17 #34 [core-command internal] load build context 04:25:18 #34 ... 04:25:18 04:25:18 #43 [core-data internal] load build context 04:25:18 #43 ... 04:25:18 04:25:18 #44 [security-spiffe-token-provider internal] load build context 04:25:18 #44 ... 04:25:18 04:25:18 #45 [core-metadata internal] load build context 04:25:18 #45 ... 04:25:18 04:25:18 #44 [security-spiffe-token-provider internal] load build context 04:25:18 #44 ... 04:25:18 04:25:18 #50 [security-secretstore-setup internal] load build context 04:25:19 #50 ... 04:25:19 04:25:19 #51 [core-common-config-bootstrapper internal] load build context 04:25:19 #51 ... 04:25:19 04:25:19 #50 [security-secretstore-setup internal] load build context 04:25:19 #50 ... 04:25:19 04:25:19 #52 [support-notifications internal] load build context 04:25:20 #52 ... 04:25:20 04:25:20 #37 [support-scheduler internal] load build context 04:25:20 #37 ... 04:25:20 04:25:20 #53 [security-proxy-setup internal] load build context 04:25:20 #53 ... 04:25:20 04:25:20 #50 [security-secretstore-setup internal] load build context 04:25:20 #50 ... 04:25:20 04:25:20 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:20 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.6s done 04:25:20 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.6s 04:25:20 #39 ... 04:25:20 04:25:20 #55 [security-proxy-auth internal] load build context 04:25:20 #55 ... 04:25:20 04:25:20 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:22 #39 ... 04:25:22 04:25:22 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:25:22 #56 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:22 #56 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:22 #56 13.06 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:25:22 #56 13.06 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:25:22 #56 13.06 OK: 19946 distinct packages available 04:25:22 #56 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:22 #56 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:22 #56 19.44 (1/4) Installing dumb-init (1.2.5-r2) 04:25:22 #56 19.50 (2/4) Installing musl-obstack (1.2.3-r2) 04:25:22 #56 19.58 (3/4) Installing libucontext (1.2-r2) 04:25:22 #56 19.60 (4/4) Installing gcompat (1.1.0-r1) 04:25:22 #56 19.64 Executing busybox-1.36.1-r5.trigger 04:25:22 #56 19.89 OK: 8 MiB in 19 packages 04:25:22 #56 ... 04:25:22 04:25:22 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:23 #39 ... 04:25:23 04:25:23 #46 [security-bootstrapper internal] load build context 04:25:23 #46 ... 04:25:23 04:25:23 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:23 #39 ... 04:25:23 04:25:23 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:25:23 #57 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:23 #57 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:23 #57 15.74 (1/4) Installing dumb-init (1.2.5-r2) 04:25:23 #57 15.74 (2/4) Installing openssl (3.1.4-r5) 04:25:23 #57 15.95 (3/4) Installing su-exec (0.2-r3) 04:25:23 #57 15.95 (4/4) Installing yq (4.33.3-r5) 04:25:23 #57 17.32 Executing busybox-1.36.1-r5.trigger 04:25:23 #57 17.54 OK: 18 MiB in 19 packages 04:25:23 #57 DONE 20.7s 04:25:23 04:25:23 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:24 #39 ... 04:25:24 04:25:24 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:25:24 #56 DONE 22.6s 04:25:24 04:25:24 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:24 #39 ... 04:25:24 04:25:24 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:25:24 #59 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:24 #59 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:24 #59 19.36 (1/1) Installing dumb-init (1.2.5-r2) 04:25:24 #59 19.42 Executing busybox-1.36.1-r5.trigger 04:25:24 #59 19.68 OK: 8 MiB in 16 packages 04:25:25 #59 ... 04:25:25 04:25:25 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:25 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.3s 04:25:25 #40 ... 04:25:25 04:25:25 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:25:25 #58 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:25 #58 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:25 #58 19.53 (1/1) Installing dumb-init (1.2.5-r2) 04:25:25 #58 19.56 Executing busybox-1.36.1-r5.trigger 04:25:25 #58 19.66 OK: 8 MiB in 16 packages 04:25:25 #58 DONE 23.1s 04:25:25 04:25:25 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:25 #40 ... 04:25:25 04:25:25 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:25 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.7s 04:25:25 #39 ... 04:25:25 04:25:25 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:25:25 #59 DONE 22.9s 04:25:25 04:25:25 #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade 04:25:28 #65 ... 04:25:28 04:25:28 #34 [core-command internal] load build context 04:25:28 #34 transferring context: 81.02MB 31.5s 04:25:28 #34 ... 04:25:28 04:25:28 #43 [core-data internal] load build context 04:25:28 #43 ... 04:25:28 04:25:28 #34 [core-command internal] load build context 04:25:28 #34 ... 04:25:28 04:25:28 #45 [core-metadata internal] load build context 04:25:28 #45 ... 04:25:28 04:25:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:28 #40 ... 04:25:28 04:25:28 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:25:28 #61 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:28 #61 21.42 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:25:28 #61 21.42 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:25:28 #61 21.42 OK: 19946 distinct packages available 04:25:28 #61 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:28 #61 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:29 #61 ... 04:25:29 04:25:29 #45 [core-metadata internal] load build context 04:25:29 #45 ... 04:25:29 04:25:29 #44 [security-spiffe-token-provider internal] load build context 04:25:29 #44 ... 04:25:29 04:25:29 #34 [core-command internal] load build context 04:25:29 #34 ... 04:25:29 04:25:29 #51 [core-common-config-bootstrapper internal] load build context 04:25:29 #51 ... 04:25:29 04:25:29 #45 [core-metadata internal] load build context 04:25:29 #45 ... 04:25:29 04:25:29 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:25:29 #60 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:29 #60 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:29 #60 23.43 (1/2) Installing ca-certificates (20230506-r0) 04:25:29 #60 23.74 (2/2) Installing dumb-init (1.2.5-r2) 04:25:29 #60 23.83 Executing busybox-1.36.1-r5.trigger 04:25:29 #60 24.02 Executing ca-certificates-20230506-r0.trigger 04:25:29 #60 25.27 OK: 9 MiB in 17 packages 04:25:29 #60 ... 04:25:29 04:25:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:29 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.2s 04:25:30 #40 ... 04:25:30 04:25:30 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:25:30 #63 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:30 #63 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:30 #63 24.17 (1/2) Installing dumb-init (1.2.5-r2) 04:25:30 #63 24.21 (2/2) Installing su-exec (0.2-r3) 04:25:30 #63 24.21 Executing busybox-1.36.1-r5.trigger 04:25:30 #63 24.37 OK: 8 MiB in 17 packages 04:25:30 #63 DONE 26.5s 04:25:30 04:25:30 #44 [security-spiffe-token-provider internal] load build context 04:25:30 #44 ... 04:25:30 04:25:30 #37 [support-scheduler internal] load build context 04:25:30 #37 ... 04:25:30 04:25:30 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:25:30 #60 DONE 27.3s 04:25:30 04:25:30 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:25:30 #62 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:30 #62 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:30 #62 24.88 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:25:30 #62 24.88 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:25:30 #62 24.88 OK: 19946 distinct packages available 04:25:30 #62 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:30 #62 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:30 #62 ... 04:25:30 04:25:30 #53 [security-proxy-setup internal] load build context 04:25:30 #53 ... 04:25:30 04:25:30 #52 [support-notifications internal] load build context 04:25:30 #52 ... 04:25:30 04:25:30 #50 [security-secretstore-setup internal] load build context 04:25:30 #50 ... 04:25:30 04:25:30 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:25:30 #64 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:30 #64 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:30 #64 23.75 (1/4) Installing ca-certificates (20230506-r0) 04:25:30 #64 24.09 (2/4) Installing dumb-init (1.2.5-r2) 04:25:30 #64 24.09 (3/4) Installing su-exec (0.2-r3) 04:25:30 #64 24.09 (4/4) Installing yq (4.33.3-r5) 04:25:30 #64 25.05 Executing busybox-1.36.1-r5.trigger 04:25:30 #64 25.22 Executing ca-certificates-20230506-r0.trigger 04:25:30 #64 26.17 OK: 18 MiB in 19 packages 04:25:30 #64 ... 04:25:30 04:25:30 #55 [security-proxy-auth internal] load build context 04:25:30 #55 ... 04:25:30 04:25:30 #52 [support-notifications internal] load build context 04:25:31 #52 ... 04:25:31 04:25:31 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:25:31 #64 DONE 27.9s 04:25:31 04:25:31 #52 [support-notifications internal] load build context 04:25:33 #52 ... 04:25:33 04:25:33 #46 [security-bootstrapper internal] load build context 04:25:33 #46 ... 04:25:33 04:25:33 #52 [support-notifications internal] load build context 04:25:33 #52 ... 04:25:33 04:25:33 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:25:33 #61 27.69 (1/11) Installing ca-certificates (20230506-r0) 04:25:33 #61 27.80 (2/11) Installing brotli-libs (1.0.9-r14) 04:25:33 #61 27.88 (3/11) Installing libunistring (1.1-r1) 04:25:33 #61 27.98 (4/11) Installing libidn2 (2.3.4-r1) 04:25:33 #61 27.98 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:25:33 #61 27.98 (6/11) Installing libcurl (8.5.0-r0) 04:25:33 #61 28.02 (7/11) Installing curl (8.5.0-r0) 04:25:33 #61 28.02 (8/11) Installing dumb-init (1.2.5-r2) 04:25:33 #61 28.12 (9/11) Installing musl-obstack (1.2.3-r2) 04:25:33 #61 28.12 (10/11) Installing libucontext (1.2-r2) 04:25:33 #61 28.12 (11/11) Installing gcompat (1.1.0-r1) 04:25:33 #61 28.12 Executing busybox-1.36.1-r5.trigger 04:25:33 #61 28.24 Executing ca-certificates-20230506-r0.trigger 04:25:33 #61 28.58 OK: 13 MiB in 26 packages 04:25:33 #61 DONE 30.6s 04:25:33 04:25:33 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:25:33 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:33 #66 ... 04:25:33 04:25:33 #52 [support-notifications internal] load build context 04:25:34 #52 ... 04:25:34 04:25:34 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:25:34 #62 28.78 (1/5) Installing dumb-init (1.2.5-r2) 04:25:34 #62 28.78 (2/5) Installing musl-obstack (1.2.3-r2) 04:25:34 #62 28.78 (3/5) Installing libucontext (1.2-r2) 04:25:34 #62 28.78 (4/5) Installing gcompat (1.1.0-r1) 04:25:34 #62 28.82 (5/5) Installing openssl (3.1.4-r5) 04:25:34 #62 28.85 Executing busybox-1.36.1-r5.trigger 04:25:34 #62 28.95 OK: 9 MiB in 20 packages 04:25:34 #62 DONE 31.0s 04:25:34 04:25:34 #52 [support-notifications internal] load build context 04:25:34 #52 transferring context: 58.16MB 34.1s 04:25:34 #52 ... 04:25:34 04:25:34 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:25:34 #0 9.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:34 #0 9.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:34 #67 ... 04:25:34 04:25:34 #52 [support-notifications internal] load build context 04:25:36 #52 ... 04:25:36 04:25:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:36 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.3s 04:25:36 #39 ... 04:25:36 04:25:36 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:25:36 #0 8.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:36 #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:36 #68 ... 04:25:36 04:25:36 #52 [support-notifications internal] load build context 04:25:38 #52 ... 04:25:38 04:25:38 #43 [core-data internal] load build context 04:25:38 #43 ... 04:25:38 04:25:38 #52 [support-notifications internal] load build context 04:25:39 #52 ... 04:25:39 04:25:39 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:25:39 #67 13.40 OK: 8 MiB in 19 packages 04:25:39 #67 DONE 14.4s 04:25:39 04:25:39 #52 [support-notifications internal] load build context 04:25:39 #52 ... 04:25:39 04:25:39 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:25:39 #66 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:39 #66 14.28 OK: 18 MiB in 19 packages 04:25:39 #66 DONE 15.9s 04:25:39 04:25:39 #52 [support-notifications internal] load build context 04:25:39 #52 transferring context: 66.37MB 39.1s 04:25:39 #52 ... 04:25:39 04:25:39 #51 [core-common-config-bootstrapper internal] load build context 04:25:39 #51 ... 04:25:39 04:25:39 #34 [core-command internal] load build context 04:25:39 #34 ... 04:25:39 04:25:39 #51 [core-common-config-bootstrapper internal] load build context 04:25:39 #51 ... 04:25:39 04:25:39 #45 [core-metadata internal] load build context 04:25:40 #45 ... 04:25:40 04:25:40 #34 [core-command internal] load build context 04:25:40 #34 ... 04:25:40 04:25:40 #44 [security-spiffe-token-provider internal] load build context 04:25:40 #44 ... 04:25:40 04:25:40 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:25:40 #69 ... 04:25:40 04:25:40 #44 [security-spiffe-token-provider internal] load build context 04:25:40 #44 ... 04:25:40 04:25:40 #37 [support-scheduler internal] load build context 04:25:40 #37 ... 04:25:40 04:25:40 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:25:40 #70 ... 04:25:40 04:25:40 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:40 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.2s 04:25:40 #40 ... 04:25:40 04:25:40 #53 [security-proxy-setup internal] load build context 04:25:41 #53 ... 04:25:41 04:25:41 #50 [security-secretstore-setup internal] load build context 04:25:41 #50 ... 04:25:41 04:25:41 #44 [security-spiffe-token-provider internal] load build context 04:25:41 #44 ... 04:25:41 04:25:41 #55 [security-proxy-auth internal] load build context 04:25:41 #55 ... 04:25:41 04:25:41 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:25:41 #71 ... 04:25:41 04:25:41 #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade 04:25:41 #65 8.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:41 #65 9.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:41 #65 13.43 OK: 8 MiB in 16 packages 04:25:41 #65 DONE 17.0s 04:25:41 04:25:41 #55 [security-proxy-auth internal] load build context 04:25:41 #55 ... 04:25:41 04:25:41 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:25:41 #68 12.74 OK: 8 MiB in 16 packages 04:25:41 #68 DONE 15.4s 04:25:41 04:25:41 #55 [security-proxy-auth internal] load build context 04:25:42 #55 ... 04:25:42 04:25:42 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:25:42 #72 DONE 3.0s 04:25:42 04:25:42 #55 [security-proxy-auth internal] load build context 04:25:43 #55 ... 04:25:43 04:25:43 #46 [security-bootstrapper internal] load build context 04:25:43 #46 ... 04:25:43 04:25:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:43 #40 ... 04:25:43 04:25:43 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:25:43 #0 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:43 #73 ... 04:25:43 04:25:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:44 #40 ... 04:25:44 04:25:44 #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:25:44 #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:44 #0 9.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:44 #74 ... 04:25:44 04:25:44 #46 [security-bootstrapper internal] load build context 04:25:44 #46 transferring context: 106.41MB 45.8s 04:25:46 #46 ... 04:25:46 04:25:46 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:25:46 #70 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:46 #70 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:46 #70 14.46 OK: 9 MiB in 17 packages 04:25:46 #70 DONE 15.6s 04:25:46 04:25:46 #46 [security-bootstrapper internal] load build context 04:25:46 #46 ... 04:25:46 04:25:46 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:25:46 #69 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:46 #69 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:46 #69 14.90 OK: 8 MiB in 17 packages 04:25:46 #69 DONE 16.3s 04:25:46 04:25:46 #46 [security-bootstrapper internal] load build context 04:25:46 #46 ... 04:25:46 04:25:46 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:25:46 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.6s done 04:25:46 #39 ... 04:25:46 04:25:46 #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:25:46 #74 13.10 OK: 9 MiB in 20 packages 04:25:47 #74 ... 04:25:47 04:25:47 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:25:47 #71 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:47 #71 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:47 #71 15.02 OK: 18 MiB in 19 packages 04:25:47 #71 DONE 16.2s 04:25:47 04:25:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:47 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.0s 04:25:47 #40 ... 04:25:47 04:25:47 #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:25:47 #74 DONE 14.1s 04:25:47 04:25:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:48 #40 ... 04:25:48 04:25:48 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:25:48 #73 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:48 #73 13.46 OK: 13 MiB in 26 packages 04:25:48 #73 DONE 14.3s 04:25:48 04:25:48 #55 [security-proxy-auth internal] load build context 04:25:48 #55 ... 04:25:48 04:25:48 #43 [core-data internal] load build context 04:25:48 #43 ... 04:25:48 04:25:48 #55 [security-proxy-auth internal] load build context 04:25:49 #55 transferring context: 106.16MB 49.1s 04:25:49 #55 ... 04:25:49 04:25:49 #52 [support-notifications internal] load build context 04:25:49 #52 ... 04:25:49 04:25:49 #55 [security-proxy-auth internal] load build context 04:25:50 #55 ... 04:25:50 04:25:50 #51 [core-common-config-bootstrapper internal] load build context 04:25:50 #51 ... 04:25:50 04:25:50 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:25:50 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.5s done 04:25:50 #40 ... 04:25:50 04:25:50 #45 [core-metadata internal] load build context 04:25:50 #45 ... 04:25:50 04:25:50 #51 [core-common-config-bootstrapper internal] load build context 04:25:50 #51 ... 04:25:50 04:25:50 #34 [core-command internal] load build context 04:25:50 #34 ... 04:25:50 04:25:50 #45 [core-metadata internal] load build context 04:25:50 #45 ... 04:25:50 04:25:50 #37 [support-scheduler internal] load build context 04:25:50 #37 ... 04:25:50 04:25:50 #45 [core-metadata internal] load build context 04:25:51 #45 ... 04:25:51 04:25:51 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:25:51 #75 DONE 4.6s 04:25:51 04:25:51 #45 [core-metadata internal] load build context 04:25:51 #45 ... 04:25:51 04:25:51 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:25:51 #76 DONE 3.4s 04:25:51 04:25:51 #45 [core-metadata internal] load build context 04:25:51 #45 ... 04:25:51 04:25:51 #50 [security-secretstore-setup internal] load build context 04:25:51 #50 ... 04:25:51 04:25:51 #53 [security-proxy-setup internal] load build context 04:25:51 #53 ... 04:25:51 04:25:51 #44 [security-spiffe-token-provider internal] load build context 04:25:51 #44 ... 04:25:51 04:25:51 #53 [security-proxy-setup internal] load build context 04:25:52 #53 ... 04:25:52 04:25:52 #34 [core-command internal] load build context 04:25:52 #34 transferring context: 133.46MB 55.0s done 04:25:52 #34 DONE 55.6s 04:25:52 04:25:52 #53 [security-proxy-setup internal] load build context 04:25:52 #53 ... 04:25:52 04:25:52 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:25:52 #77 DONE 1.4s 04:25:52 04:25:52 #46 [security-bootstrapper internal] load build context 04:25:52 #46 transferring context: 133.46MB 53.6s done 04:25:52 #46 DONE 54.4s 04:25:52 04:25:52 #53 [security-proxy-setup internal] load build context 04:25:54 #53 ... 04:25:54 04:25:54 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 04:25:54 #78 DONE 1.5s 04:25:54 04:25:54 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:54 #79 ... 04:25:54 04:25:54 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:25:54 #80 DONE 1.3s 04:25:54 04:25:54 #37 [support-scheduler internal] load build context 04:25:54 #37 transferring context: 133.46MB 54.5s done 04:25:55 #37 ... 04:25:55 04:25:55 #55 [security-proxy-auth internal] load build context 04:25:55 #55 transferring context: 133.46MB 54.2s done 04:25:55 #55 DONE 55.2s 04:25:55 04:25:55 #52 [support-notifications internal] load build context 04:25:55 #52 ... 04:25:55 04:25:55 #37 [support-scheduler internal] load build context 04:25:55 #37 DONE 55.6s 04:25:55 04:25:55 #53 [security-proxy-setup internal] load build context 04:25:55 #53 ... 04:25:55 04:25:55 #50 [security-secretstore-setup internal] load build context 04:25:55 #50 transferring context: 133.46MB 56.1s done 04:25:55 #50 DONE 56.8s 04:25:55 04:25:55 #53 [security-proxy-setup internal] load build context 04:25:56 #53 transferring context: 133.46MB 56.0s done 04:25:56 #53 DONE 57.0s 04:25:56 04:25:56 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:25:58 #81 ... 04:25:58 04:25:58 #52 [support-notifications internal] load build context 04:25:58 #52 transferring context: 133.46MB 57.9s done 04:25:58 #52 DONE 58.6s 04:25:58 04:25:58 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:25:58 #82 ... 04:25:58 04:25:58 #44 [security-spiffe-token-provider internal] load build context 04:25:58 #44 transferring context: 133.46MB 60.7s done 04:25:58 #44 DONE 60.9s 04:25:58 04:25:58 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:25:59 #83 ... 04:25:59 04:25:59 #43 [core-data internal] load build context 04:25:59 #43 ... 04:25:59 04:25:59 #45 [core-metadata internal] load build context 04:25:59 #45 ... 04:25:59 04:25:59 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:25:59 #82 DONE 1.2s 04:25:59 04:25:59 #45 [core-metadata internal] load build context 04:25:59 #45 ... 04:25:59 04:25:59 #51 [core-common-config-bootstrapper internal] load build context 04:25:59 #51 ... 04:25:59 04:25:59 #45 [core-metadata internal] load build context 04:25:59 #45 ... 04:25:59 04:25:59 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:25:59 #83 DONE 1.1s 04:25:59 04:25:59 #45 [core-metadata internal] load build context 04:25:59 #45 ... 04:25:59 04:25:59 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:25:59 #84 DONE 3.4s 04:25:59 04:25:59 #45 [core-metadata internal] load build context 04:26:00 #45 ... 04:26:00 04:26:00 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:26:00 #85 DONE 0.7s 04:26:00 04:26:00 #45 [core-metadata internal] load build context 04:26:01 #45 ... 04:26:01 04:26:01 #51 [core-common-config-bootstrapper internal] load build context 04:26:01 #51 transferring context: 133.46MB 61.4s done 04:26:01 #51 DONE 62.3s 04:26:01 04:26:01 #45 [core-metadata internal] load build context 04:26:01 #45 ... 04:26:01 04:26:01 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:01 #86 DONE 4.7s 04:26:01 04:26:01 #45 [core-metadata internal] load build context 04:26:01 #45 ... 04:26:01 04:26:01 #87 [security-spire-server stage-2 6/9] COPY security.txt / 04:26:01 #87 DONE 0.6s 04:26:01 04:26:01 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:01 #81 DONE 4.5s 04:26:01 04:26:01 #45 [core-metadata internal] load build context 04:26:01 #45 ... 04:26:01 04:26:01 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:26:01 #88 DONE 0.3s 04:26:01 04:26:01 #45 [core-metadata internal] load build context 04:26:01 #45 ... 04:26:01 04:26:01 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:26:01 #89 DONE 0.4s 04:26:01 04:26:01 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:26:01 #90 DONE 0.5s 04:26:01 04:26:01 #45 [core-metadata internal] load build context 04:26:02 #45 ... 04:26:02 04:26:02 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:26:02 #91 DONE 0.4s 04:26:02 04:26:02 #92 [security-spire-config stage-2 6/10] COPY security.txt / 04:26:02 #92 DONE 0.5s 04:26:02 04:26:02 #45 [core-metadata internal] load build context 04:26:02 #45 ... 04:26:02 04:26:02 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 04:26:02 #93 DONE 0.6s 04:26:02 04:26:02 #45 [core-metadata internal] load build context 04:26:02 #45 ... 04:26:02 04:26:02 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:26:02 #94 DONE 0.4s 04:26:02 04:26:02 #45 [core-metadata internal] load build context 04:26:02 #45 ... 04:26:02 04:26:02 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:26:02 #95 DONE 0.5s 04:26:02 04:26:02 #45 [core-metadata internal] load build context 04:26:03 #45 ... 04:26:03 04:26:03 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:26:03 #96 DONE 0.5s 04:26:03 04:26:03 #45 [core-metadata internal] load build context 04:26:03 #45 ... 04:26:03 04:26:03 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:26:03 #40 ... 04:26:03 04:26:03 #45 [core-metadata internal] load build context 04:26:03 #45 ... 04:26:03 04:26:03 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:26:03 #97 DONE 0.5s 04:26:03 04:26:03 #45 [core-metadata internal] load build context 04:26:03 #45 ... 04:26:03 04:26:03 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:26:03 #98 DONE 0.6s 04:26:03 04:26:03 #45 [core-metadata internal] load build context 04:26:07 #45 ... 04:26:07 04:26:07 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:26:07 #99 DONE 0.6s 04:26:07 04:26:07 #45 [core-metadata internal] load build context 04:26:07 #45 ... 04:26:07 04:26:07 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:26:07 #100 DONE 0.6s 04:26:07 04:26:07 #45 [core-metadata internal] load build context 04:26:07 #45 ... 04:26:07 04:26:07 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:07 #101 ... 04:26:07 04:26:07 #43 [core-data internal] load build context 04:26:07 #43 transferring context: 133.46MB 67.2s done 04:26:07 #43 DONE 67.5s 04:26:07 04:26:07 #45 [core-metadata internal] load build context 04:26:07 #45 transferring context: 133.46MB 67.6s done 04:26:07 #45 DONE 68.0s 04:26:07 04:26:07 #102 [security-spire-server] exporting to image 04:26:07 #102 exporting layers 2.8s done 04:26:07 #102 writing image sha256:b4a785ef7eaf12171273769db8df85ad84d10a602de4568437f8329ed625976a 0.0s done 04:26:07 #102 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:26:07 #102 exporting layers 1.9s done 04:26:07 #102 exporting layers 2.0s done 04:26:07 #102 writing image sha256:82c96b6b9eef0158ad311dc41f5fffa391c79a6756679ad6a5edaaeec96ce930 0.0s done 04:26:07 #102 naming to docker.io/library/security-spire-agent-arm64 done 04:26:07 #102 writing image sha256:b88dd869f28883710927c9387a18bd08a58a06cbb2c0c3cfed9a1865c0a552e7 done 04:26:07 #102 naming to docker.io/library/security-spire-config-arm64 done 04:26:07 #102 DONE 3.7s 04:26:07 04:26:07 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:09 #103 ... 04:26:09 04:26:09 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:24 #104 ... 04:26:24 04:26:24 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:24 #101 DONE 28.7s 04:26:24 04:26:24 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:24 #79 DONE 29.0s 04:26:24 04:26:24 #105 [core-command builder 6/7] COPY . . 04:26:25 #105 ... 04:26:25 04:26:25 #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #106 CACHED 04:26:25 04:26:25 #107 [security-proxy-setup builder 6/7] COPY . . 04:26:25 #107 CACHED 04:26:25 04:26:25 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:26:25 #108 CACHED 04:26:25 04:26:25 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #109 CACHED 04:26:25 04:26:25 #110 [security-secretstore-setup builder 6/7] COPY . . 04:26:25 #110 CACHED 04:26:25 04:26:25 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:26:25 #111 CACHED 04:26:25 04:26:25 #112 [security-bootstrapper builder 6/7] COPY . . 04:26:25 #112 DONE 2.6s 04:26:25 04:26:25 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #113 CACHED 04:26:25 04:26:25 #114 [security-proxy-auth builder 6/7] COPY . . 04:26:25 #114 CACHED 04:26:25 04:26:25 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:26:25 #115 CACHED 04:26:25 04:26:25 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:26:25 #116 CACHED 04:26:25 04:26:25 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #117 CACHED 04:26:25 04:26:25 #118 [support-scheduler builder 6/7] COPY . . 04:26:25 #118 CACHED 04:26:25 04:26:25 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #119 CACHED 04:26:25 04:26:25 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 04:26:25 #120 CACHED 04:26:25 04:26:25 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:26:25 #121 CACHED 04:26:25 04:26:25 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #122 CACHED 04:26:25 04:26:25 #123 [core-metadata builder 6/7] COPY . . 04:26:25 #123 CACHED 04:26:25 04:26:25 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:26:25 #124 CACHED 04:26:25 04:26:25 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:25 #125 CACHED 04:26:25 04:26:25 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 04:26:25 #126 CACHED 04:26:25 04:26:25 #127 [core-data builder 6/7] COPY . . 04:26:25 #127 CACHED 04:26:25 04:26:25 #105 [core-command builder 6/7] COPY . . 04:26:25 #105 DONE 2.8s 04:26:25 04:26:25 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:26:31 #128 ... 04:26:31 04:26:31 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:26:31 #0 5.320 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 04:26:36 #129 ... 04:26:36 04:26:36 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:26:36 #130 ... 04:26:36 04:26:36 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:26:36 #0 5.729 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:26:36 #131 ... 04:26:36 04:26:36 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:26:36 #132 ... 04:26:36 04:26:36 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:26:36 #0 5.744 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 04:26:36 #133 ... 04:26:36 04:26:36 #134 [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:26:36 #0 10.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:26:36 #134 ... 04:26:36 04:26:36 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:26:36 #0 10.63 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 04:26:36 #135 ... 04:26:36 04:26:36 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:36 #104 DONE 37.3s 04:26:36 04:26:36 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:36 #103 DONE 37.0s 04:26:36 04:26:36 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:26:36 #0 10.59 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 04:26:36 #136 ... 04:26:36 04:26:36 #137 [support-notifications builder 6/7] COPY . . 04:26:40 #137 DONE 3.2s 04:26:40 04:26:40 #138 [security-spiffe-token-provider builder 6/7] COPY . . 04:26:40 #138 DONE 3.3s 04:26:40 04:26:40 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:26:42 #139 2.548 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 04:26:46 #139 ... 04:26:46 04:26:46 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:26:46 #130 10.46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:26:46 #130 ... 04:26:46 04:26:46 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:26:46 #128 10.66 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 04:26:46 #128 ... 04:26:46 04:26:46 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:26:46 #132 10.78 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 04:26:46 #132 ... 04:26:46 04:26:46 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:26:46 #0 2.387 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 04:38:54 #140 ... 04:38:54 04:38:54 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:38:54 #135 DONE 739.0s 04:38:54 04:38:54 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:38:54 #139 ... 04:38:54 04:38:54 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:38:54 #141 DONE 0.4s 04:38:54 04:38:54 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:38:54 #31 ... 04:38:54 04:38:54 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:38:54 #142 DONE 0.2s 04:38:54 04:38:54 #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:38:54 #143 DONE 0.2s 04:38:54 04:38:54 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:38:54 #144 DONE 0.2s 04:38:54 04:38:54 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:38:54 #145 DONE 0.2s 04:38:54 04:38:54 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:38:54 #146 DONE 0.2s 04:38:54 04:38:54 #134 [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:38:54 #134 740.4 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:38:54 #134 ... 04:38:54 04:38:54 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:38:54 #147 DONE 4.1s 04:38:54 04:38:54 #102 [security-proxy-setup] exporting to image 04:38:54 #102 exporting layers 04:38:54 #102 exporting layers 1.0s done 04:38:54 #102 writing image sha256:469fd7937711bc8685d731c645ce771eeb66167baa3c84690a5d082f595fdb63 done 04:38:54 #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 04:38:54 #102 DONE 4.8s 04:38:54 04:38:54 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:38:54 #128 ... 04:38:54 04:38:54 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:38:54 #131 DONE 746.7s 04:38:54 04:38:54 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:38:54 #148 DONE 0.4s 04:38:54 04:38:54 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:38:55 #149 DONE 2.0s 04:38:55 04:38:55 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:38:55 #150 DONE 0.3s 04:38:55 04:38:55 #134 [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:38:55 #134 ... 04:38:55 04:38:55 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:38:55 #151 DONE 0.3s 04:38:55 04:38:55 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:38:56 #152 DONE 0.2s 04:38:56 04:38:56 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:38:56 #153 DONE 0.2s 04:38:56 04:38:56 #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:38:56 #154 DONE 0.2s 04:38:56 04:38:56 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:38:56 #140 ... 04:38:56 04:38:56 #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:38:56 #155 DONE 0.2s 04:38:56 04:38:56 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:38:56 #156 DONE 0.1s 04:38:56 04:38:56 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:38:56 #157 DONE 0.2s 04:38:56 04:38:56 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:38:59 #158 DONE 2.1s 04:38:59 04:38:59 #102 [security-bootstrapper] exporting to image 04:38:59 #102 exporting layers 04:38:59 #102 exporting layers 1.0s done 04:39:00 #102 writing image sha256:c9ec046c846b0a9d554f7097ac4366eb0f1524874f9ce58d7572396cccb121ac done 04:39:00 #102 naming to docker.io/library/security-bootstrapper-arm64 done 04:39:00 #102 DONE 5.8s 04:39:00 04:39:00 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:39:02 #39 ... 04:39:02 04:39:02 #134 [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:39:02 #134 DONE 756.2s 04:39:02 04:39:02 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:02 #129 ... 04:39:02 04:39:02 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:39:02 #159 DONE 0.4s 04:39:02 04:39:02 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:02 #132 ... 04:39:02 04:39:02 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:39:03 #160 DONE 0.1s 04:39:03 04:39:03 #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:39:03 #161 DONE 0.1s 04:39:03 04:39:03 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:39:03 #133 ... 04:39:03 04:39:03 #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:39:03 #162 DONE 0.1s 04:39:03 04:39:03 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:39:03 #163 DONE 0.1s 04:39:03 04:39:03 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:39:03 #128 ... 04:39:03 04:39:03 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:03 #164 DONE 0.2s 04:39:03 04:39:03 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:04 #165 DONE 0.3s 04:39:04 04:39:04 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:04 #166 DONE 0.1s 04:39:04 04:39:04 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:06 #167 DONE 2.0s 04:39:06 04:39:06 #102 [security-secretstore-setup] exporting to image 04:39:06 #102 exporting layers 04:39:07 #102 exporting layers 1.3s done 04:39:07 #102 writing image sha256:eb4ab758fffeeb4929c3a6a76818b591f35f29a158345b9740be914346515a13 0.0s done 04:39:07 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 04:39:07 #102 DONE 7.1s 04:39:07 04:39:07 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:08 #129 ... 04:39:08 04:39:08 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:39:08 #133 DONE 762.9s 04:39:08 04:39:08 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:08 #132 ... 04:39:08 04:39:08 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:09 #168 DONE 0.3s 04:39:09 04:39:09 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:39:09 #169 DONE 0.1s 04:39:09 04:39:09 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:39:09 #170 DONE 0.2s 04:39:09 04:39:09 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:39:10 #171 DONE 0.2s 04:39:10 04:39:10 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:39:10 #172 DONE 0.1s 04:39:10 04:39:10 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:12 #173 DONE 1.7s 04:39:12 04:39:12 #102 [security-proxy-auth] exporting to image 04:39:12 #102 exporting layers 0.5s done 04:39:12 #102 writing image sha256:c840dfb946e722c0862b2e889ee94d2913e6e2cf86ba1c9b624c260aeedfc049 done 04:39:12 #102 naming to docker.io/library/security-proxy-auth-arm64 done 04:39:12 #102 DONE 7.6s 04:39:12 04:39:12 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:39:27 #128 DONE 781.1s 04:39:27 04:39:27 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:39:27 #39 ... 04:39:27 04:39:27 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:27 #174 DONE 0.1s 04:39:27 04:39:27 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:39:27 #39 ... 04:39:27 04:39:27 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:39:27 #175 DONE 0.1s 04:39:27 04:39:27 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:39:28 #176 DONE 0.2s 04:39:28 04:39:28 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:39:28 #177 DONE 0.2s 04:39:28 04:39:28 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:39:28 #178 DONE 0.2s 04:39:28 04:39:28 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:28 #129 ... 04:39:28 04:39:28 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:30 #179 DONE 1.9s 04:39:30 04:39:30 #102 [core-common-config-bootstrapper] exporting to image 04:39:30 #102 exporting layers 04:39:30 #102 exporting layers 0.5s done 04:39:31 #102 writing image sha256:a97d7a19c8efc091e66431104d383a1775845ad0b6d624f6478c7abd4f251927 done 04:39:31 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:39:31 #102 DONE 8.1s 04:39:31 04:39:31 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:40:03 #31 ... 04:40:03 04:40:03 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:40:03 #132 DONE 813.5s 04:40:03 04:40:03 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:40:03 #31 ... 04:40:03 04:40:03 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:40:03 #180 DONE 0.1s 04:40:03 04:40:03 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:40:03 #31 ... 04:40:03 04:40:03 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:40:03 #181 DONE 0.1s 04:40:03 04:40:03 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:40:03 #182 DONE 0.2s 04:40:03 04:40:03 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:40:03 #183 DONE 0.1s 04:40:03 04:40:03 #102 [core-command] exporting to image 04:40:03 #102 exporting layers 04:40:03 #102 exporting layers 0.3s done 04:40:03 #102 writing image sha256:be4d52fe6cb2453113697cd97886424d1d7c14a601fcabcdccdf9be03ddee11c done 04:40:03 #102 naming to docker.io/library/core-command-arm64 done 04:40:03 #102 DONE 8.5s 04:40:03 04:40:03 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:40:07 #31 ... 04:40:07 04:40:07 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:40:07 #130 DONE 821.4s 04:40:07 04:40:07 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:40:07 #31 ... 04:40:07 04:40:07 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:40:07 #184 DONE 0.1s 04:40:07 04:40:07 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:40:07 #140 ... 04:40:07 04:40:07 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:40:08 #185 DONE 0.2s 04:40:08 04:40:08 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:40:08 #186 DONE 0.3s 04:40:08 04:40:08 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:40:08 #187 DONE 0.1s 04:40:08 04:40:08 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:40:08 #188 DONE 0.1s 04:40:08 04:40:08 #102 [core-metadata] exporting to image 04:40:08 #102 exporting layers 04:40:09 #102 exporting layers 0.3s done 04:40:09 #102 writing image sha256:b809d50410ba6443df11c1d3ea3906bbe6354cfcb0fd46fef5deaef4b6f9f3c3 done 04:40:09 #102 naming to docker.io/library/core-metadata-arm64 done 04:40:09 #102 DONE 8.8s 04:40:09 04:40:09 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:40:09 #31 ... 04:40:09 04:40:09 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:40:09 #136 DONE 823.5s 04:40:09 04:40:09 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:40:09 #129 ... 04:40:09 04:40:09 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:40:10 #189 DONE 0.3s 04:40:10 04:40:10 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:40:10 #190 DONE 0.1s 04:40:10 04:40:10 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:10 #39 ... 04:40:10 04:40:10 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:40:10 #191 DONE 0.3s 04:40:10 04:40:10 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:40:10 #192 DONE 0.2s 04:40:10 04:40:10 #102 [core-data] exporting to image 04:40:10 #102 exporting layers 0.4s done 04:40:10 #102 writing image sha256:eb09baf840bf6b7000c2ff9902cbf2ec68e5e32c6aa9e1aec7c638df14f66d13 done 04:40:10 #102 naming to docker.io/library/core-data-arm64 done 04:40:10 #102 DONE 9.2s 04:40:10 04:40:10 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:33 #39 ... 04:40:33 04:40:33 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:40:33 #139 DONE 829.7s 04:40:33 04:40:33 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:33 #39 ... 04:40:33 04:40:33 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:40:33 #193 DONE 0.3s 04:40:33 04:40:33 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:40:33 #194 DONE 0.1s 04:40:33 04:40:33 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:40:33 #195 DONE 0.2s 04:40:33 04:40:33 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:33 #39 ... 04:40:33 04:40:33 #196 [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:40:33 #196 DONE 0.1s 04:40:33 04:40:33 #102 [security-spiffe-token-provider] exporting to image 04:40:33 #102 exporting layers 04:40:35 #102 exporting layers 4.0s done 04:40:35 #102 writing image sha256:27a32190c96147a7d7a3088e878c6e49b17e3462f37f29b6df07572a955da0fb done 04:40:35 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:40:35 #102 DONE 13.2s 04:40:35 04:40:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:53 #39 ... 04:40:53 04:40:53 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:40:53 #129 DONE 864.6s 04:40:53 04:40:53 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:40:53 #140 ... 04:40:53 04:40:53 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:40:53 #197 DONE 0.1s 04:40:53 04:40:53 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:40:53 #140 DONE 850.8s 04:40:53 04:40:53 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:53 #39 ... 04:40:53 04:40:53 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:40:53 #198 DONE 0.2s 04:40:53 04:40:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:40:53 #199 ... 04:40:53 04:40:53 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:40:53 #200 DONE 0.2s 04:40:53 04:40:53 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:40:53 #201 DONE 0.1s 04:40:53 04:40:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:40:53 #199 DONE 0.4s 04:40:53 04:40:53 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:40:53 #202 DONE 0.1s 04:40:53 04:40:53 #102 [support-scheduler] exporting to image 04:40:53 #102 exporting layers 04:40:53 #102 ... 04:40:53 04:40:53 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:40:53 #203 DONE 0.3s 04:40:53 04:40:53 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:40:53 #204 DONE 0.1s 04:40:53 04:40:53 #102 [support-notifications] exporting to image 04:40:53 #102 exporting layers 0.4s done 04:40:53 #102 writing image sha256:805e8cbbc32889a5c68d33b5d1148e22b6fce52d0c17f026faa8c6991948eae9 done 04:40:53 #102 naming to docker.io/library/support-scheduler-arm64 done 04:40:53 #102 exporting layers 0.4s done 04:40:53 #102 writing image sha256:04cdc190a68711f0f0d389601d40fa21fe152671b9160af66739547aef2cf52a done 04:40:53 #102 naming to docker.io/library/support-notifications-arm64 04:40:53 #102 naming to docker.io/library/support-notifications-arm64 done 04:40:53 #102 DONE 13.8s 04:40:53 04:40:53 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:40:53 time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:40:53 $ docker stop --time=1 cf2d64ff0976755a36cdd5de3d7c7b0beb6cbc1db07793a6696c2975d148b1e2 04:40:54 $ docker rm -f --volumes cf2d64ff0976755a36cdd5de3d7c7b0beb6cbc1db07793a6696c2975d148b1e2 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:55 + docker images 04:40:55 REPOSITORY TAG IMAGE ID CREATED SIZE 04:40:55 support-scheduler-arm64 latest 805e8cbbc328 4 seconds ago 25.9MB 04:40:55 support-notifications-arm64 latest 04cdc190a687 4 seconds ago 26.6MB 04:40:55 security-spiffe-token-provider-arm64 latest 27a32190c961 25 seconds ago 29.1MB 04:40:55 core-data-arm64 latest eb09baf840bf 45 seconds ago 17.2MB 04:40:55 core-metadata-arm64 latest b809d50410ba 47 seconds ago 17.4MB 04:40:55 core-command-arm64 latest be4d52fe6cb2 55 seconds ago 17.1MB 04:40:55 core-common-config-bootstrapper-arm64 latest a97d7a19c8ef About a minute ago 15.1MB 04:40:55 security-proxy-auth-arm64 latest c840dfb946e7 About a minute ago 15.9MB 04:40:55 security-secretstore-setup-arm64 latest eb4ab758fffe About a minute ago 35.9MB 04:40:55 security-bootstrapper-arm64 latest c9ec046c846b About a minute ago 18.5MB 04:40:55 security-proxy-setup-arm64 latest 469fd7937711 2 minutes ago 25.9MB 04:40:55 security-spire-agent-arm64 latest 82c96b6b9eef 14 minutes ago 152MB 04:40:55 security-spire-config-arm64 latest b88dd869f288 14 minutes ago 95.8MB 04:40:55 security-spire-server-arm64 latest b4a785ef7eaf 14 minutes ago 96.7MB 04:40:55 ci-base-image-arm64 latest 7658f53c2602 25 minutes ago 881MB 04:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 04:40:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:57 04:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:58 arm64: Pulling from edgex-lftools-log-publisher 04:40:58 8998bd30e6a1: Pulling fs layer 04:40:58 04944245beec: Pulling fs layer 04:40:58 699f458cf7ca: Pulling fs layer 04:40:58 765212b225bb: Pulling fs layer 04:40:58 f23df028b6ca: Pulling fs layer 04:40:58 d65c8cfc05b1: Pulling fs layer 04:40:58 2437ff75d9bd: Pulling fs layer 04:40:58 f23df028b6ca: Waiting 04:40:58 d65c8cfc05b1: Waiting 04:40:58 2437ff75d9bd: Waiting 04:40:58 765212b225bb: Waiting 04:40:58 04944245beec: Verifying Checksum 04:40:58 04944245beec: Download complete 04:40:58 765212b225bb: Verifying Checksum 04:40:58 765212b225bb: Download complete 04:40:58 f23df028b6ca: Verifying Checksum 04:40:58 f23df028b6ca: Download complete 04:40:58 d65c8cfc05b1: Verifying Checksum 04:40:58 d65c8cfc05b1: Download complete 04:40:58 699f458cf7ca: Verifying Checksum 04:40:58 699f458cf7ca: Download complete 04:40:58 8998bd30e6a1: Verifying Checksum 04:40:58 8998bd30e6a1: Download complete 04:41:01 2437ff75d9bd: Verifying Checksum 04:41:01 2437ff75d9bd: Download complete 04:41:04 8998bd30e6a1: Pull complete 04:41:04 04944245beec: Pull complete 04:41:06 699f458cf7ca: Pull complete 04:41:06 765212b225bb: Pull complete 04:41:07 f23df028b6ca: Pull complete 04:41:07 d65c8cfc05b1: Pull complete 04:41:25 2437ff75d9bd: Pull complete 04:41:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:26 prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container 04:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:41:28 $ docker top 926af49b978828acd747e071e00845bfa3260b682a84b621ec0bef64060d0b0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:29 ---> job-cost.sh 04:41:29 lf-activate-venv: SKIPPING 04:41:29 INFO: No Stack... 04:41:30 INFO: Retrieving Pricing Info for: v3-standard-4 04:41:31 INFO: Archiving Costs [Pipeline] sh 04:41:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 04:41:31 + cut -d, -f6 [Pipeline] lock 04:41:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] 04:41:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] did not exist. Created. 04:41:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:32 + echo total: 0.10999999940395355 [Pipeline] stash 04:41:32 Stashed 1 file(s) [Pipeline] } 04:41:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:33 $ docker stop --time=1 926af49b978828acd747e071e00845bfa3260b682a84b621ec0bef64060d0b0a 04:41:35 $ docker rm -f --volumes 926af49b978828acd747e071e00845bfa3260b682a84b621ec0bef64060d0b0a [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:41:37 provisioning config files... 04:41:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5997439593320503167tmp [Pipeline] { [Pipeline] sh 04:41:37 + set +x 04:41:37 + curl -s https://codecov.io/bash 04:41:37 + bash -s -- 04:41:37 04:41:37 _____ _ 04:41:37 / ____| | | 04:41:37 | | ___ __| | ___ ___ _____ __ 04:41:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:37 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:37 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:37 Bash-1.0.6 04:41:37 04:41:37 04:41:37 ==> git version 2.25.1 found 04:41:37 ==> 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:41:37 Release-Date: 2020-01-08 04:41:37 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:41:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:37 ==> Jenkins CI detected. 04:41:37 current dir:  /w/workspace/edgex-go/1 04:41:37 project root: . 04:41:37 --> token set from env 04:41:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:37 ==> Running gcov in . (disable via -X gcov) 04:41:37 ==> Python coveragepy not found 04:41:37 ==> Searching for coverage reports in: 04:41:37 + . 04:41:37 -> Found 1 reports 04:41:37 ==> Detecting git/mercurial file structure 04:41:37 ==> Reading reports 04:41:37 + ./coverage.out bytes=453602 04:41:37 ==> Appending adjustments 04:41:37 https://docs.codecov.io/docs/fixing-reports 04:41:39 + Found adjustments 04:41:39 ==> Gzipping contents 04:41:39 60K /tmp/codecov.ouBNTy.gz 04:41:39 ==> Uploading reports 04:41:39 url: https://codecov.io 04:41:39 query: branch=PR-4763&commit=8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4763&job=&cmd_args= 04:41:39 -> Pinging Codecov 04:41:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4763&commit=8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4763&job=&cmd_args= 04:41:39 -> Uploading to 04:41:39 https://storage.googleapis.com/codecov/v4/raw/2024-02-23/00271124DB129430A58F1EEE437C3FCB/8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244/febff199-4b3b-402b-9782-e9f2dbe1554a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240223T044139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfc23b3a6bd029b864350bac85eab19ca7d220c31c8482086a30d15aab8602d9 04:41:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:39 Dload Upload Total Spent Left Speed 04:41:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57697 0 0 100 57697 0 170k --:--:-- --:--:-- --:--:-- 170k 04:41:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] } 04:41:39 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:41:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 04:41:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:41:43 ---> package-listing.sh 04:41:43 ++ facter osfamily 04:41:43 ++ tr '[:upper:]' '[:lower:]' 04:41:43 + OS_FAMILY=debian 04:41:43 + workspace=/w/workspace/edgex-go/1 04:41:43 + START_PACKAGES=/tmp/packages_start.txt 04:41:43 + END_PACKAGES=/tmp/packages_end.txt 04:41:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:41:43 + PACKAGES=/tmp/packages_start.txt 04:41:43 + '[' /w/workspace/edgex-go/1 ']' 04:41:43 + PACKAGES=/tmp/packages_end.txt 04:41:43 + case "${OS_FAMILY}" in 04:41:43 + dpkg -l 04:41:43 + grep '^ii' 04:41:43 + '[' -f /tmp/packages_start.txt ']' 04:41:43 + '[' -f /tmp/packages_end.txt ']' 04:41:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:41:43 + '[' /w/workspace/edgex-go/1 ']' 04:41:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:41:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:41:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:41:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:44 04:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:45 latest: Pulling from edgex-lftools-log-publisher 04:41:45 5eb5b503b376: Pulling fs layer 04:41:45 5c69ac0246d0: Pulling fs layer 04:41:45 ec43610c2a17: Pulling fs layer 04:41:45 3a2ae6a8a46f: Pulling fs layer 04:41:45 33b1e0a273af: Pulling fs layer 04:41:45 5d3b04190fa2: Pulling fs layer 04:41:45 2f39f015ded8: Pulling fs layer 04:41:45 33b1e0a273af: Waiting 04:41:45 5d3b04190fa2: Waiting 04:41:45 2f39f015ded8: Waiting 04:41:45 3a2ae6a8a46f: Waiting 04:41:45 5c69ac0246d0: Verifying Checksum 04:41:45 5c69ac0246d0: Download complete 04:41:45 3a2ae6a8a46f: Verifying Checksum 04:41:45 3a2ae6a8a46f: Download complete 04:41:45 33b1e0a273af: Verifying Checksum 04:41:45 33b1e0a273af: Download complete 04:41:45 5d3b04190fa2: Verifying Checksum 04:41:45 5d3b04190fa2: Download complete 04:41:45 ec43610c2a17: Verifying Checksum 04:41:45 ec43610c2a17: Download complete 04:41:45 5eb5b503b376: Verifying Checksum 04:41:45 5eb5b503b376: Download complete 04:41:45 2f39f015ded8: Verifying Checksum 04:41:45 2f39f015ded8: Download complete 04:41:46 5eb5b503b376: Pull complete 04:41:46 5c69ac0246d0: Pull complete 04:41:46 ec43610c2a17: Pull complete 04:41:47 3a2ae6a8a46f: Pull complete 04:41:47 33b1e0a273af: Pull complete 04:41:47 5d3b04190fa2: Pull complete 04:41:51 2f39f015ded8: Pull complete 04:41:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:52 prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container 04:41:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:41:55 $ docker top f736cefaadd62807247be157c4bb0675ddd9b08210810456f9b02ef2d356c561 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:55 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:55 + mkdir -p /var/log/sysstat [Pipeline] sh 04:41:56 + ls /var/log/sa-host 04:41:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:56 provisioning config files... 04:41:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config542281422326415109tmp [Pipeline] { [Pipeline] echo 04:41:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:57 ---> create-netrc.sh [Pipeline] } 04:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:41:57 ---> python-tools-install.sh [Pipeline] echo 04:41:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:57 ---> sudo-logs.sh 04:41:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:58 ---> job-cost.sh 04:41:58 lf-activate-venv: SKIPPING 04:41:58 DEBUG: total: 0.10999999940395355 04:41:58 INFO: Retrieving Stack Cost... 04:41:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:59 INFO: Archiving Costs [Pipeline] echo 04:41:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:59 ---> logs-deploy.sh 04:41:59 lf-activate-venv: SKIPPING 04:41:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4763/1 04:41:59 INFO: archiving workspace using pattern(s): 04:42:00 Archives upload complete. 04:42:00 INFO: archiving logs to Nexus 04:42:01 ---> uname -a: 04:42:01 Linux prd-ubuntu20-04-docker-8c-8g-1571 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:42:01 04:42:01 04:42:01 ---> lscpu: 04:42:01 Architecture: x86_64 04:42:01 CPU op-mode(s): 32-bit, 64-bit 04:42:01 Byte Order: Little Endian 04:42:01 Address sizes: 40 bits physical, 48 bits virtual 04:42:01 CPU(s): 8 04:42:01 On-line CPU(s) list: 0-7 04:42:01 Thread(s) per core: 1 04:42:01 Core(s) per socket: 1 04:42:01 Socket(s): 8 04:42:01 NUMA node(s): 1 04:42:01 Vendor ID: AuthenticAMD 04:42:01 CPU family: 23 04:42:01 Model: 49 04:42:01 Model name: AMD EPYC-Rome Processor 04:42:01 Stepping: 0 04:42:01 CPU MHz: 2799.998 04:42:01 BogoMIPS: 5599.99 04:42:01 Virtualization: AMD-V 04:42:01 Hypervisor vendor: KVM 04:42:01 Virtualization type: full 04:42:01 L1d cache: 256 KiB 04:42:01 L1i cache: 256 KiB 04:42:01 L2 cache: 4 MiB 04:42:01 L3 cache: 128 MiB 04:42:01 NUMA node0 CPU(s): 0-7 04:42:01 Vulnerability Itlb multihit: Not affected 04:42:01 Vulnerability L1tf: Not affected 04:42:01 Vulnerability Mds: Not affected 04:42:01 Vulnerability Meltdown: Not affected 04:42:01 Vulnerability Mmio stale data: Not affected 04:42:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:42:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:42:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:42:01 Vulnerability Srbds: Not affected 04:42:01 Vulnerability Tsx async abort: Not affected 04:42:01 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:42:01 04:42:01 04:42:01 ---> nproc: 04:42:01 8 04:42:01 04:42:01 04:42:01 ---> df -h: 04:42:01 Filesystem Size Used Avail Use% Mounted on 04:42:01 overlay 155G 20G 136G 13% / 04:42:01 tmpfs 64M 0 64M 0% /dev 04:42:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:42:01 shm 64M 0 64M 0% /dev/shm 04:42:01 /dev/vda1 155G 20G 136G 13% /facter-os 04:42:01 04:42:01 04:42:01 ---> sar -b -r -n DEV: 04:42:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1571) 02/23/24 _x86_64_ (8 CPU) 04:42:01 04:42:01 04:05:25 LINUX RESTART (8 CPU) 04:42:01 04:42:01 04:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:42:01 04:07:01 140.79 8.52 132.28 0.00 307.82 53163.27 0.00 04:42:01 04:08:02 7.08 0.00 7.08 0.00 0.00 44766.82 0.00 04:42:01 04:09:01 45.29 9.84 35.45 0.00 1739.75 47465.13 0.00 04:42:01 04:10:01 136.28 0.77 135.52 0.00 36.67 59422.27 0.00 04:42:01 04:11:01 126.23 10.70 115.53 0.00 5155.67 50556.91 0.00 04:42:01 04:12:01 158.52 0.53 157.99 0.00 37.01 57702.56 0.00 04:42:01 04:13:01 567.16 4.83 562.32 0.00 52.39 173718.11 0.00 04:42:01 04:14:01 136.89 0.10 136.79 0.00 0.80 52479.79 0.00 04:42:01 04:15:01 479.44 0.03 479.41 0.00 4.40 57347.15 0.00 04:42:01 04:16:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 04:42:01 04:17:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 04:42:01 04:18:01 1.52 0.02 1.50 0.00 0.13 16.79 0.00 04:42:01 04:19:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:42:01 04:20:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 04:42:01 04:21:01 1.82 0.02 1.80 0.00 0.13 24.80 0.00 04:42:01 04:22:01 1.95 0.00 1.95 0.00 0.00 21.20 0.00 04:42:01 04:23:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 04:42:01 04:24:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 04:42:01 04:25:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 04:42:01 04:26:01 3.53 1.02 2.52 0.00 21.86 32.79 0.00 04:42:01 04:27:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 04:42:01 04:28:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 04:42:01 04:29:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 04:42:01 04:30:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 04:42:01 04:31:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 04:42:01 04:32:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 04:42:01 04:33:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 04:42:01 04:34:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 04:42:01 04:35:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 04:42:01 04:36:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 04:42:01 04:37:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 04:42:01 04:38:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 04:42:01 04:39:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 04:42:01 04:40:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 04:42:01 04:41:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 04:42:01 Average: 52.53 1.03 51.49 0.00 209.42 17054.19 0.00 04:42:01 04:42:01 04:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:42:01 04:07:01 30192208 31660144 707772 2.15 48460 1731936 1702088 5.02 822020 1572792 228 04:42:01 04:08:02 30192348 31660472 707032 2.15 48556 1731940 1702088 5.02 821772 1572812 136 04:42:01 04:09:01 29561564 31541792 795844 2.42 60624 2213508 1836168 5.41 1014104 1955656 154644 04:42:01 04:10:01 27858448 31392196 905680 2.75 111660 3617092 2108400 6.21 1553304 2982768 450088 04:42:01 04:11:01 26721820 30878036 1386968 4.22 143844 4179104 2332528 6.87 2177764 3429564 13332 04:42:01 04:12:01 23968260 31354060 910248 2.77 156408 7310524 3098592 9.13 1960524 6310408 2294788 04:42:01 04:13:01 19691712 30064904 2134568 6.49 237068 9899964 6169504 18.18 3576312 8575020 150868 04:42:01 04:14:01 16241488 29357116 2844220 8.65 254832 12513844 7268680 21.42 5470472 10016976 1447584 04:42:01 04:15:01 19132780 31421200 831556 2.53 260784 11802356 2527680 7.45 2456720 10329836 12 04:42:01 04:16:01 19133416 31422080 830528 2.53 260820 11802488 2527680 7.45 2455908 10329968 184 04:42:01 04:17:01 19175388 31464144 788352 2.40 260840 11802492 2527680 7.45 2414484 10329972 148 04:42:01 04:18:01 19177948 31466784 785720 2.39 260864 11802492 2527680 7.45 2412672 10329972 216 04:42:01 04:19:01 19180412 31469272 783172 2.38 260884 11802496 2527680 7.45 2410404 10329976 136 04:42:01 04:20:01 19181304 31470188 782412 2.38 260904 11802504 2527680 7.45 2410520 10329980 208 04:42:01 04:21:01 19181500 31470460 782280 2.38 260932 11802484 2550644 7.52 2409468 10329964 24 04:42:01 04:22:01 19181980 31470960 781704 2.38 260964 11802488 2550644 7.52 2409712 10329968 4 04:42:01 04:23:01 19182108 31471164 781640 2.38 261012 11802488 2550644 7.52 2409712 10329968 172 04:42:01 04:24:01 19182060 31471180 781564 2.38 261068 11802492 2550644 7.52 2409796 10329972 160 04:42:01 04:25:01 19181816 31470992 781680 2.38 261120 11802496 2550644 7.52 2409848 10329976 8 04:42:01 04:26:01 19181860 31472012 780668 2.37 261212 11803112 2542996 7.49 2409420 10330528 160 04:42:01 04:27:01 19181860 31472064 780552 2.37 261264 11803116 2542996 7.49 2409712 10330532 8 04:42:01 04:28:01 19181740 31472000 780508 2.37 261316 11803120 2542996 7.49 2409720 10330536 176 04:42:01 04:29:01 19181932 31472268 780424 2.37 261384 11803124 2542996 7.49 2409812 10330540 172 04:42:01 04:30:01 19181664 31472028 780612 2.37 261396 11803128 2542996 7.49 2409796 10330544 172 04:42:01 04:31:01 19182152 31472544 780072 2.37 261428 11803124 2542996 7.49 2409576 10330544 16 04:42:01 04:32:01 19182516 31472944 779668 2.37 261456 11803132 2542996 7.49 2409592 10330548 8 04:42:01 04:33:01 19182404 31472840 779756 2.37 261468 11803136 2542996 7.49 2409576 10330552 176 04:42:01 04:34:01 19182144 31472624 779968 2.37 261496 11803136 2542996 7.49 2409536 10330552 40 04:42:01 04:35:01 19182304 31472796 779940 2.37 261504 11803140 2542996 7.49 2409616 10330556 164 04:42:01 04:36:01 19182604 31473124 779604 2.37 261556 11803124 2542996 7.49 2409312 10330556 8 04:42:01 04:37:01 19182544 31473160 779708 2.37 261604 11803148 2542996 7.49 2409724 10330568 4 04:42:01 04:38:01 19182244 31472880 779920 2.37 261624 11803156 2542996 7.49 2409656 10330572 40 04:42:01 04:39:01 19182512 31473148 779644 2.37 261632 11803156 2542996 7.49 2409428 10330572 8 04:42:01 04:40:01 19182456 31473124 779516 2.37 261676 11803160 2542996 7.49 2409724 10330576 8 04:42:01 04:41:01 19182220 31472932 779676 2.37 261696 11803152 2542996 7.49 2409700 10330576 8 04:42:01 Average: 20635249 31358275 902376 2.74 231867 10339296 2709294 7.98 2358840 9009554 128975 04:42:01 04:42:01 04:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:42:01 04:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:42:01 04:07:01 ens3 746.59 681.62 3472.08 96.15 0.00 0.00 0.00 0.00 04:42:01 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:08:02 ens3 5.50 2.68 5.17 0.36 0.00 0.00 0.00 0.00 04:42:01 04:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:09:01 lo 3.32 3.32 0.32 0.32 0.00 0.00 0.00 0.00 04:42:01 04:09:01 veth4cc2aa8 587.77 533.82 48.14 2680.59 0.00 0.00 0.00 0.22 04:42:01 04:09:01 ens3 635.75 658.73 4384.95 88.91 0.00 0.00 0.00 0.00 04:42:01 04:09:01 docker0 587.77 533.72 40.10 2680.58 0.00 0.00 0.00 0.00 04:42:01 04:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:42:01 04:10:01 veth0bc1fed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:10:01 ens3 399.02 290.38 5041.29 41.79 0.00 0.00 0.00 0.00 04:42:01 04:10:01 docker0 206.00 259.38 16.18 1872.77 0.00 0.00 0.00 0.00 04:42:01 04:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:42:01 04:11:01 veth0bc1fed 1.63 1.67 0.14 0.15 0.00 0.00 0.00 0.00 04:42:01 04:11:01 ens3 206.55 120.95 2761.93 21.88 0.00 0.00 0.00 0.00 04:42:01 04:11:01 docker0 1.63 1.63 0.12 0.15 0.00 0.00 0.00 0.00 04:42:01 04:12:01 veth1e09982 0.55 0.50 0.05 0.18 0.00 0.00 0.00 0.00 04:42:01 04:12:01 vethf600b1f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:12:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 04:42:01 04:12:01 vetha3751a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:12:01 veth09462f3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:12:01 veth22c14ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:12:01 ens3 138.96 79.38 2991.59 21.74 0.00 0.00 0.00 0.00 04:42:01 04:12:01 docker0 0.55 0.38 0.04 0.17 0.00 0.00 0.00 0.00 04:42:01 04:12:01 vethfe4e3af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth8be371f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth03c059d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth20c5dd0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth2c46874 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth1e09982 0.07 0.82 0.00 0.04 0.00 0.00 0.00 0.00 04:42:01 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth7e17d2e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth889196d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth7a230db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 vethd5ac8b0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth64c9d77 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 veth250f9fb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 vethb35ad21 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:42:01 04:13:01 ens3 301.87 176.67 2382.27 27.62 0.00 0.00 0.00 0.00 04:42:01 04:13:01 docker0 160.32 273.45 12.79 2359.02 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth8be371f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth03c059d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth20c5dd0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth2c46874 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth1e09982 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth7e17d2e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth889196d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth7a230db 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 vethd5ac8b0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth64c9d77 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 veth250f9fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 vethb35ad21 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:14:01 ens3 7.63 5.85 6.14 3.55 0.00 0.00 0.00 0.00 04:42:01 04:14:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:15:01 ens3 13.35 10.31 11.34 6.18 0.00 0.00 0.00 0.00 04:42:01 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:17:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:42:01 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:22:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:42:01 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:23:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:26:01 ens3 0.25 0.18 0.47 0.01 0.00 0.00 0.00 0.00 04:42:01 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:27:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:42:01 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:32:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:42:01 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:42:01 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:40:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:42:01 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 04:41:01 ens3 0.20 0.08 0.17 0.00 0.00 0.00 0.00 0.00 04:42:01 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 04:42:01 Average: ens3 69.98 57.68 600.42 8.78 0.00 0.00 0.00 0.00 04:42:01 Average: docker0 27.05 30.29 1.96 196.27 0.00 0.00 0.00 0.00 04:42:01 04:42:01 04:42:01 ---> sar -P ALL: 04:42:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1571) 02/23/24 _x86_64_ (8 CPU) 04:42:01 04:42:01 04:05:25 LINUX RESTART (8 CPU) 04:42:01 04:42:01 04:06:01 CPU %user %nice %system %iowait %steal %idle 04:42:01 04:07:01 all 4.09 0.00 0.68 1.05 0.02 94.15 04:42:01 04:07:01 0 3.31 0.00 0.45 0.15 0.03 96.06 04:42:01 04:07:01 1 5.07 0.00 1.60 3.44 0.02 89.87 04:42:01 04:07:01 2 4.21 0.00 0.60 2.07 0.03 93.09 04:42:01 04:07:01 3 3.43 0.00 0.48 0.15 0.02 95.92 04:42:01 04:07:01 4 2.22 0.00 0.62 2.23 0.03 94.90 04:42:01 04:07:01 5 7.21 0.00 0.82 0.07 0.02 91.89 04:42:01 04:07:01 6 4.28 0.00 0.23 0.00 0.02 95.47 04:42:01 04:07:01 7 3.02 0.00 0.65 0.30 0.02 96.01 04:42:01 04:08:02 all 0.06 0.00 0.01 0.01 0.01 99.90 04:42:01 04:08:02 0 0.03 0.00 0.03 0.00 0.03 99.90 04:42:01 04:08:02 1 0.05 0.00 0.00 0.00 0.02 99.93 04:42:01 04:08:02 2 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:08:02 3 0.02 0.00 0.03 0.00 0.02 99.93 04:42:01 04:08:02 4 0.03 0.00 0.00 0.03 0.02 99.92 04:42:01 04:08:02 5 0.23 0.00 0.00 0.00 0.00 99.77 04:42:01 04:08:02 6 0.03 0.00 0.00 0.00 0.02 99.95 04:42:01 04:08:02 7 0.05 0.00 0.02 0.07 0.00 99.87 04:42:01 04:09:01 all 3.10 0.00 1.45 1.00 0.03 94.42 04:42:01 04:09:01 0 6.65 0.00 2.86 5.57 0.03 84.88 04:42:01 04:09:01 1 2.46 0.00 1.38 0.03 0.02 96.11 04:42:01 04:09:01 2 2.66 0.00 1.04 0.49 0.03 95.78 04:42:01 04:09:01 3 1.89 0.00 1.17 0.56 0.03 96.35 04:42:01 04:09:01 4 2.40 0.00 0.92 0.07 0.03 96.59 04:42:01 04:09:01 5 4.37 0.00 0.77 0.02 0.02 94.83 04:42:01 04:09:01 6 2.61 0.00 2.64 0.02 0.03 94.70 04:42:01 04:09:01 7 1.79 0.00 0.80 1.28 0.03 96.11 04:42:01 04:10:01 all 20.63 0.00 4.04 3.56 0.07 71.69 04:42:01 04:10:01 0 22.04 0.00 3.88 4.56 0.10 69.42 04:42:01 04:10:01 1 20.70 0.00 3.76 1.47 0.07 74.00 04:42:01 04:10:01 2 21.32 0.00 4.16 3.70 0.07 70.76 04:42:01 04:10:01 3 19.76 0.00 5.12 7.37 0.07 67.69 04:42:01 04:10:01 4 20.11 0.00 3.62 0.13 0.07 76.07 04:42:01 04:10:01 5 20.75 0.00 3.81 0.76 0.07 74.61 04:42:01 04:10:01 6 20.06 0.00 3.67 0.13 0.07 76.06 04:42:01 04:10:01 7 20.33 0.00 4.33 10.39 0.07 64.89 04:42:01 04:11:01 all 33.32 0.00 5.50 4.01 0.12 57.04 04:42:01 04:11:01 0 33.16 0.00 5.98 1.42 0.10 59.34 04:42:01 04:11:01 1 32.45 0.00 5.09 1.40 0.13 60.93 04:42:01 04:11:01 2 32.58 0.00 4.95 12.80 0.12 49.55 04:42:01 04:11:01 3 32.47 0.00 5.95 1.90 0.20 59.47 04:42:01 04:11:01 4 32.88 0.00 6.44 0.90 0.08 59.70 04:42:01 04:11:01 5 35.24 0.00 4.75 7.63 0.10 52.27 04:42:01 04:11:01 6 35.21 0.00 6.11 4.73 0.10 53.85 04:42:01 04:11:01 7 32.59 0.00 4.69 1.28 0.12 61.31 04:42:01 04:12:01 all 34.23 0.00 5.94 3.85 0.10 55.89 04:42:01 04:12:01 0 37.02 0.00 6.32 1.04 0.10 55.53 04:42:01 04:12:01 1 30.29 0.00 5.89 6.73 0.08 57.01 04:42:01 04:12:01 2 34.04 0.00 5.58 2.73 0.08 57.56 04:42:01 04:12:01 3 35.10 0.00 6.01 7.86 0.10 50.93 04:42:01 04:12:01 4 34.85 0.00 6.00 1.75 0.10 57.30 04:42:01 04:12:01 5 33.41 0.00 6.07 4.00 0.08 56.44 04:42:01 04:12:01 6 34.74 0.00 5.55 0.86 0.08 58.76 04:42:01 04:12:01 7 34.35 0.00 6.12 5.77 0.13 53.62 04:42:01 04:13:01 all 12.66 0.00 5.05 24.80 0.09 57.40 04:42:01 04:13:01 0 11.39 0.00 4.83 24.20 0.12 59.47 04:42:01 04:13:01 1 11.95 0.00 4.58 4.48 0.05 78.93 04:42:01 04:13:01 2 12.33 0.00 4.20 11.14 0.08 72.25 04:42:01 04:13:01 3 14.08 0.00 5.76 32.29 0.07 47.81 04:42:01 04:13:01 4 12.40 0.00 5.45 33.40 0.07 48.68 04:42:01 04:13:01 5 13.62 0.00 5.32 43.04 0.05 37.97 04:42:01 04:13:01 6 12.63 0.00 4.92 34.38 0.08 47.98 04:42:01 04:13:01 7 12.88 0.00 5.36 15.51 0.17 66.08 04:42:01 04:14:01 all 93.44 0.00 6.41 0.01 0.14 0.01 04:42:01 04:14:01 0 92.80 0.00 7.03 0.00 0.16 0.02 04:42:01 04:14:01 1 92.80 0.00 6.99 0.02 0.17 0.02 04:42:01 04:14:01 2 94.50 0.00 5.35 0.02 0.12 0.02 04:42:01 04:14:01 3 92.96 0.00 6.90 0.00 0.14 0.00 04:42:01 04:14:01 4 93.14 0.00 6.66 0.02 0.13 0.05 04:42:01 04:14:01 5 93.17 0.00 6.70 0.00 0.13 0.00 04:42:01 04:14:01 6 94.49 0.00 5.40 0.00 0.12 0.00 04:42:01 04:14:01 7 93.61 0.00 6.28 0.00 0.12 0.00 04:42:01 04:15:01 all 12.69 0.00 2.37 5.25 0.04 79.65 04:42:01 04:15:01 0 12.48 0.00 2.10 2.75 0.05 82.62 04:42:01 04:15:01 1 11.67 0.00 2.50 5.02 0.05 80.77 04:42:01 04:15:01 2 12.56 0.00 1.99 2.49 0.03 82.92 04:42:01 04:15:01 3 12.53 0.00 2.36 5.53 0.05 79.53 04:42:01 04:15:01 4 12.98 0.00 2.61 1.44 0.02 82.95 04:42:01 04:15:01 5 13.19 0.00 2.46 3.14 0.03 81.17 04:42:01 04:15:01 6 12.99 0.00 2.24 2.86 0.03 81.87 04:42:01 04:15:01 7 13.08 0.00 2.68 18.81 0.05 65.38 04:42:01 04:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:42:01 04:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:42:01 04:16:01 1 0.03 0.00 0.03 0.03 0.03 99.87 04:42:01 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:16:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:42:01 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:42:01 04:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:17:01 1 0.00 0.00 0.03 0.02 0.03 99.92 04:42:01 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:42:01 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:17:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:42:01 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:42:01 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:42:01 04:18:01 all 0.02 0.00 0.01 0.01 0.01 99.94 04:42:01 04:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:42:01 04:18:01 1 0.03 0.00 0.02 0.07 0.05 99.83 04:42:01 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:18:01 6 0.10 0.00 0.02 0.02 0.02 99.85 04:42:01 04:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 04:42:01 04:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:42:01 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:42:01 04:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:19:01 6 0.23 0.00 0.03 0.02 0.00 99.72 04:42:01 04:19:01 7 1.81 0.00 0.02 0.00 0.00 98.18 04:42:01 04:20:01 all 0.15 0.00 0.01 0.00 0.01 99.83 04:42:01 04:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:20:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:42:01 04:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:42:01 04:20:01 6 0.07 0.00 0.02 0.02 0.02 99.88 04:42:01 04:20:01 7 1.06 0.00 0.02 0.00 0.02 98.91 04:42:01 04:21:01 all 0.11 0.00 0.04 0.01 0.01 99.84 04:42:01 04:21:01 0 0.03 0.00 0.07 0.00 0.02 99.88 04:42:01 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:42:01 04:21:01 2 0.00 0.00 0.05 0.00 0.00 99.95 04:42:01 04:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:21:01 5 0.03 0.00 0.03 0.02 0.00 99.92 04:42:01 04:21:01 6 0.10 0.00 0.03 0.03 0.00 99.83 04:42:01 04:21:01 7 0.68 0.00 0.05 0.00 0.00 99.27 04:42:01 04:22:01 all 0.02 0.00 0.01 0.03 0.01 99.93 04:42:01 04:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:42:01 04:22:01 1 0.03 0.00 0.02 0.03 0.03 99.88 04:42:01 04:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:42:01 04:22:01 3 0.00 0.00 0.00 0.03 0.02 99.95 04:42:01 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:22:01 6 0.05 0.00 0.02 0.13 0.02 99.78 04:42:01 04:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:42:01 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:42:01 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:23:01 6 0.08 0.00 0.02 0.12 0.02 99.77 04:42:01 04:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:42:01 04:24:01 all 0.01 0.00 0.01 0.02 0.01 99.95 04:42:01 04:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:24:01 1 0.02 0.00 0.03 0.08 0.02 99.85 04:42:01 04:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:24:01 6 0.02 0.00 0.02 0.05 0.00 99.92 04:42:01 04:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:42:01 04:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:42:01 04:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:42:01 04:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:25:01 6 0.05 0.00 0.02 0.03 0.02 99.88 04:42:01 04:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:42:01 04:26:01 all 0.05 0.00 0.03 0.02 0.01 99.88 04:42:01 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:26:01 1 0.07 0.00 0.02 0.12 0.05 99.75 04:42:01 04:26:01 2 0.05 0.00 0.07 0.00 0.00 99.88 04:42:01 04:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:26:01 4 0.20 0.00 0.05 0.03 0.00 99.72 04:42:01 04:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:42:01 04:26:01 6 0.03 0.00 0.05 0.03 0.02 99.87 04:42:01 04:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:27:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:42:01 04:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:42:01 04:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:42:01 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:27:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:42:01 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:27:01 6 0.05 0.00 0.02 0.05 0.02 99.87 04:42:01 04:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:42:01 04:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:42:01 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:28:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:42:01 04:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:42:01 04:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:28:01 6 0.02 0.00 0.03 0.05 0.03 99.87 04:42:01 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:42:01 04:28:01 CPU %user %nice %system %iowait %steal %idle 04:42:01 04:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:42:01 04:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:29:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:42:01 04:29:01 6 0.03 0.00 0.03 0.05 0.03 99.85 04:42:01 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:42:01 04:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:42:01 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:42:01 04:30:01 6 0.07 0.00 0.03 0.03 0.05 99.82 04:42:01 04:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:42:01 04:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:42:01 04:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:31:01 6 0.05 0.00 0.02 0.03 0.03 99.87 04:42:01 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:42:01 04:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:42:01 04:32:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:42:01 04:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:42:01 04:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:42:01 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:32:01 6 0.05 0.00 0.03 0.07 0.03 99.82 04:42:01 04:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:42:01 04:33:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:42:01 04:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:42:01 04:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:33:01 6 0.00 0.00 0.00 0.00 0.03 99.97 04:42:01 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:42:01 04:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:42:01 04:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:34:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:42:01 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 04:42:01 04:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:35:01 all 0.17 0.00 0.01 0.00 0.01 99.81 04:42:01 04:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:42:01 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:35:01 6 0.02 0.00 0.00 0.00 0.03 99.95 04:42:01 04:35:01 7 1.30 0.00 0.03 0.00 0.02 98.65 04:42:01 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:42:01 04:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:42:01 04:36:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:42:01 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:42:01 04:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:36:01 6 0.03 0.00 0.02 0.03 0.02 99.90 04:42:01 04:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:42:01 04:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:37:01 1 0.03 0.00 0.03 0.02 0.03 99.88 04:42:01 04:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:42:01 04:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:42:01 04:38:01 all 0.15 0.00 0.01 0.01 0.01 99.83 04:42:01 04:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:42:01 04:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:42:01 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:38:01 5 0.02 0.00 0.00 0.03 0.02 99.93 04:42:01 04:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:42:01 04:38:01 7 1.06 0.00 0.00 0.00 0.02 98.92 04:42:01 04:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:42:01 04:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:42:01 04:39:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:42:01 04:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 04:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:42:01 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:42:01 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:42:01 04:39:01 CPU %user %nice %system %iowait %steal %idle 04:42:01 04:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:42:01 04:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:42:01 04:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:42:01 04:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:42:01 04:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:42:01 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:40:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:42:01 04:40:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:42:01 04:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:42:01 04:41:01 all 0.00 0.00 0.01 0.00 0.01 99.97 04:42:01 04:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:42:01 04:41:01 1 0.02 0.00 0.00 0.00 0.03 99.95 04:42:01 04:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:42:01 04:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:42:01 04:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:42:01 04:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:42:01 04:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:42:01 04:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:42:01 Average: all 6.10 0.00 0.90 1.24 0.03 91.74 04:42:01 Average: 0 6.17 0.00 0.96 1.12 0.03 91.72 04:42:01 Average: 1 5.81 0.00 0.91 0.66 0.04 92.60 04:42:01 Average: 2 6.10 0.00 0.80 1.00 0.02 92.08 04:42:01 Average: 3 6.02 0.00 0.97 1.58 0.03 91.41 04:42:01 Average: 4 6.00 0.00 0.92 1.13 0.02 91.94 04:42:01 Average: 5 6.30 0.00 0.87 1.67 0.02 91.15 04:42:01 Average: 6 6.20 0.00 0.89 1.24 0.03 91.64 04:42:01 Average: 7 6.20 0.00 0.88 1.52 0.03 91.38 04:42:01 04:42:01 04:42:01