Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1288274173b5f028ced3f684b5bb51bdb45d9f28+971ded0da61705452274f4b577f848bc3eecf2cb (4ed008e698f180756b9eede881080ab1c3ebc398) 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-ssh5199742382676746591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18429105659211852728.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4785/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-4785/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1519521614500560111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11443806832104353341.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-4785/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-4785/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3159974446978764884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2100 in /w/workspace/edgexfoundry_edgex-go_PR-4785 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 1288274173b5f028ced3f684b5bb51bdb45d9f28 Merge succeeded, producing abb661e0751921a5bb555043a209ded1192f3678 Checking out Revision abb661e0751921a5bb555043a209ded1192f3678 (PR-4785) > 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/4785/head:refs/remotes/origin/PR-4785 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb661e0751921a5bb555043a209ded1192f3678 # timeout=10 Commit message: "Merge commit '971ded0da61705452274f4b577f848bc3eecf2cb' into HEAD" > git rev-list --no-walk 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:54 ========================================================= 08:30:54 EdgeX Global Pipelines Version Info 08:30:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:55 ------------------- 08:30:55 stable info: 08:30:55 ------------------- 08:30:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:55 Message: update stable to v1.0.258 08:30:55 ------------------- 08:30:55 experimental info: 08:30:55 ------------------- 08:30:55 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:55 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4785 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4785 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4785 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb661e0751921a5bb555043a209ded1192f3678 [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb661e [Pipeline] echo 08:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:56 provisioning config files... 08:30:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1730380672563269363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:57 ---> ****-login.sh 08:30:57 nexus3.edgexfoundry.org:10001 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10002 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10003 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 nexus3.edgexfoundry.org:10004 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:57 Configure a credential helper to remove this warning. See 08:30:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:57 08:30:57 Login Succeeded 08:30:57 ****.io 08:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:58 Configure a credential helper to remove this warning. See 08:30:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:58 08:30:58 Login Succeeded 08:30:58 ---> ****-login.sh ends [Pipeline] } 08:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:58 + 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 08:30:58 + + dirname cmd/core-command/Dockerfile 08:30:58 cut -d/ -f2 08:30:58 + echo core-command,cmd/core-command/Dockerfile 08:30:58 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:58 cut -d/ -f2 08:30:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:58 + dirname cmd/core-data/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo core-data,cmd/core-data/Dockerfile 08:30:58 + dirname cmd/core-metadata/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:58 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 08:30:58 08:30:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:58 + dirname cmd/security-proxy-auth/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:58 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 08:30:58 -f2 08:30:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:58 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:58 + dirname cmd/security-spire-agent/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:58 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 08:30:58 -f2 08:30:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:58 + dirname cmd/security-spire-server/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:58 + dirname cmd/support-notifications/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:58 + dirname cmd/support-scheduler/Dockerfile 08:30:58 + cut -d/ -f2 08:30:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:58 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 08:30:58 + git rev-list -1 --merges abb661e0751921a5bb555043a209ded1192f3678~1..abb661e0751921a5bb555043a209ded1192f3678 [Pipeline] echo 08:30:58 -----------> git rev-list -1 --merges abb661e0751921a5bb555043a209ded1192f3678~1..abb661e0751921a5bb555043a209ded1192f3678 abb661e0751921a5bb555043a209ded1192f3678 08:30:58 abb661e0751921a5bb555043a209ded1192f3678 [false] [Pipeline] sh 08:30:59 + git log --format=format:%s -1 abb661e0751921a5bb555043a209ded1192f3678 [Pipeline] echo 08:30:59 ========================================================= 08:30:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:59 + grep -v github /etc/ssh/ssh_known_hosts 08:30:59 + [ -e /tmp/ssh_known_hosts ] 08:30:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:59 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:59 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 08:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:00 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:00 b85a868b505f: Pulling fs layer 08:31:00 e2be974225ed: Pulling fs layer 08:31:00 339a4e72a1f5: Pulling fs layer 08:31:00 988bab9f4d93: Pulling fs layer 08:31:00 1469e6f7b9e6: Pulling fs layer 08:31:00 eaf3925da568: Pulling fs layer 08:31:00 bab4dde63d76: Pulling fs layer 08:31:00 bde34c3a00c8: Pulling fs layer 08:31:00 b352a97aabf1: Pulling fs layer 08:31:00 4872d77fe225: Pulling fs layer 08:31:00 5851b861e8e6: Pulling fs layer 08:31:00 bab4dde63d76: Waiting 08:31:00 bde34c3a00c8: Waiting 08:31:00 988bab9f4d93: Waiting 08:31:00 b352a97aabf1: Waiting 08:31:00 1469e6f7b9e6: Waiting 08:31:00 eaf3925da568: Waiting 08:31:00 4872d77fe225: Waiting 08:31:00 5851b861e8e6: Waiting 08:31:00 e2be974225ed: Download complete 08:31:00 988bab9f4d93: Verifying Checksum 08:31:00 988bab9f4d93: Download complete 08:31:00 1469e6f7b9e6: Verifying Checksum 08:31:00 1469e6f7b9e6: Download complete 08:31:00 339a4e72a1f5: Verifying Checksum 08:31:00 339a4e72a1f5: Download complete 08:31:00 eaf3925da568: Verifying Checksum 08:31:00 eaf3925da568: Download complete 08:31:00 bde34c3a00c8: Download complete 08:31:00 b352a97aabf1: Verifying Checksum 08:31:00 b352a97aabf1: Download complete 08:31:00 4872d77fe225: Download complete 08:31:00 5851b861e8e6: Download complete 08:31:00 b85a868b505f: Verifying Checksum 08:31:00 b85a868b505f: Download complete 08:31:00 bab4dde63d76: Verifying Checksum 08:31:00 bab4dde63d76: Download complete 08:31:01 b85a868b505f: Pull complete 08:31:01 e2be974225ed: Pull complete 08:31:02 339a4e72a1f5: Pull complete 08:31:02 988bab9f4d93: Pull complete 08:31:02 1469e6f7b9e6: Pull complete 08:31:02 eaf3925da568: Pull complete 08:31:04 bab4dde63d76: Pull complete 08:31:04 bde34c3a00c8: Pull complete 08:31:04 b352a97aabf1: Pull complete 08:31:04 4872d77fe225: Pull complete 08:31:04 5851b861e8e6: Pull complete 08:31:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-2100 does not seem to be running inside a container 08:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:08 $ docker top 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 -eo pid,comm 08:31:08 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). 08:31:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:08 [ssh-agent] Looking for ssh-agent implementation... 08:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:08 $ docker exec 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 ssh-agent 08:31:08 SSH_AUTH_SOCK=/tmp/ssh-bGscqoxn8djw/agent.32 08:31:08 SSH_AGENT_PID=38 08:31:08 Running ssh-add (command line suppressed) 08:31:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5087120651672970578.key (/w/workspace/edgex-go/2@tmp/private_key_5087120651672970578.key) 08:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:09 + git tag --points-at HEAD [Pipeline] } 08:31:09 $ docker exec --env ******** --env ******** 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 ssh-agent -k 08:31:09 unset SSH_AUTH_SOCK; 08:31:09 unset SSH_AGENT_PID; 08:31:09 echo Agent pid 38 killed; 08:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:09 [ssh-agent] Looking for ssh-agent implementation... 08:31:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:09 $ docker exec 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 ssh-agent 08:31:09 SSH_AUTH_SOCK=/tmp/ssh-sRlDwyr2MtEQ/agent.71 08:31:09 SSH_AGENT_PID=77 08:31:09 Running ssh-add (command line suppressed) 08:31:09 Identity added: /w/workspace/edgex-go/2@tmp/private_key_12507420227429052481.key (/w/workspace/edgex-go/2@tmp/private_key_12507420227429052481.key) 08:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:10 + git semver init 08:31:10 2024-04-07 08:31:10,238 [run_init] DEBUG init version:0.0.0 force:False 08:31:10 2024-04-07 08:31:10,239 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:31:10 2024-04-07 08:31:10,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:31:10 2024-04-07 08:31:10,239 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:31:16 2024-04-07 08:31:15,887 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:31:16 2024-04-07 08:31:15,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4785 with force:False 08:31:16 2024-04-07 08:31:15,888 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4785 08:31:16 2024-04-07 08:31:15,892 [execute] INFO git cat-file --batch-check 08:31:16 2024-04-07 08:31:15,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:31:16 2024-04-07 08:31:15,901 [execute] INFO git cat-file --batch 08:31:16 2024-04-07 08:31:15,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:31:16 2024-04-07 08:31:15,907 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4785 08:31:16 0.0.0 [Pipeline] } 08:31:16 $ docker exec --env ******** --env ******** 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 ssh-agent -k 08:31:16 unset SSH_AUTH_SOCK; 08:31:16 unset SSH_AGENT_PID; 08:31:16 echo Agent pid 77 killed; 08:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:17 + git semver [Pipeline] } 08:31:17 $ docker stop --time=1 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 08:31:18 $ docker rm -f --volumes 1424955bf0780a21e119c356010cfc126405c6f3d5ef3fe27acca53540452028 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:19 Stashed 1 file(s) [Pipeline] echo 08:31:19 [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 08:31:19 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:19 ========================================================= 08:31:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:20 7264a8db6415: Pulling fs layer 08:31:20 c4d48a809fc2: Pulling fs layer 08:31:20 4f1c88b9dad5: Pulling fs layer 08:31:20 ad3a456e5733: Pulling fs layer 08:31:20 69c7f0334f64: Pulling fs layer 08:31:20 1f1c1a5573a3: Pulling fs layer 08:31:20 ce7588e14bc9: Pulling fs layer 08:31:20 b5e4710f87ac: Pulling fs layer 08:31:20 ad3a456e5733: Waiting 08:31:20 69c7f0334f64: Waiting 08:31:20 ce7588e14bc9: Waiting 08:31:20 1f1c1a5573a3: Waiting 08:31:20 c4d48a809fc2: Verifying Checksum 08:31:20 c4d48a809fc2: Download complete 08:31:20 ad3a456e5733: Verifying Checksum 08:31:20 ad3a456e5733: Download complete 08:31:20 69c7f0334f64: Verifying Checksum 08:31:20 69c7f0334f64: Download complete 08:31:20 7264a8db6415: Download complete 08:31:20 1f1c1a5573a3: Download complete 08:31:20 7264a8db6415: Pull complete 08:31:20 b5e4710f87ac: Verifying Checksum 08:31:20 b5e4710f87ac: Download complete 08:31:20 c4d48a809fc2: Pull complete 08:31:20 4f1c88b9dad5: Verifying Checksum 08:31:20 4f1c88b9dad5: Download complete 08:31:21 ce7588e14bc9: Verifying Checksum 08:31:21 ce7588e14bc9: Download complete 08:31:23 4f1c88b9dad5: Pull complete 08:31:24 ad3a456e5733: Pull complete 08:31:24 69c7f0334f64: Pull complete 08:31:24 1f1c1a5573a3: Pull complete 08:31:26 ce7588e14bc9: Pull complete 08:31:27 b5e4710f87ac: Pull complete 08:31:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:27 WORKDIR /edgex 08:31:27 COPY go.mod . 08:31:27 RUN go mod download 08:31:27 + docker build -t ci-base-image-x86_64 -f - . 08:31:28 Sending build context to Docker daemon 175.4MB 08:31:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:28 ---> 88b5674ff536 08:31:28 Step 2/4 : WORKDIR /edgex 08:31:34 Still waiting to schedule task 08:31:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:36 ---> Running in e2867456d096 08:31:36 Removing intermediate container e2867456d096 08:31:36 ---> ca802592f8c5 08:31:36 Step 3/4 : COPY go.mod . 08:31:36 ---> 69a7be8e145b 08:31:36 Step 4/4 : RUN go mod download 08:31:36 ---> Running in b395183b2236 08:32:08 Removing intermediate container b395183b2236 08:32:08 ---> 15f8fbcdb9e5 08:32:08 Successfully built 15f8fbcdb9e5 08:32:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:08 + docker inspect -f . ci-base-image-x86_64 08:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:08 prd-ubuntu20.04-docker-8c-8g-2100 does not seem to be running inside a container 08:32:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:09 $ docker top 89fee9f2ae20f52005e00caf8f174988346623aa3f5d484953726ee16e635e9c -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:09 + go version 08:32:09 go version go1.21.0 linux/amd64 [Pipeline] } 08:32:09 $ docker stop --time=1 89fee9f2ae20f52005e00caf8f174988346623aa3f5d484953726ee16e635e9c 08:32:10 $ docker rm -f --volumes 89fee9f2ae20f52005e00caf8f174988346623aa3f5d484953726ee16e635e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:11 + docker inspect -f . ci-base-image-x86_64 08:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:11 prd-ubuntu20.04-docker-8c-8g-2100 does not seem to be running inside a container 08:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:11 $ docker top 1844e2f4e7600b59d5745abf29ab85818a98dcee1f7237973397af3730fb0758 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:11 ========================================================= 08:32:11 [edgeXBuildGoParallel] Running Tests and Build... 08:32:11 ========================================================= [Pipeline] sh 08:32:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:32:12 + make test 08:32:12 go test -race -coverprofile=coverage.out ./... 08:32:19 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements 08:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 53.2% of statements 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.331s coverage: 93.4% of statements 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 6.1% of statements 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 97.6% of statements 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.066s coverage: 32.2% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.072s coverage: 41.7% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements 08:33:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.062s coverage: 92.9% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 64.4% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 38.4% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 95.7% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements 08:33:24 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 08:33:24 running golangci-lint 08:33:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:24 go version go1.21.0 linux/amd64 08:33:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:46 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 18.405322236s" 08:33:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.717455ms" 08:33:53 level=info msg="[linters_context/goanalysis] analyzers took 1m15.34707053s with top 10 stages: buildir: 43.162460207s, gosec: 6.333820246s, inspect: 2.663695166s, fact_deprecated: 2.5342874s, ctrlflow: 1.67020129s, nilness: 1.176115212s, printf: 1.071584591s, fact_purity: 1.052764793s, directives: 739.009597ms, S1038: 685.820306ms" 08:33:53 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:33:53 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, nolint: 0/21, exclude: 197/197" 08:33:53 level=info msg="[runner] processing took 14.886168ms with stages: nolint: 6.346ms, identifier_marker: 3.924599ms, autogenerated_exclude: 1.53036ms, path_prettifier: 1.280745ms, exclude-rules: 1.042234ms, skip_dirs: 702.919µs, filename_unadjuster: 29.841µs, cgo: 25.75µs, max_same_issues: 560ns, fixer: 480ns, uniq_by_line: 440ns, skip_files: 410ns, exclude: 380ns, severity-rules: 260ns, sort_results: 230ns, diff: 210ns, path_shortener: 210ns, max_from_linter: 160ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 08:33:53 level=info msg="[runner] linters took 9.940545842s with stages: goanalysis_metalinter: 9.925579833s" 08:33:53 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:53 level=info msg="Memory: 284 samples, avg is 261.4MB, max is 1146.5MB" 08:33:53 level=info msg="Execution took 28.389028742s" 08:33:53 go vet ./... 08:33:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2102 in /w/workspace/edgexfoundry_edgex-go_PR-4785 [Pipeline] { [Pipeline] ws 08:33:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:58 ./bin/test-attribution-txt.sh 08:33:59 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:33:59 The recommended git tool is: git [Pipeline] echo 08:33:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:59 + ls -al . 08:33:59 total 816 08:33:59 drwxrwxr-x 11 1001 1001 4096 Apr 7 08:32 . 08:33:59 drwxr-xr-x 4 root root 4096 Apr 7 08:32 .. 08:33:59 drwxrwxr-x 2 1001 1001 4096 Apr 7 08:30 .blubracket 08:33:59 -rw-rw-r-- 1 1001 1001 10 Apr 7 08:30 .dockerignore 08:33:59 drwxrwxr-x 8 1001 1001 4096 Apr 7 08:33 .git 08:33:59 drwxrwxr-x 3 1001 1001 4096 Apr 7 08:30 .github 08:33:59 -rw-rw-r-- 1 1001 1001 1074 Apr 7 08:30 .gitignore 08:33:59 -rw-rw-r-- 1 1001 1001 42 Apr 7 08:30 .golangci.yml 08:33:59 -rw-rw-r-- 1 1001 1001 100 Apr 7 08:30 .hadolint.yml 08:33:59 drwxr-xr-x 3 1001 1001 4096 Apr 7 08:31 .semver 08:33:59 -rw-rw-r-- 1 1001 1001 155 Apr 7 08:30 .sonarcloud.properties 08:33:59 -rw-rw-r-- 1 1001 1001 1171 Apr 7 08:30 ADOPTERS.md 08:33:59 -rw-rw-r-- 1 1001 1001 20261 Apr 7 08:30 Attribution.txt 08:33:59 -rw-rw-r-- 1 1001 1001 100284 Apr 7 08:30 CHANGELOG.md 08:33:59 -rw-rw-r-- 1 1001 1001 3804 Apr 7 08:30 CONTRIBUTING.md 08:33:59 -rw-rw-r-- 1 1001 1001 677 Apr 7 08:30 GOVERNANCE.md 08:33:59 -rw-rw-r-- 1 1001 1001 861 Apr 7 08:30 Jenkinsfile 08:33:59 -rw-rw-r-- 1 1001 1001 10775 Apr 7 08:30 LICENSE 08:33:59 -rw-rw-r-- 1 1001 1001 15392 Apr 7 08:30 Makefile 08:33:59 -rw-rw-r-- 1 1001 1001 582 Apr 7 08:30 OWNERS.md 08:33:59 -rw-rw-r-- 1 1001 1001 9528 Apr 7 08:30 README.md 08:33:59 -rw-rw-r-- 1 1001 1001 789 Apr 7 08:30 SECURITY.md 08:33:59 -rw-rw-r-- 1 1001 1001 5 Apr 7 08:31 VERSION 08:33:59 drwxrwxr-x 2 1001 1001 4096 Apr 7 08:30 bin 08:33:59 drwxrwxr-x 18 1001 1001 4096 Apr 7 08:30 cmd 08:33:59 -rw-r--r-- 1 root root 455122 Apr 7 08:33 coverage.out 08:33:59 drwxrwxr-x 2 1001 1001 4096 Apr 7 08:30 fuzz_test 08:33:59 -rw-rw-r-- 1 1001 1001 7078 Apr 7 08:30 go.mod 08:33:59 -rw-rw-r-- 1 1001 1001 101637 Apr 7 08:30 go.sum 08:33:59 drwxrwxr-x 7 1001 1001 4096 Apr 7 08:30 internal 08:33:59 drwxrwxr-x 3 1001 1001 4096 Apr 7 08:30 openapi 08:33:59 -rw-rw-r-- 1 1001 1001 584 Apr 7 08:30 security.txt 08:33:59 -rw-rw-r-- 1 1001 1001 204 Apr 7 08:30 version.go [Pipeline] sh 08:33:59 + '[' -e coverage.out ] 08:33:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:59 Stashed 1 file(s) [Pipeline] sh 08:34:00 + make build 08:34:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:04 using credential edgex-jenkins-ssh 08:34:04 Cloning the remote Git repository 08:34:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:04 > git init /w/workspace/edgex-go/2 # timeout=10 08:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:05 > git --version # timeout=10 08:34:05 > git --version # 'git version 2.25.1' 08:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:22 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 1288274173b5f028ced3f684b5bb51bdb45d9f28 08:34:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:23 Merge succeeded, producing 160cf386a218641eaa024bbc8797fb7cbe93a695 08:34:23 Checking out Revision 160cf386a218641eaa024bbc8797fb7cbe93a695 (PR-4785) 08:34:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4785/head:refs/remotes/origin/PR-4785 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:22 > git config core.sparsecheckout # timeout=10 08:34:22 > git checkout -f 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 08:34:22 > git remote # timeout=10 08:34:22 > git config --get remote.origin.url # timeout=10 08:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:22 > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 08:34:23 > git rev-parse HEAD^{commit} # timeout=10 08:34:23 > git config core.sparsecheckout # timeout=10 08:34:23 > git checkout -f 160cf386a218641eaa024bbc8797fb7cbe93a695 # timeout=10 08:34:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:26 Commit message: "Merge commit '971ded0da61705452274f4b577f848bc3eecf2cb' into HEAD" 08:34:26 > git rev-list --no-walk 1288274173b5f028ced3f684b5bb51bdb45d9f28 # timeout=10 08:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:28 Dload Upload Total Spent Left Speed 08:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh 08:34:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:29 + sudo tee /etc/docker/daemon.new 08:34:29 { 08:34:29 "registry-mirrors": [ 08:34:29 "https://nexus3.edgexfoundry.org:10001" 08:34:29 ], 08:34:29 "bip": "10.250.0.254/24", 08:34:29 "hosts": [ 08:34:29 "tcp://0.0.0.0:5555", 08:34:29 "unix:///var/run/docker.sock" 08:34:29 ], 08:34:29 "mtu": 1458, 08:34:29 "selinux-enabled": true, 08:34:29 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:29 } [Pipeline] sh 08:34:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:30 + sudo service docker restart 08:34:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:33 $ docker stop --time=1 1844e2f4e7600b59d5745abf29ab85818a98dcee1f7237973397af3730fb0758 08:34:40 $ docker rm -f --volumes 1844e2f4e7600b59d5745abf29ab85818a98dcee1f7237973397af3730fb0758 [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 08:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:41 08:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:41 latest: Pulling from edgex-devops/edgex-compose 08:34:41 91d30c5bc195: Pulling fs layer 08:34:41 2e9b0aa3be6d: Pulling fs layer 08:34:41 9c61dcf015f6: Pulling fs layer 08:34:41 4698f68db338: Pulling fs layer 08:34:41 2a2f49069b9e: Pulling fs layer 08:34:41 e0025b399a48: Pulling fs layer 08:34:41 e0025b399a48: Waiting 08:34:41 2a2f49069b9e: Waiting 08:34:41 91d30c5bc195: Verifying Checksum 08:34:41 91d30c5bc195: Download complete 08:34:41 4698f68db338: Verifying Checksum 08:34:41 4698f68db338: Download complete 08:34:41 2e9b0aa3be6d: Verifying Checksum 08:34:41 2e9b0aa3be6d: Download complete 08:34:41 e0025b399a48: Verifying Checksum 08:34:41 e0025b399a48: Download complete 08:34:41 91d30c5bc195: Pull complete 08:34:41 2a2f49069b9e: Verifying Checksum 08:34:41 2a2f49069b9e: Download complete 08:34:42 2e9b0aa3be6d: Pull complete 08:34:42 9c61dcf015f6: Verifying Checksum 08:34:42 9c61dcf015f6: Download complete 08:34:44 9c61dcf015f6: Pull complete 08:34:44 4698f68db338: Pull complete 08:34:44 2a2f49069b9e: Pull complete 08:34:45 e0025b399a48: Pull complete 08:34:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:45 prd-ubuntu20.04-docker-8c-8g-2100 does not seem to be running inside a container 08:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:49 $ docker top d94e05f41723640334379fc8131c3df9a59a9c950731b810c90a0e3b4977c2b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 08:34:49 provisioning config files... 08:34:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11039035527674588892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:49 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:49 ---> ****-login.sh 08:34:49 nexus3.edgexfoundry.org:10001 08:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:50 Configure a credential helper to remove this warning. See 08:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:50 08:34:50 Login Succeeded 08:34:50 nexus3.edgexfoundry.org:10002 08:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:50 Configure a credential helper to remove this warning. See 08:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:50 08:34:50 Login Succeeded 08:34:50 nexus3.edgexfoundry.org:10003 08:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:51 Configure a credential helper to remove this warning. See 08:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:51 08:34:51 Login Succeeded 08:34:51 nexus3.edgexfoundry.org:10004 08:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:51 Configure a credential helper to remove this warning. See 08:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:51 08:34:51 Login Succeeded 08:34:51 ****.io 08:34:51 #1 [core-data internal] load build definition from Dockerfile 08:34:51 #1 transferring dockerfile: 2.01kB done 08:34:51 #1 DONE 0.0s 08:34:51 08:34:51 #2 [security-spire-agent internal] load build definition from Dockerfile 08:34:51 #2 transferring dockerfile: 1.81kB done 08:34:51 #2 DONE 0.0s 08:34:51 08:34:51 #3 [support-notifications internal] load build definition from Dockerfile 08:34:51 #3 transferring dockerfile: 1.95kB done 08:34:51 #3 DONE 0.0s 08:34:51 08:34:51 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:34:51 #4 transferring dockerfile: 2.93kB done 08:34:51 #4 DONE 0.0s 08:34:51 08:34:51 #5 [security-proxy-auth internal] load build definition from Dockerfile 08:34:51 #5 transferring dockerfile: 2.15kB done 08:34:51 #5 DONE 0.0s 08:34:51 08:34:51 #6 [core-command internal] load build definition from Dockerfile 08:34:51 #6 transferring dockerfile: 1.93kB done 08:34:51 #6 DONE 0.0s 08:34:51 08:34:51 #7 [security-spire-server internal] load build definition from Dockerfile 08:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:52 #7 transferring dockerfile: 1.70kB done 08:34:52 #7 DONE 0.1s 08:34:52 08:34:52 #8 [security-spire-config internal] load build definition from Dockerfile 08:34:52 #8 transferring dockerfile: 1.69kB done 08:34:52 #8 DONE 0.1s 08:34:52 08:34:52 #9 [core-metadata internal] load build definition from Dockerfile 08:34:52 #9 transferring dockerfile: 2.06kB done 08:34:52 #9 DONE 0.1s 08:34:52 08:34:52 #10 [support-scheduler internal] load build definition from Dockerfile 08:34:52 #10 transferring dockerfile: 1.93kB done 08:34:52 #10 DONE 0.1s 08:34:52 08:34:52 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:52 #11 transferring dockerfile: 1.89kB done 08:34:52 #11 DONE 0.1s 08:34:52 08:34:52 #12 [core-data internal] load .dockerignore 08:34:52 #12 transferring context: 50B done 08:34:52 #12 DONE 0.0s 08:34:52 08:34:52 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:34:52 #13 transferring dockerfile: 2.50kB done 08:34:52 #13 DONE 0.1s 08:34:52 08:34:52 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:52 #14 transferring dockerfile: 2.23kB done 08:34:52 #14 DONE 0.1s 08:34:52 08:34:52 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:52 #15 transferring dockerfile: 2.49kB done 08:34:52 #15 DONE 0.1s 08:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:52 Configure a credential helper to remove this warning. See 08:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:52 08:34:52 Login Succeeded 08:34:52 ---> ****-login.sh ends [Pipeline] } 08:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:34:52 08:34:52 #16 [security-spire-agent internal] load .dockerignore 08:34:52 #16 transferring context: 50B done 08:34:52 #16 DONE 0.0s 08:34:52 08:34:52 #17 [support-notifications internal] load .dockerignore 08:34:52 #17 transferring context: 50B done 08:34:52 #17 DONE 0.0s 08:34:52 08:34:52 #18 [security-bootstrapper internal] load .dockerignore 08:34:52 #18 transferring context: 50B done 08:34:52 #18 DONE 0.0s 08:34:52 08:34:52 #19 [security-proxy-auth internal] load .dockerignore 08:34:52 #19 transferring context: 50B done 08:34:52 #19 DONE 0.0s 08:34:52 08:34:52 #20 [core-metadata internal] load .dockerignore 08:34:52 #20 transferring context: 50B done 08:34:52 #20 DONE 0.1s 08:34:52 08:34:52 #21 [core-command internal] load .dockerignore 08:34:52 #21 transferring context: 50B done 08:34:52 #21 DONE 0.1s 08:34:52 08:34:52 #22 [security-spire-config internal] load .dockerignore 08:34:52 #22 transferring context: 50B done 08:34:52 #22 DONE 0.1s 08:34:52 08:34:52 #23 [security-spire-server internal] load .dockerignore 08:34:52 #23 transferring context: 50B done 08:34:52 #23 DONE 0.1s 08:34:52 08:34:52 #24 [security-spiffe-token-provider internal] load .dockerignore 08:34:52 #24 transferring context: 50B done 08:34:52 #24 DONE 0.1s 08:34:52 08:34:52 #25 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:52 #25 DONE 0.0s 08:34:52 08:34:52 #26 [security-proxy-setup internal] load .dockerignore [Pipeline] sh 08:34:52 #26 transferring context: 50B done 08:34:52 #26 DONE 0.1s 08:34:52 08:34:52 #27 [support-scheduler internal] load .dockerignore 08:34:52 #27 transferring context: 50B 0.0s done 08:34:52 #27 DONE 0.1s 08:34:52 08:34:52 #28 [security-secretstore-setup internal] load .dockerignore 08:34:52 #28 transferring context: 50B done 08:34:52 #28 DONE 0.1s 08:34:52 08:34:52 #29 [core-common-config-bootstrapper internal] load .dockerignore 08:34:52 #29 transferring context: 50B done 08:34:52 #29 DONE 0.1s 08:34:52 08:34:52 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:52 #30 ... 08:34:52 08:34:52 #25 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:52 #25 DONE 0.0s 08:34:52 08:34:52 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:52 #25 DONE 0.0s 08:34:52 08:34:52 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:52 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:52 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:52 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 08:34:52 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:52 ========================================================= 08:34:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:52 #31 ... 08:34:52 08:34:52 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:52 #25 DONE 0.0s 08:34:52 08:34:52 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:52 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:52 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:52 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 08:34:52 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 08:34:52 #31 ... 08:34:52 08:34:52 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:52 #25 DONE 0.0s 08:34:52 08:34:52 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:52 #32 DONE 0.3s 08:34:52 08:34:52 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:52 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:52 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:52 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 08:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:53 9fda8d8052c6: Pulling fs layer 08:34:53 5d54e960e981: Pulling fs layer 08:34:53 c4a7e357bf2a: Pulling fs layer 08:34:53 f0e02332f6b5: Pulling fs layer 08:34:53 872ee5b61b7b: Pulling fs layer 08:34:53 0c6a40ed1a82: Pulling fs layer 08:34:53 94ae7d8d031c: Pulling fs layer 08:34:53 f0e02332f6b5: Waiting 08:34:53 872ee5b61b7b: Waiting 08:34:53 0c6a40ed1a82: Waiting 08:34:53 94ae7d8d031c: Waiting 08:34:53 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 08:34:53 #31 DONE 0.9s 08:34:53 08:34:53 #33 [security-proxy-setup internal] load build context 08:34:53 5d54e960e981: Download complete 08:34:53 f0e02332f6b5: Verifying Checksum 08:34:53 f0e02332f6b5: Download complete 08:34:53 872ee5b61b7b: Verifying Checksum 08:34:53 872ee5b61b7b: Download complete 08:34:53 9fda8d8052c6: Verifying Checksum 08:34:53 9fda8d8052c6: Download complete 08:34:53 #33 ... 08:34:53 08:34:53 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:53 #34 DONE 0.7s 08:34:53 08:34:53 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:53 #30 DONE 0.7s 08:34:53 08:34:53 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:53 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:53 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:53 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 08:34:53 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 08:34:53 #31 DONE 0.9s 08:34:53 08:34:53 #33 [security-proxy-setup internal] load build context 08:34:53 94ae7d8d031c: Verifying Checksum 08:34:53 94ae7d8d031c: Download complete 08:34:53 #33 ... 08:34:53 08:34:53 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:53 #35 DONE 1.3s 08:34:53 08:34:53 #33 [security-proxy-setup internal] load build context 08:34:53 #33 ... 08:34:53 08:34:53 #36 [security-spire-server internal] load build context 08:34:53 #36 transferring context: 26.69kB 0.0s done 08:34:53 #36 DONE 0.4s 08:34:53 08:34:53 #37 [security-spire-agent internal] load build context 08:34:53 #37 transferring context: 26.22kB 0.0s done 08:34:53 #37 DONE 0.5s 08:34:53 08:34:53 #33 [security-proxy-setup internal] load build context 08:34:53 #33 ... 08:34:53 08:34:53 #38 [security-spire-config internal] load build context 08:34:53 #38 transferring context: 24.94kB 0.0s done 08:34:53 #38 DONE 0.5s 08:34:53 08:34:53 #33 [security-proxy-setup internal] load build context 08:34:54 9fda8d8052c6: Pull complete 08:34:54 5d54e960e981: Pull complete 08:34:54 c4a7e357bf2a: Verifying Checksum 08:34:54 c4a7e357bf2a: Download complete 08:34:56 0c6a40ed1a82: Verifying Checksum 08:34:56 0c6a40ed1a82: Download complete 08:34:59 #33 transferring context: 123.70MB 5.5s 08:34:59 #33 ... 08:34:59 08:34:59 #39 [core-data internal] load build context 08:34:59 #39 ... 08:34:59 08:34:59 #33 [security-proxy-setup internal] load build context 08:35:02 #33 ... 08:35:02 08:35:02 #40 [support-notifications internal] load build context 08:35:02 #40 transferring context: 406.91MB 8.0s done 08:35:03 #40 ... 08:35:03 08:35:03 #41 [core-command internal] load build context 08:35:03 #41 transferring context: 406.91MB 9.8s done 08:35:03 #41 ... 08:35:03 08:35:03 #42 [security-secretstore-setup internal] load build context 08:35:03 #42 transferring context: 406.91MB 9.4s done 08:35:03 #42 ... 08:35:03 08:35:03 #43 [core-metadata internal] load build context 08:35:03 #43 ... 08:35:03 08:35:03 #44 [security-bootstrapper internal] load build context 08:35:03 #44 transferring context: 406.91MB 9.6s done 08:35:03 #44 ... 08:35:03 08:35:03 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:03 #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 08:35:03 #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:35:03 #45 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:35:03 #45 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:35:03 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:35:03 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:35:03 #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:35:03 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.7s 08:35:03 #45 ... 08:35:03 08:35:03 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:03 #46 ... 08:35:03 08:35:03 #47 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:03 #47 ... 08:35:03 08:35:03 #48 [core-command builder 2/7] WORKDIR /edgex-go 08:35:03 #48 ... 08:35:03 08:35:03 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:03 #49 ... 08:35:03 08:35:03 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:03 #50 ... 08:35:03 08:35:03 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:04 #51 ... 08:35:04 08:35:04 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:04 #52 ... 08:35:04 08:35:04 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:04 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 08:35:04 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:35:04 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:35:04 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:35:04 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:35:04 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:35:04 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.5s done 08:35:04 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:35:04 #53 ... 08:35:04 08:35:04 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:04 #54 ... 08:35:04 08:35:04 #55 [support-scheduler internal] load build context 08:35:04 #55 transferring context: 406.91MB 7.3s done 08:35:04 #55 ... 08:35:04 08:35:04 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:04 #56 ... 08:35:04 08:35:04 #57 [security-proxy-auth internal] load build context 08:35:04 #57 transferring context: 406.91MB 10.7s done 08:35:05 #57 ... 08:35:05 08:35:05 #58 [core-common-config-bootstrapper internal] load build context 08:35:05 #58 transferring context: 406.91MB 6.7s done 08:35:05 #58 ... 08:35:05 08:35:05 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:05 #59 ... 08:35:05 08:35:05 #60 [security-spiffe-token-provider internal] load build context 08:35:05 #60 transferring context: 406.91MB 9.4s done 08:35:05 #60 ... 08:35:05 08:35:05 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:07 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:35:08 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 14.8s 08:35:08 c4a7e357bf2a: Pull complete 08:35:08 f0e02332f6b5: Pull complete 08:35:08 872ee5b61b7b: Pull complete 08:35:09 #45 ... 08:35:09 08:35:09 #39 [core-data internal] load build context 08:35:09 #39 transferring context: 406.91MB 11.1s done 08:35:09 #39 ... 08:35:09 08:35:09 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:13 #45 ... 08:35:13 08:35:13 #33 [security-proxy-setup internal] load build context 08:35:13 #33 transferring context: 406.91MB 11.6s done 08:35:13 #33 ... 08:35:13 08:35:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:13 #45 ... 08:35:13 08:35:13 #43 [core-metadata internal] load build context 08:35:13 #43 transferring context: 406.91MB 11.4s done 08:35:13 #43 ... 08:35:13 08:35:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:13 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 19.9s 08:35:17 0c6a40ed1a82: Pull complete 08:35:18 94ae7d8d031c: Pull complete 08:35:18 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:18 #45 ... 08:35:18 08:35:18 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:18 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:35:18 #53 ... 08:35:18 08:35:18 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:18 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 24.6s 08:35:18 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 24.8s 08:35:18 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 24.9s 08:35:18 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 24.9s 08:35:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:18 WORKDIR /edgex 08:35:18 COPY go.mod . 08:35:18 RUN go mod download 08:35:18 + docker build -t ci-base-image-arm64 -f - . 08:35:19 Sending build context to Docker daemon 3.002MB 08:35:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:19 ---> 86de565de09d 08:35:19 Step 2/4 : WORKDIR /edgex 08:35:21 ---> Running in 874ed45e0f7e 08:35:21 Removing intermediate container 874ed45e0f7e 08:35:21 ---> 618162cff6a3 08:35:21 Step 3/4 : COPY go.mod . 08:35:22 ---> bb7c61d7d0d9 08:35:22 Step 4/4 : RUN go mod download 08:35:22 ---> Running in c8772b5537e4 08:35:23 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 30.0s 08:35:23 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 30.0s 08:35:29 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 35.0s 08:35:29 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 35.0s 08:35:34 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 40.1s 08:35:35 #45 ... 08:35:35 08:35:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:35 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 41.5s 08:35:35 #53 ... 08:35:35 08:35:35 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:35 #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 38.7s done 08:35:37 #45 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 43.4s done 08:35:37 #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:35:37 #45 ... 08:35:37 08:35:37 #58 [core-common-config-bootstrapper internal] load build context 08:35:37 #58 DONE 44.6s 08:35:37 08:35:37 #55 [support-scheduler internal] load build context 08:35:37 #55 DONE 44.7s 08:35:37 08:35:37 #40 [support-notifications internal] load build context 08:35:37 #40 DONE 45.0s 08:35:37 08:35:37 #48 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:35:37 #48 DONE 44.0s 08:35:37 08:35:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:37 #45 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:35:37 #45 ... 08:35:37 08:35:37 #60 [security-spiffe-token-provider internal] load build context 08:35:37 #60 DONE 44.8s 08:35:37 08:35:37 #44 [security-bootstrapper internal] load build context 08:35:37 #44 DONE 45.0s 08:35:37 08:35:37 #42 [security-secretstore-setup internal] load build context 08:35:37 #42 DONE 44.7s 08:35:37 08:35:37 #41 [core-command internal] load build context 08:35:37 #41 DONE 45.0s 08:35:37 08:35:37 #57 [security-proxy-auth internal] load build context 08:35:37 #57 DONE 45.0s 08:35:37 08:35:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:37 #45 ... 08:35:37 08:35:37 #33 [security-proxy-setup internal] load build context 08:35:37 #33 DONE 44.8s 08:35:37 08:35:37 #43 [core-metadata internal] load build context 08:35:37 #43 DONE 44.9s 08:35:37 08:35:37 #39 [core-data internal] load build context 08:35:37 #39 DONE 45.2s 08:35:37 08:35:37 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:39 #45 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done 08:35:41 #45 ... 08:35:41 08:35:41 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:41 #54 45.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #54 45.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #54 46.02 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:41 #54 46.02 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:41 #54 46.02 OK: 20072 distinct packages available 08:35:41 #54 46.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #54 46.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #54 46.37 (1/5) Installing dumb-init (1.2.5-r2) 08:35:41 #54 46.38 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:41 #54 46.38 (3/5) Installing libucontext (1.2-r2) 08:35:41 #54 46.38 (4/5) Installing gcompat (1.1.0-r1) 08:35:41 #54 46.38 (5/5) Installing openssl (3.1.4-r5) 08:35:41 #54 46.39 Executing busybox-1.36.1-r5.trigger 08:35:41 #54 46.40 OK: 8 MiB in 20 packages 08:35:41 #54 DONE 47.7s 08:35:41 08:35:41 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:41 #56 44.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #56 44.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #56 45.07 (1/2) Installing ca-certificates (20240226-r0) 08:35:41 #56 45.08 (2/2) Installing dumb-init (1.2.5-r2) 08:35:41 #56 45.09 Executing busybox-1.36.1-r5.trigger 08:35:41 #56 45.09 Executing ca-certificates-20240226-r0.trigger 08:35:41 #56 45.16 OK: 8 MiB in 17 packages 08:35:41 #56 DONE 47.8s 08:35:41 08:35:41 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:41 #59 44.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #59 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #59 44.65 (1/4) Installing dumb-init (1.2.5-r2) 08:35:41 #59 44.66 (2/4) Installing openssl (3.1.4-r5) 08:35:41 #59 44.67 (3/4) Installing su-exec (0.2-r3) 08:35:41 #59 44.67 (4/4) Installing yq (4.33.3-r5) 08:35:41 #59 44.76 Executing busybox-1.36.1-r5.trigger 08:35:41 #59 44.78 OK: 17 MiB in 19 packages 08:35:41 #59 DONE 47.9s 08:35:41 08:35:41 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:41 #50 44.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #50 44.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #50 44.75 (1/4) Installing ca-certificates (20240226-r0) 08:35:41 #50 44.79 (2/4) Installing dumb-init (1.2.5-r2) 08:35:41 #50 44.79 (3/4) Installing su-exec (0.2-r3) 08:35:41 #50 44.79 (4/4) Installing yq (4.33.3-r5) 08:35:41 #50 44.88 Executing busybox-1.36.1-r5.trigger 08:35:41 #50 44.89 Executing ca-certificates-20240226-r0.trigger 08:35:41 #50 44.98 OK: 17 MiB in 19 packages 08:35:41 #50 DONE 48.0s 08:35:41 08:35:41 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:41 #46 44.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #46 45.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #46 45.38 (1/2) Installing dumb-init (1.2.5-r2) 08:35:41 #46 45.38 (2/2) Installing su-exec (0.2-r3) 08:35:41 #46 45.39 Executing busybox-1.36.1-r5.trigger 08:35:41 #46 45.40 OK: 7 MiB in 17 packages 08:35:41 #46 DONE 47.9s 08:35:41 08:35:41 #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:41 #47 44.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #47 44.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #47 44.95 (1/1) Installing dumb-init (1.2.5-r2) 08:35:41 #47 44.96 Executing busybox-1.36.1-r5.trigger 08:35:41 #47 44.97 OK: 7 MiB in 16 packages 08:35:41 #47 DONE 48.0s 08:35:41 08:35:41 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:41 #52 44.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #52 44.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #52 45.06 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:41 #52 45.06 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:41 #52 45.06 OK: 20072 distinct packages available 08:35:41 #52 45.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #52 45.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #52 45.50 (1/11) Installing ca-certificates (20240226-r0) 08:35:41 #52 45.69 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:41 #52 45.70 (3/11) Installing libunistring (1.1-r1) 08:35:41 #52 45.92 (4/11) Installing libidn2 (2.3.4-r1) 08:35:41 #52 45.93 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:41 #52 45.93 (6/11) Installing libcurl (8.5.0-r0) 08:35:41 #52 45.94 (7/11) Installing curl (8.5.0-r0) 08:35:41 #52 45.95 (8/11) Installing dumb-init (1.2.5-r2) 08:35:41 #52 45.95 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:41 #52 45.95 (10/11) Installing libucontext (1.2-r2) 08:35:41 #52 45.96 (11/11) Installing gcompat (1.1.0-r1) 08:35:41 #52 45.97 Executing busybox-1.36.1-r5.trigger 08:35:41 #52 45.97 Executing ca-certificates-20240226-r0.trigger 08:35:41 #52 46.02 OK: 12 MiB in 26 packages 08:35:41 #52 DONE 47.9s 08:35:41 08:35:41 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:41 #51 44.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #51 44.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #51 45.09 (1/1) Installing dumb-init (1.2.5-r2) 08:35:41 #51 45.10 Executing busybox-1.36.1-r5.trigger 08:35:41 #51 45.11 OK: 7 MiB in 16 packages 08:35:41 #51 DONE 47.9s 08:35:41 08:35:41 #61 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:35:41 #61 ... 08:35:41 08:35:41 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:35:41 #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.557 OK: 264 MiB in 52 packages 08:35:41 #62 DONE 4.1s 08:35:41 08:35:41 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:41 #49 47.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #49 47.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #49 47.58 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:41 #49 47.58 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:41 #49 47.58 OK: 20072 distinct packages available 08:35:41 #49 47.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #49 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #49 47.94 (1/4) Installing dumb-init (1.2.5-r2) 08:35:41 #49 47.94 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:41 #49 47.95 (3/4) Installing libucontext (1.2-r2) 08:35:41 #49 47.95 (4/4) Installing gcompat (1.1.0-r1) 08:35:41 #49 47.95 Executing busybox-1.36.1-r5.trigger 08:35:41 #49 47.96 OK: 8 MiB in 19 packages 08:35:41 #49 DONE 48.1s 08:35:41 08:35:41 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:41 #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.836 OK: 264 MiB in 52 packages 08:35:41 #63 DONE 4.0s 08:35:41 08:35:41 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:41 #64 DONE 0.2s 08:35:41 08:35:41 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:41 #65 DONE 0.1s 08:35:41 08:35:41 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:41 #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 4.032 OK: 264 MiB in 52 packages 08:35:41 #66 DONE 4.2s 08:35:41 08:35:41 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:41 #67 ... 08:35:41 08:35:41 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:41 #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.769 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:41 #0 3.769 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:41 #0 3.769 OK: 20078 distinct packages available 08:35:41 #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 4.157 OK: 264 MiB in 52 packages 08:35:41 #68 DONE 4.3s 08:35:41 08:35:41 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:41 #45 DONE 48.5s 08:35:41 08:35:41 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:41 #69 DONE 0.1s 08:35:41 08:35:41 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:41 #70 DONE 0.1s 08:35:41 08:35:41 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:44 #71 ... 08:35:44 08:35:44 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:44 #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.452 Upgrading critical system libraries and apk-tools: 08:35:44 #0 2.452 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:44 #0 2.462 Executing busybox-1.36.1-r5.trigger 08:35:44 #0 2.562 Continuing the upgrade transaction with new apk-tools: 08:35:44 #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.965 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:44 #0 2.979 OK: 17 MiB in 19 packages 08:35:44 #72 DONE 3.2s 08:35:44 08:35:44 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:44 #0 2.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.524 Upgrading critical system libraries and apk-tools: 08:35:44 #0 2.524 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:44 #0 2.536 Executing busybox-1.36.1-r5.trigger 08:35:44 #0 2.595 Continuing the upgrade transaction with new apk-tools: 08:35:44 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 3.049 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:44 #0 3.058 OK: 8 MiB in 20 packages 08:35:44 #73 DONE 3.3s 08:35:44 08:35:44 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:44 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.396 Upgrading critical system libraries and apk-tools: 08:35:44 #0 2.396 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:44 #0 2.408 Executing busybox-1.36.1-r5.trigger 08:35:44 #0 2.503 Continuing the upgrade transaction with new apk-tools: 08:35:44 #0 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.827 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:44 #0 2.843 Executing ca-certificates-20240226-r0.trigger 08:35:44 #0 2.952 OK: 8 MiB in 17 packages 08:35:44 #74 DONE 3.3s 08:35:44 08:35:44 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:44 #75 DONE 0.1s 08:35:44 08:35:44 #61 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:35:44 #61 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #61 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #61 2.739 Upgrading critical system libraries and apk-tools: 08:35:44 #61 2.739 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:44 #61 2.749 Executing busybox-1.36.1-r5.trigger 08:35:44 #61 2.831 Continuing the upgrade transaction with new apk-tools: 08:35:44 #61 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:44 #61 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:44 #61 3.390 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:45 #61 4.021 OK: 7 MiB in 16 packages 08:35:45 #61 ... 08:35:45 08:35:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:45 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 43.7s done 08:35:45 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:35:45 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done 08:35:46 #53 ... 08:35:46 08:35:46 #61 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:35:46 #61 DONE 5.2s 08:35:46 08:35:46 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:46 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.690 Upgrading critical system libraries and apk-tools: 08:35:46 #0 2.690 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:46 #0 2.703 Executing busybox-1.36.1-r5.trigger 08:35:46 #0 2.903 Continuing the upgrade transaction with new apk-tools: 08:35:46 #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.290 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:46 #0 3.780 OK: 8 MiB in 19 packages 08:35:46 #76 DONE 4.9s 08:35:46 08:35:46 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:46 #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.467 Upgrading critical system libraries and apk-tools: 08:35:46 #0 2.467 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:46 #0 2.476 Executing busybox-1.36.1-r5.trigger 08:35:46 #0 2.592 Continuing the upgrade transaction with new apk-tools: 08:35:46 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.085 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:46 #0 3.126 OK: 7 MiB in 16 packages 08:35:46 #77 DONE 5.2s 08:35:46 08:35:46 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:46 #0 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.696 Upgrading critical system libraries and apk-tools: 08:35:46 #0 2.696 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:46 #0 2.705 Executing busybox-1.36.1-r5.trigger 08:35:46 #0 2.817 Continuing the upgrade transaction with new apk-tools: 08:35:46 #0 2.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.237 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:46 #0 3.238 Executing ca-certificates-20240226-r0.trigger 08:35:46 #0 3.981 OK: 12 MiB in 26 packages 08:35:46 #78 DONE 5.2s 08:35:46 08:35:46 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:46 #0 2.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.646 Upgrading critical system libraries and apk-tools: 08:35:46 #0 2.646 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:46 #0 2.656 Executing busybox-1.36.1-r5.trigger 08:35:46 #0 2.738 Continuing the upgrade transaction with new apk-tools: 08:35:46 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.136 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:46 #0 3.152 Executing ca-certificates-20240226-r0.trigger 08:35:46 #0 3.256 OK: 17 MiB in 19 packages 08:35:46 #79 DONE 5.2s 08:35:46 08:35:46 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:46 #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 2.975 Upgrading critical system libraries and apk-tools: 08:35:46 #0 2.975 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:35:46 #0 2.983 Executing busybox-1.36.1-r5.trigger 08:35:46 #0 3.079 Continuing the upgrade transaction with new apk-tools: 08:35:46 #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #0 3.463 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:46 #0 4.023 OK: 7 MiB in 17 packages 08:35:46 #80 DONE 5.2s 08:35:46 08:35:46 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:46 #81 DONE 2.1s 08:35:46 08:35:46 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:46 #82 DONE 2.1s 08:35:46 08:35:46 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:48 #83 DONE 1.9s 08:35:48 08:35:48 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:48 #84 DONE 1.9s 08:35:48 08:35:48 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:48 #85 DONE 2.0s 08:35:48 08:35:48 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:48 #86 DONE 0.1s 08:35:48 08:35:48 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:48 #87 DONE 0.1s 08:35:48 08:35:48 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:48 #88 DONE 0.1s 08:35:48 08:35:48 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:48 #89 DONE 0.1s 08:35:48 08:35:48 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:48 #90 DONE 0.1s 08:35:48 08:35:48 #91 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:48 #91 DONE 0.1s 08:35:48 08:35:48 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:48 #92 DONE 0.1s 08:35:48 08:35:48 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:48 #93 DONE 0.1s 08:35:48 08:35:48 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:48 #94 DONE 0.1s 08:35:48 08:35:48 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:48 #95 DONE 0.1s 08:35:48 08:35:48 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:48 #96 DONE 0.1s 08:35:48 08:35:48 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:48 #97 DONE 0.1s 08:35:48 08:35:48 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:48 #98 DONE 0.1s 08:35:48 08:35:48 #99 [security-spire-server] exporting to image 08:35:48 #99 exporting layers 08:35:48 #99 ... 08:35:48 08:35:48 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:48 #100 DONE 0.1s 08:35:48 08:35:48 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:48 #101 DONE 2.5s 08:35:48 08:35:48 #99 [security-spire-config] exporting to image 08:35:48 #99 ... 08:35:48 08:35:48 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:48 #102 DONE 0.0s 08:35:49 08:35:49 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:49 #103 ... 08:35:49 08:35:49 #99 [security-spire-agent] exporting to image 08:35:49 #99 exporting layers 0.6s done 08:35:49 #99 writing image sha256:9f9f97d8c949dde3f6ab83c436934505be7798c65a9e90e148204fbdc7c3d0f1 0.0s done 08:35:49 #99 writing image sha256:9528bc1c388fe8292816ffa168144147afb1051539be227999de967b4b0f513f done 08:35:49 #99 naming to docker.io/library/security-spire-server done 08:35:49 #99 naming to docker.io/library/security-spire-agent done 08:35:49 #99 writing image sha256:fdc2b00a3c57b9a955dcead121c3c956c46fe0eaca945671f7f1aad8d1e02a72 08:35:49 #99 writing image sha256:fdc2b00a3c57b9a955dcead121c3c956c46fe0eaca945671f7f1aad8d1e02a72 done 08:35:49 #99 naming to docker.io/library/security-spire-config done 08:35:49 #99 DONE 0.8s 08:35:49 08:35:49 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:30 Removing intermediate container c8772b5537e4 08:36:30 ---> fe79daee901e 08:36:30 Successfully built fe79daee901e 08:36:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:30 + docker inspect -f . ci-base-image-arm64 08:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-2102 does not seem to be running inside a container 08:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:31 $ docker top d237c3f25e093dfbde584c0dcce519fbe769e2b89f185048b45af9d005042f30 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:32 + go version 08:36:32 go version go1.21.0 linux/arm64 [Pipeline] } 08:36:32 $ docker stop --time=1 d237c3f25e093dfbde584c0dcce519fbe769e2b89f185048b45af9d005042f30 08:36:34 $ docker rm -f --volumes d237c3f25e093dfbde584c0dcce519fbe769e2b89f185048b45af9d005042f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:35 + docker inspect -f . ci-base-image-arm64 08:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:35 prd-ubuntu20.04-docker-arm64-4c-16g-2102 does not seem to be running inside a container 08:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:36 $ docker top 30866d0bd8a765807e0bce1a599e2547b7d8b319335b15841d91f5f3d866d430 -eo pid,comm 08:36:36 #104 DONE 48.1s 08:36:36 08:36:36 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #67 DONE 48.0s 08:36:36 08:36:36 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #71 DONE 47.8s 08:36:36 08:36:36 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #103 DONE 47.9s 08:36:36 08:36:36 #105 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] { [Pipeline] echo 08:36:36 ========================================================= 08:36:36 [edgeXBuildGoParallel] Running Tests and Build... 08:36:36 ========================================================= [Pipeline] sh 08:36:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:36:37 + make test 08:36:37 go test -race -coverprofile=coverage.out ./... 08:36:40 #105 ... 08:36:40 08:36:40 #106 [security-bootstrapper builder 6/7] COPY . . 08:36:40 #106 ... 08:36:40 08:36:40 #107 [core-data builder 6/7] COPY . . 08:36:40 #107 ... 08:36:40 08:36:40 #108 [support-notifications builder 6/7] COPY . . 08:36:47 #108 DONE 16.8s 08:36:47 08:36:47 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:47 #109 CACHED 08:36:47 08:36:47 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #110 CACHED 08:36:47 08:36:47 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:47 #111 CACHED 08:36:47 08:36:47 #105 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:47 #105 DONE 16.8s 08:36:47 08:36:47 #112 [core-metadata builder 6/7] COPY . . 08:36:47 #112 CACHED 08:36:47 08:36:47 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:47 #113 CACHED 08:36:47 08:36:47 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #114 CACHED 08:36:47 08:36:47 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:47 #115 CACHED 08:36:47 08:36:47 #116 [support-scheduler builder 6/7] COPY . . 08:36:47 #116 CACHED 08:36:47 08:36:47 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #117 CACHED 08:36:47 08:36:47 #118 [core-command builder 6/7] COPY . . 08:36:47 #118 CACHED 08:36:47 08:36:47 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:47 #119 CACHED 08:36:47 08:36:47 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #120 CACHED 08:36:47 08:36:47 #121 [security-proxy-auth builder 6/7] COPY . . 08:36:47 #121 CACHED 08:36:47 08:36:47 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #122 CACHED 08:36:47 08:36:47 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:47 #123 CACHED 08:36:47 08:36:47 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #124 CACHED 08:36:47 08:36:47 #125 [security-proxy-setup builder 6/7] COPY . . 08:36:47 #125 CACHED 08:36:47 08:36:47 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:47 #126 CACHED 08:36:47 08:36:47 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:47 #127 CACHED 08:36:47 08:36:47 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #128 CACHED 08:36:47 08:36:47 #129 [security-secretstore-setup builder 6/7] COPY . . 08:36:47 #129 CACHED 08:36:47 08:36:47 #106 [security-bootstrapper builder 6/7] COPY . . 08:36:47 #106 DONE 16.8s 08:36:47 08:36:47 #107 [core-data builder 6/7] COPY . . 08:36:47 #107 DONE 16.8s 08:36:47 08:36:47 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:48 #130 1.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:56 #130 ... 08:36:56 08:36:56 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:56 #0 0.889 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:56 #131 ... 08:36:56 08:36:56 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:56 #0 0.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:56 #132 ... 08:36:56 08:36:56 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:56 #0 0.893 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:57 #133 ... 08:36:57 08:36:57 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:57 #0 0.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:57 #134 ... 08:36:57 08:36:57 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:57 #0 0.815 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:57 #135 ... 08:36:57 08:36:57 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:57 #0 0.618 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:57 #136 ... 08:36:57 08:36:57 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:57 #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:57 #137 ... 08:36:57 08:36:57 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:57 #0 0.910 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:58 #138 ... 08:36:58 08:36:58 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:58 #0 1.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:58 #139 ... 08:36:58 08:36:58 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:58 #0 0.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:05 #140 ... 08:38:05 08:38:05 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:05 #138 76.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:52 #138 DONE 126.4s 08:38:52 08:38:52 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:52 #140 DONE 126.4s 08:38:52 08:38:52 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:52 #132 DONE 126.4s 08:38:52 08:38:52 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:52 #137 DONE 126.4s 08:38:52 08:38:52 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:52 #130 DONE 126.4s 08:38:52 08:38:52 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:52 #131 DONE 126.4s 08:38:52 08:38:52 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #141 ... 08:38:53 08:38:53 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:53 #134 DONE 126.5s 08:38:53 08:38:53 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:53 #136 DONE 126.7s 08:38:53 08:38:53 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:53 #133 DONE 126.8s 08:38:53 08:38:53 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #142 ... 08:38:53 08:38:53 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:53 #135 DONE 126.8s 08:38:53 08:38:53 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:53 #139 DONE 126.8s 08:38:53 08:38:53 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #143 ... 08:38:53 08:38:53 #144 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #144 DONE 0.7s 08:38:53 08:38:53 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #145 DONE 0.7s 08:38:53 08:38:53 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #142 DONE 0.6s 08:38:53 08:38:53 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:53 #146 DONE 0.7s 08:38:53 08:38:53 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #141 DONE 0.7s 08:38:53 08:38:53 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #143 DONE 0.4s 08:38:53 08:38:53 #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #147 DONE 0.4s 08:38:53 08:38:53 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:53 #148 ... 08:38:53 08:38:53 #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:53 #149 DONE 0.3s 08:38:53 08:38:53 #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #150 CACHED 08:38:53 08:38:53 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:53 #151 CACHED 08:38:53 08:38:53 #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:53 #152 DONE 0.3s 08:38:53 08:38:53 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:53 #153 DONE 0.3s 08:38:53 08:38:53 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:53 #154 CACHED 08:38:53 08:38:53 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #155 CACHED 08:38:53 08:38:53 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:53 #156 CACHED 08:38:53 08:38:53 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #157 CACHED 08:38:53 08:38:53 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:53 #158 CACHED 08:38:53 08:38:53 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:53 #159 CACHED 08:38:53 08:38:53 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:53 #160 DONE 0.3s 08:38:53 08:38:53 #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:53 #161 DONE 0.3s 08:38:53 08:38:53 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:54 #162 ... 08:38:54 08:38:54 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:54 #148 DONE 0.3s 08:38:54 08:38:54 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:56 #163 ... 08:38:56 08:38:56 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:56 #164 DONE 2.5s 08:38:56 08:38:56 #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:56 #165 DONE 2.5s 08:38:56 08:38:56 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:56 #166 DONE 2.5s 08:38:56 08:38:56 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:56 #167 DONE 2.5s 08:38:56 08:38:56 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:56 #168 DONE 2.6s 08:38:56 08:38:56 #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:56 #169 DONE 2.5s 08:38:56 08:38:56 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:56 #170 DONE 2.6s 08:38:56 08:38:56 #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:56 #162 DONE 2.4s 08:38:56 08:38:56 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:56 #171 ... 08:38:56 08:38:56 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:56 #163 DONE 2.5s 08:38:56 08:38:56 #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:56 #172 DONE 2.6s 08:38:56 08:38:56 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:56 #173 DONE 0.3s 08:38:56 08:38:56 #174 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:56 #174 DONE 0.3s 08:38:56 08:38:56 #99 [support-scheduler] exporting to image 08:38:56 #99 exporting layers 08:38:56 #99 ... 08:38:56 08:38:56 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:56 #175 DONE 0.3s 08:38:56 08:38:56 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:56 #176 DONE 0.3s 08:38:56 08:38:56 #177 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:56 #177 DONE 0.4s 08:38:56 08:38:56 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:56 #178 DONE 0.4s 08:38:56 08:38:56 #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:56 #179 DONE 0.4s 08:38:56 08:38:56 #99 [core-data] exporting to image 08:38:57 #99 ... 08:38:57 08:38:57 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:57 #171 DONE 0.4s 08:38:57 08:38:57 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:57 #180 DONE 0.4s 08:38:57 08:38:57 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:57 #181 DONE 0.5s 08:38:57 08:38:57 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:57 #182 DONE 3.3s 08:38:57 08:38:57 #99 [security-spiffe-token-provider] exporting to image 08:38:57 #99 exporting layers 0.3s done 08:38:57 #99 ... 08:38:57 08:38:57 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:57 #183 DONE 0.6s 08:38:57 08:38:57 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:57 #184 DONE 0.5s 08:38:57 08:38:57 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:57 #185 DONE 0.5s 08:38:57 08:38:57 #99 [core-command] exporting to image 08:38:57 #99 exporting layers 0.6s done 08:38:57 #99 writing image sha256:7068555fee6b2769c3d405890b3528c0f92e1c2fde0903adea289366b0f17c54 0.0s done 08:38:57 #99 naming to docker.io/library/core-command done 08:38:57 #99 ... 08:38:57 08:38:57 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:57 #186 DONE 0.4s 08:38:57 08:38:57 #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:57 #187 DONE 0.4s 08:38:57 08:38:57 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:38:57 #188 DONE 0.4s 08:38:57 08:38:57 #99 [support-scheduler] exporting to image 08:38:57 #99 exporting layers 0.5s done 08:38:57 #99 writing image sha256:7ebfc33e0f2c4c90c0b03c4c0b22ce5c8c17fe2f8dc0f3f4790898023556f9c2 done 08:38:57 #99 naming to docker.io/library/support-scheduler done 08:38:57 #99 writing image sha256:38c2c01fd9b945fdf3ccd337ccd42d82072fdaf088c7776ffca4319426dc0d5e 08:38:57 #99 writing image sha256:38c2c01fd9b945fdf3ccd337ccd42d82072fdaf088c7776ffca4319426dc0d5e 0.0s done 08:38:57 #99 naming to docker.io/library/core-data 0.1s done 08:38:57 #99 writing image sha256:04255f60c13f333eec084a7a6200964df19a0da769c3fdd2c1a13ecf9c4bb94f 0.0s done 08:38:57 #99 naming to docker.io/library/support-notifications done 08:38:57 #99 writing image sha256:ce8d88a16d1b9db6af5afab00101db9a8eb1b02ca5e0c9183f76bb5ee0550410 done 08:38:57 #99 naming to docker.io/library/security-spiffe-token-provider done 08:38:57 #99 ... 08:38:57 08:38:57 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:57 #189 DONE 0.3s 08:38:57 08:38:57 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:57 #190 DONE 0.4s 08:38:57 08:38:57 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:38:57 #191 DONE 0.4s 08:38:57 08:38:57 #99 [security-spiffe-token-provider] exporting to image 08:38:57 #99 exporting layers 0.4s done 08:38:57 #99 writing image sha256:4385ec14ec6127611796b506a918814bb106006bf24d1d18b24de589dd674f95 08:38:57 #99 writing image sha256:4385ec14ec6127611796b506a918814bb106006bf24d1d18b24de589dd674f95 done 08:38:57 #99 naming to docker.io/library/core-metadata done 08:38:57 #99 DONE 1.8s 08:38:57 08:38:57 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:58 #192 ... 08:38:58 08:38:58 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:58 #193 DONE 0.9s 08:38:58 08:38:58 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:58 #194 DONE 0.5s 08:38:58 08:38:58 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:58 #192 DONE 0.5s 08:38:58 08:38:58 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:58 #195 DONE 0.9s 08:38:58 08:38:58 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:58 #196 DONE 0.1s 08:38:58 08:38:58 #99 [security-proxy-auth] exporting to image 08:38:58 #99 ... 08:38:58 08:38:58 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:58 #197 DONE 0.1s 08:38:58 08:38:58 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:58 #198 DONE 0.1s 08:38:58 08:38:58 #99 [core-common-config-bootstrapper] exporting to image 08:38:58 #99 exporting layers 0.1s done 08:38:58 #99 writing image sha256:8051b8a94f894a425e4fabff0590e451553ee6efb11de1afe3556e8593defe7f done 08:38:58 #99 naming to docker.io/library/core-common-config-bootstrapper done 08:38:58 #99 exporting layers 0.2s done 08:38:58 #99 writing image sha256:3421035c7604dfd976ca3a8bad560c7a33a462103cfe50f5339780539ee238a6 done 08:38:58 #99 naming to docker.io/library/security-proxy-auth done 08:38:58 #99 DONE 2.2s 08:38:58 08:38:58 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:58 #199 DONE 0.1s 08:38:58 08:38:58 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:58 #200 DONE 0.1s 08:38:58 08:38:58 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:58 #201 DONE 0.9s 08:38:58 08:38:58 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:58 #202 DONE 0.1s 08:38:58 08:38:58 #99 [security-proxy-setup] exporting to image 08:38:58 #99 exporting layers 0.2s done 08:38:58 #99 writing image sha256:4d3c7e1a99d35d61c4d0ec349599b35c7cb19f295964bb9daf410577c369e77d done 08:38:58 #99 naming to docker.io/library/security-proxy-setup done 08:38:58 #99 DONE 2.4s 08:38:58 08:38:58 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:58 #203 DONE 0.6s 08:38:58 08:38:58 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:59 #204 DONE 0.5s 08:38:59 08:38:59 #99 [security-secretstore-setup] exporting to image 08:38:59 #99 exporting layers 0.3s done 08:38:59 #99 writing image sha256:67d5b12f0e80737b516264bf963ca8307ca013008fdc33e77d2a51f60d2e1bb1 done 08:38:59 #99 naming to docker.io/library/security-secretstore-setup done 08:38:59 #99 exporting layers 0.2s done 08:38:59 #99 writing image sha256:91db822a12547c9d2ab00f7fabd07857903243ad8703921c3d11c9185c6a7c58 done 08:38:59 #99 naming to docker.io/library/security-bootstrapper done 08:38:59 #99 DONE 2.9s 08:38:59 08:38:59 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:59 time="2024-04-07T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:59 $ docker stop --time=1 d94e05f41723640334379fc8131c3df9a59a9c950731b810c90a0e3b4977c2b3 08:39:00 $ docker rm -f --volumes d94e05f41723640334379fc8131c3df9a59a9c950731b810c90a0e3b4977c2b3 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:01 + docker images 08:39:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:01 security-bootstrapper latest 91db822a1254 1 second ago 19.3MB 08:39:01 core-common-config-bootstrapper latest 8051b8a94f89 2 seconds ago 15.6MB 08:39:01 security-proxy-auth latest 3421035c7604 2 seconds ago 33.2MB 08:39:01 security-proxy-setup latest 4d3c7e1a99d3 2 seconds ago 26.6MB 08:39:01 security-secretstore-setup latest 67d5b12f0e80 2 seconds ago 37.2MB 08:39:01 core-metadata latest 4385ec14ec61 3 seconds ago 36.1MB 08:39:01 core-command latest 7068555fee6b 4 seconds ago 35.5MB 08:39:01 security-spiffe-token-provider latest ce8d88a16d1b 4 seconds ago 29.4MB 08:39:01 support-notifications latest 04255f60c13f 4 seconds ago 39.1MB 08:39:01 support-scheduler latest 7ebfc33e0f2c 4 seconds ago 38.5MB 08:39:01 core-data latest 38c2c01fd9b9 4 seconds ago 35.9MB 08:39:01 security-spire-config latest fdc2b00a3c57 3 minutes ago 102MB 08:39:01 security-spire-server latest 9f9f97d8c949 3 minutes ago 103MB 08:39:01 security-spire-agent latest 9528bc1c388f 3 minutes ago 161MB 08:39:01 ci-base-image-x86_64 latest 15f8fbcdb9e5 7 minutes ago 977MB 08:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB 08:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB 08:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.265s coverage: 28.7% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.273s coverage: 97.0% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.374s coverage: 69.2% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.328s coverage: 53.2% of statements 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.680s coverage: 93.4% of statements 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.517s coverage: 6.1% of statements 08:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.558s coverage: 97.6% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.174s coverage: 72.2% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.377s coverage: 0.9% of statements 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.252s coverage: 32.2% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.274s coverage: 41.7% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.253s coverage: 82.9% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.232s coverage: 94.1% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.208s coverage: 96.3% of statements 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.218s coverage: 87.5% of statements 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.218s coverage: 94.4% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.009s coverage: 79.9% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.241s coverage: 92.9% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.205s coverage: 62.3% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.207s coverage: 87.2% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.169s coverage: 20.0% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.349s coverage: 81.8% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.407s coverage: 82.1% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.219s coverage: 86.0% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.799s coverage: 63.1% of statements 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.242s coverage: 100.0% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.100s coverage: 89.4% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.787s coverage: 38.4% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.209s coverage: 89.5% of statements 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.195s coverage: 84.8% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.531s coverage: 95.7% of statements 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.279s coverage: 61.8% of statements 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.353s coverage: 98.9% of statements 08:42:11 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 08:42:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:11 go vet ./... 08:45:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:03 ./bin/test-attribution-txt.sh 08:45:03 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 08:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:45:04 + ls -al . 08:45:04 total 812 08:45:04 drwxrwxr-x 10 1001 1001 4096 Apr 7 08:36 . 08:45:04 drwxr-xr-x 4 root root 4096 Apr 7 08:36 .. 08:45:04 drwxrwxr-x 2 1001 1001 4096 Apr 7 08:34 .blubracket 08:45:04 -rw-rw-r-- 1 1001 1001 10 Apr 7 08:34 .dockerignore 08:45:04 drwxrwxr-x 8 1001 1001 4096 Apr 7 08:34 .git 08:45:04 drwxrwxr-x 3 1001 1001 4096 Apr 7 08:34 .github 08:45:04 -rw-rw-r-- 1 1001 1001 1074 Apr 7 08:34 .gitignore 08:45:04 -rw-rw-r-- 1 1001 1001 42 Apr 7 08:34 .golangci.yml 08:45:04 -rw-rw-r-- 1 1001 1001 100 Apr 7 08:34 .hadolint.yml 08:45:04 -rw-rw-r-- 1 1001 1001 155 Apr 7 08:34 .sonarcloud.properties 08:45:04 -rw-rw-r-- 1 1001 1001 1171 Apr 7 08:34 ADOPTERS.md 08:45:04 -rw-rw-r-- 1 1001 1001 20261 Apr 7 08:34 Attribution.txt 08:45:04 -rw-rw-r-- 1 1001 1001 100284 Apr 7 08:34 CHANGELOG.md 08:45:04 -rw-rw-r-- 1 1001 1001 3804 Apr 7 08:34 CONTRIBUTING.md 08:45:04 -rw-rw-r-- 1 1001 1001 677 Apr 7 08:34 GOVERNANCE.md 08:45:04 -rw-rw-r-- 1 1001 1001 861 Apr 7 08:34 Jenkinsfile 08:45:04 -rw-rw-r-- 1 1001 1001 10775 Apr 7 08:34 LICENSE 08:45:04 -rw-rw-r-- 1 1001 1001 15392 Apr 7 08:34 Makefile 08:45:04 -rw-rw-r-- 1 1001 1001 582 Apr 7 08:34 OWNERS.md 08:45:04 -rw-rw-r-- 1 1001 1001 9528 Apr 7 08:34 README.md 08:45:04 -rw-rw-r-- 1 1001 1001 789 Apr 7 08:34 SECURITY.md 08:45:04 -rw-rw-r-- 1 1001 1001 5 Apr 7 08:31 VERSION 08:45:04 drwxrwxr-x 2 1001 1001 4096 Apr 7 08:34 bin 08:45:04 drwxrwxr-x 18 1001 1001 4096 Apr 7 08:34 cmd 08:45:04 -rw-r--r-- 1 root root 455122 Apr 7 08:42 coverage.out 08:45:04 drwxrwxr-x 2 1001 1001 4096 Apr 7 08:34 fuzz_test 08:45:04 -rw-rw-r-- 1 1001 1001 7078 Apr 7 08:34 go.mod 08:45:04 -rw-rw-r-- 1 1001 1001 101637 Apr 7 08:34 go.sum 08:45:04 drwxrwxr-x 7 1001 1001 4096 Apr 7 08:34 internal 08:45:04 drwxrwxr-x 3 1001 1001 4096 Apr 7 08:34 openapi 08:45:04 -rw-rw-r-- 1 1001 1001 584 Apr 7 08:34 security.txt 08:45:04 -rw-rw-r-- 1 1001 1001 204 Apr 7 08:34 version.go [Pipeline] sh 08:45:05 + '[' -e coverage.out ] 08:45:05 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:05 Warning: overwriting stash ‘coverage-report’ 08:45:06 Stashed 1 file(s) [Pipeline] sh 08:45:06 + make build 08:45:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:47:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:20 $ docker stop --time=1 30866d0bd8a765807e0bce1a599e2547b7d8b319335b15841d91f5f3d866d430 08:48:22 $ docker rm -f --volumes 30866d0bd8a765807e0bce1a599e2547b7d8b319335b15841d91f5f3d866d430 [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 08:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:25 08:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:26 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:26 547446be3368: Pulling fs layer 08:48:26 d125d8839a47: Pulling fs layer 08:48:26 3e85d5ac6304: Pulling fs layer 08:48:26 c3105a71a48b: Pulling fs layer 08:48:26 0f093f025ec4: Pulling fs layer 08:48:26 c3106fc0e877: Pulling fs layer 08:48:26 0f093f025ec4: Waiting 08:48:26 c3106fc0e877: Waiting 08:48:26 c3105a71a48b: Waiting 08:48:26 547446be3368: Verifying Checksum 08:48:26 547446be3368: Download complete 08:48:26 c3105a71a48b: Verifying Checksum 08:48:26 c3105a71a48b: Download complete 08:48:26 d125d8839a47: Verifying Checksum 08:48:26 d125d8839a47: Download complete 08:48:26 c3106fc0e877: Verifying Checksum 08:48:26 c3106fc0e877: Download complete 08:48:26 0f093f025ec4: Verifying Checksum 08:48:26 0f093f025ec4: Download complete 08:48:26 547446be3368: Pull complete 08:48:28 d125d8839a47: Pull complete 08:48:28 3e85d5ac6304: Verifying Checksum 08:48:28 3e85d5ac6304: Download complete 08:48:38 3e85d5ac6304: Pull complete 08:48:38 c3105a71a48b: Pull complete 08:48:39 0f093f025ec4: Pull complete 08:48:39 c3106fc0e877: Pull complete 08:48:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-2102 does not seem to be running inside a container 08:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:42 $ docker top 8d5261852af2abd53226f47d0bf4ac81810b25ea2a49a90abefd93b2ebeb926e -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:43 + docker compose -f ./docker-compose-build.yml build --parallel 08:48:51 #1 [core-metadata internal] load build definition from Dockerfile 08:48:51 #1 transferring dockerfile: 08:48:51 #1 transferring dockerfile: 2.06kB 0.0s done 08:48:51 #1 DONE 0.1s 08:48:51 08:48:51 #2 [core-data internal] load build definition from Dockerfile 08:48:51 #2 transferring dockerfile: 2.01kB 0.0s done 08:48:51 #2 DONE 0.1s 08:48:51 08:48:51 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:48:51 #3 transferring dockerfile: 1.89kB 0.0s done 08:48:51 #3 DONE 0.1s 08:48:51 08:48:51 #4 [support-scheduler internal] load build definition from Dockerfile 08:48:51 #4 transferring dockerfile: 1.93kB 0.0s done 08:48:51 #4 DONE 0.1s 08:48:51 08:48:51 #5 [support-notifications internal] load build definition from Dockerfile 08:48:52 #5 transferring dockerfile: 1.95kB 0.0s done 08:48:52 #5 DONE 0.1s 08:48:52 08:48:52 #6 [security-spire-server internal] load build definition from Dockerfile 08:48:52 #6 transferring dockerfile: 1.70kB done 08:48:52 #6 DONE 0.1s 08:48:52 08:48:52 #7 [security-spire-agent internal] load build definition from Dockerfile 08:48:52 #7 transferring dockerfile: 1.81kB done 08:48:52 #7 DONE 0.1s 08:48:52 08:48:52 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:48:52 #8 transferring dockerfile: 2.93kB done 08:48:52 #8 DONE 0.1s 08:48:52 08:48:52 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:48:52 #9 transferring dockerfile: 2.23kB done 08:48:52 #9 DONE 0.1s 08:48:52 08:48:52 #10 [core-command internal] load build definition from Dockerfile 08:48:52 #10 transferring dockerfile: 1.93kB done 08:48:52 #10 DONE 0.1s 08:48:52 08:48:52 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:48:52 #11 transferring dockerfile: 2.15kB done 08:48:52 #11 DONE 0.1s 08:48:52 08:48:52 #12 [security-spire-config internal] load build definition from Dockerfile 08:48:52 #12 transferring dockerfile: 1.69kB done 08:48:52 #12 DONE 0.1s 08:48:52 08:48:52 #13 [security-secretstore-setup internal] load build definition from Dockerfile 08:48:52 #13 transferring dockerfile: 2.49kB done 08:48:52 #13 DONE 0.1s 08:48:52 08:48:52 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:48:52 #14 transferring dockerfile: 2.50kB done 08:48:52 #14 DONE 0.1s 08:48:52 08:48:52 #15 [core-metadata internal] load .dockerignore 08:48:52 #15 transferring context: 50B 0.0s done 08:48:52 #15 DONE 0.1s 08:48:53 08:48:53 #16 [core-data internal] load .dockerignore 08:48:53 #16 transferring context: 50B done 08:48:53 #16 DONE 0.0s 08:48:53 08:48:53 #17 [security-spiffe-token-provider internal] load .dockerignore 08:48:53 #17 transferring context: 50B done 08:48:53 #17 DONE 0.0s 08:48:53 08:48:53 #18 [support-scheduler internal] load .dockerignore 08:48:53 #18 transferring context: 50B done 08:48:53 #18 DONE 0.1s 08:48:53 08:48:53 #19 [support-notifications internal] load .dockerignore 08:48:53 #19 transferring context: 50B done 08:48:53 #19 DONE 0.1s 08:48:53 08:48:53 #20 [security-spire-server internal] load .dockerignore 08:48:53 #20 transferring context: 50B done 08:48:53 #20 DONE 0.1s 08:48:53 08:48:53 #21 [security-spire-agent internal] load .dockerignore 08:48:53 #21 transferring context: 50B done 08:48:53 #21 DONE 0.1s 08:48:53 08:48:53 #22 [security-bootstrapper internal] load .dockerignore 08:48:53 #22 transferring context: 50B 0.0s done 08:48:53 #22 DONE 0.1s 08:48:53 08:48:53 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:48:53 #23 transferring context: 50B done 08:48:53 #23 DONE 0.1s 08:48:53 08:48:53 #24 [core-command internal] load .dockerignore 08:48:53 #24 transferring context: 50B done 08:48:53 #24 DONE 0.1s 08:48:53 08:48:53 #25 [security-spire-config internal] load .dockerignore 08:48:53 #25 transferring context: 50B done 08:48:53 #25 DONE 0.1s 08:48:53 08:48:53 #26 [security-proxy-auth internal] load .dockerignore 08:48:53 #26 transferring context: 50B done 08:48:53 #26 DONE 0.1s 08:48:53 08:48:53 #27 [security-proxy-setup internal] load .dockerignore 08:48:54 #27 transferring context: 50B 0.0s done 08:48:54 #27 DONE 0.1s 08:48:54 08:48:54 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:54 #28 DONE 0.0s 08:48:54 08:48:54 #29 [security-secretstore-setup internal] load .dockerignore 08:48:54 #29 transferring context: 50B 0.0s done 08:48:54 #29 DONE 0.1s 08:48:54 08:48:54 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:48:54 #30 DONE 0.1s 08:48:54 08:48:54 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:48:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:48:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:48:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:48:54 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s 08:48:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:48:54 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 08:48:54 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 08:48:54 #31 ... 08:48:54 08:48:54 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:54 #32 DONE 0.7s 08:48:55 08:48:55 #33 [core-metadata internal] load build context 08:48:55 #33 ... 08:48:55 08:48:55 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:55 #28 DONE 0.0s 08:48:55 08:48:55 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 08:48:55 #34 DONE 0.3s 08:48:55 08:48:55 #33 [core-metadata internal] load build context 08:48:55 #33 ... 08:48:55 08:48:55 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:48:55 #30 DONE 0.3s 08:48:55 08:48:55 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:55 #32 DONE 1.3s 08:48:55 08:48:55 #34 [core-data builder 2/7] WORKDIR /edgex-go 08:48:55 #34 DONE 0.5s 08:48:55 08:48:55 #33 [core-metadata internal] load build context 08:48:55 #33 ... 08:48:55 08:48:55 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:55 #28 DONE 0.0s 08:48:55 08:48:55 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:55 #32 DONE 1.3s 08:48:55 08:48:55 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:48:55 #34 DONE 0.5s 08:48:55 08:48:55 #33 [core-metadata internal] load build context 08:48:55 #33 ... 08:48:55 08:48:55 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:55 #28 DONE 0.0s 08:48:55 08:48:55 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:55 #32 DONE 1.3s 08:48:55 08:48:55 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:48:55 #34 DONE 0.5s 08:48:55 08:48:55 #33 [core-metadata internal] load build context 08:48:55 #33 ... 08:48:55 08:48:55 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:55 #32 DONE 1.4s 08:48:55 08:48:55 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:48:55 #30 DONE 0.5s 08:48:55 08:48:55 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 08:48:55 #34 DONE 0.6s 08:48:55 08:48:55 #33 [core-metadata internal] load build context 08:48:56 #33 ... 08:48:56 08:48:56 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:48:56 #30 DONE 0.8s 08:48:56 08:48:56 #33 [core-metadata internal] load build context 08:48:56 #33 ... 08:48:56 08:48:56 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:56 #28 DONE 0.0s 08:48:56 08:48:56 #33 [core-metadata internal] load build context 08:48:56 #33 ... 08:48:56 08:48:56 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:56 #28 DONE 0.0s 08:48:56 08:48:56 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:48:56 #30 DONE 0.9s 08:48:56 08:48:56 #33 [core-metadata internal] load build context 08:48:56 #33 ... 08:48:56 08:48:56 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:56 #32 DONE 1.4s 08:48:56 08:48:56 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:48:56 #34 DONE 0.7s 08:48:56 08:48:56 #33 [core-metadata internal] load build context 08:48:56 #33 ... 08:48:56 08:48:56 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:56 #28 DONE 0.0s 08:48:56 08:48:56 #33 [core-metadata internal] load build context 08:48:57 #33 ... 08:48:57 08:48:57 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:57 #28 DONE 0.0s 08:48:57 08:48:57 #33 [core-metadata internal] load build context 08:48:57 #33 ... 08:48:57 08:48:57 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:57 #28 DONE 0.0s 08:48:57 08:48:57 #33 [core-metadata internal] load build context 08:48:57 #33 ... 08:48:57 08:48:57 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:48:57 #28 DONE 0.0s 08:48:57 08:48:57 #33 [core-metadata internal] load build context 08:48:57 #33 ... 08:48:57 08:48:57 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:48:57 #30 DONE 2.0s 08:48:57 08:48:57 #33 [core-metadata internal] load build context 08:48:57 #33 ... 08:48:57 08:48:57 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:48:57 #32 DONE 1.5s 08:48:57 08:48:57 #34 [core-command builder 2/7] WORKDIR /edgex-go 08:48:57 #34 DONE 0.7s 08:48:57 08:48:57 #35 [security-secretstore-setup internal] load build context 08:48:57 #35 DONE 0.0s 08:48:57 08:48:57 #33 [core-metadata internal] load build context 08:48:58 #33 ... 08:48:58 08:48:58 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:48:58 #36 DONE 2.1s 08:48:58 08:48:58 #33 [core-metadata internal] load build context 08:48:58 #33 transferring context: 33.85MB 4.0s 08:48:59 #33 ... 08:48:59 08:48:59 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:48:59 #37 DONE 2.8s 08:48:59 08:48:59 #33 [core-metadata internal] load build context 08:49:00 #33 ... 08:49:00 08:49:00 #38 [security-spire-server internal] load build context 08:49:00 #38 transferring context: 26.69kB 0.2s done 08:49:00 #38 DONE 2.1s 08:49:00 08:49:00 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:49:00 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:49:00 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:49:00 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:49:00 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 08:49:00 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:49:00 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done 08:49:00 #31 ... 08:49:00 08:49:00 #39 [security-spire-config internal] load build context 08:49:00 #39 transferring context: 24.94kB 0.5s done 08:49:00 #39 DONE 2.4s 08:49:00 08:49:00 #33 [core-metadata internal] load build context 08:49:02 #33 ... 08:49:02 08:49:02 #40 [security-spire-agent internal] load build context 08:49:02 #40 transferring context: 26.22kB 0.7s done 08:49:02 #40 DONE 3.2s 08:49:02 08:49:02 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:02 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.4s done 08:49:02 #41 DONE 3.4s 08:49:02 08:49:02 #33 [core-metadata internal] load build context 08:49:05 #33 ... 08:49:05 08:49:05 #42 [core-data internal] load build context 08:49:05 #42 ... 08:49:05 08:49:05 #43 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:49:05 #0 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:05 #0 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:05 #0 9.295 OK: 266 MiB in 52 packages 08:49:05 #43 ... 08:49:05 08:49:05 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:05 #0 6.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:05 #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:05 #44 ... 08:49:05 08:49:05 #45 [support-scheduler internal] load build context 08:49:05 #45 ... 08:49:05 08:49:05 #46 [security-spiffe-token-provider internal] load build context 08:49:06 #46 ... 08:49:06 08:49:06 #47 [support-notifications internal] load build context 08:49:06 #47 ... 08:49:06 08:49:06 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:49:06 #0 8.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:06 #0 9.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:06 #48 ... 08:49:06 08:49:06 #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:49:06 #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:06 #0 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:06 #0 8.137 OK: 266 MiB in 52 packages 08:49:06 #49 DONE 9.6s 08:49:06 08:49:06 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:06 #44 10.64 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:06 #44 10.64 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:06 #44 10.64 OK: 19954 distinct packages available 08:49:06 #44 ... 08:49:06 08:49:06 #50 [core-common-config-bootstrapper internal] load build context 08:49:06 #50 ... 08:49:06 08:49:06 #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:49:06 #43 DONE 11.9s 08:49:06 08:49:06 #50 [core-common-config-bootstrapper internal] load build context 08:49:06 #50 ... 08:49:06 08:49:06 #51 [security-bootstrapper internal] load build context 08:49:06 #51 ... 08:49:06 08:49:06 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:06 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.7s done 08:49:06 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:49:06 #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:49:06 #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:49:06 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 08:49:06 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 08:49:06 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 08:49:06 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:49:06 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.3s 08:49:06 #52 ... 08:49:06 08:49:06 #51 [security-bootstrapper internal] load build context 08:49:07 #51 transferring context: 21.16MB 10.3s 08:49:07 #51 ... 08:49:07 08:49:07 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:49:07 #53 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:07 #53 ... 08:49:07 08:49:07 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:07 #52 ... 08:49:07 08:49:07 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:07 #54 ... 08:49:07 08:49:07 #35 [security-secretstore-setup internal] load build context 08:49:07 #35 ... 08:49:07 08:49:07 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:49:08 #55 ... 08:49:08 08:49:08 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:49:08 #56 ... 08:49:08 08:49:08 #57 [core-command internal] load build context 08:49:08 #57 ... 08:49:08 08:49:08 #58 [security-proxy-auth internal] load build context 08:49:08 #58 ... 08:49:08 08:49:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:08 #59 ... 08:49:08 08:49:08 #60 [security-proxy-setup internal] load build context 08:49:08 #60 ... 08:49:08 08:49:08 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:49:08 #48 11.29 OK: 266 MiB in 52 packages 08:49:08 #48 DONE 12.8s 08:49:08 08:49:08 #60 [security-proxy-setup internal] load build context 08:49:08 #60 ... 08:49:08 08:49:08 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:08 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s 08:49:08 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:49:08 #52 ... 08:49:08 08:49:08 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:09 #61 ... 08:49:09 08:49:09 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:09 #62 ... 08:49:09 08:49:09 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:09 #52 ... 08:49:09 08:49:09 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:09 #63 ... 08:49:09 08:49:09 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:09 #64 ... 08:49:09 08:49:09 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:09 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 6.4s 08:49:10 #52 ... 08:49:10 08:49:10 #44 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:49:10 #44 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:10 #44 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:10 #44 13.86 OK: 266 MiB in 52 packages 08:49:10 #44 DONE 15.0s 08:49:10 08:49:10 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:10 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.4s 08:49:10 #52 ... 08:49:10 08:49:10 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:49:10 #53 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:10 #53 12.10 (1/1) Installing dumb-init (1.2.5-r2) 08:49:10 #53 12.10 Executing busybox-1.36.1-r5.trigger 08:49:10 #53 12.30 OK: 8 MiB in 16 packages 08:49:10 #53 DONE 14.2s 08:49:10 08:49:10 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:11 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.12MB / 23.39MB 7.9s 08:49:11 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 8.7s 08:49:12 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:49:12 #52 ... 08:49:12 08:49:12 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:12 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:49:12 #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:49:12 #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:49:12 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 08:49:12 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done 08:49:12 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:49:12 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.4s done 08:49:12 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 9.1s 08:49:12 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:49:12 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:49:12 #41 ... 08:49:12 08:49:12 #60 [security-proxy-setup internal] load build context 08:49:12 #60 transferring context: 20.62MB 14.2s 08:49:14 #60 ... 08:49:14 08:49:14 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:14 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 11.0s 08:49:15 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.8s 08:49:15 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.9s done 08:49:15 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.9s done 08:49:15 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:49:15 #52 ... 08:49:15 08:49:15 #33 [core-metadata internal] load build context 08:49:15 #33 ... 08:49:15 08:49:15 #60 [security-proxy-setup internal] load build context 08:49:15 #60 ... 08:49:15 08:49:15 #42 [core-data internal] load build context 08:49:15 #42 ... 08:49:15 08:49:15 #45 [support-scheduler internal] load build context 08:49:16 #45 ... 08:49:16 08:49:16 #47 [support-notifications internal] load build context 08:49:16 #47 ... 08:49:16 08:49:16 #46 [security-spiffe-token-provider internal] load build context 08:49:16 #46 ... 08:49:16 08:49:16 #45 [support-scheduler internal] load build context 08:49:17 #45 ... 08:49:17 08:49:17 #50 [core-common-config-bootstrapper internal] load build context 08:49:17 #50 ... 08:49:17 08:49:17 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:17 #52 ... 08:49:17 08:49:17 #51 [security-bootstrapper internal] load build context 08:49:17 #51 transferring context: 39.43MB 20.7s 08:49:17 #51 ... 08:49:17 08:49:17 #50 [core-common-config-bootstrapper internal] load build context 08:49:18 #50 ... 08:49:18 08:49:18 #35 [security-secretstore-setup internal] load build context 08:49:18 #35 ... 08:49:18 08:49:18 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:18 #52 ... 08:49:18 08:49:18 #57 [core-command internal] load build context 08:49:18 #57 ... 08:49:18 08:49:18 #58 [security-proxy-auth internal] load build context 08:49:18 #58 ... 08:49:18 08:49:18 #50 [core-common-config-bootstrapper internal] load build context 08:49:20 #50 ... 08:49:20 08:49:20 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:20 #59 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:20 #59 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:20 #59 17.18 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:20 #59 17.18 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:20 #59 17.18 OK: 19948 distinct packages available 08:49:20 #59 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:20 #59 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:20 #59 ... 08:49:20 08:49:20 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:20 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 08:49:20 #52 ... 08:49:20 08:49:20 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:49:20 #55 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:20 #55 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:20 #55 20.20 (1/1) Installing dumb-init (1.2.5-r2) 08:49:20 #55 20.37 Executing busybox-1.36.1-r5.trigger 08:49:20 #55 20.47 OK: 8 MiB in 16 packages 08:49:20 #55 DONE 22.9s 08:49:20 08:49:20 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:20 #52 ... 08:49:20 08:49:20 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:49:20 #0 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:20 #65 ... 08:49:20 08:49:20 #42 [core-data internal] load build context 08:49:21 #42 ... 08:49:21 08:49:21 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:21 #54 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:21 #54 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:21 #54 19.88 (1/2) Installing ca-certificates (20240226-r0) 08:49:21 #54 20.60 (2/2) Installing dumb-init (1.2.5-r2) 08:49:21 #54 20.62 Executing busybox-1.36.1-r5.trigger 08:49:21 #54 20.80 Executing ca-certificates-20240226-r0.trigger 08:49:21 #54 22.45 OK: 9 MiB in 17 packages 08:49:21 #54 ... 08:49:21 08:49:21 #46 [security-spiffe-token-provider internal] load build context 08:49:21 #46 ... 08:49:21 08:49:21 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:49:21 #56 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:21 #56 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:21 #56 21.35 (1/2) Installing dumb-init (1.2.5-r2) 08:49:21 #56 21.43 (2/2) Installing su-exec (0.2-r3) 08:49:21 #56 21.44 Executing busybox-1.36.1-r5.trigger 08:49:21 #56 21.64 OK: 8 MiB in 17 packages 08:49:21 #56 ... 08:49:21 08:49:21 #46 [security-spiffe-token-provider internal] load build context 08:49:21 #46 ... 08:49:21 08:49:21 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:21 #61 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:21 #61 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:21 #61 19.98 (1/4) Installing ca-certificates (20240226-r0) 08:49:21 #61 20.67 (2/4) Installing dumb-init (1.2.5-r2) 08:49:21 #61 20.67 (3/4) Installing su-exec (0.2-r3) 08:49:21 #61 20.67 (4/4) Installing yq (4.33.3-r5) 08:49:21 #61 21.64 Executing busybox-1.36.1-r5.trigger 08:49:21 #61 21.92 Executing ca-certificates-20240226-r0.trigger 08:49:22 #61 ... 08:49:22 08:49:22 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:49:22 #56 DONE 24.2s 08:49:22 08:49:22 #46 [security-spiffe-token-provider internal] load build context 08:49:22 #46 transferring context: 64.67MB 26.9s 08:49:22 #46 ... 08:49:22 08:49:22 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:22 #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.1s done 08:49:22 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.5s 08:49:22 #41 ... 08:49:22 08:49:22 #46 [security-spiffe-token-provider internal] load build context 08:49:22 #46 ... 08:49:22 08:49:22 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:49:22 #54 DONE 25.1s 08:49:22 08:49:22 #46 [security-spiffe-token-provider internal] load build context 08:49:23 #46 ... 08:49:23 08:49:23 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:23 #62 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:23 #62 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:23 #62 22.44 (1/4) Installing dumb-init (1.2.5-r2) 08:49:23 #62 22.44 (2/4) Installing openssl (3.1.4-r5) 08:49:23 #62 22.44 (3/4) Installing su-exec (0.2-r3) 08:49:23 #62 22.44 (4/4) Installing yq (4.33.3-r5) 08:49:23 #62 23.48 Executing busybox-1.36.1-r5.trigger 08:49:23 #62 23.77 OK: 18 MiB in 19 packages 08:49:23 #62 ... 08:49:23 08:49:23 #46 [security-spiffe-token-provider internal] load build context 08:49:24 #46 ... 08:49:24 08:49:24 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:49:24 #61 23.26 OK: 18 MiB in 19 packages 08:49:24 #61 DONE 25.7s 08:49:24 08:49:24 #46 [security-spiffe-token-provider internal] load build context 08:49:25 #46 ... 08:49:25 08:49:25 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:49:25 #62 DONE 25.9s 08:49:25 08:49:25 #46 [security-spiffe-token-provider internal] load build context 08:49:25 #46 ... 08:49:25 08:49:25 #33 [core-metadata internal] load build context 08:49:25 #33 ... 08:49:25 08:49:25 #46 [security-spiffe-token-provider internal] load build context 08:49:25 #46 ... 08:49:25 08:49:25 #60 [security-proxy-setup internal] load build context 08:49:26 #60 ... 08:49:26 08:49:26 #46 [security-spiffe-token-provider internal] load build context 08:49:26 #46 ... 08:49:26 08:49:26 #47 [support-notifications internal] load build context 08:49:26 #47 ... 08:49:26 08:49:26 #46 [security-spiffe-token-provider internal] load build context 08:49:26 #46 ... 08:49:26 08:49:26 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:26 #64 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:26 #64 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:26 #64 24.29 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:26 #64 24.29 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:26 #64 24.29 OK: 19948 distinct packages available 08:49:26 #64 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:26 #64 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:26 #64 ... 08:49:26 08:49:26 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:26 #63 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:26 #63 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:26 #63 24.73 v3.18.6-140-ge9bdf817b88 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:49:26 #63 24.73 v3.18.6-138-gc83123911ca [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:49:26 #63 24.73 OK: 19948 distinct packages available 08:49:26 #63 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:26 #63 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:27 #63 ... 08:49:27 08:49:27 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:49:27 #59 26.06 (1/11) Installing ca-certificates (20240226-r0) 08:49:27 #59 26.32 (2/11) Installing brotli-libs (1.0.9-r14) 08:49:27 #59 26.40 (3/11) Installing libunistring (1.1-r1) 08:49:27 #59 26.59 (4/11) Installing libidn2 (2.3.4-r1) 08:49:27 #59 26.62 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:49:27 #59 26.72 (6/11) Installing libcurl (8.5.0-r0) 08:49:27 #59 26.76 (7/11) Installing curl (8.5.0-r0) 08:49:27 #59 26.82 (8/11) Installing dumb-init (1.2.5-r2) 08:49:27 #59 26.82 (9/11) Installing musl-obstack (1.2.3-r2) 08:49:27 #59 26.84 (10/11) Installing libucontext (1.2-r2) 08:49:27 #59 26.84 (11/11) Installing gcompat (1.1.0-r1) 08:49:27 #59 27.08 Executing busybox-1.36.1-r5.trigger 08:49:27 #59 27.12 Executing ca-certificates-20240226-r0.trigger 08:49:27 #59 27.91 OK: 13 MiB in 26 packages 08:49:27 #59 DONE 29.3s 08:49:27 08:49:27 #46 [security-spiffe-token-provider internal] load build context 08:49:27 #46 ... 08:49:27 08:49:27 #45 [support-scheduler internal] load build context 08:49:27 #45 ... 08:49:27 08:49:27 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:49:27 #66 ... 08:49:27 08:49:27 #51 [security-bootstrapper internal] load build context 08:49:27 #51 transferring context: 59.37MB 30.9s 08:49:28 #51 ... 08:49:28 08:49:28 #46 [security-spiffe-token-provider internal] load build context 08:49:28 #46 ... 08:49:28 08:49:28 #35 [security-secretstore-setup internal] load build context 08:49:28 #35 ... 08:49:28 08:49:28 #46 [security-spiffe-token-provider internal] load build context 08:49:28 #46 ... 08:49:28 08:49:28 #57 [core-command internal] load build context 08:49:28 #57 ... 08:49:28 08:49:28 #58 [security-proxy-auth internal] load build context 08:49:28 #58 ... 08:49:28 08:49:28 #51 [security-bootstrapper internal] load build context 08:49:29 #51 ... 08:49:29 08:49:29 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:29 #64 28.66 (1/5) Installing dumb-init (1.2.5-r2) 08:49:29 #64 28.66 (2/5) Installing musl-obstack (1.2.3-r2) 08:49:29 #64 28.66 (3/5) Installing libucontext (1.2-r2) 08:49:29 #64 28.66 (4/5) Installing gcompat (1.1.0-r1) 08:49:29 #64 28.66 (5/5) Installing openssl (3.1.4-r5) 08:49:29 #64 28.80 Executing busybox-1.36.1-r5.trigger 08:49:29 #64 28.80 OK: 9 MiB in 20 packages 08:49:29 #64 DONE 29.9s 08:49:29 08:49:29 #51 [security-bootstrapper internal] load build context 08:49:29 #51 ... 08:49:29 08:49:29 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:49:29 #65 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:29 #65 14.56 Upgrading critical system libraries and apk-tools: 08:49:29 #65 14.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:29 #65 14.56 Executing busybox-1.36.1-r5.trigger 08:49:29 #65 15.09 Continuing the upgrade transaction with new apk-tools: 08:49:29 #65 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:29 #65 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:29 #65 17.81 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:29 #65 17.95 OK: 8 MiB in 16 packages 08:49:29 #65 DONE 19.9s 08:49:29 08:49:29 #51 [security-bootstrapper internal] load build context 08:49:30 #51 ... 08:49:30 08:49:30 #50 [core-common-config-bootstrapper internal] load build context 08:49:30 #50 ... 08:49:30 08:49:30 #51 [security-bootstrapper internal] load build context 08:49:30 #51 ... 08:49:30 08:49:30 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:49:30 #0 8.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:30 #0 9.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:30 #67 ... 08:49:30 08:49:30 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:30 #63 28.81 (1/4) Installing dumb-init (1.2.5-r2) 08:49:30 #63 28.81 (2/4) Installing musl-obstack (1.2.3-r2) 08:49:30 #63 28.81 (3/4) Installing libucontext (1.2-r2) 08:49:30 #63 28.81 (4/4) Installing gcompat (1.1.0-r1) 08:49:30 #63 28.81 Executing busybox-1.36.1-r5.trigger 08:49:30 #63 28.92 OK: 8 MiB in 19 packages 08:49:30 #63 DONE 31.2s 08:49:30 08:49:30 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:49:31 #68 ... 08:49:31 08:49:31 #42 [core-data internal] load build context 08:49:31 #42 ... 08:49:31 08:49:31 #51 [security-bootstrapper internal] load build context 08:49:32 #51 ... 08:49:32 08:49:32 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:32 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.6s 08:49:32 #52 ... 08:49:32 08:49:32 #51 [security-bootstrapper internal] load build context 08:49:32 #51 ... 08:49:32 08:49:32 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:49:32 #0 8.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:32 #0 9.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:32 #69 ... 08:49:32 08:49:32 #50 [core-common-config-bootstrapper internal] load build context 08:49:32 #50 ... 08:49:32 08:49:32 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:32 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.8s 08:49:32 #41 ... 08:49:32 08:49:32 #51 [security-bootstrapper internal] load build context 08:49:32 #51 transferring context: 69.96MB 36.0s 08:49:32 #51 ... 08:49:32 08:49:32 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:49:33 #70 ... 08:49:33 08:49:33 #51 [security-bootstrapper internal] load build context 08:49:35 #51 ... 08:49:35 08:49:35 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:49:35 #0 9.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:35 #71 ... 08:49:35 08:49:35 #51 [security-bootstrapper internal] load build context 08:49:35 #51 ... 08:49:35 08:49:35 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:35 #72 ... 08:49:35 08:49:35 #51 [security-bootstrapper internal] load build context 08:49:36 #51 ... 08:49:36 08:49:36 #33 [core-metadata internal] load build context 08:49:36 #33 ... 08:49:36 08:49:36 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:49:36 #67 10.77 Upgrading critical system libraries and apk-tools: 08:49:36 #67 10.77 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:36 #67 10.77 Executing busybox-1.36.1-r5.trigger 08:49:36 #67 11.27 Continuing the upgrade transaction with new apk-tools: 08:49:36 #67 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:36 #67 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:36 #67 14.15 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:36 #67 14.15 OK: 8 MiB in 16 packages 08:49:36 #67 DONE 15.3s 08:49:36 08:49:36 #33 [core-metadata internal] load build context 08:49:36 #33 ... 08:49:36 08:49:36 #51 [security-bootstrapper internal] load build context 08:49:36 #51 ... 08:49:36 08:49:36 #60 [security-proxy-setup internal] load build context 08:49:36 #60 ... 08:49:36 08:49:36 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:49:36 #66 8.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:36 #66 ... 08:49:36 08:49:36 #47 [support-notifications internal] load build context 08:49:36 #47 ... 08:49:36 08:49:36 #60 [security-proxy-setup internal] load build context 08:49:37 #60 ... 08:49:37 08:49:37 #45 [support-scheduler internal] load build context 08:49:37 #45 ... 08:49:37 08:49:37 #51 [security-bootstrapper internal] load build context 08:49:38 #51 transferring context: 81.89MB 41.1s 08:49:38 #51 ... 08:49:38 08:49:38 #46 [security-spiffe-token-provider internal] load build context 08:49:38 #46 ... 08:49:38 08:49:38 #35 [security-secretstore-setup internal] load build context 08:49:38 #35 ... 08:49:38 08:49:38 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:38 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s 08:49:39 #52 ... 08:49:39 08:49:39 #57 [core-command internal] load build context 08:49:39 #57 ... 08:49:39 08:49:39 #58 [security-proxy-auth internal] load build context 08:49:39 #58 ... 08:49:39 08:49:39 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:39 #52 ... 08:49:39 08:49:39 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:49:39 #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:39 #0 8.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:40 #73 ... 08:49:40 08:49:40 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:41 #52 ... 08:49:41 08:49:41 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:49:41 #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.9s done 08:49:41 #41 DONE 42.4s 08:49:41 08:49:41 #58 [security-proxy-auth internal] load build context 08:49:41 #58 ... 08:49:41 08:49:41 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:49:41 #69 11.34 Upgrading critical system libraries and apk-tools: 08:49:41 #69 11.34 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:41 #69 11.34 Executing busybox-1.36.1-r5.trigger 08:49:41 #69 12.08 Continuing the upgrade transaction with new apk-tools: 08:49:41 #69 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:41 #69 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:41 #69 17.46 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:41 #69 17.67 OK: 8 MiB in 17 packages 08:49:41 #69 DONE 19.3s 08:49:41 08:49:41 #58 [security-proxy-auth internal] load build context 08:49:41 #58 ... 08:49:41 08:49:41 #42 [core-data internal] load build context 08:49:41 #42 ... 08:49:41 08:49:41 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:43 #52 ... 08:49:43 08:49:43 #50 [core-common-config-bootstrapper internal] load build context 08:49:43 #50 transferring context: 94.00MB 46.7s 08:49:43 #50 ... 08:49:43 08:49:43 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:43 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.7s 08:49:43 #52 ... 08:49:43 08:49:43 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:49:43 #70 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:43 #70 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:43 #70 16.03 Upgrading critical system libraries and apk-tools: 08:49:43 #70 16.03 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:43 #70 16.08 Executing busybox-1.36.1-r5.trigger 08:49:43 #70 17.68 Continuing the upgrade transaction with new apk-tools: 08:49:43 #70 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:43 #70 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:44 #70 ... 08:49:44 08:49:44 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:45 #52 ... 08:49:45 08:49:45 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:49:45 #71 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:45 #71 14.57 Upgrading critical system libraries and apk-tools: 08:49:45 #71 14.57 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:45 #71 14.73 Executing busybox-1.36.1-r5.trigger 08:49:45 #71 16.26 Continuing the upgrade transaction with new apk-tools: 08:49:45 #71 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:45 #71 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:45 #71 20.48 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:45 #71 20.52 Executing ca-certificates-20240226-r0.trigger 08:49:45 #71 ... 08:49:45 08:49:45 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:45 #52 ... 08:49:45 08:49:45 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:45 #72 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:45 #72 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:45 #72 16.22 Upgrading critical system libraries and apk-tools: 08:49:45 #72 16.22 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:45 #72 16.31 Executing busybox-1.36.1-r5.trigger 08:49:45 #72 17.34 Continuing the upgrade transaction with new apk-tools: 08:49:45 #72 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:45 #72 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:45 #72 ... 08:49:45 08:49:45 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:46 #52 ... 08:49:46 08:49:46 #33 [core-metadata internal] load build context 08:49:46 #33 ... 08:49:46 08:49:46 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:46 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.2s done 08:49:46 #52 ... 08:49:46 08:49:46 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:49:46 #74 DONE 5.0s 08:49:47 08:49:47 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:49:47 #70 23.77 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:47 #70 23.88 Executing ca-certificates-20240226-r0.trigger 08:49:47 #70 ... 08:49:47 08:49:47 #47 [support-notifications internal] load build context 08:49:47 #47 ... 08:49:47 08:49:47 #57 [core-command internal] load build context 08:49:47 #57 ... 08:49:47 08:49:47 #47 [support-notifications internal] load build context 08:49:47 #47 ... 08:49:47 08:49:47 #60 [security-proxy-setup internal] load build context 08:49:47 #60 ... 08:49:47 08:49:47 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:49:47 #66 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:47 #66 15.96 Upgrading critical system libraries and apk-tools: 08:49:47 #66 15.96 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:47 #66 15.99 Executing busybox-1.36.1-r5.trigger 08:49:47 #66 17.13 Continuing the upgrade transaction with new apk-tools: 08:49:47 #66 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:47 #66 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:48 #66 ... 08:49:48 08:49:48 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:49:48 #71 21.39 OK: 18 MiB in 19 packages 08:49:48 #71 DONE 23.2s 08:49:48 08:49:48 #45 [support-scheduler internal] load build context 08:49:48 #45 ... 08:49:48 08:49:48 #60 [security-proxy-setup internal] load build context 08:49:48 #60 ... 08:49:48 08:49:48 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:49:48 #75 DONE 1.6s 08:49:48 08:49:48 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:49:48 #68 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:48 #68 9.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:48 #68 14.15 Upgrading critical system libraries and apk-tools: 08:49:48 #68 14.15 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:48 #68 14.21 Executing busybox-1.36.1-r5.trigger 08:49:48 #68 15.38 Continuing the upgrade transaction with new apk-tools: 08:49:48 #68 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:48 #68 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:48 #68 ... 08:49:48 08:49:48 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:49:48 #52 DONE 50.3s 08:49:48 08:49:48 #45 [support-scheduler internal] load build context 08:49:48 #45 transferring context: 130.43MB 52.7s 08:49:48 #45 ... 08:49:48 08:49:48 #51 [security-bootstrapper internal] load build context 08:49:48 #51 ... 08:49:48 08:49:48 #46 [security-spiffe-token-provider internal] load build context 08:49:48 #46 ... 08:49:48 08:49:48 #35 [security-secretstore-setup internal] load build context 08:49:49 #35 ... 08:49:49 08:49:49 #46 [security-spiffe-token-provider internal] load build context 08:49:49 #46 ... 08:49:49 08:49:49 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:49:49 #70 24.83 OK: 9 MiB in 17 packages 08:49:49 #70 DONE 26.4s 08:49:49 08:49:49 #46 [security-spiffe-token-provider internal] load build context 08:49:49 #46 ... 08:49:49 08:49:49 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:49:49 #72 22.46 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:49 #72 22.58 OK: 18 MiB in 19 packages 08:49:49 #72 DONE 24.6s 08:49:49 08:49:49 #46 [security-spiffe-token-provider internal] load build context 08:49:50 #46 ... 08:49:50 08:49:50 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:49:50 #73 14.22 Upgrading critical system libraries and apk-tools: 08:49:50 #73 14.23 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 08:49:50 #73 14.41 Executing busybox-1.36.1-r5.trigger 08:49:50 #73 15.20 Continuing the upgrade transaction with new apk-tools: 08:49:50 #73 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:49:50 #73 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:49:50 #73 19.90 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:50 #73 19.90 OK: 9 MiB in 20 packages 08:49:50 #73 DONE 20.9s 08:49:50 08:49:50 #46 [security-spiffe-token-provider internal] load build context 08:49:51 #46 ... 08:49:51 08:49:51 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:49:51 #66 22.08 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:51 #66 22.12 Executing ca-certificates-20240226-r0.trigger 08:49:51 #66 22.73 OK: 13 MiB in 26 packages 08:49:51 #66 DONE 23.7s 08:49:51 08:49:51 #46 [security-spiffe-token-provider internal] load build context 08:49:51 #46 ... 08:49:51 08:49:51 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:49:51 #76 DONE 1.4s 08:49:51 08:49:51 #46 [security-spiffe-token-provider internal] load build context 08:49:51 #46 ... 08:49:51 08:49:51 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:49:51 #68 19.69 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:49:51 #68 19.70 OK: 8 MiB in 19 packages 08:49:51 #68 DONE 20.6s 08:49:51 08:49:51 #46 [security-spiffe-token-provider internal] load build context 08:49:51 #46 ... 08:49:51 08:49:51 #58 [security-proxy-auth internal] load build context 08:49:51 #58 ... 08:49:51 08:49:51 #46 [security-spiffe-token-provider internal] load build context 08:49:51 #46 ... 08:49:51 08:49:51 #42 [core-data internal] load build context 08:49:52 #42 ... 08:49:52 08:49:52 #46 [security-spiffe-token-provider internal] load build context 08:49:53 #46 ... 08:49:53 08:49:53 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:49:53 #77 DONE 2.1s 08:49:53 08:49:53 #46 [security-spiffe-token-provider internal] load build context 08:49:53 #46 transferring context: 148.91MB 57.9s 08:49:53 #46 ... 08:49:53 08:49:53 #50 [core-common-config-bootstrapper internal] load build context 08:49:53 #50 ... 08:49:53 08:49:53 #46 [security-spiffe-token-provider internal] load build context 08:49:55 #46 ... 08:49:55 08:49:55 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:55 #78 DONE 2.9s 08:49:55 08:49:55 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:55 #79 DONE 2.4s 08:49:55 08:49:55 #50 [core-common-config-bootstrapper internal] load build context 08:49:56 #50 ... 08:49:56 08:49:56 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:49:56 #80 DONE 2.9s 08:49:56 08:49:56 #50 [core-common-config-bootstrapper internal] load build context 08:49:56 #50 ... 08:49:56 08:49:56 #33 [core-metadata internal] load build context 08:49:56 #33 ... 08:49:56 08:49:56 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:49:56 #81 ... 08:49:56 08:49:56 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:49:56 #82 DONE 1.2s 08:49:56 08:49:56 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:49:56 #83 DONE 1.2s 08:49:56 08:49:56 #84 [security-spire-server stage-2 6/9] COPY security.txt / 08:49:57 #84 ... 08:49:57 08:49:57 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:49:57 #81 DONE 1.3s 08:49:57 08:49:57 #47 [support-notifications internal] load build context 08:49:57 #47 ... 08:49:57 08:49:57 #84 [security-spire-server stage-2 6/9] COPY security.txt / 08:49:57 #84 DONE 1.3s 08:49:57 08:49:57 #47 [support-notifications internal] load build context 08:49:57 #47 ... 08:49:57 08:49:57 #57 [core-command internal] load build context 08:49:57 #57 ... 08:49:57 08:49:57 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:58 #85 ... 08:49:58 08:49:58 #86 [security-spire-config stage-2 6/10] COPY security.txt / 08:49:58 #86 DONE 1.6s 08:49:58 08:49:58 #57 [core-command internal] load build context 08:49:58 #57 ... 08:49:58 08:49:58 #60 [security-proxy-setup internal] load build context 08:49:58 #60 ... 08:49:58 08:49:58 #57 [core-command internal] load build context 08:49:58 #57 transferring context: 151.11MB 58.9s 08:49:58 #57 ... 08:49:58 08:49:58 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:58 #85 DONE 0.8s 08:49:58 08:49:58 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 08:49:58 #87 DONE 1.1s 08:49:58 08:49:58 #57 [core-command internal] load build context 08:49:59 #57 ... 08:49:59 08:49:59 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:59 #88 DONE 0.7s 08:49:59 08:49:59 #57 [core-command internal] load build context 08:49:59 #57 ... 08:49:59 08:49:59 #45 [support-scheduler internal] load build context 08:49:59 #45 ... 08:49:59 08:49:59 #51 [security-bootstrapper internal] load build context 08:49:59 #51 ... 08:49:59 08:49:59 #35 [security-secretstore-setup internal] load build context 08:49:59 #35 ... 08:49:59 08:49:59 #51 [security-bootstrapper internal] load build context 08:50:00 #51 ... 08:50:00 08:50:00 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:00 #89 DONE 1.4s 08:50:00 08:50:00 #51 [security-bootstrapper internal] load build context 08:50:00 #51 ... 08:50:00 08:50:00 #90 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:00 #90 DONE 1.2s 08:50:00 08:50:00 #51 [security-bootstrapper internal] load build context 08:50:00 #51 ... 08:50:00 08:50:00 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:50:00 #91 DONE 1.3s 08:50:00 08:50:00 #51 [security-bootstrapper internal] load build context 08:50:01 #51 ... 08:50:01 08:50:01 #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:01 #92 DONE 1.2s 08:50:01 08:50:01 #51 [security-bootstrapper internal] load build context 08:50:01 #51 ... 08:50:01 08:50:01 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:01 #93 DONE 1.2s 08:50:01 08:50:01 #94 [security-spire-server] exporting to image 08:50:01 #94 exporting layers 08:50:01 #94 ... 08:50:01 08:50:01 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:50:01 #95 DONE 1.3s 08:50:01 08:50:01 #94 [security-spire-config] exporting to image 08:50:02 #94 ... 08:50:02 08:50:02 #58 [security-proxy-auth internal] load build context 08:50:02 #58 ... 08:50:02 08:50:02 #51 [security-bootstrapper internal] load build context 08:50:02 #51 ... 08:50:02 08:50:02 #42 [core-data internal] load build context 08:50:02 #42 ... 08:50:02 08:50:02 #51 [security-bootstrapper internal] load build context 08:50:02 #51 ... 08:50:02 08:50:02 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:02 #96 DONE 1.2s 08:50:02 08:50:02 #51 [security-bootstrapper internal] load build context 08:50:03 #51 transferring context: 179.57MB 66.9s 08:50:05 #51 ... 08:50:05 08:50:05 #46 [security-spiffe-token-provider internal] load build context 08:50:05 #46 ... 08:50:05 08:50:05 #51 [security-bootstrapper internal] load build context 08:50:06 #51 ... 08:50:06 08:50:06 #50 [core-common-config-bootstrapper internal] load build context 08:50:06 #50 ... 08:50:06 08:50:06 #33 [core-metadata internal] load build context 08:50:06 #33 ... 08:50:06 08:50:06 #50 [core-common-config-bootstrapper internal] load build context 08:50:07 #50 ... 08:50:07 08:50:07 #94 [security-spire-config] exporting to image 08:50:07 #94 exporting layers 5.7s done 08:50:07 #94 writing image sha256:45221809a2ccbb09cb748ca2af7ea7dd6576f990032f54c4f83b2749e9b66464 0.3s done 08:50:07 #94 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:50:07 #94 writing image sha256:258ab2867da068063dddf3d64dc304a633ad0be2fb9600e1d6ca4f9c25bde3e8 0.0s done 08:50:07 #94 naming to docker.io/library/security-spire-agent-arm64 0.1s done 08:50:07 #94 writing image sha256:1bf4937a4cdd5ed912f81c6147b952d492130e18c30c427bc175e98f09e0c3e3 0.0s done 08:50:07 #94 naming to docker.io/library/security-spire-config-arm64 0.1s done 08:50:07 #94 DONE 6.0s 08:50:07 08:50:07 #50 [core-common-config-bootstrapper internal] load build context 08:50:08 #50 ... 08:50:08 08:50:08 #47 [support-notifications internal] load build context 08:50:08 #47 ... 08:50:08 08:50:08 #50 [core-common-config-bootstrapper internal] load build context 08:50:08 #50 ... 08:50:08 08:50:08 #60 [security-proxy-setup internal] load build context 08:50:08 #60 ... 08:50:08 08:50:08 #45 [support-scheduler internal] load build context 08:50:08 #45 transferring context: 227.35MB 72.6s done 08:50:08 #45 DONE 73.1s 08:50:08 08:50:08 #60 [security-proxy-setup internal] load build context 08:50:08 #60 ... 08:50:08 08:50:08 #50 [core-common-config-bootstrapper internal] load build context 08:50:09 #50 ... 08:50:09 08:50:09 #57 [core-command internal] load build context 08:50:09 #57 ... 08:50:09 08:50:09 #46 [security-spiffe-token-provider internal] load build context 08:50:09 #46 transferring context: 227.35MB 73.5s done 08:50:09 #46 DONE 73.9s 08:50:09 08:50:09 #57 [core-command internal] load build context 08:50:09 #57 ... 08:50:09 08:50:09 #50 [core-common-config-bootstrapper internal] load build context 08:50:09 #50 ... 08:50:09 08:50:09 #35 [security-secretstore-setup internal] load build context 08:50:09 #35 ... 08:50:09 08:50:09 #47 [support-notifications internal] load build context 08:50:11 #47 ... 08:50:11 08:50:11 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:50:11 #97 DONE 1.3s 08:50:11 08:50:11 #47 [support-notifications internal] load build context 08:50:11 #47 ... 08:50:11 08:50:11 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:50:11 #98 DONE 2.1s 08:50:11 08:50:11 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:12 #99 ... 08:50:12 08:50:12 #58 [security-proxy-auth internal] load build context 08:50:12 #58 ... 08:50:12 08:50:12 #60 [security-proxy-setup internal] load build context 08:50:12 #60 ... 08:50:12 08:50:12 #42 [core-data internal] load build context 08:50:12 #42 ... 08:50:12 08:50:12 #57 [core-command internal] load build context 08:50:12 #57 transferring context: 227.35MB 72.4s done 08:50:12 #57 DONE 74.4s 08:50:12 08:50:12 #50 [core-common-config-bootstrapper internal] load build context 08:50:12 #50 transferring context: 227.35MB 75.4s done 08:50:12 #50 DONE 76.1s 08:50:12 08:50:12 #42 [core-data internal] load build context 08:50:12 #42 ... 08:50:12 08:50:12 #60 [security-proxy-setup internal] load build context 08:50:13 #60 ... 08:50:13 08:50:13 #51 [security-bootstrapper internal] load build context 08:50:13 #51 transferring context: 227.35MB 76.1s done 08:50:13 #51 DONE 76.6s 08:50:13 08:50:13 #60 [security-proxy-setup internal] load build context 08:50:14 #60 ... 08:50:14 08:50:14 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:50:14 #100 DONE 1.1s 08:50:14 08:50:14 #60 [security-proxy-setup internal] load build context 08:50:14 #60 transferring context: 227.35MB 76.5s done 08:50:14 #60 DONE 76.9s 08:50:14 08:50:14 #42 [core-data internal] load build context 08:50:15 #42 ... 08:50:15 08:50:15 #58 [security-proxy-auth internal] load build context 08:50:15 #58 transferring context: 227.35MB 76.3s done 08:50:15 #58 DONE 77.5s 08:50:15 08:50:15 #42 [core-data internal] load build context 08:50:16 #42 ... 08:50:16 08:50:16 #33 [core-metadata internal] load build context 08:50:16 #33 ... 08:50:16 08:50:16 #42 [core-data internal] load build context 08:50:16 #42 ... 08:50:16 08:50:16 #35 [security-secretstore-setup internal] load build context 08:50:16 #35 transferring context: 227.35MB 77.7s done 08:50:16 #35 DONE 79.0s 08:50:16 08:50:16 #42 [core-data internal] load build context 08:50:18 #42 ... 08:50:18 08:50:18 #33 [core-metadata internal] load build context 08:50:18 #33 transferring context: 227.35MB 83.9s done 08:50:18 #33 DONE 84.1s 08:50:18 08:50:18 #42 [core-data internal] load build context 08:50:18 #42 ... 08:50:18 08:50:18 #47 [support-notifications internal] load build context 08:50:18 #47 transferring context: 227.35MB 82.4s done 08:50:18 #47 DONE 82.7s 08:50:18 08:50:18 #42 [core-data internal] load build context 08:50:19 #42 transferring context: 227.35MB 83.6s done 08:50:19 #42 DONE 83.7s 08:50:19 08:50:19 #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:50:19 #101 DONE 0.7s 08:50:19 08:50:19 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:20 #102 ... 08:50:20 08:50:20 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:21 #103 ... 08:50:21 08:50:21 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 #104 ... 08:51:17 08:51:17 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 #103 DONE 65.4s 08:51:17 08:51:17 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 #104 DONE 61.8s 08:51:17 08:51:17 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 #99 DONE 65.2s 08:51:17 08:51:17 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 #102 DONE 57.0s 08:51:17 08:51:17 #105 [support-notifications builder 6/7] COPY . . 08:51:20 #105 ... 08:51:20 08:51:20 #106 [security-secretstore-setup builder 6/7] COPY . . 08:51:20 #106 CACHED 08:51:20 08:51:20 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:20 #107 CACHED 08:51:20 08:51:20 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #108 CACHED 08:51:20 08:51:20 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #109 CACHED 08:51:20 08:51:20 #110 [security-proxy-setup builder 6/7] COPY . . 08:51:20 #110 CACHED 08:51:20 08:51:20 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:51:20 #111 CACHED 08:51:20 08:51:20 #112 [security-bootstrapper builder 6/7] COPY . . 08:51:20 #112 DONE 3.3s 08:51:20 08:51:20 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #113 CACHED 08:51:20 08:51:20 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 08:51:20 #114 CACHED 08:51:20 08:51:20 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:20 #115 CACHED 08:51:20 08:51:20 #116 [security-spiffe-token-provider builder 6/7] COPY . . 08:51:20 #116 DONE 3.4s 08:51:20 08:51:20 #117 [support-scheduler builder 6/7] COPY . . 08:51:20 #117 DONE 3.3s 08:51:20 08:51:20 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #118 CACHED 08:51:20 08:51:20 #119 [security-proxy-auth builder 6/7] COPY . . 08:51:20 #119 CACHED 08:51:20 08:51:20 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:51:20 #120 CACHED 08:51:20 08:51:20 #121 [core-command builder 6/7] COPY . . 08:51:20 #121 CACHED 08:51:20 08:51:20 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 08:51:20 #122 CACHED 08:51:20 08:51:20 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #123 CACHED 08:51:20 08:51:20 #105 [support-notifications builder 6/7] COPY . . 08:51:20 #105 DONE 3.3s 08:51:20 08:51:20 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:20 #124 CACHED 08:51:20 08:51:20 #125 [core-data builder 6/7] COPY . . 08:51:20 #125 CACHED 08:51:20 08:51:20 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #126 CACHED 08:51:20 08:51:20 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #127 CACHED 08:51:20 08:51:20 #128 [core-metadata builder 6/7] COPY . . 08:51:20 #128 CACHED 08:51:20 08:51:20 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:51:20 #129 CACHED 08:51:20 08:51:20 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:25 #130 ... 08:51:25 08:51:25 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:51:25 #0 5.276 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:25 #131 ... 08:51:25 08:51:25 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:25 #130 5.399 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:29 #130 ... 08:51:29 08:51:29 #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 08:51:29 #0 3.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:51:29 #132 ... 08:51:29 08:51:29 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:29 #0 5.245 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:29 #133 ... 08:51:29 08:51:29 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:29 #0 5.255 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:51:30 #134 ... 08:51:30 08:51:30 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:51:30 #0 4.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:30 #135 ... 08:51:30 08:51:30 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:51:30 #0 5.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:30 #136 ... 08:51:30 08:51:30 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:51:30 #0 5.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:30 #137 ... 08:51:30 08:51:30 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:30 #0 3.707 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:30 #138 ... 08:51:30 08:51:30 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:51:30 #0 5.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:31 #139 ... 08:51:31 08:51:31 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:51:31 #0 5.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:03:53 #140 ... 09:03:53 09:03:53 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:53 #138 DONE 745.6s 09:03:53 09:03:53 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:03:53 #141 DONE 0.3s 09:03:53 09:03:53 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:03:53 #142 DONE 2.1s 09:03:53 09:03:53 #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 09:03:53 #132 747.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:53 #132 ... 09:03:53 09:03:53 #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:03:53 #143 DONE 0.2s 09:03:53 09:03:53 #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:03:53 #144 DONE 0.3s 09:03:53 09:03:53 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:53 #136 ... 09:03:53 09:03:53 #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:53 #145 DONE 0.3s 09:03:53 09:03:53 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:53 #140 ... 09:03:53 09:03:53 #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:03:53 #146 DONE 0.1s 09:03:53 09:03:53 #147 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:03:53 #147 DONE 0.1s 09:03:53 09:03:53 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:53 #137 ... 09:03:53 09:03:53 #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:03:53 #148 DONE 0.2s 09:03:53 09:03:53 #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:03:53 #149 DONE 0.2s 09:03:53 09:03:53 #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:53 #150 DONE 0.1s 09:03:53 09:03:53 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:03:53 #151 DONE 2.1s 09:03:53 09:03:53 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:53 #137 ... 09:03:53 09:03:53 #94 [security-bootstrapper] exporting to image 09:03:53 #94 exporting layers 09:03:53 #94 exporting layers 1.0s done 09:03:53 #94 writing image sha256:f4c178f5a7f552945bea6d1a937d90de83e7274e216cae4d854938c4381eb42e done 09:03:53 #94 naming to docker.io/library/security-bootstrapper-arm64 done 09:03:53 #94 DONE 7.0s 09:03:53 09:03:53 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:58 #140 ... 09:03:58 09:03:58 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:58 #139 DONE 759.0s 09:03:58 09:03:58 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:59 #135 ... 09:03:59 09:03:59 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:03:59 #152 DONE 0.2s 09:03:59 09:03:59 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:03:59 #153 DONE 0.2s 09:03:59 09:03:59 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:59 #136 ... 09:03:59 09:03:59 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:03:59 #154 DONE 0.2s 09:03:59 09:03:59 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:59 #155 DONE 0.1s 09:03:59 09:03:59 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:59 #130 ... 09:03:59 09:03:59 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:04:00 #156 DONE 0.3s 09:04:00 09:04:00 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:00 #136 ... 09:04:00 09:04:00 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:04:00 #157 DONE 0.2s 09:04:00 09:04:00 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:02 #158 DONE 2.3s 09:04:02 09:04:02 #94 [security-proxy-setup] exporting to image 09:04:02 #94 exporting layers 09:04:03 #94 exporting layers 1.0s done 09:04:03 #94 writing image sha256:bcd75038053134ab988eae7441fa0ed6c1883b0fe3e724bbe1826dd9891b432f 0.0s done 09:04:03 #94 naming to docker.io/library/security-proxy-setup-arm64 done 09:04:03 #94 DONE 8.1s 09:04:03 09:04:03 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:03 #137 ... 09:04:03 09:04:03 #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 09:04:03 #132 DONE 764.3s 09:04:03 09:04:03 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:04 #136 ... 09:04:04 09:04:04 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:04:04 #159 DONE 0.3s 09:04:04 09:04:04 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:04:05 #160 DONE 0.2s 09:04:05 09:04:05 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:05 #135 ... 09:04:05 09:04:05 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:05 #161 DONE 0.1s 09:04:05 09:04:05 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:04:05 #162 DONE 0.2s 09:04:05 09:04:05 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:04:05 #163 DONE 0.1s 09:04:05 09:04:05 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:05 #140 ... 09:04:05 09:04:05 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:05 #164 DONE 0.2s 09:04:05 09:04:05 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:06 #165 DONE 0.2s 09:04:06 09:04:06 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:06 #166 DONE 0.2s 09:04:06 09:04:06 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:08 #167 DONE 1.9s 09:04:08 09:04:08 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:08 #131 ... 09:04:08 09:04:08 #94 [security-secretstore-setup] exporting to image 09:04:09 #94 exporting layers 1.5s done 09:04:09 #94 writing image sha256:0e9981e940f4ec18ae4f824dce132245396c775ebcfa8232c7e0d0ea197e9f8e 0.0s done 09:04:09 #94 naming to docker.io/library/security-secretstore-setup-arm64 done 09:04:09 #94 DONE 9.5s 09:04:09 09:04:09 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:36 #134 DONE 792.9s 09:04:36 09:04:36 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:36 #140 ... 09:04:36 09:04:36 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:36 #168 DONE 0.5s 09:04:36 09:04:36 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:36 #169 DONE 0.1s 09:04:36 09:04:36 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:36 #170 DONE 0.2s 09:04:36 09:04:36 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:36 #140 ... 09:04:36 09:04:36 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:36 #171 DONE 0.2s 09:04:36 09:04:36 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:36 #172 DONE 0.1s 09:04:36 09:04:36 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:36 #173 DONE 1.9s 09:04:36 09:04:36 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:36 #133 ... 09:04:36 09:04:36 #94 [core-common-config-bootstrapper] exporting to image 09:04:36 #94 exporting layers 09:04:36 #94 exporting layers 0.6s done 09:04:36 #94 writing image sha256:fa0da86af27694695ae1836efa2b50cc6c4d83a555ed99f5f7bcbc6c21d029d6 09:04:36 #94 writing image sha256:fa0da86af27694695ae1836efa2b50cc6c4d83a555ed99f5f7bcbc6c21d029d6 done 09:04:36 #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:36 #94 DONE 10.1s 09:04:36 09:04:36 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:06:13 #137 ... 09:06:13 09:06:13 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:13 #133 DONE 880.1s 09:06:13 09:06:13 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:06:13 #137 ... 09:06:13 09:06:13 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:06:13 #174 DONE 0.2s 09:06:13 09:06:13 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:06:13 #175 DONE 0.1s 09:06:13 09:06:13 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:06:13 #140 ... 09:06:13 09:06:13 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:06:13 #176 DONE 0.3s 09:06:13 09:06:13 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:06:13 #136 ... 09:06:13 09:06:13 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:06:13 #177 DONE 0.1s 09:06:13 09:06:13 #94 [security-spiffe-token-provider] exporting to image 09:06:13 #94 exporting layers 09:06:13 #94 exporting layers 1.0s done 09:06:13 #94 writing image sha256:51819218579c0d26714f60059a10f83e4c1932db79030e69bad2bbc24a9d6425 done 09:06:13 #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:06:13 #94 DONE 11.2s 09:06:13 09:06:13 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:05 #140 ... 09:10:05 09:10:05 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:05 #135 DONE 1124.0s 09:10:05 09:10:05 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:05 #131 ... 09:10:05 09:10:05 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:05 #178 DONE 0.1s 09:10:05 09:10:05 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:05 #140 ... 09:10:05 09:10:05 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:05 #179 DONE 0.1s 09:10:05 09:10:05 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:10:05 #180 DONE 0.4s 09:10:05 09:10:05 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:05 #140 ... 09:10:05 09:10:05 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:10:05 #181 DONE 0.1s 09:10:05 09:10:05 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:10:05 #182 DONE 0.1s 09:10:05 09:10:05 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:05 #137 ... 09:10:05 09:10:05 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:06 #183 DONE 1.9s 09:10:06 09:10:06 #94 [security-proxy-auth] exporting to image 09:10:06 #94 exporting layers 09:10:07 #94 exporting layers 0.7s done 09:10:07 #94 writing image sha256:101ca9b9409f7d1c3e15fd88634c9d3a679936860e36624fb998ced61bee60be done 09:10:07 #94 naming to docker.io/library/security-proxy-auth-arm64 done 09:10:07 #94 DONE 11.9s 09:10:07 09:10:07 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:40 #140 ... 09:10:40 09:10:40 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:10:40 #136 DONE 1158.0s 09:10:40 09:10:40 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:40 #140 ... 09:10:40 09:10:40 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:10:40 #184 DONE 0.1s 09:10:40 09:10:40 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:10:40 #185 DONE 0.1s 09:10:40 09:10:40 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:40 #186 DONE 0.3s 09:10:40 09:10:40 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:40 #187 DONE 0.1s 09:10:40 09:10:40 #94 [core-command] exporting to image 09:10:40 #94 exporting layers 09:10:40 #94 exporting layers 0.4s done 09:10:40 #94 writing image sha256:290d6e1fb51860baa2d327b4a5328c0cb42cd18ebfd6f6e477040d2cb1e01cc7 done 09:10:40 #94 naming to docker.io/library/core-command-arm64 done 09:10:40 #94 DONE 12.3s 09:10:40 09:10:40 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:45 #140 DONE 1165.2s 09:10:45 09:10:45 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:45 #137 ... 09:10:45 09:10:45 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:45 #188 DONE 0.1s 09:10:45 09:10:45 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:45 #189 DONE 0.1s 09:10:45 09:10:45 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:10:46 #190 DONE 0.5s 09:10:46 09:10:46 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:10:46 #191 DONE 0.2s 09:10:46 09:10:46 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:46 #137 DONE 1166.8s 09:10:46 09:10:46 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:10:46 #192 DONE 0.5s 09:10:46 09:10:46 #94 [core-metadata] exporting to image 09:10:46 #94 exporting layers 09:10:47 #94 ... 09:10:47 09:10:47 #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:47 #193 DONE 0.2s 09:10:47 09:10:47 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:47 #130 ... 09:10:47 09:10:47 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:47 #194 DONE 0.2s 09:10:47 09:10:47 #94 [core-metadata] exporting to image 09:10:47 #94 exporting layers 0.7s done 09:10:47 #94 writing image sha256:cc5079f02fd0f08e4c20d0a328889f76b87d9440b2ef82492c60a0371a74f862 done 09:10:47 #94 naming to docker.io/library/core-metadata-arm64 done 09:10:47 #94 DONE 13.0s 09:10:47 09:10:47 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:47 #195 DONE 0.3s 09:10:47 09:10:47 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:47 #131 ... 09:10:47 09:10:47 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:47 #196 DONE 0.1s 09:10:48 09:10:48 #94 [core-data] exporting to image 09:10:48 #94 exporting layers 0.6s done 09:10:48 #94 writing image sha256:caead3e3868f1a975b4d37d4da263e5f1e6bb604ac83cfa0c1042d96a3adf507 done 09:10:48 #94 naming to docker.io/library/core-data-arm64 done 09:10:48 #94 DONE 13.4s 09:10:48 09:10:48 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:10 #131 DONE 1189.7s 09:11:10 09:11:10 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:10 #130 DONE 1189.7s 09:11:10 09:11:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:10 #31 ... 09:11:10 09:11:10 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:10 #197 DONE 0.2s 09:11:10 09:11:10 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:10 #31 ... 09:11:10 09:11:10 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:10 #198 DONE 0.2s 09:11:10 09:11:10 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:10 #199 DONE 0.2s 09:11:10 09:11:10 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:10 #200 DONE 0.1s 09:11:10 09:11:10 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:10 #201 DONE 0.3s 09:11:10 09:11:10 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:10 #202 DONE 0.5s 09:11:10 09:11:10 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:11:10 #203 ... 09:11:10 09:11:10 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:10 #204 DONE 0.1s 09:11:10 09:11:10 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:11:10 #203 DONE 0.1s 09:11:10 09:11:10 #94 [support-scheduler] exporting to image 09:11:10 #94 exporting layers 09:11:11 #94 exporting layers 0.6s done 09:11:11 #94 writing image sha256:dad3891657b43105d2382a3edfadd37ba2e33877d66be7ccaa3d28f2efaea95b 0.0s done 09:11:11 #94 naming to docker.io/library/support-scheduler-arm64 done 09:11:11 #94 writing image sha256:cfe9feab97e9f39f500caa7d805ee8e83d654124952810694fde1c663e072853 done 09:11:11 #94 naming to docker.io/library/support-notifications-arm64 done 09:11:11 #94 DONE 14.0s 09:11:11 09:11:11 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:11 time="2024-04-07T08:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:11:11 $ docker stop --time=1 8d5261852af2abd53226f47d0bf4ac81810b25ea2a49a90abefd93b2ebeb926e 09:11:12 $ docker rm -f --volumes 8d5261852af2abd53226f47d0bf4ac81810b25ea2a49a90abefd93b2ebeb926e [Pipeline] // withDockerContainer [Pipeline] sh 09:11:13 + docker images 09:11:13 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:13 support-notifications-arm64 latest cfe9feab97e9 3 seconds ago 38.9MB 09:11:13 support-scheduler-arm64 latest dad3891657b4 3 seconds ago 38.1MB 09:11:13 core-data-arm64 latest caead3e3868f 26 seconds ago 35.6MB 09:11:13 core-metadata-arm64 latest cc5079f02fd0 27 seconds ago 35.8MB 09:11:13 core-command-arm64 latest 290d6e1fb518 35 seconds ago 35.2MB 09:11:13 security-proxy-auth-arm64 latest 101ca9b9409f About a minute ago 32.9MB 09:11:13 security-spiffe-token-provider-arm64 latest 51819218579c 5 minutes ago 29.9MB 09:11:13 core-common-config-bootstrapper-arm64 latest fa0da86af276 6 minutes ago 15.8MB 09:11:13 security-secretstore-setup-arm64 latest 0e9981e940f4 7 minutes ago 36.7MB 09:11:13 security-proxy-setup-arm64 latest bcd750380531 7 minutes ago 26.6MB 09:11:13 security-bootstrapper-arm64 latest f4c178f5a7f5 7 minutes ago 19.3MB 09:11:13 security-spire-agent-arm64 latest 258ab2867da0 21 minutes ago 153MB 09:11:13 security-spire-server-arm64 latest 45221809a2cc 21 minutes ago 97.2MB 09:11:13 security-spire-config-arm64 latest 1bf4937a4cdd 21 minutes ago 96.3MB 09:11:13 ci-base-image-arm64 latest fe79daee901e 34 minutes ago 973MB 09:11:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB 09:11:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:13 09:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:14 arm64: Pulling from edgex-lftools-log-publisher 09:11:14 8998bd30e6a1: Pulling fs layer 09:11:14 04944245beec: Pulling fs layer 09:11:14 699f458cf7ca: Pulling fs layer 09:11:14 765212b225bb: Pulling fs layer 09:11:14 f23df028b6ca: Pulling fs layer 09:11:14 d65c8cfc05b1: Pulling fs layer 09:11:14 2437ff75d9bd: Pulling fs layer 09:11:14 765212b225bb: Waiting 09:11:14 f23df028b6ca: Waiting 09:11:14 d65c8cfc05b1: Waiting 09:11:14 2437ff75d9bd: Waiting 09:11:14 04944245beec: Verifying Checksum 09:11:14 04944245beec: Download complete 09:11:14 765212b225bb: Verifying Checksum 09:11:14 765212b225bb: Download complete 09:11:14 f23df028b6ca: Verifying Checksum 09:11:14 f23df028b6ca: Download complete 09:11:14 d65c8cfc05b1: Verifying Checksum 09:11:14 d65c8cfc05b1: Download complete 09:11:14 699f458cf7ca: Verifying Checksum 09:11:14 699f458cf7ca: Download complete 09:11:14 8998bd30e6a1: Verifying Checksum 09:11:14 8998bd30e6a1: Download complete 09:11:17 2437ff75d9bd: Verifying Checksum 09:11:17 2437ff75d9bd: Download complete 09:11:19 8998bd30e6a1: Pull complete 09:11:19 04944245beec: Pull complete 09:11:21 699f458cf7ca: Pull complete 09:11:21 765212b225bb: Pull complete 09:11:22 f23df028b6ca: Pull complete 09:11:22 d65c8cfc05b1: Pull complete 09:11:40 2437ff75d9bd: Pull complete 09:11:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:40 prd-ubuntu20.04-docker-arm64-4c-16g-2102 does not seem to be running inside a container 09:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:43 $ docker top fbb86bf121a997eaef1d3b4f30079a541accb314459a41f454b1f25edf0eac1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:44 ---> job-cost.sh 09:11:44 lf-activate-venv: SKIPPING 09:11:44 INFO: No Stack... 09:11:44 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:45 INFO: Archiving Costs [Pipeline] sh 09:11:46 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:11:46 + cut -d, -f6 [Pipeline] lock 09:11:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4785-2-stack-cost] 09:11:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4785-2-stack-cost] did not exist. Created. 09:11:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4785-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:47 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:47 Stashed 1 file(s) [Pipeline] } 09:11:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4785-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:47 $ docker stop --time=1 fbb86bf121a997eaef1d3b4f30079a541accb314459a41f454b1f25edf0eac1a 09:11:49 $ docker rm -f --volumes fbb86bf121a997eaef1d3b4f30079a541accb314459a41f454b1f25edf0eac1a [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 09:11:49 provisioning config files... 09:11:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config13040431307330213822tmp [Pipeline] { [Pipeline] sh 09:11:49 + set +x 09:11:49 + curl -s https://codecov.io/bash 09:11:49 + bash -s -- 09:11:49 09:11:49 _____ _ 09:11:49 / ____| | | 09:11:49 | | ___ __| | ___ ___ _____ __ 09:11:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:49 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:49 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:49 Bash-1.0.6 09:11:49 09:11:49 09:11:49 ==> git version 2.25.1 found 09:11:49 ==> 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 09:11:49 Release-Date: 2020-01-08 09:11:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:49 ==> Jenkins CI detected. 09:11:49 current dir:  /w/workspace/edgex-go/2 09:11:49 project root: . 09:11:49 --> token set from env 09:11:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:50 ==> Running gcov in . (disable via -X gcov) 09:11:50 ==> Python coveragepy not found 09:11:50 ==> Searching for coverage reports in: 09:11:50 + . 09:11:50 -> Found 1 reports 09:11:50 ==> Detecting git/mercurial file structure 09:11:50 ==> Reading reports 09:11:50 + ./coverage.out bytes=455122 09:11:50 ==> Appending adjustments 09:11:50 https://docs.codecov.io/docs/fixing-reports 09:11:51 + Found adjustments 09:11:51 ==> Gzipping contents 09:11:51 60K /tmp/codecov.ylGgpN.gz 09:11:51 ==> Uploading reports 09:11:51 url: https://codecov.io 09:11:51 query: branch=PR-4785&commit=abb661e0751921a5bb555043a209ded1192f3678&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4785%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4785&job=&cmd_args= 09:11:51 -> Pinging Codecov 09:11:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4785&commit=abb661e0751921a5bb555043a209ded1192f3678&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4785%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4785&job=&cmd_args= 09:11:51 -> Uploading to 09:11:51 https://storage.googleapis.com/codecov/v4/raw/2024-04-07/00271124DB129430A58F1EEE437C3FCB/abb661e0751921a5bb555043a209ded1192f3678/cde0cdde-edd6-4739-8744-59a8a1a7efe5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240407T091151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8289ebe9a9754c4ae42f4843a0fa4f0778064240569ad41728266798441cd52 09:11:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:51 Dload Upload Total Spent Left Speed 09:11:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57869 0 0 100 57869 0 176k --:--:-- --:--:-- --:--:-- 175k 100 57869 0 0 100 57869 0 176k --:--:-- --:--:-- --:--:-- 175k 09:11:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/abb661e0751921a5bb555043a209ded1192f3678 [Pipeline] } 09:11:51 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 09:11:52 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:53 ---> package-listing.sh 09:11:53 ++ facter osfamily 09:11:53 ++ tr '[:upper:]' '[:lower:]' 09:11:53 + OS_FAMILY=debian 09:11:53 + workspace=/w/workspace/edgex-go/2 09:11:53 + START_PACKAGES=/tmp/packages_start.txt 09:11:53 + END_PACKAGES=/tmp/packages_end.txt 09:11:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:53 + PACKAGES=/tmp/packages_start.txt 09:11:53 + '[' /w/workspace/edgex-go/2 ']' 09:11:53 + PACKAGES=/tmp/packages_end.txt 09:11:53 + case "${OS_FAMILY}" in 09:11:53 + dpkg -l 09:11:53 + grep '^ii' 09:11:53 + '[' -f /tmp/packages_start.txt ']' 09:11:53 + '[' -f /tmp/packages_end.txt ']' 09:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:53 + '[' /w/workspace/edgex-go/2 ']' 09:11:53 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:11:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:54 09:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:54 latest: Pulling from edgex-lftools-log-publisher 09:11:54 5eb5b503b376: Pulling fs layer 09:11:54 5c69ac0246d0: Pulling fs layer 09:11:54 ec43610c2a17: Pulling fs layer 09:11:54 3a2ae6a8a46f: Pulling fs layer 09:11:54 33b1e0a273af: Pulling fs layer 09:11:54 5d3b04190fa2: Pulling fs layer 09:11:54 2f39f015ded8: Pulling fs layer 09:11:54 3a2ae6a8a46f: Waiting 09:11:54 5d3b04190fa2: Waiting 09:11:54 33b1e0a273af: Waiting 09:11:54 2f39f015ded8: Waiting 09:11:54 5c69ac0246d0: Verifying Checksum 09:11:54 5c69ac0246d0: Download complete 09:11:54 33b1e0a273af: Verifying Checksum 09:11:54 33b1e0a273af: Download complete 09:11:54 ec43610c2a17: Verifying Checksum 09:11:55 5d3b04190fa2: Verifying Checksum 09:11:55 5d3b04190fa2: Download complete 09:11:55 5eb5b503b376: Download complete 09:11:55 2f39f015ded8: Download complete 09:11:56 5eb5b503b376: Pull complete 09:11:56 5c69ac0246d0: Pull complete 09:11:57 ec43610c2a17: Pull complete 09:11:57 3a2ae6a8a46f: Pull complete 09:11:57 33b1e0a273af: Pull complete 09:11:57 5d3b04190fa2: Pull complete 09:12:01 2f39f015ded8: Pull complete 09:12:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:01 prd-ubuntu20.04-docker-8c-8g-2100 does not seem to be running inside a container 09:12:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:08 $ docker top 065b5ed7984bde9ee5085596e616a68c50b9921363d41a47d85d76b6a724bcba -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:08 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:08 + ls /var/log/sa-host 09:12:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:09 provisioning config files... 09:12:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12897470230173650998tmp [Pipeline] { [Pipeline] echo 09:12:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:09 ---> create-netrc.sh [Pipeline] } 09:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:09 ---> python-tools-install.sh [Pipeline] echo 09:12:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:10 ---> sudo-logs.sh 09:12:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:10 ---> job-cost.sh 09:12:10 lf-activate-venv: SKIPPING 09:12:10 DEBUG: total: 0.10999999940395355 09:12:10 INFO: Retrieving Stack Cost... 09:12:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:11 INFO: Archiving Costs [Pipeline] echo 09:12:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:11 ---> logs-deploy.sh 09:12:11 lf-activate-venv: SKIPPING 09:12:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4785/2 09:12:11 INFO: archiving workspace using pattern(s): 09:12:12 Archives upload complete. 09:12:12 INFO: archiving logs to Nexus