lindseysimple commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 4c96589810e32dfa87b3b196add1bb7b715a3cf4+fa614b66c3ed1d56f649226ca5a7d2f493aafc65 (5dd2c99e61028cb65d5786322cad27182e438a32) 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-ssh2600337216633814852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16488808701232164869.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2515339203495068314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12339597600354197681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15685641428363355805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1135 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) > 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/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 Commit message: "fix: Remove CheckMinInterval return value and modify tests" > git rev-list --no-walk 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:44:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:44:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:44:09 ========================================================= 06:44:09 EdgeX Global Pipelines Version Info 06:44:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:44:10 ------------------- 06:44:10 stable info: 06:44:10 ------------------- 06:44:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:44:10 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 06:44:10 Message: update stable to v1.0.250 06:44:11 ------------------- 06:44:11 experimental info: 06:44:11 ------------------- 06:44:11 Commited By: **** collab-it+edgex@linuxfoundation.org 06:44:11 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 06:44:11 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4597 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4597 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4597 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c96589 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:11 provisioning config files... 06:44:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9486014507807536243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:12 ---> docker-login.sh 06:44:12 nexus3.edgexfoundry.org:10001 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10002 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10003 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10004 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 docker.io 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 ---> docker-login.sh ends [Pipeline] } 06:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:13 + 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 06:44:13 + cut -d/ -f2 06:44:13 + dirname cmd/core-command/Dockerfile 06:44:13 + echo core-command,cmd/core-command/Dockerfile 06:44:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:44:13 + dirname cmd/core-data/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo core-data,cmd/core-data/Dockerfile 06:44:13 + dirname cmd/core-metadata/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo core-metadata,cmd/core-metadata/Dockerfile 06:44:13 + dirname cmd/security-bootstrapper/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + dirname cmd/security-proxy-auth/Dockerfile 06:44:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:44:13 + dirname cmd/security-proxy-setup/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:44:13 + + dirname cmd/security-secretstore-setup/Dockerfile 06:44:13 cut -d/ -f2 06:44:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:44:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:44:13 + dirname cmd/security-spire-agent/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:44:13 + dirname cmd/security-spire-config/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:44:13 + dirname cmd/security-spire-server/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:44:13 + dirname cmd/support-notifications/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo support-notifications,cmd/support-notifications/Dockerfile 06:44:13 + dirname cmd/support-scheduler/Dockerfile 06:44:13 + cut -d/ -f2 06:44:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:44:13 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 06:44:13 + git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo 06:44:13 -----------> git rev-list -1 --merges 4c96589810e32dfa87b3b196add1bb7b715a3cf4~1..4c96589810e32dfa87b3b196add1bb7b715a3cf4 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [false] [Pipeline] sh 06:44:14 + git log --format=format:%s -1 4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] echo 06:44:14 ========================================================= 06:44:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:44:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:44:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:14 + grep -v github /etc/ssh/ssh_known_hosts 06:44:14 + [ -e /tmp/ssh_known_hosts ] 06:44:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:44:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:44:14 + sudo tee -a /etc/ssh/ssh_known_hosts 06:44:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:15 06:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:15 0.1.4: Pulling from edgex-devops/py-git-semver 06:44:15 b85a868b505f: Pulling fs layer 06:44:15 e2be974225ed: Pulling fs layer 06:44:15 339a4e72a1f5: Pulling fs layer 06:44:15 988bab9f4d93: Pulling fs layer 06:44:15 1469e6f7b9e6: Pulling fs layer 06:44:15 eaf3925da568: Pulling fs layer 06:44:15 1469e6f7b9e6: Waiting 06:44:15 988bab9f4d93: Waiting 06:44:15 bab4dde63d76: Pulling fs layer 06:44:15 bde34c3a00c8: Pulling fs layer 06:44:15 b352a97aabf1: Pulling fs layer 06:44:15 b352a97aabf1: Waiting 06:44:15 eaf3925da568: Waiting 06:44:15 bab4dde63d76: Waiting 06:44:15 4872d77fe225: Pulling fs layer 06:44:15 5851b861e8e6: Pulling fs layer 06:44:15 4872d77fe225: Waiting 06:44:15 5851b861e8e6: Waiting 06:44:15 e2be974225ed: Verifying Checksum 06:44:15 e2be974225ed: Download complete 06:44:15 988bab9f4d93: Verifying Checksum 06:44:15 988bab9f4d93: Download complete 06:44:15 1469e6f7b9e6: Verifying Checksum 06:44:15 1469e6f7b9e6: Download complete 06:44:15 eaf3925da568: Verifying Checksum 06:44:15 eaf3925da568: Download complete 06:44:15 339a4e72a1f5: Verifying Checksum 06:44:15 339a4e72a1f5: Download complete 06:44:15 bde34c3a00c8: Verifying Checksum 06:44:15 bde34c3a00c8: Download complete 06:44:15 b352a97aabf1: Download complete 06:44:15 4872d77fe225: Verifying Checksum 06:44:15 4872d77fe225: Download complete 06:44:15 5851b861e8e6: Verifying Checksum 06:44:15 5851b861e8e6: Download complete 06:44:15 b85a868b505f: Verifying Checksum 06:44:15 b85a868b505f: Download complete 06:44:15 bab4dde63d76: Verifying Checksum 06:44:15 bab4dde63d76: Download complete 06:44:16 b85a868b505f: Pull complete 06:44:16 e2be974225ed: Pull complete 06:44:17 339a4e72a1f5: Pull complete 06:44:17 988bab9f4d93: Pull complete 06:44:17 1469e6f7b9e6: Pull complete 06:44:17 eaf3925da568: Pull complete 06:44:19 bab4dde63d76: Pull complete 06:44:19 bde34c3a00c8: Pull complete 06:44:19 b352a97aabf1: Pull complete 06:44:19 4872d77fe225: Pull complete 06:44:19 5851b861e8e6: Pull complete 06:44:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:19 prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container 06:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/py-git-semver:0.1.4 cat 06:44:24 $ docker top 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd -eo pid,comm 06:44:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:44:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:24 [ssh-agent] Looking for ssh-agent implementation... 06:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:24 $ docker exec 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent 06:44:25 SSH_AUTH_SOCK=/tmp/ssh-VYAC6PXHo8ih/agent.32 06:44:25 SSH_AGENT_PID=38 06:44:25 Running ssh-add (command line suppressed) 06:44:25 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4032703572437302660.key (/w/workspace/edgex-go/5@tmp/private_key_4032703572437302660.key) 06:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:25 + git tag --points-at HEAD [Pipeline] } 06:44:25 $ docker exec --env ******** --env ******** 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent -k 06:44:25 unset SSH_AUTH_SOCK; 06:44:25 unset SSH_AGENT_PID; 06:44:25 echo Agent pid 38 killed; 06:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:25 [ssh-agent] Looking for ssh-agent implementation... 06:44:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:25 $ docker exec 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent 06:44:25 SSH_AUTH_SOCK=/tmp/ssh-rBM0cjsBDzKP/agent.70 06:44:25 SSH_AGENT_PID=76 06:44:25 Running ssh-add (command line suppressed) 06:44:25 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6731970768893409953.key (/w/workspace/edgex-go/5@tmp/private_key_6731970768893409953.key) 06:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:26 + git semver init 06:44:26 2023-07-14 06:44:26,383 [run_init] DEBUG init version:0.0.0 force:False 06:44:26 2023-07-14 06:44:26,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 06:44:26 2023-07-14 06:44:26,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 06:44:26 2023-07-14 06:44:26,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 06:44:33 2023-07-14 06:44:31,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 06:44:33 2023-07-14 06:44:31,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4597 with force:False 06:44:33 2023-07-14 06:44:31,937 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4597 06:44:33 2023-07-14 06:44:31,942 [execute] INFO git cat-file --batch-check 06:44:33 2023-07-14 06:44:31,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 06:44:33 2023-07-14 06:44:31,948 [execute] INFO git cat-file --batch 06:44:33 2023-07-14 06:44:31,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 06:44:33 2023-07-14 06:44:31,953 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4597 06:44:33 0.0.0 [Pipeline] } 06:44:33 $ docker exec --env ******** --env ******** 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd ssh-agent -k 06:44:33 unset SSH_AUTH_SOCK; 06:44:33 unset SSH_AGENT_PID; 06:44:33 echo Agent pid 76 killed; 06:44:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:33 + git semver [Pipeline] } 06:44:33 $ docker stop --time=1 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd 06:44:34 $ docker rm -f --volumes 28c53706b35cf7a7976101687fc1b09523eb5263cf0e3439ad5ea8a7a15bfcdd [Pipeline] // withDockerContainer [Pipeline] sh 06:44:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:35 Stashed 1 file(s) [Pipeline] echo 06:44:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:35 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 06:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:35 ========================================================= 06:44:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:44:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:44:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:36 4db1b89c0bd1: Pulling fs layer 06:44:36 6911f1a30b25: Pulling fs layer 06:44:36 e194b8c5c2a9: Pulling fs layer 06:44:36 6863d3e3a2b1: Pulling fs layer 06:44:36 ec0bb842ea78: Pulling fs layer 06:44:36 40a00589a448: Pulling fs layer 06:44:36 6c08303d61cc: Pulling fs layer 06:44:36 798269fcf238: Pulling fs layer 06:44:36 ec0bb842ea78: Waiting 06:44:36 6c08303d61cc: Waiting 06:44:36 798269fcf238: Waiting 06:44:36 40a00589a448: Waiting 06:44:36 6911f1a30b25: Verifying Checksum 06:44:36 6911f1a30b25: Download complete 06:44:36 6863d3e3a2b1: Verifying Checksum 06:44:36 6863d3e3a2b1: Download complete 06:44:36 ec0bb842ea78: Download complete 06:44:36 4db1b89c0bd1: Verifying Checksum 06:44:36 4db1b89c0bd1: Download complete 06:44:36 40a00589a448: Verifying Checksum 06:44:36 40a00589a448: Download complete 06:44:36 4db1b89c0bd1: Pull complete 06:44:36 6911f1a30b25: Pull complete 06:44:36 798269fcf238: Verifying Checksum 06:44:36 798269fcf238: Download complete 06:44:37 e194b8c5c2a9: Verifying Checksum 06:44:37 e194b8c5c2a9: Download complete 06:44:37 6c08303d61cc: Verifying Checksum 06:44:37 6c08303d61cc: Download complete 06:44:40 e194b8c5c2a9: Pull complete 06:44:40 6863d3e3a2b1: Pull complete 06:44:40 ec0bb842ea78: Pull complete 06:44:40 40a00589a448: Pull complete 06:44:43 6c08303d61cc: Pull complete 06:44:43 798269fcf238: Pull complete 06:44:43 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 06:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 06:44:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:44:43 WORKDIR /edgex 06:44:43 COPY go.mod . 06:44:43 RUN go mod download 06:44:43 + docker build -t ci-base-image-x86_64 -f - . 06:44:44 Sending build context to Docker daemon 170.7MB 06:44:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:44:44 ---> ec979cd7f677 06:44:44 Step 2/4 : WORKDIR /edgex 06:44:50 Still waiting to schedule task 06:44:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:44:56 ---> Running in 65d0dd16b922 06:44:56 Removing intermediate container 65d0dd16b922 06:44:56 ---> 2a1139d4c4eb 06:44:56 Step 3/4 : COPY go.mod . 06:44:56 ---> 31a4cd9cec2c 06:44:56 Step 4/4 : RUN go mod download 06:44:56 ---> Running in eb14175a757b 06:45:18 Removing intermediate container eb14175a757b 06:45:18 ---> b2d4a045c10a 06:45:18 Successfully built b2d4a045c10a 06:45:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:18 + docker inspect -f . ci-base-image-x86_64 06:45:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:19 prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container 06:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:45:19 $ docker top 601c628d56da7703c8ce961f7c5550c03e5578ec077451805489e06649ffda0e -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:19 + go version 06:45:19 go version go1.20.6 linux/amd64 [Pipeline] } 06:45:19 $ docker stop --time=1 601c628d56da7703c8ce961f7c5550c03e5578ec077451805489e06649ffda0e 06:45:21 $ docker rm -f --volumes 601c628d56da7703c8ce961f7c5550c03e5578ec077451805489e06649ffda0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:21 + docker inspect -f . ci-base-image-x86_64 06:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:21 prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container 06:45:21 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:45:21 $ docker top ff84bf601296f8c9e7291cbefea2cce56426f0888e9b7bf6e48c1c78d16323cc -eo pid,comm [Pipeline] { [Pipeline] echo 06:45:21 ========================================================= 06:45:21 [edgeXBuildGoParallel] Running Tests and Build... 06:45:21 ========================================================= [Pipeline] sh 06:45:22 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 06:45:22 + make test 06:45:22 go test -race -coverprofile=coverage.out ./... 06:45:29 ? github.com/edgexfoundry/edgex-go [no test files] 06:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:45:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:45:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:45:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:45:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:45:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 06:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 06:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:45:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 06:45:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements 06:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:45:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.006s coverage: 88.5% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 95.6% of statements 06:45:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 06:45:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:45:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:45:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:45:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 06:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:45:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:45:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 06:45:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 31.9% of statements 06:45:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 42.9% of statements 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements 06:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 06:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 06:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:45:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:45:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:45:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:45:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:45:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:46:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 06:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:46:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.060s coverage: 92.9% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 81.8% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.487s coverage: 38.4% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 06:46:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 06:46:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:46:15 running golangci-lint 06:46:15 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 06:46:15 go version go1.20.6 linux/amd64 06:46:15 level=info msg="[config_reader] Used config file .golangci.yml" 06:46:15 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 06:46:30 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 14.014755564s" 06:46:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.303944ms" 06:46:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1136 in /w/workspace/edgexfoundry_edgex-go_PR-4597 [Pipeline] { [Pipeline] ws 06:46:31 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 06:46:31 The recommended git tool is: git 06:46:36 level=info msg="[linters_context/goanalysis] analyzers took 53.48285423s with top 10 stages: buildir: 29.271266881s, fact_deprecated: 1.886222917s, inspect: 1.86975546s, printf: 1.589248242s, ctrlflow: 1.2311394s, gosec: 1.120057409s, S1038: 765.294238ms, fact_purity: 646.762774ms, nilness: 596.706828ms, unused: 510.04393ms" 06:46:36 level=info msg="[runner] Issues before processing: 203, after processing: 0" 06:46:36 level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, identifier_marker: 203/203" 06:46:36 level=info msg="[runner] processing took 17.996348ms with stages: nolint: 9.635366ms, identifier_marker: 3.393908ms, path_prettifier: 1.704954ms, exclude-rules: 1.247123ms, skip_dirs: 1.059585ms, autogenerated_exclude: 854.767µs, cgo: 57.873µs, filename_unadjuster: 37.782µs, max_same_issues: 1.28µs, skip_files: 560ns, uniq_by_line: 540ns, diff: 400ns, source_code: 360ns, path_shortener: 340ns, exclude: 330ns, sort_results: 310ns, severity-rules: 300ns, max_from_linter: 240ns, max_per_file_from_linter: 170ns, path_prefixer: 160ns" 06:46:36 level=info msg="[runner] linters took 7.053256338s with stages: goanalysis_metalinter: 7.035110265s" 06:46:36 level=info msg="File cache stats: 0 entries of total size 0B" 06:46:36 level=info msg="Memory: 213 samples, avg is 185.5MB, max is 801.7MB" 06:46:36 level=info msg="Execution took 21.110566265s" 06:46:36 go vet ./... 06:46:36 using credential edgex-jenkins-ssh 06:46:36 Cloning the remote Git repository 06:46:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:46:37 > git init /w/workspace/edgex-go/5 # timeout=10 06:46:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:37 > git --version # timeout=10 06:46:37 > git --version # 'git version 2.25.1' 06:46:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:46:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:46:40 ./bin/test-attribution-txt.sh [Pipeline] echo 06:46:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:46:41 + ls -al . 06:46:41 total 720 06:46:41 drwxrwxr-x 11 1001 1001 4096 Jul 14 06:45 . 06:46:41 drwxr-xr-x 4 root root 4096 Jul 14 06:45 .. 06:46:41 drwxrwxr-x 2 1001 1001 4096 Jul 14 06:44 .blubracket 06:46:41 -rw-rw-r-- 1 1001 1001 16 Jul 14 06:44 .dockerignore 06:46:41 drwxrwxr-x 8 1001 1001 4096 Jul 14 06:44 .git 06:46:41 drwxrwxr-x 3 1001 1001 4096 Jul 14 06:44 .github 06:46:41 -rw-rw-r-- 1 1001 1001 1133 Jul 14 06:44 .gitignore 06:46:41 -rw-rw-r-- 1 1001 1001 42 Jul 14 06:44 .golangci.yml 06:46:41 -rw-rw-r-- 1 1001 1001 87 Jul 14 06:44 .hadolint.yml 06:46:41 drwxr-xr-x 3 1001 1001 4096 Jul 14 06:44 .semver 06:46:41 -rw-rw-r-- 1 1001 1001 166 Jul 14 06:44 .sonarcloud.properties 06:46:41 -rw-rw-r-- 1 1001 1001 1171 Jul 14 06:44 ADOPTERS.md 06:46:41 -rw-rw-r-- 1 1001 1001 11234 Jul 14 06:44 Attribution.txt 06:46:41 -rw-rw-r-- 1 1001 1001 93407 Jul 14 06:44 CHANGELOG.md 06:46:41 -rw-rw-r-- 1 1001 1001 3804 Jul 14 06:44 CONTRIBUTING.md 06:46:41 -rw-rw-r-- 1 1001 1001 677 Jul 14 06:44 GOVERNANCE.md 06:46:41 -rw-rw-r-- 1 1001 1001 883 Jul 14 06:44 Jenkinsfile 06:46:41 -rw-rw-r-- 1 1001 1001 10775 Jul 14 06:44 LICENSE 06:46:41 -rw-rw-r-- 1 1001 1001 14368 Jul 14 06:44 Makefile 06:46:41 -rw-rw-r-- 1 1001 1001 582 Jul 14 06:44 OWNERS.md 06:46:41 -rw-rw-r-- 1 1001 1001 9923 Jul 14 06:44 README.md 06:46:41 -rw-rw-r-- 1 1001 1001 789 Jul 14 06:44 SECURITY.md 06:46:41 -rw-rw-r-- 1 1001 1001 5 Jul 14 06:44 VERSION 06:46:41 drwxrwxr-x 2 1001 1001 4096 Jul 14 06:44 bin 06:46:41 drwxrwxr-x 18 1001 1001 4096 Jul 14 06:44 cmd 06:46:41 -rw-r--r-- 1 root root 448414 Jul 14 06:46 coverage.out 06:46:41 -rw-rw-r-- 1 1001 1001 3430 Jul 14 06:44 go.mod 06:46:41 -rw-rw-r-- 1 1001 1001 32408 Jul 14 06:44 go.sum 06:46:41 drwxrwxr-x 7 1001 1001 4096 Jul 14 06:44 internal 06:46:41 drwxrwxr-x 3 1001 1001 4096 Jul 14 06:44 openapi 06:46:41 -rw-rw-r-- 1 1001 1001 594 Jul 14 06:44 security.txt 06:46:41 drwxrwxr-x 4 1001 1001 4096 Jul 14 06:44 snap 06:46:41 -rw-rw-r-- 1 1001 1001 204 Jul 14 06:44 version.go [Pipeline] sh 06:46:41 + '[' -e coverage.out ] 06:46:41 + chown 1001:1001 coverage.out [Pipeline] stash 06:46:41 Stashed 1 file(s) [Pipeline] sh 06:46:42 + make build 06:46:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:46:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:46:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:46:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4597/head:refs/remotes/origin/PR-4597 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:46:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:46:54 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 4c96589810e32dfa87b3b196add1bb7b715a3cf4 06:46:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:46:54 Merge succeeded, producing 4c96589810e32dfa87b3b196add1bb7b715a3cf4 06:46:54 Checking out Revision 4c96589810e32dfa87b3b196add1bb7b715a3cf4 (PR-4597) 06:46:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:46:54 > git config core.sparsecheckout # timeout=10 06:46:54 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 06:46:54 > git remote # timeout=10 06:46:54 > git config --get remote.origin.url # timeout=10 06:46:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:54 > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 06:46:54 > git rev-parse HEAD^{commit} # timeout=10 06:46:54 > git config core.sparsecheckout # timeout=10 06:46:54 > git checkout -f 4c96589810e32dfa87b3b196add1bb7b715a3cf4 # timeout=10 06:46:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:46:58 Commit message: "fix: Remove CheckMinInterval return value and modify tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:46:59 Dload Upload Total Spent Left Speed 06:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 06:47:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:47:00 + sudo+ tee /etc/docker/daemon.new 06:47:00 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:47:00 { 06:47:00 "registry-mirrors": [ 06:47:00 "https://nexus3.edgexfoundry.org:10001" 06:47:00 ], 06:47:00 "bip": "10.250.0.254/24", 06:47:00 "hosts": [ 06:47:00 "tcp://0.0.0.0:5555", 06:47:00 "unix:///var/run/docker.sock" 06:47:00 ], 06:47:00 "mtu": 1458, 06:47:00 "selinux-enabled": true, 06:47:00 "seccomp-profile": "/etc/docker/seccomp.json" 06:47:00 } [Pipeline] sh 06:47:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:47:01 + sudo service docker restart 06:47:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:47:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:47:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:47:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:47:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:47:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:47:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:47:11 $ docker stop --time=1 ff84bf601296f8c9e7291cbefea2cce56426f0888e9b7bf6e48c1c78d16323cc 06:47:19 $ docker rm -f --volumes ff84bf601296f8c9e7291cbefea2cce56426f0888e9b7bf6e48c1c78d16323cc [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 06:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:20 06:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:20 latest: Pulling from edgex-devops/edgex-compose 06:47:20 91d30c5bc195: Pulling fs layer 06:47:20 2e9b0aa3be6d: Pulling fs layer 06:47:20 9c61dcf015f6: Pulling fs layer 06:47:20 4698f68db338: Pulling fs layer 06:47:20 2a2f49069b9e: Pulling fs layer 06:47:20 e0025b399a48: Pulling fs layer 06:47:20 4698f68db338: Waiting 06:47:20 2a2f49069b9e: Waiting 06:47:20 e0025b399a48: Waiting 06:47:20 91d30c5bc195: Verifying Checksum 06:47:20 91d30c5bc195: Download complete 06:47:20 4698f68db338: Download complete 06:47:20 91d30c5bc195: Pull complete 06:47:20 2e9b0aa3be6d: Verifying Checksum 06:47:20 2e9b0aa3be6d: Download complete 06:47:20 e0025b399a48: Verifying Checksum 06:47:20 e0025b399a48: Download complete 06:47:20 2a2f49069b9e: Download complete 06:47:20 2e9b0aa3be6d: Pull complete 06:47:21 9c61dcf015f6: Verifying Checksum 06:47:21 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:23 provisioning config files... 06:47:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9702103526782720866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:23 ---> docker-login.sh 06:47:23 nexus3.edgexfoundry.org:10001 06:47:23 9c61dcf015f6: Pull complete 06:47:23 4698f68db338: Pull complete 06:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:23 2a2f49069b9e: Pull complete 06:47:23 e0025b399a48: Pull complete 06:47:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:47:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:24 prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container 06:47:24 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:24 Configure a credential helper to remove this warning. See 06:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:24 06:47:24 Login Succeeded 06:47:24 nexus3.edgexfoundry.org:10002 06:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:24 Configure a credential helper to remove this warning. See 06:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:24 06:47:24 Login Succeeded 06:47:24 nexus3.edgexfoundry.org:10003 06:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:24 Configure a credential helper to remove this warning. See 06:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:24 06:47:24 Login Succeeded 06:47:24 nexus3.edgexfoundry.org:10004 06:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:25 Configure a credential helper to remove this warning. See 06:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:25 06:47:25 Login Succeeded 06:47:25 docker.io 06:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:25 Configure a credential helper to remove this warning. See 06:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:25 06:47:25 Login Succeeded 06:47:25 ---> docker-login.sh ends 06:47:29 $ docker top 78ae956d47b9b937c93ee1d1ba9ce6299982eb1f095d5d41a9be9fa11361dfc8 -eo pid,comm [Pipeline] { [Pipeline] } 06:47:29 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:47:29 + docker compose -f ./docker-compose-build.yml build --parallel 06:47:30 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 06:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:30 ========================================================= 06:47:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:47:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:47:31 #1 [core-data internal] load build definition from Dockerfile 06:47:32 #1 transferring dockerfile: 06:47:32 #1 transferring dockerfile: 1.90kB done 06:47:32 #1 DONE 0.4s 06:47:32 06:47:32 #2 [core-data internal] load .dockerignore 06:47:32 #2 ... 06:47:32 06:47:32 #3 [security-spire-config internal] load build definition from Dockerfile 06:47:32 #3 transferring dockerfile: 2.58kB done 06:47:32 #3 DONE 0.4s 06:47:32 06:47:32 #2 [core-data internal] load .dockerignore 06:47:32 #2 transferring context: 56B done 06:47:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:33 edb6bdbacee9: Pulling fs layer 06:47:33 5f9638ab2659: Pulling fs layer 06:47:33 8d51d6327a98: Pulling fs layer 06:47:33 8b374f2dd631: Pulling fs layer 06:47:33 ec14aa9079de: Pulling fs layer 06:47:33 2f466654f4bb: Pulling fs layer 06:47:33 554e91adad29: Pulling fs layer 06:47:33 ec14aa9079de: Waiting 06:47:33 8b374f2dd631: Waiting 06:47:33 2f466654f4bb: Waiting 06:47:33 554e91adad29: Waiting 06:47:33 5f9638ab2659: Verifying Checksum 06:47:33 5f9638ab2659: Download complete 06:47:33 8b374f2dd631: Download complete 06:47:33 ec14aa9079de: Verifying Checksum 06:47:33 ec14aa9079de: Download complete 06:47:33 edb6bdbacee9: Download complete 06:47:33 #2 DONE 0.7s 06:47:33 06:47:33 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:33 #4 DONE 0.0s 06:47:33 06:47:33 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:47:33 #5 transferring dockerfile: 1.78kB done 06:47:33 #5 DONE 0.9s 06:47:33 06:47:33 #6 [security-spire-agent internal] load .dockerignore 06:47:33 #6 ... 06:47:33 06:47:33 #7 [core-command internal] load build definition from Dockerfile 06:47:33 #7 transferring dockerfile: 1.82kB done 06:47:33 #7 DONE 1.0s 06:47:33 06:47:33 #8 [support-notifications internal] load build definition from Dockerfile 06:47:33 #8 transferring dockerfile: 1.84kB done 06:47:33 #8 DONE 1.1s 06:47:33 06:47:33 #9 [security-spire-config internal] load .dockerignore 06:47:33 #9 transferring context: 56B done 06:47:33 #9 DONE 1.2s 06:47:33 06:47:33 #10 [security-proxy-auth internal] load build definition from Dockerfile 06:47:33 #10 transferring dockerfile: 2.04kB done 06:47:33 #10 DONE 1.2s 06:47:33 06:47:33 #11 [security-proxy-setup internal] load build definition from Dockerfile 06:47:33 #11 transferring dockerfile: 2.06kB done 06:47:33 #11 DONE 1.2s 06:47:33 06:47:33 #4 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:33 #4 DONE 0.0s 06:47:33 06:47:33 #12 [security-spiffe-token-provider internal] load .dockerignore 06:47:33 #12 transferring context: 56B done 06:47:33 #12 DONE 1.2s 06:47:33 06:47:33 #13 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 06:47:33 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:33 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:33 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:33 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:33 #13 ... 06:47:33 06:47:33 #14 [security-proxy-setup internal] load .dockerignore 06:47:33 #14 transferring context: 56B done 06:47:33 #14 DONE 1.0s 06:47:33 06:47:33 #15 [core-metadata internal] load build definition from Dockerfile 06:47:33 #15 transferring dockerfile: 1.96kB done 06:47:33 #15 DONE 1.2s 06:47:33 06:47:33 #16 [security-spire-server internal] load build definition from Dockerfile 06:47:33 #16 transferring dockerfile: 2.63kB done 06:47:33 #16 DONE 1.3s 06:47:33 06:47:33 #17 [core-command internal] load .dockerignore 06:47:33 #17 transferring context: 56B done 06:47:33 #17 DONE 1.1s 06:47:33 06:47:33 #18 [security-spire-agent internal] load build definition from Dockerfile 06:47:33 #18 transferring dockerfile: 2.68kB done 06:47:33 #18 DONE 1.3s 06:47:33 06:47:33 #19 [support-scheduler internal] load build definition from Dockerfile 06:47:33 #19 transferring dockerfile: 1.82kB done 06:47:33 #19 DONE 1.3s 06:47:33 06:47:33 #20 [core-metadata internal] load .dockerignore 06:47:33 #20 transferring context: 56B done 06:47:33 #20 DONE 1.0s 06:47:33 06:47:33 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:33 #4 DONE 0.0s 06:47:33 06:47:33 #21 [security-secretstore-setup internal] load .dockerignore 06:47:33 #21 transferring context: 56B done 06:47:33 #21 DONE 1.1s 06:47:33 06:47:33 #6 [security-spire-agent internal] load .dockerignore 06:47:33 #6 transferring context: 56B done 06:47:33 #6 DONE 1.0s 06:47:33 06:47:33 #22 [core-common-config-bootstrapper internal] load .dockerignore 06:47:33 #22 transferring context: 56B done 06:47:33 #22 DONE 1.1s 06:47:33 06:47:33 #23 [security-spire-server internal] load .dockerignore 06:47:33 #23 transferring context: 56B done 06:47:33 #23 DONE 1.1s 06:47:33 06:47:33 #13 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 06:47:33 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:33 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:33 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:33 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:33 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:33 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:33 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:33 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:33 #13 DONE 0.4s 06:47:33 06:47:33 #24 [support-scheduler internal] load .dockerignore 06:47:33 #24 transferring context: 56B done 06:47:33 #24 DONE 1.1s 06:47:33 06:47:33 #25 [support-notifications internal] load .dockerignore 06:47:33 #25 transferring context: 56B done 06:47:33 #25 DONE 1.1s 06:47:33 06:47:33 #26 [security-bootstrapper internal] load .dockerignore 06:47:33 #26 transferring context: 56B done 06:47:33 #26 DONE 1.1s 06:47:33 06:47:33 #27 [security-bootstrapper internal] load build definition from Dockerfile 06:47:33 #27 transferring dockerfile: 2.82kB 0.0s done 06:47:33 #27 DONE 1.4s 06:47:33 06:47:33 #28 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:47:33 #28 transferring dockerfile: 2.12kB 0.0s done 06:47:33 #28 DONE 1.4s 06:47:33 06:47:33 #4 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:33 #4 DONE 0.0s 06:47:33 06:47:33 #29 [security-secretstore-setup internal] load build definition from Dockerfile 06:47:33 #29 transferring dockerfile: 2.38kB 0.0s done 06:47:33 #29 DONE 1.4s 06:47:33 06:47:33 #30 [security-proxy-auth internal] load .dockerignore 06:47:33 #30 transferring context: 56B done 06:47:33 #30 DONE 1.2s 06:47:33 06:47:33 #31 [core-command internal] load build context 06:47:34 edb6bdbacee9: Pull complete 06:47:34 #31 ... 06:47:34 06:47:34 #13 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 06:47:34 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:34 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:34 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:34 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:34 #13 DONE 0.4s 06:47:34 06:47:34 #31 [core-command internal] load build context 06:47:34 #31 ... 06:47:34 06:47:34 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:34 #4 DONE 0.0s 06:47:34 06:47:34 #13 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 06:47:34 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:34 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:34 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:34 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:34 #13 DONE 0.4s 06:47:34 06:47:34 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 06:47:34 #32 DONE 0.8s 06:47:34 06:47:34 #31 [core-command internal] load build context 06:47:34 554e91adad29: Verifying Checksum 06:47:34 554e91adad29: Download complete 06:47:34 #31 ... 06:47:34 06:47:34 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:34 #4 DONE 0.0s 06:47:34 06:47:34 #31 [core-command internal] load build context 06:47:34 #31 ... 06:47:34 06:47:34 #13 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 06:47:34 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:34 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:34 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:34 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:34 #13 DONE 0.4s 06:47:34 06:47:34 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:47:34 #4 DONE 0.0s 06:47:34 06:47:34 #31 [core-command internal] load build context 06:47:34 5f9638ab2659: Pull complete 06:47:34 #31 ... 06:47:34 06:47:34 #13 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 06:47:34 #13 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 06:47:34 #13 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 06:47:34 #13 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 06:47:34 #13 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 06:47:34 #13 DONE 0.4s 06:47:34 06:47:34 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 06:47:34 #32 DONE 1.2s 06:47:34 06:47:34 #31 [core-command internal] load build context 06:47:35 8d51d6327a98: Download complete 06:47:35 2f466654f4bb: Verifying Checksum 06:47:35 2f466654f4bb: Download complete 06:47:36 #31 ... 06:47:36 06:47:36 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:47:36 #33 DONE 2.8s 06:47:36 06:47:36 #31 [core-command internal] load build context 06:47:38 #31 transferring context: 120.51MB 4.8s 06:47:41 #31 ... 06:47:41 06:47:41 #34 [security-spire-agent internal] load build context 06:47:42 #34 ... 06:47:42 06:47:42 #31 [core-command internal] load build context 06:47:43 #31 ... 06:47:43 06:47:43 #35 [core-data internal] load build context 06:47:43 #35 transferring context: 312.30MB 9.7s 06:47:43 #35 ... 06:47:43 06:47:43 #36 [security-spiffe-token-provider internal] load build context 06:47:43 #36 ... 06:47:43 06:47:43 #37 [security-proxy-setup internal] load build context 06:47:43 #37 ... 06:47:43 06:47:43 #38 [core-metadata internal] load build context 06:47:44 #38 ... 06:47:44 06:47:44 #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 06:47:44 #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:44 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.239 (1/2) Installing dumb-init (1.2.5-r2) 06:47:44 #0 2.267 (2/2) Installing openssl (3.0.9-r1) 06:47:44 #0 2.286 Executing busybox-1.35.0-r29.trigger 06:47:44 #0 2.295 OK: 8 MiB in 17 packages 06:47:44 #39 ... 06:47:44 06:47:44 #40 [security-spire-server internal] load build context 06:47:44 #40 ... 06:47:44 06:47:44 #41 [support-notifications internal] load build context 06:47:44 #41 ... 06:47:44 06:47:44 #42 [support-scheduler internal] load build context 06:47:44 #42 ... 06:47:44 06:47:44 #43 [security-spire-config internal] load build context 06:47:44 #43 ... 06:47:44 06:47:44 #44 [security-secretstore-setup internal] load build context 06:47:44 #44 ... 06:47:44 06:47:44 #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:47:44 #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.325 (1/1) Installing dumb-init (1.2.5-r2) 06:47:44 #0 2.329 Executing busybox-1.35.0-r29.trigger 06:47:44 #0 2.361 OK: 7 MiB in 16 packages 06:47:44 #45 ... 06:47:44 06:47:44 #46 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:47:44 #0 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:44 #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:44 #0 1.905 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:47:44 #0 1.905 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:47:44 #0 1.905 OK: 17818 distinct packages available 06:47:44 #0 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.407 (1/5) Installing dumb-init (1.2.5-r2) 06:47:44 #0 2.408 (2/5) Installing musl-obstack (1.2.3-r0) 06:47:44 #0 2.420 (3/5) Installing libucontext (1.2-r0) 06:47:44 #0 2.426 (4/5) Installing gcompat (1.1.0-r0) 06:47:44 #0 2.431 (5/5) Installing openssl (3.0.9-r1) 06:47:44 #0 2.445 Executing busybox-1.35.0-r29.trigger 06:47:44 #0 2.454 OK: 8 MiB in 20 packages 06:47:44 #46 ... 06:47:44 06:47:44 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 06:47:44 #0 1.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.329 (1/2) Installing ca-certificates (20230506-r0) 06:47:44 #0 2.349 (2/2) Installing dumb-init (1.2.5-r2) 06:47:44 #0 2.353 Executing busybox-1.35.0-r29.trigger 06:47:44 #0 2.364 Executing ca-certificates-20230506-r0.trigger 06:47:44 #0 2.468 OK: 8 MiB in 17 packages 06:47:44 #47 ... 06:47:44 06:47:44 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:47:44 #0 1.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:44 #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:44 #0 2.257 (1/1) Installing dumb-init (1.2.5-r2) 06:47:44 #0 2.267 Executing busybox-1.35.0-r29.trigger 06:47:44 #0 2.296 OK: 7 MiB in 16 packages 06:47:45 #48 ... 06:47:45 06:47:45 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:47:45 #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:45 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.172 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:47:45 #0 2.172 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:47:45 #0 2.172 OK: 17818 distinct packages available 06:47:45 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.622 (1/4) Installing dumb-init (1.2.5-r2) 06:47:45 #0 2.629 (2/4) Installing musl-obstack (1.2.3-r0) 06:47:45 #0 2.634 (3/4) Installing libucontext (1.2-r0) 06:47:45 #0 2.638 (4/4) Installing gcompat (1.1.0-r0) 06:47:45 #0 2.642 Executing busybox-1.35.0-r29.trigger 06:47:45 #0 2.650 OK: 7 MiB in 19 packages 06:47:45 #49 ... 06:47:45 06:47:45 #50 [core-common-config-bootstrapper internal] load build context 06:47:45 #50 ... 06:47:45 06:47:45 #51 [security-proxy-auth internal] load build context 06:47:45 #51 ... 06:47:45 06:47:45 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:47:45 #52 ... 06:47:45 06:47:45 #53 [security-bootstrapper internal] load build context 06:47:45 #53 ... 06:47:45 06:47:45 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:47:45 #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.831 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:47:45 #0 2.831 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:47:45 #0 2.831 OK: 17818 distinct packages available 06:47:45 #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:45 #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:45 #0 3.230 (1/9) Installing ca-certificates (20230506-r0) 06:47:45 #0 3.243 (2/9) Installing brotli-libs (1.0.9-r9) 06:47:45 #0 3.253 (3/9) Installing nghttp2-libs (1.51.0-r0) 06:47:45 #0 3.293 (4/9) Installing libcurl (8.1.2-r0) 06:47:45 #0 3.309 (5/9) Installing curl (8.1.2-r0) 06:47:45 #0 3.309 (6/9) Installing dumb-init (1.2.5-r2) 06:47:45 #0 3.315 (7/9) Installing musl-obstack (1.2.3-r0) 06:47:45 #0 3.317 (8/9) Installing libucontext (1.2-r0) 06:47:45 #0 3.329 (9/9) Installing gcompat (1.1.0-r0) 06:47:45 #0 3.329 Executing busybox-1.35.0-r29.trigger 06:47:45 #0 3.329 Executing ca-certificates-20230506-r0.trigger 06:47:45 #0 3.397 OK: 10 MiB in 24 packages 06:47:45 #54 ... 06:47:45 06:47:45 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 06:47:45 #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:47:45 #0 2.393 (1/2) Installing dumb-init (1.2.5-r2) 06:47:45 #0 2.396 (2/2) Installing su-exec (0.2-r2) 06:47:45 #0 2.398 Executing busybox-1.35.0-r29.trigger 06:47:45 #0 2.414 OK: 7 MiB in 17 packages 06:47:45 #55 ... 06:47:45 06:47:45 #53 [security-bootstrapper internal] load build context 06:47:46 #53 transferring context: 358.98MB 11.1s done 06:47:46 #53 ... 06:47:46 06:47:46 #56 [security-spire-server builder 2/7] WORKDIR /edgex-go 06:47:46 #56 ... 06:47:46 06:47:46 #34 [security-spire-agent internal] load build context 06:47:46 #34 transferring context: 358.98MB 11.3s done 06:47:47 8d51d6327a98: Pull complete 06:47:47 8b374f2dd631: Pull complete 06:47:47 ec14aa9079de: Pull complete 06:47:54 2f466654f4bb: Pull complete 06:47:54 #34 ... 06:47:54 06:47:54 #31 [core-command internal] load build context 06:47:54 #31 transferring context: 358.98MB 11.3s done 06:47:54 #31 ... 06:47:54 06:47:54 #35 [core-data internal] load build context 06:47:54 #35 transferring context: 358.98MB 10.5s done 06:47:54 #35 ... 06:47:54 06:47:54 #37 [security-proxy-setup internal] load build context 06:47:54 #37 transferring context: 358.98MB 10.7s done 06:47:54 #37 ... 06:47:54 06:47:54 #36 [security-spiffe-token-provider internal] load build context 06:47:54 #36 transferring context: 358.98MB 11.6s done 06:47:54 #36 ... 06:47:54 06:47:54 #38 [core-metadata internal] load build context 06:47:54 #38 transferring context: 358.98MB 10.1s done 06:47:54 #38 ... 06:47:54 06:47:54 #41 [support-notifications internal] load build context 06:47:54 #41 transferring context: 358.98MB 11.3s done 06:47:54 #41 ... 06:47:54 06:47:54 #43 [security-spire-config internal] load build context 06:47:54 #43 transferring context: 358.98MB 11.9s done 06:47:54 #43 ... 06:47:54 06:47:54 #40 [security-spire-server internal] load build context 06:47:54 #40 transferring context: 358.98MB 10.8s done 06:47:54 #40 ... 06:47:54 06:47:54 #44 [security-secretstore-setup internal] load build context 06:47:54 #44 transferring context: 358.98MB 10.8s done 06:47:55 #44 ... 06:47:55 06:47:55 #42 [support-scheduler internal] load build context 06:47:55 #42 transferring context: 358.98MB 10.4s done 06:47:55 #42 ... 06:47:55 06:47:55 #50 [core-common-config-bootstrapper internal] load build context 06:47:55 #50 transferring context: 358.98MB 11.4s done 06:47:55 #50 ... 06:47:55 06:47:55 #51 [security-proxy-auth internal] load build context 06:47:55 #51 transferring context: 358.98MB 10.1s done 06:47:55 554e91adad29: Pull complete 06:47:55 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 06:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:47:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 06:47:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:47:56 WORKDIR /edgex 06:47:56 COPY go.mod . 06:47:56 RUN go mod download 06:47:56 + docker build -t ci-base-image-arm64 -f - . 06:47:56 Sending build context to Docker daemon 2.955MB 06:47:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:47:56 ---> 1e15ea492957 06:47:56 Step 2/4 : WORKDIR /edgex 06:47:59 ---> Running in 50895a56cf25 06:47:59 Removing intermediate container 50895a56cf25 06:47:59 ---> 0e647f82e9ef 06:47:59 Step 3/4 : COPY go.mod . 06:47:59 ---> 96f9c5ad54d1 06:47:59 Step 4/4 : RUN go mod download 06:47:59 ---> Running in 1dcc006fef4d 06:48:34 #51 ... 06:48:34 06:48:34 #40 [security-spire-server internal] load build context 06:48:34 #40 DONE 58.3s 06:48:34 06:48:34 #39 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 06:48:34 #39 DONE 58.5s 06:48:34 06:48:34 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:48:34 #48 DONE 58.5s 06:48:34 06:48:34 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:48:34 #52 57.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #52 ... 06:48:34 06:48:34 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 06:48:34 #47 DONE 58.1s 06:48:34 06:48:34 #45 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:48:34 #45 DONE 58.6s 06:48:34 06:48:34 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 06:48:34 #55 DONE 57.8s 06:48:34 06:48:34 #46 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:48:34 #46 DONE 58.4s 06:48:34 06:48:34 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:48:34 #49 DONE 58.6s 06:48:34 06:48:34 #38 [core-metadata internal] load build context 06:48:34 #38 DONE 58.6s 06:48:34 06:48:34 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:48:34 #54 DONE 58.6s 06:48:34 06:48:34 #35 [core-data internal] load build context 06:48:34 #35 DONE 58.9s 06:48:34 06:48:34 #42 [support-scheduler internal] load build context 06:48:34 #42 DONE 58.4s 06:48:34 06:48:34 #31 [core-command internal] load build context 06:48:34 #31 DONE 58.7s 06:48:34 06:48:34 #37 [security-proxy-setup internal] load build context 06:48:34 #37 DONE 58.8s 06:48:34 06:48:34 #34 [security-spire-agent internal] load build context 06:48:34 #34 DONE 58.5s 06:48:34 06:48:34 #51 [security-proxy-auth internal] load build context 06:48:34 #51 DONE 57.7s 06:48:34 06:48:34 #44 [security-secretstore-setup internal] load build context 06:48:34 #44 DONE 58.2s 06:48:34 06:48:34 #36 [security-spiffe-token-provider internal] load build context 06:48:34 #36 DONE 58.8s 06:48:34 06:48:34 #41 [support-notifications internal] load build context 06:48:34 #41 DONE 58.4s 06:48:34 06:48:34 #50 [core-common-config-bootstrapper internal] load build context 06:48:34 #50 DONE 58.2s 06:48:34 06:48:34 #43 [security-spire-config internal] load build context 06:48:34 #43 DONE 58.9s 06:48:34 06:48:34 #57 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:48:34 #57 ... 06:48:34 06:48:34 #53 [security-bootstrapper internal] load build context 06:48:34 #53 DONE 58.2s 06:48:34 06:48:34 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 06:48:34 #58 DONE 0.2s 06:48:34 06:48:34 #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:48:34 #56 DONE 56.8s 06:48:34 06:48:34 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:48:34 #59 ... 06:48:34 06:48:34 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:48:34 #52 58.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #52 58.41 (1/4) Installing ca-certificates (20230506-r0) 06:48:34 #52 58.43 (2/4) Installing dumb-init (1.2.5-r2) 06:48:34 #52 58.43 (3/4) Installing su-exec (0.2-r2) 06:48:34 #52 58.43 (4/4) Installing yq (4.30.4-r4) 06:48:34 #52 58.49 Executing busybox-1.35.0-r29.trigger 06:48:34 #52 58.50 Executing ca-certificates-20230506-r0.trigger 06:48:34 #52 58.55 OK: 17 MiB in 19 packages 06:48:34 #52 DONE 58.8s 06:48:34 06:48:34 #57 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:48:34 #57 DONE 1.1s 06:48:34 06:48:34 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:48:34 #59 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #59 ... 06:48:34 06:48:34 #60 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 06:48:34 #60 DONE 0.0s 06:48:34 06:48:34 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:48:34 #59 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #59 1.562 OK: 265 MiB in 53 packages 06:48:34 #59 DONE 1.7s 06:48:34 06:48:34 #61 [core-data builder 4/7] COPY go.mod vendor* ./ 06:48:34 #61 DONE 0.1s 06:48:34 06:48:34 #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:34 #62 ... 06:48:34 06:48:34 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:48:34 #0 1.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.525 OK: 265 MiB in 53 packages 06:48:34 #63 DONE 1.7s 06:48:34 06:48:34 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:48:34 #64 DONE 0.0s 06:48:34 06:48:34 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:48:34 #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.663 OK: 265 MiB in 53 packages 06:48:34 #65 DONE 1.7s 06:48:34 06:48:34 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:48:34 #66 DONE 0.1s 06:48:34 06:48:34 #67 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 06:48:34 #0 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.811 OK: 265 MiB in 53 packages 06:48:34 #67 DONE 2.0s 06:48:34 06:48:34 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 06:48:34 #68 DONE 0.1s 06:48:34 06:48:34 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:34 #69 ... 06:48:34 06:48:34 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:48:34 #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.681 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:48:34 #0 1.681 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:48:34 #0 1.681 OK: 17818 distinct packages available 06:48:34 #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:48:34 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:48:34 #0 2.117 OK: 265 MiB in 53 packages 06:48:34 #70 DONE 2.2s 06:48:35 06:48:35 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:48:35 #71 DONE 0.1s 06:48:35 06:48:35 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:38 Removing intermediate container 1dcc006fef4d 06:48:38 ---> 5610f398a39a 06:48:38 Successfully built 5610f398a39a 06:48:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:39 + docker inspect -f . ci-base-image-arm64 06:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container 06:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:40 $ docker top a75466de374dbd1b97bd83619e5ad322ce57c5efc758a37057c3e3def791d8b8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:41 + go version 06:48:41 go version go1.20.6 linux/arm64 [Pipeline] } 06:48:41 $ docker stop --time=1 a75466de374dbd1b97bd83619e5ad322ce57c5efc758a37057c3e3def791d8b8 06:48:42 $ docker rm -f --volumes a75466de374dbd1b97bd83619e5ad322ce57c5efc758a37057c3e3def791d8b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:43 + docker inspect -f . ci-base-image-arm64 06:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container 06:48:43 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:48:44 $ docker top 7651d1f81f362a01b226f2dc44996af825fe9305a1488cc0cb1f5a3adafe92a6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:48:44 ========================================================= 06:48:44 [edgeXBuildGoParallel] Running Tests and Build... 06:48:44 ========================================================= [Pipeline] sh 06:48:45 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 06:48:45 #72 ... 06:48:45 06:48:45 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:45 + make test 06:48:45 go test -race -coverprofile=coverage.out ./... 06:48:45 #73 ... 06:48:45 06:48:45 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:17 #74 DONE 38.1s 06:49:17 06:49:17 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:17 #69 DONE 38.2s 06:49:17 06:49:17 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:17 #73 DONE 38.3s 06:49:17 06:49:17 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:17 #72 DONE 37.7s 06:49:17 06:49:17 #62 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:17 #62 DONE 38.6s 06:49:17 06:49:17 #75 [security-spiffe-token-provider builder 6/7] COPY . . 06:49:19 #75 ... 06:49:19 06:49:19 #76 [security-spire-config builder 6/9] COPY . . 06:49:23 #76 ... 06:49:23 06:49:23 #77 [core-data builder 6/7] COPY . . 06:49:23 #77 ... 06:49:23 06:49:23 #78 [security-proxy-setup builder 6/7] COPY . . 06:49:23 #78 ... 06:49:23 06:49:23 #79 [support-notifications builder 6/7] COPY . . 06:49:24 ? github.com/edgexfoundry/edgex-go [no test files] 06:49:35 #79 ... 06:49:35 06:49:35 #78 [security-proxy-setup builder 6/7] COPY . . 06:49:35 #78 DONE 21.8s 06:49:35 06:49:35 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:49:35 #80 CACHED 06:49:35 06:49:35 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #81 CACHED 06:49:35 06:49:35 #82 [security-secretstore-setup builder 6/7] COPY . . 06:49:35 #82 CACHED 06:49:35 06:49:35 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:49:35 #83 CACHED 06:49:35 06:49:35 #84 [security-bootstrapper builder 6/7] COPY . . 06:49:35 #84 CACHED 06:49:35 06:49:35 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #85 CACHED 06:49:35 06:49:35 #79 [support-notifications builder 6/7] COPY . . 06:49:35 #79 DONE 22.0s 06:49:35 06:49:35 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:49:35 #86 ... 06:49:35 06:49:35 #75 [security-spiffe-token-provider builder 6/7] COPY . . 06:49:35 #75 DONE 22.0s 06:49:35 06:49:35 #87 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:49:35 #87 ... 06:49:35 06:49:35 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 06:49:35 #88 CACHED 06:49:35 06:49:35 #89 [core-command builder 6/7] COPY . . 06:49:35 #89 CACHED 06:49:35 06:49:35 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #90 CACHED 06:49:35 06:49:35 #91 [security-proxy-auth builder 6/7] COPY . . 06:49:35 #91 CACHED 06:49:35 06:49:35 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:49:35 #92 CACHED 06:49:35 06:49:35 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #93 CACHED 06:49:35 06:49:35 #94 [support-scheduler builder 6/7] COPY . . 06:49:35 #94 CACHED 06:49:35 06:49:35 #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:49:35 #95 CACHED 06:49:35 06:49:35 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #96 CACHED 06:49:35 06:49:35 #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #97 CACHED 06:49:35 06:49:35 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 06:49:35 #98 CACHED 06:49:35 06:49:35 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:49:35 #99 CACHED 06:49:35 06:49:35 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:35 #100 CACHED 06:49:35 06:49:35 #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:49:35 #101 CACHED 06:49:35 06:49:35 #102 [core-metadata builder 6/7] COPY . . 06:49:35 #102 CACHED 06:49:35 06:49:35 #77 [core-data builder 6/7] COPY . . 06:49:35 #77 DONE 22.6s 06:49:35 06:49:35 #76 [security-spire-config builder 6/9] COPY . . 06:49:35 #76 DONE 22.7s 06:49:35 06:49:35 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 06:49:37 #103 DONE 1.7s 06:49:37 06:49:37 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 06:49:37 #104 CACHED 06:49:37 06:49:37 #105 [security-spire-server builder 6/9] COPY . . 06:49:37 #105 CACHED 06:49:37 06:49:37 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:37 #106 CACHED 06:49:37 06:49:37 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 06:49:37 #107 CACHED 06:49:37 06:49:37 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:49:42 #108 ... 06:49:42 06:49:42 #87 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:49:42 #87 5.206 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:49:44 #87 ... 06:49:44 06:49:44 #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:49:44 #0 1.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:49:44 #109 ... 06:49:44 06:49:44 #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:49:44 #0 4.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:49:45 #110 ... 06:49:45 06:49:45 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:45 #0 3.237 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:49:45 #111 ... 06:49:45 06:49:45 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:49:45 #0 6.187 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:49:45 #112 ... 06:49:45 06:49:45 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:49:45 #0 5.358 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:49:45 #113 ... 06:49:45 06:49:45 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:49:45 #0 6.970 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:49:45 #114 ... 06:49:45 06:49:45 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:49:45 #0 2.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:49:45 #115 ... 06:49:45 06:49:45 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:49:45 #0 2.900 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:49:46 #116 ... 06:49:46 06:49:46 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:46 #0 7.032 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:49:47 #117 ... 06:49:47 06:49:47 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:49:47 #118 ... 06:49:47 06:49:47 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:49:47 #86 3.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:49:51 #86 ... 06:49:51 06:49:51 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:49:51 #108 DONE 14.0s 06:49:51 06:49:51 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 06:50:06 #119 DONE 13.0s 06:50:06 06:50:06 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:50:06 #118 DONE 27.2s 06:50:06 06:50:06 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:06 #111 ... 06:50:06 06:50:06 #120 [security-spire-config builder 9/9] WORKDIR /edgex-go 06:50:16 #120 ... 06:50:16 06:50:16 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 06:50:31 #121 ... 06:50:31 06:50:31 #120 [security-spire-config builder 9/9] WORKDIR /edgex-go 06:50:31 #120 DONE 25.3s 06:50:31 06:50:31 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:50:39 #112 ... 06:50:39 06:50:39 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 06:50:48 #122 ... 06:50:48 06:50:48 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:50:48 #86 66.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:50:53 #86 ... 06:50:53 06:50:53 #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:50:53 #109 DONE 78.7s 06:50:53 06:50:53 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:50:56 #115 ... 06:50:56 06:50:56 #123 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:50:56 #123 ... 06:50:56 06:50:56 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:50:56 #113 DONE 81.4s 06:50:56 06:50:56 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:50:56 #114 DONE 81.4s 06:50:56 06:50:56 #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:50:56 #110 DONE 82.2s 06:50:56 06:50:56 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:50:56 #112 DONE 81.5s 06:50:56 06:50:56 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:50:56 #86 DONE 82.2s 06:50:56 06:50:56 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:50:56 #116 DONE 81.4s 06:50:56 06:50:56 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 06:50:56 #121 DONE 41.9s 06:50:56 06:50:56 #124 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:50:57 #124 ... 06:50:57 06:50:57 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:57 #111 DONE 82.4s 06:50:57 06:50:57 #115 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:50:57 #115 DONE 81.9s 06:50:57 06:50:57 #87 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:50:57 #87 DONE 82.3s 06:50:57 06:50:57 #125 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #125 ... 06:50:57 06:50:57 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:50:57 #117 DONE 81.9s 06:50:57 06:50:57 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #122 DONE 18.1s 06:50:57 06:50:57 #126 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #126 ... 06:50:57 06:50:57 #123 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #123 DONE 0.9s 06:50:57 06:50:57 #127 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #127 DONE 0.8s 06:50:57 06:50:57 #124 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:50:57 #124 DONE 0.7s 06:50:57 06:50:57 #128 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #128 DONE 0.6s 06:50:57 06:50:57 #129 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 06:50:57 #129 DONE 0.8s 06:50:57 06:50:57 #130 [security-spire-agent builder 6/9] COPY . . 06:50:57 #130 CACHED 06:50:57 06:50:57 #131 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:50:57 #131 CACHED 06:50:57 06:50:57 #132 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:57 #132 CACHED 06:50:57 06:50:57 #133 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 06:50:57 #133 CACHED 06:50:57 06:50:57 #134 [security-spire-agent builder 9/9] WORKDIR /edgex-go 06:50:57 #134 CACHED 06:50:57 06:50:57 #135 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 06:50:57 #135 CACHED 06:50:57 06:50:57 #136 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #136 CACHED 06:50:57 06:50:57 #137 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 06:50:57 #137 CACHED 06:50:57 06:50:57 #125 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #125 DONE 0.6s 06:50:57 06:50:57 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #138 DONE 0.8s 06:50:57 06:50:57 #139 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:50:57 #139 ... 06:50:57 06:50:57 #140 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 06:50:57 #140 DONE 0.5s 06:50:57 06:50:57 #126 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 06:50:57 #126 DONE 0.5s 06:50:57 06:50:57 #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 06:50:58 #141 ... 06:50:58 06:50:58 #142 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:50:58 #142 DONE 0.5s 06:50:58 06:50:58 #143 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:51:01 #143 ... 06:51:01 06:51:01 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 06:51:01 #144 DONE 3.7s 06:51:01 06:51:01 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 06:51:01 #145 CACHED 06:51:01 06:51:01 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 06:51:01 #146 CACHED 06:51:01 06:51:01 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 06:51:01 #147 CACHED 06:51:01 06:51:01 #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 06:51:01 #148 CACHED 06:51:01 06:51:01 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 06:51:01 #149 CACHED 06:51:01 06:51:01 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 06:51:01 #150 CACHED 06:51:01 06:51:01 #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 06:51:01 #151 CACHED 06:51:01 06:51:01 #152 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 06:51:01 #152 CACHED 06:51:01 06:51:01 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 06:51:01 #153 DONE 3.7s 06:51:01 06:51:01 #139 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:51:01 #139 DONE 3.7s 06:51:01 06:51:01 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 06:51:01 #154 DONE 3.7s 06:51:01 06:51:01 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 06:51:01 #155 DONE 3.7s 06:51:01 06:51:01 #156 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:51:01 #156 DONE 3.8s 06:51:01 06:51:01 #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:51:01 #157 ... 06:51:01 06:51:01 #143 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:51:01 #143 DONE 3.7s 06:51:01 06:51:01 #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 06:51:01 #141 DONE 3.7s 06:51:01 06:51:01 #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:51:02 #158 ... 06:51:02 06:51:02 #159 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:51:02 #159 DONE 4.3s 06:51:03 06:51:03 #160 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:51:04 #160 ... 06:51:04 06:51:04 #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:51:04 #161 DONE 3.3s 06:51:04 06:51:04 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:51:04 #162 DONE 3.4s 06:51:04 06:51:04 #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:51:04 #163 ... 06:51:04 06:51:04 #164 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:51:04 #164 DONE 3.7s 06:51:04 06:51:04 #165 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:51:04 #165 DONE 3.7s 06:51:04 06:51:04 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:51:04 #166 DONE 3.7s 06:51:05 06:51:05 #167 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:51:05 #167 DONE 3.7s 06:51:05 06:51:05 #168 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:51:05 #168 DONE 3.7s 06:51:05 06:51:05 #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:51:05 #169 DONE 3.8s 06:51:05 06:51:05 #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:51:05 #157 DONE 3.6s 06:51:05 06:51:05 #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:51:05 #170 ... 06:51:05 06:51:05 #171 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:51:05 #171 DONE 3.8s 06:51:05 06:51:05 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 06:51:05 #172 DONE 7.7s 06:51:05 06:51:05 #160 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:51:05 #160 DONE 3.9s 06:51:05 06:51:05 #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:51:05 #158 DONE 3.9s 06:51:05 06:51:05 #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:51:05 #173 ... 06:51:05 06:51:05 #174 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:51:05 #174 DONE 1.9s 06:51:05 06:51:05 #175 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:51:05 #175 DONE 1.0s 06:51:05 06:51:05 #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:51:05 #163 DONE 1.0s 06:51:05 06:51:05 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:51:05 #176 DONE 0.7s 06:51:05 06:51:05 #177 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:51:05 #177 DONE 0.7s 06:51:05 06:51:05 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:51:05 #178 DONE 0.7s 06:51:05 06:51:05 #179 [core-data] exporting to image 06:51:05 #179 exporting layers 06:51:05 #179 ... 06:51:05 06:51:05 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:51:05 #180 DONE 0.7s 06:51:05 06:51:05 #181 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:51:05 #181 DONE 0.7s 06:51:05 06:51:05 #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:51:05 #182 DONE 0.7s 06:51:05 06:51:05 #179 [core-command] exporting to image 06:51:06 #179 ... 06:51:06 06:51:06 #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:51:06 #170 DONE 0.7s 06:51:06 06:51:06 #183 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 06:51:06 #183 DONE 0.6s 06:51:06 06:51:06 #184 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:51:06 #184 DONE 0.6s 06:51:06 06:51:06 #179 [support-notifications] exporting to image 06:51:06 #179 ... 06:51:06 06:51:06 #185 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 06:51:06 #185 DONE 0.6s 06:51:06 06:51:06 #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:51:06 #173 DONE 0.6s 06:51:06 06:51:06 #186 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:51:06 #186 DONE 0.4s 06:51:06 06:51:06 #179 [security-spiffe-token-provider] exporting to image 06:51:06 #179 ... 06:51:06 06:51:06 #187 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:51:06 #187 DONE 0.7s 06:51:06 06:51:06 #179 [core-data] exporting to image 06:51:06 #179 exporting layers 0.3s done 06:51:06 #179 writing image sha256:2589a251f29e19ea9251cdfde9ae5459fe72c9c647072d0f87d9f5f5407ffef2 done 06:51:06 #179 naming to docker.io/library/core-data 0.0s done 06:51:06 #179 writing image sha256:7af7466f72689ae60e6abc5b0f3bb6d91b1d3e736e2bf0a8d2946e287b7abf8f 0.1s done 06:51:06 #179 naming to docker.io/library/core-command done 06:51:06 #179 ... 06:51:06 06:51:06 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:51:06 #188 DONE 0.6s 06:51:06 06:51:06 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:51:06 #189 DONE 0.6s 06:51:06 06:51:06 #190 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:51:06 #190 DONE 0.6s 06:51:06 06:51:06 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:51:06 #191 DONE 0.6s 06:51:06 06:51:06 #192 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 06:51:06 #192 DONE 0.5s 06:51:06 06:51:06 #179 [support-scheduler] exporting to image 06:51:06 #179 exporting layers 0.4s done 06:51:06 #179 writing image sha256:df5b247e634754fe23ea331f4ca0e37b32bf7da824ad807f59acc1a36a6e5242 0.0s done 06:51:06 #179 naming to docker.io/library/support-scheduler done 06:51:06 #179 ... 06:51:06 06:51:06 #193 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:51:06 #193 DONE 0.5s 06:51:06 06:51:06 #194 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:51:06 #194 DONE 0.5s 06:51:06 06:51:06 #179 [support-notifications] exporting to image 06:51:06 #179 writing image sha256:4b093e72748d81f5c3e52c6f63048c23f5eaeb7ff3b1d06658fce3e02bac1bdc 0.0s done 06:51:06 #179 naming to docker.io/library/support-notifications done 06:51:07 #179 ... 06:51:07 06:51:07 #195 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:51:07 #195 DONE 0.7s 06:51:07 06:51:07 #179 [security-spire-agent] exporting to image 06:51:07 #179 ... 06:51:07 06:51:07 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:51:07 #196 DONE 0.7s 06:51:07 06:51:07 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:51:07 #197 DONE 0.8s 06:51:07 06:51:07 #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:51:07 #198 DONE 0.9s 06:51:07 06:51:07 #179 [security-proxy-setup] exporting to image 06:51:07 #179 exporting layers 0.7s done 06:51:07 #179 writing image sha256:785b9de66eecc841d0edda31f1985fa007b5ed0e83a1aaa1c93854313c2e6a91 06:51:07 #179 writing image sha256:5aaf5e07f0d8433cedb531259d78384ca23213ea9082db69a36c3e4f8aa70a05 06:51:07 #179 exporting layers 0.8s done 06:51:07 #179 writing image sha256:785b9de66eecc841d0edda31f1985fa007b5ed0e83a1aaa1c93854313c2e6a91 0.1s done 06:51:07 #179 writing image sha256:1ce1c5bf41d2ec624f1899a3bb469c0712e342268999a6f0b2131947ee47e041 06:51:07 #179 naming to docker.io/library/security-spiffe-token-provider done 06:51:07 #179 ... 06:51:07 06:51:07 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:51:07 #199 DONE 0.4s 06:51:07 06:51:07 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:51:07 #200 DONE 0.5s 06:51:07 06:51:07 #179 [security-spire-server] exporting to image 06:51:07 #179 writing image sha256:5aaf5e07f0d8433cedb531259d78384ca23213ea9082db69a36c3e4f8aa70a05 0.3s done 06:51:07 #179 writing image sha256:1ce1c5bf41d2ec624f1899a3bb469c0712e342268999a6f0b2131947ee47e041 0.3s done 06:51:07 #179 writing image sha256:d4c30fdaf0d0c47ba3afdf92762790ab69c56b47907eddcf410c3f85c38c4700 0.0s done 06:51:07 #179 naming to docker.io/library/security-spire-config done 06:51:07 #179 naming to docker.io/library/core-metadata done 06:51:07 #179 naming to docker.io/library/security-spire-server done 06:51:07 #179 exporting layers 0.6s done 06:51:07 #179 ... 06:51:07 06:51:07 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:51:07 #201 DONE 1.5s 06:51:07 06:51:07 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:51:07 #202 DONE 1.4s 06:51:07 06:51:07 #179 [security-proxy-auth] exporting to image 06:51:07 #179 writing image sha256:df66284b405846c9c0a1af38f37fa6bdef2f0b7d597add4a3fcd9d5032b29fe6 0.1s done 06:51:07 #179 writing image sha256:f36156fc04d8cb9bef8f3d8cc2e74cde15809db05dbe6bd6b55e17161e44a60f 06:51:07 #179 naming to docker.io/library/security-spire-agent 06:51:07 #179 ... 06:51:07 06:51:07 #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:51:07 #203 DONE 0.4s 06:51:07 06:51:07 #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:51:07 #204 DONE 0.3s 06:51:07 06:51:07 #179 [security-proxy-setup] exporting to image 06:51:07 #179 exporting layers 0.2s done 06:51:07 #179 writing image sha256:f36156fc04d8cb9bef8f3d8cc2e74cde15809db05dbe6bd6b55e17161e44a60f 0.1s done 06:51:07 #179 naming to docker.io/library/security-spire-agent 0.0s done 06:51:07 #179 naming to docker.io/library/security-proxy-setup done 06:51:08 #179 writing image sha256:82d189dc81ffef9928343083d4a69bcb9e401efcdd11d0f3a923f65ac4ad11ba 0.0s done 06:51:08 #179 naming to docker.io/library/core-common-config-bootstrapper done 06:51:08 #179 writing image sha256:5837e0b6ba6dacc123caad7618545825549312fc038a814fda1512e94f8be78e done 06:51:08 #179 naming to docker.io/library/security-proxy-auth done 06:51:08 #179 DONE 2.3s 06:51:08 06:51:08 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:51:08 #205 DONE 0.2s 06:51:08 06:51:08 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:51:08 #206 ... 06:51:08 06:51:08 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:51:08 #207 DONE 0.1s 06:51:08 06:51:08 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:51:08 #208 DONE 0.0s 06:51:08 06:51:08 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:51:08 #206 DONE 0.4s 06:51:08 06:51:08 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 06:51:08 #209 ... 06:51:08 06:51:08 #179 [security-secretstore-setup] exporting to image 06:51:08 #179 exporting layers 0.2s done 06:51:08 #179 writing image sha256:dc9d66618d7d75f1b4796cecf7e83ab5de17f10ea877911fef17d4d11e4e96cb done 06:51:08 #179 naming to docker.io/library/security-secretstore-setup done 06:51:08 #179 DONE 2.5s 06:51:08 06:51:08 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 06:51:08 #209 DONE 0.4s 06:51:08 06:51:08 #179 [security-bootstrapper] exporting to image 06:51:08 #179 exporting layers 0.2s done 06:51:08 #179 writing image sha256:6d129473a553d380bc94716f86824491290c9d5e110f3a50813392ce9096f35a done 06:51:08 #179 naming to docker.io/library/security-bootstrapper done 06:51:08 #179 DONE 2.7s 06:51:08 time="2023-07-14T06:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:51:08 time="2023-07-14T06:47:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:51:08 $ docker stop --time=1 78ae956d47b9b937c93ee1d1ba9ce6299982eb1f095d5d41a9be9fa11361dfc8 06:51:10 $ docker rm -f --volumes 78ae956d47b9b937c93ee1d1ba9ce6299982eb1f095d5d41a9be9fa11361dfc8 [Pipeline] // withDockerContainer [Pipeline] sh 06:51:10 + docker images 06:51:10 REPOSITORY TAG IMAGE ID CREATED SIZE 06:51:10 security-bootstrapper latest 6d129473a553 2 seconds ago 22.7MB 06:51:10 security-secretstore-setup latest dc9d66618d7d 2 seconds ago 43.6MB 06:51:10 security-proxy-auth latest 5837e0b6ba6d 3 seconds ago 18.9MB 06:51:10 core-common-config-bootstrapper latest 82d189dc81ff 3 seconds ago 17.8MB 06:51:10 security-proxy-setup latest f36156fc04d8 4 seconds ago 19.4MB 06:51:10 security-spire-server latest d4c30fdaf0d0 4 seconds ago 103MB 06:51:10 security-spire-config latest 5aaf5e07f0d8 4 seconds ago 102MB 06:51:10 security-spire-agent latest df66284b4058 4 seconds ago 161MB 06:51:10 support-notifications latest 4b093e72748d 5 seconds ago 33MB 06:51:10 core-metadata latest 1ce1c5bf41d2 5 seconds ago 21MB 06:51:10 support-scheduler latest df5b247e6347 5 seconds ago 32.4MB 06:51:10 security-spiffe-token-provider latest 785b9de66eec 5 seconds ago 33.4MB 06:51:10 core-data latest 2589a251f29e 5 seconds ago 20.7MB 06:51:10 core-command latest 7af7466f7268 5 seconds ago 20.5MB 06:51:10 ci-base-image-x86_64 latest b2d4a045c10a 6 minutes ago 1.06GB 06:51:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 37 hours ago 696MB 06:51:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 06:51:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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] } 06:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:51:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:51:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:51:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:51:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:51:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:51:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:51:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:51:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:51:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:51:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:51:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:51:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements 06:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.333s coverage: 98.5% of statements 06:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:51:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.463s coverage: 71.5% of statements 06:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:52:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 54.0% of statements 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:52:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.884s coverage: 88.5% of statements 06:52:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.483s coverage: 3.8% of statements 06:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:52:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 95.6% of statements 06:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:52:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements 06:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:52:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:52:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.252s coverage: 65.9% of statements 06:52:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:52:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.431s coverage: 0.9% of statements 06:52:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 31.9% of statements 06:52:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements 06:52:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements 06:52:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements 06:52:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 06:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 06:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:52:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:53:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements 06:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:53:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:53:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:53:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.988s coverage: 79.9% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.268s coverage: 92.9% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements 06:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.462s coverage: 82.1% of statements 06:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:53:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 86.0% of statements 06:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.970s coverage: 63.1% of statements 06:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements 06:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 06:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 06:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 06:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements 06:53:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 06:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:53:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:53:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements 06:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:53:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:53:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.561s coverage: 92.3% of statements 06:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.8% of statements 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.368s coverage: 97.7% of statements 06:53:56 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 06:53:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:53:56 go vet ./... 06:56:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:33 ./bin/test-attribution-txt.sh [Pipeline] echo 06:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:56:34 + ls -al . 06:56:34 total 716 06:56:34 drwxrwxr-x 10 1001 1001 4096 Jul 14 06:48 . 06:56:34 drwxr-xr-x 4 root root 4096 Jul 14 06:48 .. 06:56:34 drwxrwxr-x 2 1001 1001 4096 Jul 14 06:46 .blubracket 06:56:34 -rw-rw-r-- 1 1001 1001 16 Jul 14 06:46 .dockerignore 06:56:34 drwxrwxr-x 8 1001 1001 4096 Jul 14 06:46 .git 06:56:34 drwxrwxr-x 3 1001 1001 4096 Jul 14 06:46 .github 06:56:34 -rw-rw-r-- 1 1001 1001 1133 Jul 14 06:46 .gitignore 06:56:34 -rw-rw-r-- 1 1001 1001 42 Jul 14 06:46 .golangci.yml 06:56:34 -rw-rw-r-- 1 1001 1001 87 Jul 14 06:46 .hadolint.yml 06:56:34 -rw-rw-r-- 1 1001 1001 166 Jul 14 06:46 .sonarcloud.properties 06:56:34 -rw-rw-r-- 1 1001 1001 1171 Jul 14 06:46 ADOPTERS.md 06:56:34 -rw-rw-r-- 1 1001 1001 11234 Jul 14 06:46 Attribution.txt 06:56:34 -rw-rw-r-- 1 1001 1001 93407 Jul 14 06:46 CHANGELOG.md 06:56:34 -rw-rw-r-- 1 1001 1001 3804 Jul 14 06:46 CONTRIBUTING.md 06:56:34 -rw-rw-r-- 1 1001 1001 677 Jul 14 06:46 GOVERNANCE.md 06:56:34 -rw-rw-r-- 1 1001 1001 883 Jul 14 06:46 Jenkinsfile 06:56:34 -rw-rw-r-- 1 1001 1001 10775 Jul 14 06:46 LICENSE 06:56:34 -rw-rw-r-- 1 1001 1001 14368 Jul 14 06:46 Makefile 06:56:34 -rw-rw-r-- 1 1001 1001 582 Jul 14 06:46 OWNERS.md 06:56:34 -rw-rw-r-- 1 1001 1001 9923 Jul 14 06:46 README.md 06:56:34 -rw-rw-r-- 1 1001 1001 789 Jul 14 06:46 SECURITY.md 06:56:34 -rw-rw-r-- 1 1001 1001 5 Jul 14 06:44 VERSION 06:56:34 drwxrwxr-x 2 1001 1001 4096 Jul 14 06:46 bin 06:56:34 drwxrwxr-x 18 1001 1001 4096 Jul 14 06:46 cmd 06:56:34 -rw-r--r-- 1 root root 448414 Jul 14 06:53 coverage.out 06:56:34 -rw-rw-r-- 1 1001 1001 3430 Jul 14 06:46 go.mod 06:56:34 -rw-rw-r-- 1 1001 1001 32408 Jul 14 06:46 go.sum 06:56:34 drwxrwxr-x 7 1001 1001 4096 Jul 14 06:46 internal 06:56:34 drwxrwxr-x 3 1001 1001 4096 Jul 14 06:46 openapi 06:56:34 -rw-rw-r-- 1 1001 1001 594 Jul 14 06:46 security.txt 06:56:34 drwxrwxr-x 4 1001 1001 4096 Jul 14 06:46 snap 06:56:34 -rw-rw-r-- 1 1001 1001 204 Jul 14 06:46 version.go [Pipeline] sh 06:56:34 + '[' -e coverage.out ] 06:56:34 + chown 1001:1001 coverage.out [Pipeline] stash 06:56:34 Warning: overwriting stash ‘coverage-report’ 06:56:35 Stashed 1 file(s) [Pipeline] sh 06:56:35 + make build 06:56:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:57:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:58:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:58:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:58:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:58:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:58:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:59:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:59:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:59:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:59:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:59:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:59:29 $ docker stop --time=1 7651d1f81f362a01b226f2dc44996af825fe9305a1488cc0cb1f5a3adafe92a6 06:59:31 $ docker rm -f --volumes 7651d1f81f362a01b226f2dc44996af825fe9305a1488cc0cb1f5a3adafe92a6 [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 06:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:59:34 06:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:59:34 latest: Pulling from edgex-devops/edgex-compose-arm64 06:59:34 547446be3368: Pulling fs layer 06:59:34 d125d8839a47: Pulling fs layer 06:59:34 3e85d5ac6304: Pulling fs layer 06:59:34 c3105a71a48b: Pulling fs layer 06:59:34 0f093f025ec4: Pulling fs layer 06:59:34 c3106fc0e877: Pulling fs layer 06:59:34 c3105a71a48b: Waiting 06:59:34 0f093f025ec4: Waiting 06:59:34 c3106fc0e877: Waiting 06:59:34 547446be3368: Verifying Checksum 06:59:34 547446be3368: Download complete 06:59:34 c3105a71a48b: Verifying Checksum 06:59:34 c3105a71a48b: Download complete 06:59:34 d125d8839a47: Verifying Checksum 06:59:34 d125d8839a47: Download complete 06:59:35 c3106fc0e877: Verifying Checksum 06:59:35 c3106fc0e877: Download complete 06:59:35 0f093f025ec4: Verifying Checksum 06:59:35 0f093f025ec4: Download complete 06:59:35 547446be3368: Pull complete 06:59:36 d125d8839a47: Pull complete 06:59:36 3e85d5ac6304: Verifying Checksum 06:59:36 3e85d5ac6304: Download complete 06:59:45 3e85d5ac6304: Pull complete 06:59:45 c3105a71a48b: Pull complete 06:59:46 0f093f025ec4: Pull complete 06:59:46 c3106fc0e877: Pull complete 06:59:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:59:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:46 prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container 06:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:59:48 $ docker top 438dd2ed95759859951a2c7e9aa435f983f780b05cca946ab54f2e90a9d68fac -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:49 + docker compose -f ./docker-compose-build.yml build --parallel 06:59:57 #1 [support-scheduler internal] load build definition from Dockerfile 06:59:57 #1 transferring dockerfile: 06:59:57 #1 transferring dockerfile: 1.82kB done 06:59:57 #1 DONE 0.1s 06:59:57 06:59:57 #2 [security-spire-agent internal] load build definition from Dockerfile 06:59:57 #2 transferring dockerfile: 2.68kB done 06:59:57 #2 DONE 0.0s 06:59:57 06:59:57 #3 [core-command internal] load build definition from Dockerfile 06:59:57 #3 transferring dockerfile: 1.82kB done 06:59:57 #3 DONE 0.1s 06:59:57 06:59:57 #4 [security-secretstore-setup internal] load build definition from Dockerfile 06:59:57 #4 transferring dockerfile: 2.38kB 0.0s done 06:59:57 #4 DONE 0.1s 06:59:57 06:59:57 #5 [security-bootstrapper internal] load build definition from Dockerfile 06:59:58 #5 transferring dockerfile: 2.82kB 0.0s done 06:59:58 #5 DONE 0.1s 06:59:58 06:59:58 #6 [security-spire-server internal] load build definition from Dockerfile 06:59:58 #6 transferring dockerfile: 2.63kB 0.0s done 06:59:58 #6 DONE 0.1s 06:59:58 06:59:58 #7 [security-proxy-auth internal] load build definition from Dockerfile 06:59:58 #7 transferring dockerfile: 2.04kB 0.0s done 06:59:58 #7 DONE 0.1s 06:59:58 06:59:58 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:59:58 #8 transferring dockerfile: 2.12kB done 06:59:58 #8 DONE 0.1s 06:59:58 06:59:58 #9 [core-metadata internal] load build definition from Dockerfile 06:59:58 #9 transferring dockerfile: 1.96kB 0.0s done 06:59:58 #9 DONE 0.1s 06:59:58 06:59:58 #10 [support-notifications internal] load build definition from Dockerfile 06:59:58 #10 transferring dockerfile: 1.84kB done 06:59:58 #10 DONE 0.0s 06:59:58 06:59:58 #11 [security-spire-config internal] load build definition from Dockerfile 06:59:58 #11 transferring dockerfile: 2.58kB done 06:59:58 #11 DONE 0.0s 06:59:58 06:59:58 #12 [core-data internal] load build definition from Dockerfile 06:59:58 #12 transferring dockerfile: 1.90kB done 06:59:58 #12 DONE 0.1s 06:59:58 06:59:58 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:59:58 #13 transferring dockerfile: 1.78kB done 06:59:58 #13 DONE 0.1s 06:59:58 06:59:58 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:59:58 #14 transferring dockerfile: 2.06kB done 06:59:58 #14 DONE 0.1s 06:59:58 06:59:58 #15 [support-scheduler internal] load .dockerignore 06:59:58 #15 transferring context: 56B 0.0s done 06:59:58 #15 DONE 0.1s 06:59:59 06:59:59 #16 [security-spire-agent internal] load .dockerignore 06:59:59 #16 transferring context: 56B done 06:59:59 #16 DONE 0.0s 06:59:59 06:59:59 #17 [core-command internal] load .dockerignore 06:59:59 #17 transferring context: 56B done 06:59:59 #17 DONE 0.0s 06:59:59 06:59:59 #18 [security-secretstore-setup internal] load .dockerignore 06:59:59 #18 transferring context: 56B 0.0s done 06:59:59 #18 DONE 0.1s 06:59:59 06:59:59 #19 [security-bootstrapper internal] load .dockerignore 06:59:59 #19 transferring context: 56B 0.0s done 06:59:59 #19 DONE 0.1s 06:59:59 06:59:59 #20 [security-spire-server internal] load .dockerignore 06:59:59 #20 transferring context: 56B done 06:59:59 #20 DONE 0.1s 06:59:59 06:59:59 #21 [security-proxy-auth internal] load .dockerignore 06:59:59 #21 transferring context: 56B 0.0s done 06:59:59 #21 DONE 0.1s 06:59:59 06:59:59 #22 [core-common-config-bootstrapper internal] load .dockerignore 06:59:59 #22 transferring context: 56B 0.0s done 06:59:59 #22 DONE 0.1s 06:59:59 06:59:59 #23 [core-metadata internal] load .dockerignore 06:59:59 #23 transferring context: 56B done 06:59:59 #23 DONE 0.1s 06:59:59 06:59:59 #24 [support-notifications internal] load .dockerignore 06:59:59 #24 transferring context: 56B done 06:59:59 #24 DONE 0.1s 06:59:59 06:59:59 #25 [security-spire-config internal] load .dockerignore 06:59:59 #25 transferring context: 56B 0.0s done 06:59:59 #25 DONE 0.1s 06:59:59 06:59:59 #26 [core-data internal] load .dockerignore 06:59:59 #26 transferring context: 56B done 06:59:59 #26 DONE 0.1s 06:59:59 06:59:59 #27 [security-spiffe-token-provider internal] load .dockerignore 06:59:59 #27 transferring context: 56B 0.0s done 07:00:00 #27 DONE 0.1s 07:00:00 07:00:00 #28 [security-proxy-setup internal] load .dockerignore 07:00:00 #28 transferring context: 56B done 07:00:00 #28 DONE 0.0s 07:00:00 07:00:00 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:00 #29 DONE 0.0s 07:00:00 07:00:00 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 07:00:00 #30 DONE 0.1s 07:00:00 07:00:00 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:00 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:00 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:00 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:00 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:00 #31 DONE 0.1s 07:00:00 07:00:00 #32 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:00:01 #32 ... 07:00:01 07:00:01 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.0s 07:00:01 07:00:01 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 0.8s 07:00:01 07:00:01 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:01 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:01 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:01 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:01 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:01 #31 DONE 0.3s 07:00:01 07:00:01 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.0s 07:00:01 07:00:01 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 1.4s 07:00:01 07:00:01 #34 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:00:01 #34 ... 07:00:01 07:00:01 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:01 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:01 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:01 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:01 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:01 #31 DONE 0.3s 07:00:01 07:00:01 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 07:00:01 #30 DONE 0.3s 07:00:01 07:00:01 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 1.4s 07:00:01 07:00:01 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:01 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:01 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:01 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:01 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:01 #31 DONE 0.3s 07:00:01 07:00:01 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.0s 07:00:01 07:00:01 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 1.4s 07:00:01 07:00:01 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 07:00:01 #30 ... 07:00:01 07:00:01 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.0s 07:00:01 07:00:01 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:00:01 #35 DONE 0.7s 07:00:01 07:00:01 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 07:00:01 #30 ... 07:00:01 07:00:01 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:01 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:01 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:01 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:01 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:01 #31 DONE 0.3s 07:00:01 07:00:01 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.0s 07:00:01 07:00:01 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 1.4s 07:00:01 07:00:01 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:00:01 #35 DONE 0.8s 07:00:01 07:00:01 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 07:00:01 #30 ... 07:00:01 07:00:01 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:01 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:01 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:01 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:01 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:01 #31 DONE 0.3s 07:00:01 07:00:01 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.0s 07:00:01 07:00:01 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 1.5s 07:00:01 07:00:01 #35 [security-spire-server builder 2/7] WORKDIR /edgex-go 07:00:01 #35 DONE 0.8s 07:00:01 07:00:01 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 07:00:01 #30 ... 07:00:01 07:00:01 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:01 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:01 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:01 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:01 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:01 #31 DONE 0.4s 07:00:01 07:00:01 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:01 #33 DONE 1.5s 07:00:01 07:00:01 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:01 #29 DONE 0.1s 07:00:01 07:00:01 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:00:01 #35 DONE 0.8s 07:00:01 07:00:01 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 07:00:02 #30 ... 07:00:02 07:00:02 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:02 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:02 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:02 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:02 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:02 #31 DONE 0.4s 07:00:02 07:00:02 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:02 #33 DONE 1.5s 07:00:02 07:00:02 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:02 #29 DONE 0.1s 07:00:02 07:00:02 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:00:02 #35 DONE 0.8s 07:00:02 07:00:02 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 07:00:02 #30 DONE 1.1s 07:00:02 07:00:02 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:02 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:02 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:02 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:02 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:02 #31 DONE 0.4s 07:00:02 07:00:02 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:02 #33 DONE 1.6s 07:00:02 07:00:02 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 07:00:02 #35 DONE 0.9s 07:00:02 07:00:02 #36 [support-notifications internal] load build context 07:00:02 #36 ... 07:00:02 07:00:02 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:02 #29 DONE 0.1s 07:00:02 07:00:02 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:02 #29 DONE 0.1s 07:00:02 07:00:02 #36 [support-notifications internal] load build context 07:00:02 #36 ... 07:00:02 07:00:02 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 07:00:02 #30 DONE 1.6s 07:00:02 07:00:02 #36 [support-notifications internal] load build context 07:00:03 #36 ... 07:00:03 07:00:03 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:03 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:03 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:03 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:03 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:03 #31 DONE 0.5s 07:00:03 07:00:03 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:03 #33 DONE 1.6s 07:00:03 07:00:03 #35 [security-spire-config builder 2/7] WORKDIR /edgex-go 07:00:03 #35 DONE 0.9s 07:00:03 07:00:03 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:03 #29 DONE 0.1s 07:00:03 07:00:03 #36 [support-notifications internal] load build context 07:00:03 #36 ... 07:00:03 07:00:03 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:03 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:03 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:03 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:03 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:03 #31 DONE 0.5s 07:00:03 07:00:03 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:03 #33 DONE 1.6s 07:00:03 07:00:03 #35 [core-data builder 2/7] WORKDIR /edgex-go 07:00:03 #35 DONE 0.9s 07:00:03 07:00:03 #36 [support-notifications internal] load build context 07:00:03 #36 ... 07:00:03 07:00:03 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:00:03 #29 DONE 0.2s 07:00:03 07:00:03 #36 [support-notifications internal] load build context 07:00:04 #36 ... 07:00:04 07:00:04 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 07:00:04 #30 DONE 2.3s 07:00:04 07:00:04 #36 [support-notifications internal] load build context 07:00:04 #36 ... 07:00:04 07:00:04 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 07:00:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 07:00:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 07:00:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 07:00:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 07:00:04 #31 DONE 0.5s 07:00:04 07:00:04 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:00:04 #33 DONE 1.6s 07:00:04 07:00:04 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:00:04 #35 DONE 1.0s 07:00:04 07:00:04 #36 [support-notifications internal] load build context 07:00:05 #36 transferring context: 4.88MB 2.3s 07:00:07 #36 ... 07:00:07 07:00:07 #32 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:00:07 #32 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:07 #32 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:07 #32 5.939 (1/1) Installing dumb-init (1.2.5-r2) 07:00:07 #32 5.939 Executing busybox-1.35.0-r29.trigger 07:00:07 #32 5.974 OK: 8 MiB in 16 packages 07:00:07 #32 DONE 7.7s 07:00:07 07:00:07 #36 [support-notifications internal] load build context 07:00:10 #36 transferring context: 11.30MB 7.4s 07:00:10 #36 ... 07:00:10 07:00:10 #37 [support-scheduler internal] load build context 07:00:10 #37 ... 07:00:10 07:00:10 #36 [support-notifications internal] load build context 07:00:11 #36 ... 07:00:11 07:00:11 #38 [security-spire-agent internal] load build context 07:00:11 #38 ... 07:00:11 07:00:11 #36 [support-notifications internal] load build context 07:00:11 #36 ... 07:00:11 07:00:11 #39 [core-command internal] load build context 07:00:11 #39 ... 07:00:11 07:00:11 #40 [security-secretstore-setup internal] load build context 07:00:11 #40 ... 07:00:11 07:00:11 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:00:11 #0 7.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:11 #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:11 #41 ... 07:00:11 07:00:11 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:00:11 #42 ... 07:00:11 07:00:11 #43 [security-spire-server internal] load build context 07:00:12 #43 ... 07:00:12 07:00:12 #44 [core-common-config-bootstrapper internal] load build context 07:00:12 #44 ... 07:00:12 07:00:12 #45 [security-bootstrapper internal] load build context 07:00:12 #45 ... 07:00:12 07:00:12 #46 [security-proxy-auth internal] load build context 07:00:12 #46 ... 07:00:12 07:00:12 #47 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 07:00:12 #47 ... 07:00:12 07:00:12 #34 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:00:12 #34 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:12 #34 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:12 #34 7.758 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:00:12 #34 7.758 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:00:12 #34 7.758 OK: 17689 distinct packages available 07:00:12 #34 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:12 #34 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:12 #34 10.62 (1/5) Installing dumb-init (1.2.5-r2) 07:00:12 #34 10.62 (2/5) Installing musl-obstack (1.2.3-r0) 07:00:12 #34 10.76 (3/5) Installing libucontext (1.2-r0) 07:00:12 #34 10.76 (4/5) Installing gcompat (1.1.0-r0) 07:00:12 #34 10.76 (5/5) Installing openssl (3.0.9-r1) 07:00:12 #34 10.76 Executing busybox-1.35.0-r29.trigger 07:00:12 #34 10.91 OK: 9 MiB in 20 packages 07:00:12 #34 ... 07:00:12 07:00:12 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 07:00:12 #48 ... 07:00:12 07:00:12 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:00:12 #49 ... 07:00:12 07:00:12 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 07:00:12 #50 ... 07:00:12 07:00:12 #51 [core-metadata internal] load build context 07:00:13 #51 ... 07:00:13 07:00:13 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:00:13 #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:13 #0 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:13 #52 ... 07:00:13 07:00:13 #53 [core-data internal] load build context 07:00:13 #53 ... 07:00:13 07:00:13 #54 [security-spire-config internal] load build context 07:00:13 #54 ... 07:00:13 07:00:13 #51 [core-metadata internal] load build context 07:00:13 #51 ... 07:00:13 07:00:13 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:00:13 #55 ... 07:00:13 07:00:13 #34 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:00:13 #34 DONE 12.6s 07:00:13 07:00:13 #54 [security-spire-config internal] load build context 07:00:13 #54 ... 07:00:13 07:00:13 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:00:13 #56 ... 07:00:13 07:00:13 #54 [security-spire-config internal] load build context 07:00:14 #54 ... 07:00:14 07:00:14 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:00:14 #57 ... 07:00:14 07:00:14 #58 [security-spiffe-token-provider internal] load build context 07:00:14 #58 ... 07:00:14 07:00:14 #59 [security-proxy-setup internal] load build context 07:00:14 #59 ... 07:00:14 07:00:14 #58 [security-spiffe-token-provider internal] load build context 07:00:14 #58 ... 07:00:14 07:00:14 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:00:14 #60 ... 07:00:14 07:00:14 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 07:00:14 #61 ... 07:00:14 07:00:14 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:00:14 #42 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:16 #42 ... 07:00:16 07:00:16 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:00:16 #41 11.11 (1/4) Installing ca-certificates (20230506-r0) 07:00:16 #41 11.35 (2/4) Installing dumb-init (1.2.5-r2) 07:00:16 #41 11.35 (3/4) Installing su-exec (0.2-r2) 07:00:16 #41 11.35 (4/4) Installing yq (4.30.4-r4) 07:00:16 #41 11.78 Executing busybox-1.35.0-r29.trigger 07:00:16 #41 11.78 Executing ca-certificates-20230506-r0.trigger 07:00:16 #41 12.91 OK: 17 MiB in 19 packages 07:00:16 #41 DONE 15.0s 07:00:16 07:00:16 #38 [security-spire-agent internal] load build context 07:00:16 #38 transferring context: 30.58MB 15.4s 07:00:16 #38 ... 07:00:16 07:00:16 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:00:16 #49 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:17 #49 ... 07:00:17 07:00:17 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:00:17 #52 14.83 OK: 263 MiB in 53 packages 07:00:17 #52 DONE 16.0s 07:00:17 07:00:17 #54 [security-spire-config internal] load build context 07:00:19 #54 ... 07:00:19 07:00:19 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:00:19 #60 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:20 #60 ... 07:00:20 07:00:20 #37 [support-scheduler internal] load build context 07:00:20 #37 ... 07:00:20 07:00:20 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:00:20 #57 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:21 #57 ... 07:00:21 07:00:21 #36 [support-notifications internal] load build context 07:00:21 #36 ... 07:00:21 07:00:21 #37 [support-scheduler internal] load build context 07:00:21 #37 transferring context: 61.78MB 21.2s 07:00:21 #37 ... 07:00:21 07:00:21 #47 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 07:00:21 #47 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:21 #47 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:21 #47 18.66 OK: 263 MiB in 53 packages 07:00:21 #47 DONE 20.4s 07:00:21 07:00:21 #37 [support-scheduler internal] load build context 07:00:21 #37 ... 07:00:21 07:00:21 #39 [core-command internal] load build context 07:00:21 #39 ... 07:00:21 07:00:21 #37 [support-scheduler internal] load build context 07:00:21 #37 ... 07:00:21 07:00:21 #40 [security-secretstore-setup internal] load build context 07:00:22 #40 ... 07:00:22 07:00:22 #39 [core-command internal] load build context 07:00:22 #39 ... 07:00:22 07:00:22 #43 [security-spire-server internal] load build context 07:00:22 #43 ... 07:00:22 07:00:22 #40 [security-secretstore-setup internal] load build context 07:00:22 #40 ... 07:00:22 07:00:22 #46 [security-proxy-auth internal] load build context 07:00:22 #46 ... 07:00:22 07:00:22 #45 [security-bootstrapper internal] load build context 07:00:22 #45 ... 07:00:22 07:00:22 #44 [core-common-config-bootstrapper internal] load build context 07:00:22 #44 ... 07:00:22 07:00:22 #46 [security-proxy-auth internal] load build context 07:00:23 #46 ... 07:00:23 07:00:23 #53 [core-data internal] load build context 07:00:23 #53 ... 07:00:23 07:00:23 #46 [security-proxy-auth internal] load build context 07:00:23 #46 ... 07:00:23 07:00:23 #51 [core-metadata internal] load build context 07:00:23 #51 ... 07:00:23 07:00:23 #44 [core-common-config-bootstrapper internal] load build context 07:00:24 #44 ... 07:00:24 07:00:24 #59 [security-proxy-setup internal] load build context 07:00:24 #59 ... 07:00:24 07:00:24 #58 [security-spiffe-token-provider internal] load build context 07:00:24 #58 ... 07:00:24 07:00:24 #59 [security-proxy-setup internal] load build context 07:00:25 #59 ... 07:00:25 07:00:25 #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:00:25 #42 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:25 #42 21.62 OK: 263 MiB in 53 packages 07:00:25 #42 DONE 24.2s 07:00:25 07:00:25 #58 [security-spiffe-token-provider internal] load build context 07:00:25 #58 ... 07:00:25 07:00:25 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 07:00:25 #48 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:25 #48 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:25 #48 22.74 (1/2) Installing dumb-init (1.2.5-r2) 07:00:25 #48 22.74 (2/2) Installing su-exec (0.2-r2) 07:00:25 #48 22.74 Executing busybox-1.35.0-r29.trigger 07:00:25 #48 22.84 OK: 8 MiB in 17 packages 07:00:25 #48 ... 07:00:25 07:00:25 #58 [security-spiffe-token-provider internal] load build context 07:00:25 #58 ... 07:00:25 07:00:25 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 07:00:25 #50 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:25 #50 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:25 #50 21.27 (1/2) Installing ca-certificates (20230506-r0) 07:00:25 #50 21.82 (2/2) Installing dumb-init (1.2.5-r2) 07:00:25 #50 21.82 Executing busybox-1.35.0-r29.trigger 07:00:25 #50 21.82 Executing ca-certificates-20230506-r0.trigger 07:00:25 #50 ... 07:00:25 07:00:25 #59 [security-proxy-setup internal] load build context 07:00:26 #59 ... 07:00:26 07:00:26 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 07:00:26 #48 DONE 24.4s 07:00:26 07:00:26 #59 [security-proxy-setup internal] load build context 07:00:27 #59 ... 07:00:27 07:00:27 #38 [security-spire-agent internal] load build context 07:00:27 #38 ... 07:00:27 07:00:27 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:00:27 #55 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:27 #55 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:27 #55 22.54 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:00:27 #55 22.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:00:27 #55 22.54 OK: 17689 distinct packages available 07:00:27 #55 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:27 #55 ... 07:00:27 07:00:27 #38 [security-spire-agent internal] load build context 07:00:27 #38 transferring context: 48.72MB 26.1s 07:00:27 #38 ... 07:00:27 07:00:27 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:00:27 #49 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:27 #49 23.66 OK: 263 MiB in 53 packages 07:00:27 #49 DONE 25.1s 07:00:27 07:00:27 #38 [security-spire-agent internal] load build context 07:00:27 #38 ... 07:00:27 07:00:27 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:00:27 #56 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:27 #56 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:27 #56 23.33 (1/1) Installing dumb-init (1.2.5-r2) 07:00:27 #56 23.33 Executing busybox-1.35.0-r29.trigger 07:00:27 #56 23.51 OK: 8 MiB in 16 packages 07:00:27 #56 ... 07:00:27 07:00:27 #38 [security-spire-agent internal] load build context 07:00:28 #38 ... 07:00:28 07:00:28 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 07:00:28 #50 24.14 OK: 8 MiB in 17 packages 07:00:28 #50 DONE 25.6s 07:00:28 07:00:28 #38 [security-spire-agent internal] load build context 07:00:28 #38 ... 07:00:28 07:00:28 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:00:28 #56 DONE 24.8s 07:00:28 07:00:28 #38 [security-spire-agent internal] load build context 07:00:29 #38 ... 07:00:29 07:00:29 #54 [security-spire-config internal] load build context 07:00:29 #54 ... 07:00:29 07:00:29 #38 [security-spire-agent internal] load build context 07:00:29 #38 ... 07:00:29 07:00:29 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 07:00:29 #61 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:29 #61 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:29 #61 23.46 (1/2) Installing dumb-init (1.2.5-r2) 07:00:29 #61 23.46 (2/2) Installing openssl (3.0.9-r1) 07:00:29 #61 23.59 Executing busybox-1.35.0-r29.trigger 07:00:29 #61 23.62 OK: 8 MiB in 17 packages 07:00:29 #61 DONE 25.2s 07:00:29 07:00:29 #38 [security-spire-agent internal] load build context 07:00:30 #38 ... 07:00:30 07:00:30 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 07:00:30 #62 DONE 0.6s 07:00:30 07:00:30 #38 [security-spire-agent internal] load build context 07:00:31 #38 ... 07:00:31 07:00:31 #36 [support-notifications internal] load build context 07:00:31 #36 ... 07:00:31 07:00:31 #54 [security-spire-config internal] load build context 07:00:32 #54 ... 07:00:32 07:00:32 #37 [support-scheduler internal] load build context 07:00:32 #37 transferring context: 80.63MB 31.6s 07:00:32 #37 ... 07:00:32 07:00:32 #39 [core-command internal] load build context 07:00:32 #39 ... 07:00:32 07:00:32 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:00:32 #60 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:32 #60 22.85 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:00:32 #60 22.85 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:00:32 #60 22.85 OK: 17689 distinct packages available 07:00:32 #60 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:32 #60 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:32 #60 27.23 (1/9) Installing ca-certificates (20230506-r0) 07:00:32 #60 27.45 (2/9) Installing brotli-libs (1.0.9-r9) 07:00:32 #60 27.49 (3/9) Installing nghttp2-libs (1.51.0-r0) 07:00:32 #60 27.49 (4/9) Installing libcurl (8.1.2-r0) 07:00:32 #60 27.52 (5/9) Installing curl (8.1.2-r0) 07:00:32 #60 27.55 (6/9) Installing dumb-init (1.2.5-r2) 07:00:32 #60 27.57 (7/9) Installing musl-obstack (1.2.3-r0) 07:00:32 #60 27.61 (8/9) Installing libucontext (1.2-r0) 07:00:32 #60 27.61 (9/9) Installing gcompat (1.1.0-r0) 07:00:32 #60 27.64 Executing busybox-1.35.0-r29.trigger 07:00:32 #60 27.75 Executing ca-certificates-20230506-r0.trigger 07:00:32 #60 ... 07:00:32 07:00:32 #43 [security-spire-server internal] load build context 07:00:32 #43 ... 07:00:32 07:00:32 #40 [security-secretstore-setup internal] load build context 07:00:32 #40 ... 07:00:32 07:00:32 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:00:32 #63 DONE 6.6s 07:00:32 07:00:32 #40 [security-secretstore-setup internal] load build context 07:00:32 #40 ... 07:00:32 07:00:32 #45 [security-bootstrapper internal] load build context 07:00:32 #45 ... 07:00:32 07:00:32 #40 [security-secretstore-setup internal] load build context 07:00:33 #40 ... 07:00:33 07:00:33 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:00:33 #55 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:33 #55 27.95 (1/4) Installing dumb-init (1.2.5-r2) 07:00:33 #55 27.97 (2/4) Installing musl-obstack (1.2.3-r0) 07:00:33 #55 27.98 (3/4) Installing libucontext (1.2-r0) 07:00:33 #55 28.01 (4/4) Installing gcompat (1.1.0-r0) 07:00:33 #55 28.07 Executing busybox-1.35.0-r29.trigger 07:00:33 #55 28.15 OK: 8 MiB in 19 packages 07:00:33 #55 DONE 29.6s 07:00:33 07:00:33 #40 [security-secretstore-setup internal] load build context 07:00:33 #40 ... 07:00:33 07:00:33 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:00:33 #57 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:33 #57 24.89 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:00:33 #57 24.89 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:00:33 #57 24.89 OK: 17689 distinct packages available 07:00:33 #57 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:33 #57 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:33 #57 28.35 OK: 263 MiB in 53 packages 07:00:33 #57 DONE 29.2s 07:00:33 07:00:33 #40 [security-secretstore-setup internal] load build context 07:00:33 #40 ... 07:00:33 07:00:33 #53 [core-data internal] load build context 07:00:33 #53 ... 07:00:33 07:00:33 #54 [security-spire-config internal] load build context 07:00:33 #54 ... 07:00:33 07:00:33 #51 [core-metadata internal] load build context 07:00:34 #51 ... 07:00:34 07:00:34 #46 [security-proxy-auth internal] load build context 07:00:34 #46 ... 07:00:34 07:00:34 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:00:34 #60 28.44 OK: 11 MiB in 24 packages 07:00:34 #60 DONE 29.5s 07:00:34 07:00:34 #46 [security-proxy-auth internal] load build context 07:00:34 #46 ... 07:00:34 07:00:34 #51 [core-metadata internal] load build context 07:00:34 #51 ... 07:00:34 07:00:34 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 07:00:34 #64 DONE 1.5s 07:00:34 07:00:34 #51 [core-metadata internal] load build context 07:00:34 #51 ... 07:00:34 07:00:34 #44 [core-common-config-bootstrapper internal] load build context 07:00:34 #44 ... 07:00:34 07:00:34 #51 [core-metadata internal] load build context 07:00:35 #51 ... 07:00:35 07:00:35 #58 [security-spiffe-token-provider internal] load build context 07:00:36 #58 ... 07:00:36 07:00:36 #51 [core-metadata internal] load build context 07:00:37 #51 ... 07:00:37 07:00:37 #59 [security-proxy-setup internal] load build context 07:00:37 #59 ... 07:00:37 07:00:37 #51 [core-metadata internal] load build context 07:00:38 #51 transferring context: 88.33MB 35.3s 07:00:42 #51 ... 07:00:42 07:00:42 #36 [support-notifications internal] load build context 07:00:42 #36 ... 07:00:42 07:00:42 #38 [security-spire-agent internal] load build context 07:00:42 #38 ... 07:00:42 07:00:42 #51 [core-metadata internal] load build context 07:00:42 #51 ... 07:00:42 07:00:42 #37 [support-scheduler internal] load build context 07:00:42 #37 transferring context: 122.92MB 41.9s 07:00:42 #37 ... 07:00:42 07:00:42 #36 [support-notifications internal] load build context 07:00:42 #36 ... 07:00:42 07:00:42 #39 [core-command internal] load build context 07:00:42 #39 ... 07:00:42 07:00:42 #36 [support-notifications internal] load build context 07:00:42 #36 ... 07:00:42 07:00:42 #43 [security-spire-server internal] load build context 07:00:42 #43 ... 07:00:42 07:00:42 #39 [core-command internal] load build context 07:00:43 #39 ... 07:00:43 07:00:43 #45 [security-bootstrapper internal] load build context 07:00:43 #45 ... 07:00:43 07:00:43 #39 [core-command internal] load build context 07:00:44 #39 ... 07:00:44 07:00:44 #40 [security-secretstore-setup internal] load build context 07:00:44 #40 ... 07:00:44 07:00:44 #54 [security-spire-config internal] load build context 07:00:44 #54 ... 07:00:44 07:00:44 #53 [core-data internal] load build context 07:00:44 #53 ... 07:00:44 07:00:44 #46 [security-proxy-auth internal] load build context 07:00:44 #46 ... 07:00:44 07:00:44 #40 [security-secretstore-setup internal] load build context 07:00:44 #40 ... 07:00:44 07:00:44 #44 [core-common-config-bootstrapper internal] load build context 07:00:44 #44 ... 07:00:44 07:00:44 #54 [security-spire-config internal] load build context 07:00:46 #54 ... 07:00:46 07:00:46 #58 [security-spiffe-token-provider internal] load build context 07:00:46 #58 ... 07:00:46 07:00:46 #54 [security-spire-config internal] load build context 07:00:47 #54 ... 07:00:47 07:00:47 #59 [security-proxy-setup internal] load build context 07:00:47 #59 ... 07:00:47 07:00:47 #58 [security-spiffe-token-provider internal] load build context 07:00:48 #58 transferring context: 92.79MB 43.1s 07:00:52 #58 ... 07:00:52 07:00:52 #53 [core-data internal] load build context 07:00:52 #53 ... 07:00:52 07:00:52 #58 [security-spiffe-token-provider internal] load build context 07:00:52 #58 ... 07:00:52 07:00:52 #38 [security-spire-agent internal] load build context 07:00:52 #38 ... 07:00:52 07:00:52 #53 [core-data internal] load build context 07:00:52 #53 ... 07:00:52 07:00:52 #51 [core-metadata internal] load build context 07:00:52 #51 ... 07:00:52 07:00:52 #37 [support-scheduler internal] load build context 07:00:52 #37 transferring context: 165.74MB 52.1s 07:00:52 #37 ... 07:00:52 07:00:52 #53 [core-data internal] load build context 07:00:52 #53 ... 07:00:52 07:00:52 #36 [support-notifications internal] load build context 07:00:53 #36 ... 07:00:53 07:00:53 #43 [security-spire-server internal] load build context 07:00:53 #43 ... 07:00:53 07:00:53 #36 [support-notifications internal] load build context 07:00:53 #36 ... 07:00:53 07:00:53 #45 [security-bootstrapper internal] load build context 07:00:53 #45 ... 07:00:53 07:00:53 #36 [support-notifications internal] load build context 07:00:53 #36 ... 07:00:53 07:00:53 #39 [core-command internal] load build context 07:00:54 #39 ... 07:00:54 07:00:54 #36 [support-notifications internal] load build context 07:00:54 #36 ... 07:00:54 07:00:54 #46 [security-proxy-auth internal] load build context 07:00:54 #46 ... 07:00:54 07:00:54 #36 [support-notifications internal] load build context 07:00:54 #36 ... 07:00:54 07:00:54 #40 [security-secretstore-setup internal] load build context 07:00:55 #40 ... 07:00:55 07:00:55 #44 [core-common-config-bootstrapper internal] load build context 07:00:55 #44 transferring context: 182.27MB 53.0s done 07:00:55 #44 DONE 53.4s 07:00:55 07:00:55 #36 [support-notifications internal] load build context 07:00:58 #36 ... 07:00:58 07:00:58 #40 [security-secretstore-setup internal] load build context 07:00:58 #40 transferring context: 182.27MB 53.9s done 07:00:58 #40 DONE 54.2s 07:00:58 07:00:58 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:00:58 #65 ... 07:00:58 07:00:58 #59 [security-proxy-setup internal] load build context 07:00:58 #59 ... 07:00:58 07:00:58 #54 [security-spire-config internal] load build context 07:00:58 #54 ... 07:00:58 07:00:58 #59 [security-proxy-setup internal] load build context 07:00:59 #59 ... 07:00:59 07:00:59 #51 [core-metadata internal] load build context 07:00:59 #51 transferring context: 182.27MB 53.2s done 07:00:59 #51 DONE 56.7s 07:00:59 07:00:59 #59 [security-proxy-setup internal] load build context 07:01:00 #59 transferring context: 178.67MB 55.7s 07:01:01 #59 ... 07:01:01 07:01:01 #37 [support-scheduler internal] load build context 07:01:01 #37 transferring context: 182.27MB 58.7s done 07:01:01 #37 DONE 61.0s 07:01:01 07:01:01 #59 [security-proxy-setup internal] load build context 07:01:01 #59 transferring context: 182.27MB 56.3s done 07:01:01 #59 ... 07:01:01 07:01:01 #36 [support-notifications internal] load build context 07:01:01 #36 transferring context: 182.27MB 58.3s done 07:01:01 #36 DONE 59.5s 07:01:01 07:01:01 #54 [security-spire-config internal] load build context 07:01:02 #54 ... 07:01:02 07:01:02 #59 [security-proxy-setup internal] load build context 07:01:02 #59 DONE 57.9s 07:01:02 07:01:02 #54 [security-spire-config internal] load build context 07:01:02 #54 ... 07:01:02 07:01:02 #58 [security-spiffe-token-provider internal] load build context 07:01:02 #58 ... 07:01:02 07:01:02 #54 [security-spire-config internal] load build context 07:01:02 #54 ... 07:01:02 07:01:02 #38 [security-spire-agent internal] load build context 07:01:02 #38 ... 07:01:02 07:01:02 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:01:02 #66 DONE 7.2s 07:01:02 07:01:02 #38 [security-spire-agent internal] load build context 07:01:02 #38 ... 07:01:02 07:01:02 #43 [security-spire-server internal] load build context 07:01:02 #43 ... 07:01:02 07:01:02 #58 [security-spiffe-token-provider internal] load build context 07:01:02 #58 ... 07:01:02 07:01:02 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:01:02 #65 DONE 7.1s 07:01:02 07:01:02 #58 [security-spiffe-token-provider internal] load build context 07:01:02 #58 transferring context: 182.27MB 57.9s done 07:01:02 #58 ... 07:01:02 07:01:02 #53 [core-data internal] load build context 07:01:03 #53 ... 07:01:03 07:01:03 #38 [security-spire-agent internal] load build context 07:01:03 #38 transferring context: 182.27MB 61.9s done 07:01:03 #38 ... 07:01:03 07:01:03 #45 [security-bootstrapper internal] load build context 07:01:03 #45 transferring context: 182.27MB 61.1s done 07:01:03 #45 DONE 61.7s 07:01:03 07:01:03 #53 [core-data internal] load build context 07:01:03 #53 ... 07:01:03 07:01:03 #58 [security-spiffe-token-provider internal] load build context 07:01:03 #58 DONE 59.6s 07:01:03 07:01:03 #43 [security-spire-server internal] load build context 07:01:03 #43 transferring context: 182.27MB 61.1s done 07:01:03 #43 DONE 62.0s 07:01:03 07:01:03 #53 [core-data internal] load build context 07:01:03 #53 ... 07:01:03 07:01:03 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:01:03 #67 DONE 1.6s 07:01:03 07:01:03 #38 [security-spire-agent internal] load build context 07:01:03 #38 DONE 62.8s 07:01:03 07:01:03 #53 [core-data internal] load build context 07:01:04 #53 ... 07:01:04 07:01:04 #46 [security-proxy-auth internal] load build context 07:01:04 #46 transferring context: 182.27MB 61.6s done 07:01:04 #46 DONE 62.0s 07:01:04 07:01:04 #53 [core-data internal] load build context 07:01:04 #53 ... 07:01:04 07:01:04 #39 [core-command internal] load build context 07:01:04 #39 ... 07:01:04 07:01:04 #53 [core-data internal] load build context 07:01:04 #53 ... 07:01:04 07:01:04 #54 [security-spire-config internal] load build context 07:01:04 #54 transferring context: 182.27MB 60.5s done 07:01:04 #54 DONE 61.3s 07:01:04 07:01:04 #53 [core-data internal] load build context 07:01:04 #53 transferring context: 182.27MB 61.0s done 07:01:04 #53 DONE 61.7s 07:01:04 07:01:04 #39 [core-command internal] load build context 07:01:05 #39 ... 07:01:05 07:01:05 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:01:05 #68 DONE 1.1s 07:01:05 07:01:05 #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 07:01:05 #69 DONE 1.2s 07:01:05 07:01:05 #39 [core-command internal] load build context 07:01:07 #39 transferring context: 182.27MB 66.2s done 07:01:07 #39 DONE 66.4s 07:01:07 07:01:07 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:12 #70 ... 07:01:12 07:01:12 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:12 #71 ... 07:01:12 07:01:12 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:12 #72 ... 07:01:12 07:01:12 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:13 #73 ... 07:01:13 07:01:13 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #74 ... 07:02:10 07:02:10 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #71 DONE 62.8s 07:02:10 07:02:10 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #70 DONE 60.4s 07:02:10 07:02:10 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #72 DONE 62.7s 07:02:10 07:02:10 #75 [security-spire-server builder 6/9] COPY . . 07:02:10 #75 ... 07:02:10 07:02:10 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #73 DONE 60.5s 07:02:10 07:02:10 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #74 DONE 61.7s 07:02:10 07:02:10 #76 [support-notifications builder 6/7] COPY . . 07:02:10 #76 DONE 3.6s 07:02:10 07:02:10 #77 [security-secretstore-setup builder 6/7] COPY . . 07:02:10 #77 DONE 3.7s 07:02:10 07:02:10 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:02:10 #78 ... 07:02:10 07:02:10 #79 [security-proxy-setup builder 6/7] COPY . . 07:02:10 #79 CACHED 07:02:10 07:02:10 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #80 CACHED 07:02:10 07:02:10 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:02:10 #81 CACHED 07:02:10 07:02:10 #82 [security-spiffe-token-provider builder 6/7] COPY . . 07:02:10 #82 DONE 3.7s 07:02:10 07:02:10 #83 [core-data builder 6/7] COPY . . 07:02:10 #83 CACHED 07:02:10 07:02:10 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 07:02:10 #84 CACHED 07:02:10 07:02:10 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #85 CACHED 07:02:10 07:02:10 #86 [core-metadata builder 6/7] COPY . . 07:02:10 #86 CACHED 07:02:10 07:02:10 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #87 CACHED 07:02:10 07:02:10 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:02:10 #88 CACHED 07:02:10 07:02:10 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 07:02:10 #89 DONE 3.8s 07:02:10 07:02:10 #75 [security-spire-server builder 6/9] COPY . . 07:02:10 #75 DONE 3.8s 07:02:10 07:02:10 #90 [security-proxy-auth builder 6/7] COPY . . 07:02:10 #90 CACHED 07:02:10 07:02:10 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:02:10 #91 CACHED 07:02:10 07:02:10 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #92 CACHED 07:02:10 07:02:10 #93 [security-bootstrapper builder 6/7] COPY . . 07:02:10 #93 CACHED 07:02:10 07:02:10 #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:02:10 #94 CACHED 07:02:10 07:02:10 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #95 CACHED 07:02:10 07:02:10 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #96 CACHED 07:02:10 07:02:10 #97 [core-command builder 6/7] COPY . . 07:02:10 #97 CACHED 07:02:10 07:02:10 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 07:02:10 #98 CACHED 07:02:10 07:02:10 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #99 CACHED 07:02:10 07:02:10 #100 [support-scheduler builder 6/7] COPY . . 07:02:10 #100 CACHED 07:02:10 07:02:10 #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:02:10 #101 CACHED 07:02:10 07:02:10 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:02:10 #102 ... 07:02:10 07:02:10 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 07:02:10 #103 DONE 0.5s 07:02:10 07:02:10 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:10 #104 CACHED 07:02:10 07:02:10 #105 [security-spire-agent builder 6/9] COPY . . 07:02:10 #105 CACHED 07:02:10 07:02:10 #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 07:02:10 #106 CACHED 07:02:10 07:02:10 #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 07:02:10 #107 CACHED 07:02:10 07:02:10 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:02:15 #108 ... 07:02:15 07:02:15 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:02:15 #78 5.311 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:02:16 #78 ... 07:02:16 07:02:16 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:02:16 #109 DONE 6.6s 07:02:16 07:02:16 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:02:16 #108 DONE 6.7s 07:02:16 07:02:16 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 07:02:16 #110 ... 07:02:16 07:02:16 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 07:02:16 #111 DONE 0.4s 07:02:16 07:02:16 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 07:02:16 #110 DONE 0.4s 07:02:16 07:02:16 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:02:16 #102 4.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:02:18 #102 ... 07:02:18 07:02:18 #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 07:02:18 #112 DONE 0.2s 07:02:18 07:02:18 #113 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 07:02:18 #113 DONE 0.1s 07:02:18 07:02:18 #114 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:02:18 #114 ... 07:02:18 07:02:18 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:02:18 #115 CACHED 07:02:18 07:02:18 #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:02:18 #116 CACHED 07:02:18 07:02:18 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:19 #117 ... 07:02:19 07:02:19 #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:02:19 #0 6.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:02:19 #118 ... 07:02:19 07:02:19 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:02:19 #0 6.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:02:19 #119 ... 07:02:19 07:02:19 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:02:19 #0 6.812 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:02:19 #120 ... 07:02:19 07:02:19 #121 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:19 #121 CACHED 07:02:19 07:02:19 #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:02:19 #122 CACHED 07:02:19 07:02:19 #123 [security-spire-config builder 9/9] WORKDIR /edgex-go 07:02:19 #123 CACHED 07:02:19 07:02:19 #124 [security-spire-config builder 6/9] COPY . . 07:02:19 #124 CACHED 07:02:19 07:02:19 #125 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 07:02:19 #125 CACHED 07:02:19 07:02:19 #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 07:02:19 #126 CACHED 07:02:19 07:02:19 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:02:19 #0 6.454 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:02:19 #127 ... 07:02:19 07:02:19 #114 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:02:19 #114 DONE 1.6s 07:02:19 07:02:19 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:02:19 #0 6.219 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:02:20 #128 ... 07:02:20 07:02:20 #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 07:02:20 #129 DONE 0.3s 07:02:20 07:02:20 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:02:20 #0 6.419 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:02:20 #130 ... 07:02:20 07:02:20 #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 07:02:20 #131 DONE 0.3s 07:02:20 07:02:20 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:02:20 #0 6.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:02:20 #132 ... 07:02:20 07:02:20 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:02:20 #0 4.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:02:20 #133 ... 07:02:20 07:02:20 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:02:20 #0 6.414 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:02:20 #134 ... 07:02:20 07:02:20 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:20 #117 DONE 2.0s 07:02:20 07:02:20 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:20 #135 ... 07:02:20 07:02:20 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:02:20 #136 DONE 0.3s 07:02:20 07:02:20 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:02:20 #137 DONE 0.3s 07:02:20 07:02:20 #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:21 #138 ... 07:02:21 07:02:21 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:02:21 #139 DONE 0.4s 07:02:21 07:02:21 #140 [security-spire-server] exporting to image 07:02:21 #140 exporting layers 07:02:22 #140 ... 07:02:22 07:02:22 #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:22 #138 DONE 2.7s 07:02:22 07:02:22 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:02:22 #141 DONE 0.1s 07:02:22 07:02:22 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:02:22 #127 ... 07:02:22 07:02:22 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:02:22 #135 DONE 2.6s 07:02:22 07:02:22 #142 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:02:22 #142 DONE 0.4s 07:02:22 07:02:22 #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:02:23 #143 DONE 0.5s 07:02:23 07:02:23 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:02:23 #144 ... 07:02:23 07:02:23 #145 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 07:02:23 #145 DONE 0.2s 07:02:23 07:02:23 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:02:23 #144 DONE 0.3s 07:02:23 07:02:23 #140 [security-spire-agent] exporting to image 07:02:23 #140 writing image sha256:9f6aa45fbe13bbfe27bcafefd4aef3b55eb0f970e1a01826151e2f17883cf7d8 0.0s done 07:02:23 #140 naming to docker.io/library/security-spire-server-arm64 done 07:02:23 #140 ... 07:02:23 07:02:23 #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:02:23 #146 DONE 0.4s 07:02:23 07:02:23 #140 [security-spire-config] exporting to image 07:02:25 #140 exporting layers 2.0s done 07:02:25 #140 writing image sha256:c9f1ff69905d776b07f624ba444598a90c222bebfd12fd12dcee7f4a96e83c1d 07:02:25 #140 writing image sha256:c9f1ff69905d776b07f624ba444598a90c222bebfd12fd12dcee7f4a96e83c1d 0.0s done 07:02:25 #140 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:02:25 #140 exporting layers 1.9s done 07:02:25 #140 writing image sha256:a8d2fe573bc90f6fbec3b8311909edff6c990d4297cfe0cf19af210a9a64c373 0.0s done 07:02:25 #140 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:02:25 #140 DONE 4.0s 07:02:25 07:02:25 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:16:48 #102 ... 07:16:48 07:16:48 #119 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:16:48 #119 DONE 877.3s 07:16:48 07:16:48 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:16:48 #102 ... 07:16:48 07:16:48 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:16:48 #147 DONE 0.3s 07:16:48 07:16:48 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:16:48 #132 ... 07:16:48 07:16:48 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:16:48 #148 DONE 0.1s 07:16:48 07:16:48 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:16:48 #149 DONE 0.3s 07:16:48 07:16:48 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:16:48 #128 ... 07:16:48 07:16:48 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:16:48 #150 DONE 0.2s 07:16:48 07:16:48 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:16:48 #151 DONE 0.2s 07:16:48 07:16:48 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:16:53 #152 DONE 4.8s 07:16:53 07:16:53 #140 [security-proxy-auth] exporting to image 07:16:53 #140 exporting layers 07:16:53 #140 exporting layers 0.6s done 07:16:53 #140 writing image sha256:2faed3490c0aaf680b81b651a4d408849278f414bbf3ad019a859338009ca3ae done 07:16:53 #140 naming to docker.io/library/security-proxy-auth-arm64 done 07:16:53 #140 DONE 4.7s 07:16:53 07:16:53 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:01 #78 ... 07:17:01 07:17:01 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:17:01 #132 892.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:17:04 #132 ... 07:17:04 07:17:04 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:17:04 #133 DONE 894.6s 07:17:04 07:17:04 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:17:04 #120 ... 07:17:04 07:17:04 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:17:04 #153 DONE 0.3s 07:17:04 07:17:04 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:17:04 #154 DONE 0.2s 07:17:04 07:17:04 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:04 #78 ... 07:17:04 07:17:04 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:17:05 #155 DONE 0.2s 07:17:05 07:17:05 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:17:05 #156 DONE 0.3s 07:17:05 07:17:05 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:17:05 #157 DONE 0.2s 07:17:05 07:17:05 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:07 #158 DONE 2.3s 07:17:07 07:17:07 #140 [security-proxy-setup] exporting to image 07:17:07 #140 exporting layers 07:17:08 #140 exporting layers 0.8s done 07:17:08 #140 writing image sha256:4d981706b9b5839c3be77ab6d42eb747b65eb0ad0f79f5f40c09e2eab30f49bd done 07:17:08 #140 naming to docker.io/library/security-proxy-setup-arm64 done 07:17:08 #140 DONE 5.5s 07:17:08 07:17:08 #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:15 #118 DONE 905.8s 07:17:15 07:17:15 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:17:15 #159 DONE 0.4s 07:17:15 07:17:15 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:15 #128 ... 07:17:15 07:17:15 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 07:17:20 #160 DONE 4.8s 07:17:20 07:17:20 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:20 #128 ... 07:17:20 07:17:20 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 07:17:20 #161 DONE 0.4s 07:17:20 07:17:20 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 07:17:20 #162 DONE 0.2s 07:17:20 07:17:20 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:17:20 #134 ... 07:17:20 07:17:20 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:17:21 #163 DONE 0.5s 07:17:21 07:17:21 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:17:21 #164 DONE 0.1s 07:17:21 07:17:21 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:17:21 #165 DONE 0.1s 07:17:21 07:17:21 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:17:21 #166 DONE 0.3s 07:17:21 07:17:21 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:21 #78 ... 07:17:21 07:17:21 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:17:22 #167 DONE 0.2s 07:17:22 07:17:22 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:17:22 #168 DONE 0.2s 07:17:22 07:17:22 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 07:17:24 #169 DONE 2.1s 07:17:24 07:17:24 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:24 #128 ... 07:17:24 07:17:24 #140 [security-bootstrapper] exporting to image 07:17:24 #140 exporting layers 07:17:24 #140 exporting layers 0.9s done 07:17:25 #140 writing image sha256:09014b63cbead9f8fbe4b14d3c016bdf9c126ee6a228c362deabb8fc554dec57 done 07:17:25 #140 naming to docker.io/library/security-bootstrapper-arm64 done 07:17:25 #140 DONE 6.3s 07:17:25 07:17:25 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:17:25 #102 ... 07:17:25 07:17:25 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:17:25 #132 DONE 916.4s 07:17:25 07:17:25 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:26 #128 ... 07:17:26 07:17:26 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 07:17:26 #170 DONE 0.2s 07:17:26 07:17:26 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:17:26 #102 ... 07:17:26 07:17:26 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 07:17:27 #171 DONE 0.2s 07:17:27 07:17:27 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:17:27 #172 DONE 0.2s 07:17:27 07:17:27 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:27 #78 ... 07:17:27 07:17:27 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:17:27 #173 DONE 0.2s 07:17:27 07:17:27 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:17:27 #174 DONE 0.1s 07:17:27 07:17:27 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:17:28 #175 DONE 0.3s 07:17:28 07:17:28 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:17:28 #176 DONE 0.3s 07:17:28 07:17:28 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:17:28 #177 DONE 0.1s 07:17:28 07:17:28 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:30 #178 DONE 1.9s 07:17:30 07:17:30 #140 [security-secretstore-setup] exporting to image 07:17:30 #140 exporting layers 07:17:31 #140 exporting layers 1.1s done 07:17:31 #140 writing image sha256:92d77f23b8228082d0fb16af58b1db983985b8586b5fcdc00efcaa1a8054f41c done 07:17:31 #140 naming to docker.io/library/security-secretstore-setup-arm64 done 07:17:31 #140 DONE 7.5s 07:17:31 07:17:31 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:17:53 #102 ... 07:17:53 07:17:53 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:17:53 #127 DONE 944.3s 07:17:53 07:17:53 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:54 #128 ... 07:17:54 07:17:54 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:17:54 #179 DONE 0.1s 07:17:54 07:17:54 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:54 #128 ... 07:17:54 07:17:54 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:17:54 #180 DONE 0.2s 07:17:54 07:17:54 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:17:54 #181 DONE 0.3s 07:17:54 07:17:54 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:17:54 #128 ... 07:17:54 07:17:54 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:17:54 #182 DONE 0.2s 07:17:54 07:17:54 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:17:54 #183 DONE 0.1s 07:17:54 07:17:54 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:17:59 #184 DONE 4.4s 07:17:59 07:17:59 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:17:59 #102 ... 07:17:59 07:17:59 #140 [core-common-config-bootstrapper] exporting to image 07:17:59 #140 exporting layers 07:17:59 #140 exporting layers 0.5s done 07:17:59 #140 writing image sha256:10119da7b312cea1624653f7034d48371a6cdb50a12ad17e591ece007260525e done 07:17:59 #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:17:59 #140 DONE 8.0s 07:17:59 07:17:59 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:12 #120 ... 07:18:12 07:18:12 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:18:12 #128 DONE 963.0s 07:18:12 07:18:12 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:12 #120 ... 07:18:12 07:18:12 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:13 #185 DONE 0.1s 07:18:13 07:18:13 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 07:18:13 #186 DONE 0.1s 07:18:13 07:18:13 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:18:13 #187 DONE 0.3s 07:18:13 07:18:13 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:13 #134 ... 07:18:13 07:18:13 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:18:13 #188 DONE 0.1s 07:18:13 07:18:13 #140 [core-command] exporting to image 07:18:13 #140 exporting layers 07:18:13 #140 exporting layers 0.5s done 07:18:13 #140 writing image sha256:bfa2ee280922096c9ff049ce0998e1d4585796af463a5ca44b0c508fae9a59a7 done 07:18:13 #140 naming to docker.io/library/core-command-arm64 done 07:18:13 #140 DONE 8.5s 07:18:13 07:18:13 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:28 #134 ... 07:18:28 07:18:28 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:18:28 #130 DONE 977.3s 07:18:28 07:18:28 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:18:28 #120 ... 07:18:28 07:18:28 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:18:28 #189 DONE 0.3s 07:18:28 07:18:28 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:28 #134 ... 07:18:28 07:18:28 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:18:28 #190 DONE 0.2s 07:18:28 07:18:28 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:18:28 #191 DONE 0.5s 07:18:28 07:18:28 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:18:28 #192 DONE 0.2s 07:18:28 07:18:28 #140 [core-data] exporting to image 07:18:28 #140 exporting layers 07:18:28 #140 exporting layers 0.3s done 07:18:28 #140 writing image sha256:04481adebe8407c9e26fa5525a6043788624e9081ee05694772f76b8f1ae0fb7 done 07:18:28 #140 naming to docker.io/library/core-data-arm64 done 07:18:28 #140 DONE 8.8s 07:18:28 07:18:28 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:29 #78 ... 07:18:29 07:18:29 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:29 #134 DONE 980.7s 07:18:29 07:18:29 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:18:30 #102 ... 07:18:30 07:18:30 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 07:18:30 #193 DONE 0.1s 07:18:30 07:18:30 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:18:30 #102 ... 07:18:30 07:18:30 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 07:18:30 #194 DONE 0.1s 07:18:30 07:18:30 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:18:31 #195 DONE 0.3s 07:18:31 07:18:31 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:18:31 #196 DONE 0.1s 07:18:31 07:18:31 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:18:31 #197 DONE 0.1s 07:18:31 07:18:31 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:18:31 #102 ... 07:18:31 07:18:31 #140 [core-metadata] exporting to image 07:18:31 #140 exporting layers 0.4s done 07:18:31 #140 writing image sha256:423e4e4de3574ad1a1d4f9f39ffc5f3b334fed5ad1cc8308b27a68d233238c46 done 07:18:31 #140 naming to docker.io/library/core-metadata-arm64 done 07:18:31 #140 DONE 9.2s 07:18:31 07:18:31 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:19:28 #102 DONE 1030.9s 07:19:28 07:19:28 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:19:28 #120 ... 07:19:28 07:19:28 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:19:28 #198 DONE 0.2s 07:19:28 07:19:28 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:19:28 #199 DONE 0.2s 07:19:28 07:19:28 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:19:28 #200 DONE 0.3s 07:19:28 07:19:28 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:19:28 #120 ... 07:19:28 07:19:28 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:19:28 #201 DONE 0.1s 07:19:28 07:19:28 #140 [security-spiffe-token-provider] exporting to image 07:19:28 #140 exporting layers 07:19:28 #140 exporting layers 0.5s done 07:19:28 #140 writing image sha256:98eedddf2d9f1f192673330e9c1c116e20911cfe8f50554d482e23d01f321a6b done 07:19:28 #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:19:28 #140 DONE 9.7s 07:19:28 07:19:28 #78 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:19:46 #78 DONE 1055.1s 07:19:46 07:19:46 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:19:46 #120 DONE 1055.1s 07:19:46 07:19:46 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:19:46 #202 ... 07:19:46 07:19:46 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:19:46 #203 DONE 0.3s 07:19:46 07:19:46 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 07:19:46 #202 DONE 0.2s 07:19:46 07:19:46 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:19:46 #204 ... 07:19:46 07:19:46 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:19:46 #205 DONE 0.2s 07:19:46 07:19:46 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 07:19:46 #204 DONE 0.2s 07:19:46 07:19:46 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:19:46 #206 DONE 0.3s 07:19:46 07:19:46 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:19:46 #207 DONE 0.4s 07:19:46 07:19:46 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:19:46 #208 DONE 0.1s 07:19:46 07:19:46 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:19:46 #209 DONE 0.1s 07:19:46 07:19:46 #140 [support-notifications] exporting to image 07:19:46 #140 exporting layers 07:19:46 #140 exporting layers 0.4s done 07:19:46 #140 writing image sha256:f0ce7cdf3d7260b128b0735c28ac12984846fb4f84acb7324c15303910e7c0b1 0.0s done 07:19:46 #140 naming to docker.io/library/support-scheduler-arm64 done 07:19:46 #140 writing image sha256:aab9ff938332fbc65f5b4ed6a681d7c4cd9ddd10305943a577680bda79573dc2 done 07:19:46 #140 naming to docker.io/library/support-notifications-arm64 done 07:19:46 #140 DONE 10.5s 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:46 time="2023-07-14T06:59:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:19:46 $ docker stop --time=1 438dd2ed95759859951a2c7e9aa435f983f780b05cca946ab54f2e90a9d68fac 07:19:48 $ docker rm -f --volumes 438dd2ed95759859951a2c7e9aa435f983f780b05cca946ab54f2e90a9d68fac [Pipeline] // withDockerContainer [Pipeline] sh 07:19:48 + docker images 07:19:48 REPOSITORY TAG IMAGE ID CREATED SIZE 07:19:48 support-notifications-arm64 latest aab9ff938332 3 seconds ago 32.4MB 07:19:48 support-scheduler-arm64 latest f0ce7cdf3d72 3 seconds ago 31.8MB 07:19:48 security-spiffe-token-provider-arm64 latest 98eedddf2d9f 27 seconds ago 33.3MB 07:19:48 core-metadata-arm64 latest 423e4e4de357 About a minute ago 20.8MB 07:19:48 core-data-arm64 latest 04481adebe84 About a minute ago 20.5MB 07:19:48 core-command-arm64 latest bfa2ee280922 About a minute ago 20.3MB 07:19:48 core-common-config-bootstrapper-arm64 latest 10119da7b312 About a minute ago 17.8MB 07:19:48 security-secretstore-setup-arm64 latest 92d77f23b822 2 minutes ago 42.5MB 07:19:48 security-bootstrapper-arm64 latest 09014b63cbea 2 minutes ago 22.4MB 07:19:48 security-proxy-setup-arm64 latest 4d981706b9b5 2 minutes ago 19.3MB 07:19:48 security-proxy-auth-arm64 latest 2faed3490c0a 2 minutes ago 18.8MB 07:19:48 security-spire-agent-arm64 latest c9f1ff69905d 17 minutes ago 153MB 07:19:48 security-spire-config-arm64 latest a8d2fe573bc9 17 minutes ago 96.1MB 07:19:48 security-spire-server-arm64 latest 9f6aa45fbe13 17 minutes ago 97MB 07:19:48 ci-base-image-arm64 latest 5610f398a39a 31 minutes ago 1.04GB 07:19:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 37 hours ago 677MB 07:19:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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 07:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:49 07:19:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:49 arm64: Pulling from edgex-lftools-log-publisher 07:19:49 8998bd30e6a1: Pulling fs layer 07:19:49 04944245beec: Pulling fs layer 07:19:49 699f458cf7ca: Pulling fs layer 07:19:49 765212b225bb: Pulling fs layer 07:19:49 f23df028b6ca: Pulling fs layer 07:19:49 d65c8cfc05b1: Pulling fs layer 07:19:49 2437ff75d9bd: Pulling fs layer 07:19:49 765212b225bb: Waiting 07:19:49 f23df028b6ca: Waiting 07:19:49 d65c8cfc05b1: Waiting 07:19:49 2437ff75d9bd: Waiting 07:19:49 04944245beec: Verifying Checksum 07:19:49 04944245beec: Download complete 07:19:49 765212b225bb: Verifying Checksum 07:19:49 765212b225bb: Download complete 07:19:49 f23df028b6ca: Download complete 07:19:49 d65c8cfc05b1: Verifying Checksum 07:19:49 d65c8cfc05b1: Download complete 07:19:49 699f458cf7ca: Verifying Checksum 07:19:49 699f458cf7ca: Download complete 07:19:50 8998bd30e6a1: Verifying Checksum 07:19:50 8998bd30e6a1: Download complete 07:19:52 2437ff75d9bd: Verifying Checksum 07:19:52 2437ff75d9bd: Download complete 07:19:54 8998bd30e6a1: Pull complete 07:19:54 04944245beec: Pull complete 07:19:57 699f458cf7ca: Pull complete 07:19:57 765212b225bb: Pull complete 07:19:57 f23df028b6ca: Pull complete 07:19:57 d65c8cfc05b1: Pull complete 07:20:12 2437ff75d9bd: Pull complete 07:20:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container 07:20:12 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:20:15 $ docker top 599c3584be79dad44eeceed144c4044804d5d4c6fa6d355bb8c937cbcd01f169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:16 ---> job-cost.sh 07:20:16 lf-activate-venv: SKIPPING 07:20:16 INFO: No Stack... 07:20:16 INFO: Retrieving Pricing Info for: v3-standard-4 07:20:17 INFO: Archiving Costs [Pipeline] sh 07:20:18 + cat /w/workspace/edgex-go/5/archives/cost.csv 07:20:18 + cut -d, -f6 [Pipeline] lock 07:20:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] 07:20:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] did not exist. Created. 07:20:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:18 + echo total: 0.10999999940395355 [Pipeline] stash 07:20:19 Stashed 1 file(s) [Pipeline] } 07:20:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4597-5-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:19 $ docker stop --time=1 599c3584be79dad44eeceed144c4044804d5d4c6fa6d355bb8c937cbcd01f169 07:20:20 $ docker rm -f --volumes 599c3584be79dad44eeceed144c4044804d5d4c6fa6d355bb8c937cbcd01f169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:20:20 provisioning config files... 07:20:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2485053868841306546tmp [Pipeline] { [Pipeline] sh 07:20:21 + set +x 07:20:21 + curl -s https://codecov.io/bash 07:20:21 + bash -s -- 07:20:21 07:20:21 _____ _ 07:20:21 / ____| | | 07:20:21 | | ___ __| | ___ ___ _____ __ 07:20:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:20:21 | |___| (_) | (_| | __/ (_| (_) \ V / 07:20:21 \_____\___/ \__,_|\___|\___\___/ \_/ 07:20:21 Bash-1.0.6 07:20:21 07:20:21 07:20:21 ==> git version 2.25.1 found 07:20:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:20:21 Release-Date: 2020-01-08 07:20:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:20:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:20:21 ==> Jenkins CI detected. 07:20:21 current dir:  /w/workspace/edgex-go/5 07:20:21 project root: . 07:20:21 --> token set from env 07:20:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:20:21 ==> Running gcov in . (disable via -X gcov) 07:20:21 ==> Python coveragepy not found 07:20:21 ==> Searching for coverage reports in: 07:20:21 + . 07:20:21 -> Found 1 reports 07:20:21 ==> Detecting git/mercurial file structure 07:20:21 ==> Reading reports 07:20:21 + ./coverage.out bytes=448414 07:20:21 ==> Appending adjustments 07:20:21 https://docs.codecov.io/docs/fixing-reports 07:20:22 + Found adjustments 07:20:22 ==> Gzipping contents 07:20:22 60K /tmp/codecov.X0Kj0E.gz 07:20:22 ==> Uploading reports 07:20:22 url: https://codecov.io 07:20:22 query: branch=PR-4597&commit=4c96589810e32dfa87b3b196add1bb7b715a3cf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= 07:20:22 -> Pinging Codecov 07:20:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4597&commit=4c96589810e32dfa87b3b196add1bb7b715a3cf4&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4597%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4597&job=&cmd_args= 07:20:22 -> Uploading to 07:20:22 https://storage.googleapis.com/codecov/v4/raw/2023-07-14/00271124DB129430A58F1EEE437C3FCB/4c96589810e32dfa87b3b196add1bb7b715a3cf4/02f81b1d-b916-489a-9805-1e44caeabb00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T072022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5e733ca1419d159033726cd268858f7dffd57872c85ed329ead29159cde73b4 07:20:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:22 Dload Upload Total Spent Left Speed 07:20:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57586 0 0 100 57586 0 252k --:--:-- --:--:-- --:--:-- 252k 07:20:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4c96589810e32dfa87b3b196add1bb7b715a3cf4 [Pipeline] } 07:20:23 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 07:20:23 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 07:20:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:24 ---> package-listing.sh 07:20:24 ++ facter osfamily 07:20:24 ++ tr '[:upper:]' '[:lower:]' 07:20:25 + OS_FAMILY=debian 07:20:25 + workspace=/w/workspace/edgex-go/5 07:20:25 + START_PACKAGES=/tmp/packages_start.txt 07:20:25 + END_PACKAGES=/tmp/packages_end.txt 07:20:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:25 + PACKAGES=/tmp/packages_start.txt 07:20:25 + '[' /w/workspace/edgex-go/5 ']' 07:20:25 + PACKAGES=/tmp/packages_end.txt 07:20:25 + case "${OS_FAMILY}" in 07:20:25 + dpkg -l 07:20:25 + grep '^ii' 07:20:25 + '[' -f /tmp/packages_start.txt ']' 07:20:25 + '[' -f /tmp/packages_end.txt ']' 07:20:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:25 + '[' /w/workspace/edgex-go/5 ']' 07:20:25 + mkdir -p /w/workspace/edgex-go/5/archives/ 07:20:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 07:20:25 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:25 07:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:26 latest: Pulling from edgex-lftools-log-publisher 07:20:26 5eb5b503b376: Pulling fs layer 07:20:26 5c69ac0246d0: Pulling fs layer 07:20:26 ec43610c2a17: Pulling fs layer 07:20:26 3a2ae6a8a46f: Pulling fs layer 07:20:26 33b1e0a273af: Pulling fs layer 07:20:26 5d3b04190fa2: Pulling fs layer 07:20:26 2f39f015ded8: Pulling fs layer 07:20:26 2f39f015ded8: Waiting 07:20:26 33b1e0a273af: Waiting 07:20:26 3a2ae6a8a46f: Waiting 07:20:26 5c69ac0246d0: Download complete 07:20:26 3a2ae6a8a46f: Verifying Checksum 07:20:26 3a2ae6a8a46f: Download complete 07:20:26 33b1e0a273af: Verifying Checksum 07:20:26 33b1e0a273af: Download complete 07:20:26 5d3b04190fa2: Download complete 07:20:26 ec43610c2a17: Verifying Checksum 07:20:26 ec43610c2a17: Download complete 07:20:26 5eb5b503b376: Verifying Checksum 07:20:26 5eb5b503b376: Download complete 07:20:27 5eb5b503b376: Pull complete 07:20:27 5c69ac0246d0: Pull complete 07:20:28 ec43610c2a17: Pull complete 07:20:28 3a2ae6a8a46f: Pull complete 07:20:28 33b1e0a273af: Pull complete 07:20:28 5d3b04190fa2: Pull complete 07:20:32 2f39f015ded8: Pull complete 07:20:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:32 prd-ubuntu20.04-docker-8c-8g-1135 does not seem to be running inside a container 07:20:32 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:36 $ docker top 0d573c73f1052b2a09f977c54a2410ca65b4c3003c43504e9488f1538dbe0bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:37 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:37 + mkdir -p /var/log/sysstat [Pipeline] sh 07:20:37 + ls /var/log/sa-host 07:20:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:37 provisioning config files... 07:20:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7583198787089412690tmp [Pipeline] { [Pipeline] echo 07:20:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:38 ---> create-netrc.sh [Pipeline] } 07:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:38 ---> python-tools-install.sh [Pipeline] echo 07:20:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:38 ---> sudo-logs.sh 07:20:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:20:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:39 ---> job-cost.sh 07:20:39 lf-activate-venv: SKIPPING 07:20:39 DEBUG: total: 0.10999999940395355 07:20:39 INFO: Retrieving Stack Cost... 07:20:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:39 INFO: Archiving Costs [Pipeline] echo 07:20:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:40 ---> logs-deploy.sh 07:20:40 lf-activate-venv: SKIPPING 07:20:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4597/5 07:20:40 INFO: archiving workspace using pattern(s): 07:20:41 Archives upload complete. 07:20:41 INFO: archiving logs to Nexus