Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b63a7beb5708060f306d26a37b28dcc6de91d24e+a64c0260d8c1d9cdc763c21a5066b502e8c070b8 (de4899704b8dbe5a17a9abc97bc82d544c8beb8e) 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-ssh848393786127400791.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-ssh6824963474773335853.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-4710/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-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6335459133463143005.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-ssh8402480779192783050.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-4710/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-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2383566131367306786.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-960 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 > 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/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a64c0260d8c1d9cdc763c21a5066b502e8c070b8 into PR head commit b63a7beb5708060f306d26a37b28dcc6de91d24e Merge succeeded, producing cc939a862462a46ca3899f02cab7bb54eb844c4d Checking out Revision cc939a862462a46ca3899f02cab7bb54eb844c4d (PR-4710) > git config core.sparsecheckout # timeout=10 > git checkout -f b63a7beb5708060f306d26a37b28dcc6de91d24e # 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 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc939a862462a46ca3899f02cab7bb54eb844c4d # timeout=10 Commit message: "Merge commit 'a64c0260d8c1d9cdc763c21a5066b502e8c070b8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:40 ========================================================= 08:30:40 EdgeX Global Pipelines Version Info 08:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 18e81cadee00b2f5b6ef8d7cdc7bf90539835e37 # timeout=10 08:30:40 ------------------- 08:30:40 stable info: 08:30:40 ------------------- 08:30:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:40 Message: update stable to v1.0.258 08:30:41 ------------------- 08:30:41 experimental info: 08:30:41 ------------------- 08:30:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:41 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc939a862462a46ca3899f02cab7bb54eb844c4d [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc939a8 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:42 provisioning config files... 08:30:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config10925637788048438591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:42 ---> ****-login.sh 08:30:42 nexus3.edgexfoundry.org:10001 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10002 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10003 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10004 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 ****.io 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 ---> ****-login.sh ends [Pipeline] } 08:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:43 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:43 + dirname cmd/core-command/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-command,cmd/core-command/Dockerfile 08:30:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + dirname cmd/core-data/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-data,cmd/core-data/Dockerfile 08:30:43 + dirname+ cmd/core-metadata/Dockerfile 08:30:43 cut -d/ -f2 08:30:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:43 + dirname+ cmd/security-bootstrapper/Dockerfile 08:30:43 cut -d/ -f2 08:30:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:43 + dirname cmd/security-proxy-auth/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:43 + dirname cmd/security-proxy-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + dirname cmd/security-spire-agent/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:43 + dirname cmd/security-spire-config/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:43 + dirname+ cmd/security-spire-server/Dockerfile 08:30:43 cut -d/ -f2 08:30:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:43 + dirname cmd/support-notifications/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:43 + dirname cmd/support-scheduler/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:44 + git rev-list -1 --merges cc939a862462a46ca3899f02cab7bb54eb844c4d~1..cc939a862462a46ca3899f02cab7bb54eb844c4d [Pipeline] echo 08:30:44 -----------> git rev-list -1 --merges cc939a862462a46ca3899f02cab7bb54eb844c4d~1..cc939a862462a46ca3899f02cab7bb54eb844c4d cc939a862462a46ca3899f02cab7bb54eb844c4d 08:30:44 cc939a862462a46ca3899f02cab7bb54eb844c4d [false] [Pipeline] sh 08:30:44 + git log --format=format:%s -1 cc939a862462a46ca3899f02cab7bb54eb844c4d [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:45 + grep -v github /etc/ssh/ssh_known_hosts 08:30:45 + [ -e /tmp/ssh_known_hosts ] 08:30:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:45 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 08:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:45 b85a868b505f: Pulling fs layer 08:30:45 e2be974225ed: Pulling fs layer 08:30:45 339a4e72a1f5: Pulling fs layer 08:30:45 988bab9f4d93: Pulling fs layer 08:30:45 1469e6f7b9e6: Pulling fs layer 08:30:45 eaf3925da568: Pulling fs layer 08:30:45 bab4dde63d76: Pulling fs layer 08:30:45 bde34c3a00c8: Pulling fs layer 08:30:45 b352a97aabf1: Pulling fs layer 08:30:45 4872d77fe225: Pulling fs layer 08:30:45 5851b861e8e6: Pulling fs layer 08:30:45 1469e6f7b9e6: Waiting 08:30:45 b352a97aabf1: Waiting 08:30:45 eaf3925da568: Waiting 08:30:45 bab4dde63d76: Waiting 08:30:45 988bab9f4d93: Waiting 08:30:45 bde34c3a00c8: Waiting 08:30:45 4872d77fe225: Waiting 08:30:45 5851b861e8e6: Waiting 08:30:45 e2be974225ed: Verifying Checksum 08:30:45 e2be974225ed: Download complete 08:30:45 988bab9f4d93: Verifying Checksum 08:30:45 988bab9f4d93: Download complete 08:30:45 339a4e72a1f5: Verifying Checksum 08:30:45 339a4e72a1f5: Download complete 08:30:45 1469e6f7b9e6: Verifying Checksum 08:30:45 1469e6f7b9e6: Download complete 08:30:45 eaf3925da568: Verifying Checksum 08:30:45 eaf3925da568: Download complete 08:30:45 bde34c3a00c8: Verifying Checksum 08:30:45 bde34c3a00c8: Download complete 08:30:46 b352a97aabf1: Download complete 08:30:46 4872d77fe225: Verifying Checksum 08:30:46 4872d77fe225: Download complete 08:30:46 5851b861e8e6: Download complete 08:30:46 b85a868b505f: Verifying Checksum 08:30:46 b85a868b505f: Download complete 08:30:46 bab4dde63d76: Verifying Checksum 08:30:46 bab4dde63d76: Download complete 08:30:47 b85a868b505f: Pull complete 08:30:47 e2be974225ed: Pull complete 08:30:48 339a4e72a1f5: Pull complete 08:30:48 988bab9f4d93: Pull complete 08:30:48 1469e6f7b9e6: Pull complete 08:30:48 eaf3925da568: Pull complete 08:30:50 bab4dde63d76: Pull complete 08:30:50 bde34c3a00c8: Pull complete 08:30:50 b352a97aabf1: Pull complete 08:30:50 4872d77fe225: Pull complete 08:30:50 5851b861e8e6: Pull complete 08:30:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-960 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:30:54 $ docker top 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 -eo pid,comm 08:30:54 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:30:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:54 [ssh-agent] Looking for ssh-agent implementation... 08:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:54 $ docker exec 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 ssh-agent 08:30:54 SSH_AUTH_SOCK=/tmp/ssh-ibehfI1kPeTa/agent.32 08:30:54 SSH_AGENT_PID=38 08:30:54 Running ssh-add (command line suppressed) 08:30:54 Identity added: /w/workspace/edgex-go/11@tmp/private_key_7719048741204765340.key (/w/workspace/edgex-go/11@tmp/private_key_7719048741204765340.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:55 + git tag --points-at HEAD [Pipeline] } 08:30:55 $ docker exec --env ******** --env ******** 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 ssh-agent -k 08:30:55 unset SSH_AUTH_SOCK; 08:30:55 unset SSH_AGENT_PID; 08:30:55 echo Agent pid 38 killed; 08:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:55 [ssh-agent] Looking for ssh-agent implementation... 08:30:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:55 $ docker exec 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 ssh-agent 08:30:55 SSH_AUTH_SOCK=/tmp/ssh-E1MZHT9Dqbme/agent.70 08:30:55 SSH_AGENT_PID=76 08:30:55 Running ssh-add (command line suppressed) 08:30:55 Identity added: /w/workspace/edgex-go/11@tmp/private_key_16790001700439763628.key (/w/workspace/edgex-go/11@tmp/private_key_16790001700439763628.key) 08:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:56 + git semver init 08:30:56 2023-11-25 08:30:56,263 [run_init] DEBUG init version:0.0.0 force:False 08:30:56 2023-11-25 08:30:56,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver 08:30:56 2023-11-25 08:30:56,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver 08:30:56 2023-11-25 08:30:56,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) 08:31:02 2023-11-25 08:31:01,990 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude 08:31:02 2023-11-25 08:31:01,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4710 with force:False 08:31:02 2023-11-25 08:31:01,991 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4710 08:31:02 2023-11-25 08:31:01,995 [execute] INFO git cat-file --batch-check 08:31:02 2023-11-25 08:31:01,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:31:02 2023-11-25 08:31:02,000 [execute] INFO git cat-file --batch 08:31:02 2023-11-25 08:31:02,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:31:02 2023-11-25 08:31:02,005 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4710 08:31:02 0.0.0 [Pipeline] } 08:31:02 $ docker exec --env ******** --env ******** 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 ssh-agent -k 08:31:03 unset SSH_AUTH_SOCK; 08:31:03 unset SSH_AGENT_PID; 08:31:03 echo Agent pid 76 killed; 08:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:03 + git semver [Pipeline] } 08:31:03 $ docker stop --time=1 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 08:31:05 $ docker rm -f --volumes 36f30c77f029c9fdf1b421aa1456ffd6fc07d930813459034626edd229757a61 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:05 Stashed 1 file(s) [Pipeline] echo 08:31:05 [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:06 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:06 ========================================================= 08:31:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:06 7264a8db6415: Pulling fs layer 08:31:06 c4d48a809fc2: Pulling fs layer 08:31:06 4f1c88b9dad5: Pulling fs layer 08:31:06 ad3a456e5733: Pulling fs layer 08:31:06 69c7f0334f64: Pulling fs layer 08:31:06 1f1c1a5573a3: Pulling fs layer 08:31:06 ce7588e14bc9: Pulling fs layer 08:31:06 b5e4710f87ac: Pulling fs layer 08:31:06 69c7f0334f64: Waiting 08:31:06 1f1c1a5573a3: Waiting 08:31:06 ce7588e14bc9: Waiting 08:31:06 b5e4710f87ac: Waiting 08:31:06 ad3a456e5733: Waiting 08:31:06 c4d48a809fc2: Download complete 08:31:06 ad3a456e5733: Verifying Checksum 08:31:06 ad3a456e5733: Download complete 08:31:06 69c7f0334f64: Verifying Checksum 08:31:06 69c7f0334f64: Download complete 08:31:06 7264a8db6415: Verifying Checksum 08:31:06 7264a8db6415: Download complete 08:31:06 1f1c1a5573a3: Verifying Checksum 08:31:06 1f1c1a5573a3: Download complete 08:31:06 7264a8db6415: Pull complete 08:31:06 b5e4710f87ac: Verifying Checksum 08:31:06 b5e4710f87ac: Download complete 08:31:06 c4d48a809fc2: Pull complete 08:31:07 4f1c88b9dad5: Verifying Checksum 08:31:07 4f1c88b9dad5: Download complete 08:31:07 ce7588e14bc9: Verifying Checksum 08:31:07 ce7588e14bc9: Download complete 08:31:10 4f1c88b9dad5: Pull complete 08:31:10 ad3a456e5733: Pull complete 08:31:10 69c7f0334f64: Pull complete 08:31:10 1f1c1a5573a3: Pull complete 08:31:13 ce7588e14bc9: Pull complete 08:31:13 b5e4710f87ac: Pull complete 08:31:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:13 WORKDIR /edgex 08:31:13 COPY go.mod . 08:31:13 RUN go mod download 08:31:13 + docker build -t ci-base-image-x86_64 -f - . 08:31:14 Sending build context to Docker daemon 176.3MB 08:31:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:14 ---> 88b5674ff536 08:31:14 Step 2/4 : WORKDIR /edgex 08:31:20 ---> Running in 171770b7b741 08:31:20 Removing intermediate container 171770b7b741 08:31:20 ---> d9b67691ed5a 08:31:20 Step 3/4 : COPY go.mod . 08:31:20 ---> 656b38124228 08:31:20 Step 4/4 : RUN go mod download 08:31:20 ---> Running in 29dbe4f6eb80 08:31:20 Still waiting to schedule task 08:31:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:38 Removing intermediate container 29dbe4f6eb80 08:31:38 ---> 4237f24abef3 08:31:38 Successfully built 4237f24abef3 08:31:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:39 + docker inspect -f . ci-base-image-x86_64 08:31:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:39 prd-ubuntu20.04-docker-8c-8g-960 does not seem to be running inside a container 08:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:31:39 $ docker top 8caa1b203f573f28062c7895b24c5b7fcc4a851622425fc73d91b0e0d68ab532 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:40 + go version 08:31:40 go version go1.21.0 linux/amd64 [Pipeline] } 08:31:40 $ docker stop --time=1 8caa1b203f573f28062c7895b24c5b7fcc4a851622425fc73d91b0e0d68ab532 08:31:41 $ docker rm -f --volumes 8caa1b203f573f28062c7895b24c5b7fcc4a851622425fc73d91b0e0d68ab532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:42 + docker inspect -f . ci-base-image-x86_64 08:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:42 prd-ubuntu20.04-docker-8c-8g-960 does not seem to be running inside a container 08:31:42 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:31:42 $ docker top e56b87fe85036cb3477d498274db7096b8e0fa759a2b9dc2236847ac58198581 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:42 ========================================================= 08:31:42 [edgeXBuildGoParallel] Running Tests and Build... 08:31:42 ========================================================= [Pipeline] sh 08:31:43 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:31:43 + make test 08:31:43 go test -race -coverprofile=coverage.out ./... 08:31:51 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.242s coverage: 93.4% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 97.6% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.9% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 32.2% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.060s coverage: 92.9% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.085s coverage: 87.2% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.318s coverage: 82.1% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 63.1% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 38.4% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.079s coverage: 19.9% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 95.7% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements 08:32:45 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:32:45 running golangci-lint 08:32:45 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:45 go version go1.21.0 linux/amd64 08:32:45 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:00 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 13.482485878s" 08:33:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.59574ms" 08:33:07 level=info msg="[linters_context/goanalysis] analyzers took 1m2.602614725s with top 10 stages: buildir: 30.602190391s, gosec: 5.871852989s, fact_deprecated: 2.122190921s, inspect: 1.648041199s, ctrlflow: 1.31345849s, printf: 962.633894ms, nilness: 954.385947ms, S1038: 829.375391ms, fact_purity: 807.612427ms, errcheck: 669.345389ms" 08:33:07 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:33:07 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, path_prettifier: 197/197, exclude: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, skip_dirs: 197/197" 08:33:07 level=info msg="[runner] processing took 14.538447ms with stages: nolint: 6.381943ms, identifier_marker: 3.06902ms, path_prettifier: 1.707122ms, exclude-rules: 1.49067ms, autogenerated_exclude: 918.986µs, skip_dirs: 882.376µs, cgo: 69.74µs, filename_unadjuster: 14.56µs, max_same_issues: 870ns, fixer: 520ns, skip_files: 480ns, uniq_by_line: 420ns, diff: 260ns, severity-rules: 260ns, exclude: 240ns, sort_results: 230ns, path_shortener: 210ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" 08:33:07 level=info msg="[runner] linters took 7.929183161s with stages: goanalysis_metalinter: 7.914559963s" 08:33:07 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:07 level=info msg="Memory: 216 samples, avg is 223.6MB, max is 908.4MB" 08:33:07 level=info msg="Execution took 21.46352058s" 08:33:07 go vet ./... 08:33:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:10 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:11 + ls -al . 08:33:11 total 736 08:33:11 drwxrwxr-x 11 1001 1001 4096 Nov 25 08:31 . 08:33:11 drwxr-xr-x 4 root root 4096 Nov 25 08:31 .. 08:33:11 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:30 .blubracket 08:33:11 -rw-rw-r-- 1 1001 1001 10 Nov 25 08:30 .dockerignore 08:33:11 drwxrwxr-x 8 1001 1001 4096 Nov 25 08:32 .git 08:33:11 drwxrwxr-x 3 1001 1001 4096 Nov 25 08:30 .github 08:33:11 -rw-rw-r-- 1 1001 1001 1074 Nov 25 08:30 .gitignore 08:33:11 -rw-rw-r-- 1 1001 1001 42 Nov 25 08:30 .golangci.yml 08:33:11 -rw-rw-r-- 1 1001 1001 100 Nov 25 08:30 .hadolint.yml 08:33:11 drwxr-xr-x 3 1001 1001 4096 Nov 25 08:31 .semver 08:33:11 -rw-rw-r-- 1 1001 1001 155 Nov 25 08:30 .sonarcloud.properties 08:33:11 -rw-rw-r-- 1 1001 1001 1171 Nov 25 08:30 ADOPTERS.md 08:33:11 -rw-rw-r-- 1 1001 1001 11674 Nov 25 08:30 Attribution.txt 08:33:11 -rw-rw-r-- 1 1001 1001 100284 Nov 25 08:30 CHANGELOG.md 08:33:11 -rw-rw-r-- 1 1001 1001 3804 Nov 25 08:30 CONTRIBUTING.md 08:33:11 -rw-rw-r-- 1 1001 1001 677 Nov 25 08:30 GOVERNANCE.md 08:33:11 -rw-rw-r-- 1 1001 1001 861 Nov 25 08:30 Jenkinsfile 08:33:11 -rw-rw-r-- 1 1001 1001 10775 Nov 25 08:30 LICENSE 08:33:11 -rw-rw-r-- 1 1001 1001 15054 Nov 25 08:30 Makefile 08:33:11 -rw-rw-r-- 1 1001 1001 582 Nov 25 08:30 OWNERS.md 08:33:11 -rw-rw-r-- 1 1001 1001 9528 Nov 25 08:30 README.md 08:33:11 -rw-rw-r-- 1 1001 1001 789 Nov 25 08:30 SECURITY.md 08:33:11 -rw-rw-r-- 1 1001 1001 5 Nov 25 08:31 VERSION 08:33:11 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:30 bin 08:33:11 drwxrwxr-x 18 1001 1001 4096 Nov 25 08:30 cmd 08:33:11 -rw-r--r-- 1 root root 453602 Nov 25 08:32 coverage.out 08:33:11 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:30 fuzz_test 08:33:11 -rw-rw-r-- 1 1001 1001 3649 Nov 25 08:30 go.mod 08:33:11 -rw-rw-r-- 1 1001 1001 34366 Nov 25 08:30 go.sum 08:33:11 drwxrwxr-x 7 1001 1001 4096 Nov 25 08:30 internal 08:33:11 drwxrwxr-x 3 1001 1001 4096 Nov 25 08:30 openapi 08:33:11 -rw-rw-r-- 1 1001 1001 584 Nov 25 08:30 security.txt 08:33:11 -rw-rw-r-- 1 1001 1001 204 Nov 25 08:30 version.go [Pipeline] sh 08:33:11 + '[' -e coverage.out ] 08:33:11 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:11 Stashed 1 file(s) [Pipeline] sh 08:33:12 + make build 08:33:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:38 $ docker stop --time=1 e56b87fe85036cb3477d498274db7096b8e0fa759a2b9dc2236847ac58198581 08:33:43 $ docker rm -f --volumes e56b87fe85036cb3477d498274db7096b8e0fa759a2b9dc2236847ac58198581 [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:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:44 08:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:45 latest: Pulling from edgex-devops/edgex-compose 08:33:45 91d30c5bc195: Pulling fs layer 08:33:45 2e9b0aa3be6d: Pulling fs layer 08:33:45 9c61dcf015f6: Pulling fs layer 08:33:45 4698f68db338: Pulling fs layer 08:33:45 2a2f49069b9e: Pulling fs layer 08:33:45 e0025b399a48: Pulling fs layer 08:33:45 4698f68db338: Waiting 08:33:45 e0025b399a48: Waiting 08:33:45 91d30c5bc195: Verifying Checksum 08:33:45 91d30c5bc195: Download complete 08:33:45 4698f68db338: Download complete 08:33:45 2e9b0aa3be6d: Verifying Checksum 08:33:45 2e9b0aa3be6d: Download complete 08:33:45 e0025b399a48: Verifying Checksum 08:33:45 e0025b399a48: Download complete 08:33:45 91d30c5bc195: Pull complete 08:33:45 2a2f49069b9e: Verifying Checksum 08:33:45 2a2f49069b9e: Download complete 08:33:45 2e9b0aa3be6d: Pull complete 08:33:45 9c61dcf015f6: Download complete 08:33:48 9c61dcf015f6: Pull complete 08:33:48 4698f68db338: Pull complete 08:33:48 2a2f49069b9e: Pull complete 08:33:48 e0025b399a48: Pull complete 08:33:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:48 prd-ubuntu20.04-docker-8c-8g-960 does not seem to be running inside a container 08:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:33:53 $ docker top 71aea017ce7050523832a8e78510d4a90cc7a30ce1e544b9567a1239626896de -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:53 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:56 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:56 #1 transferring dockerfile: 1.89kB done 08:33:56 #1 DONE 0.0s 08:33:56 08:33:56 #2 [support-notifications internal] load build definition from Dockerfile 08:33:56 #2 transferring dockerfile: 1.95kB done 08:33:56 #2 DONE 0.0s 08:33:56 08:33:56 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:33:56 #3 transferring dockerfile: 2.93kB done 08:33:56 #3 DONE 0.0s 08:33:56 08:33:56 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:56 #4 transferring dockerfile: 2.23kB done 08:33:56 #4 DONE 0.0s 08:33:56 08:33:56 #5 [security-spire-server internal] load build definition from Dockerfile 08:33:56 #5 transferring dockerfile: 1.70kB done 08:33:56 #5 DONE 0.0s 08:33:56 08:33:56 #6 [core-metadata internal] load build definition from Dockerfile 08:33:56 #6 transferring dockerfile: 2.06kB done 08:33:56 #6 DONE 0.0s 08:33:56 08:33:56 #7 [security-spire-agent internal] load build definition from Dockerfile 08:33:56 #7 transferring dockerfile: 1.81kB done 08:33:56 #7 DONE 0.0s 08:33:56 08:33:56 #8 [core-command internal] load build definition from Dockerfile 08:33:56 #8 transferring dockerfile: 1.93kB done 08:33:56 #8 DONE 0.0s 08:33:56 08:33:56 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:33:56 #9 transferring dockerfile: 2.15kB done 08:33:56 #9 DONE 0.0s 08:33:56 08:33:56 #10 [core-data internal] load build definition from Dockerfile 08:33:56 #10 transferring dockerfile: 2.01kB done 08:33:56 #10 DONE 0.0s 08:33:56 08:33:56 #11 [security-proxy-setup internal] load build definition from Dockerfile 08:33:56 #11 transferring dockerfile: 2.50kB done 08:33:56 #11 DONE 0.0s 08:33:56 08:33:56 #12 [security-spire-config internal] load build definition from Dockerfile 08:33:56 #12 transferring dockerfile: 1.69kB done 08:33:56 #12 DONE 0.0s 08:33:56 08:33:56 #13 [support-scheduler internal] load build definition from Dockerfile 08:33:56 #13 transferring dockerfile: 1.93kB done 08:33:56 #13 DONE 0.0s 08:33:56 08:33:56 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:56 #14 transferring dockerfile: 2.49kB done 08:33:56 #14 DONE 0.0s 08:33:56 08:33:56 #15 [security-spiffe-token-provider internal] load .dockerignore 08:33:56 #15 transferring context: 50B done 08:33:56 #15 DONE 0.0s 08:33:56 08:33:56 #16 [support-notifications internal] load .dockerignore 08:33:56 #16 transferring context: 50B done 08:33:56 #16 DONE 0.0s 08:33:56 08:33:56 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:33:56 #17 transferring context: 50B done 08:33:56 #17 DONE 0.0s 08:33:56 08:33:56 #18 [security-bootstrapper internal] load .dockerignore 08:33:56 #18 transferring context: 50B done 08:33:56 #18 DONE 0.0s 08:33:56 08:33:56 #19 [security-spire-server internal] load .dockerignore 08:33:56 #19 transferring context: 50B done 08:33:56 #19 DONE 0.0s 08:33:56 08:33:56 #20 [core-metadata internal] load .dockerignore 08:33:56 #20 transferring context: 50B done 08:33:56 #20 DONE 0.0s 08:33:56 08:33:56 #21 [security-spire-agent internal] load .dockerignore 08:33:56 #21 transferring context: 50B done 08:33:56 #21 DONE 0.0s 08:33:56 08:33:56 #22 [core-command internal] load .dockerignore 08:33:56 #22 transferring context: 50B done 08:33:56 #22 DONE 0.0s 08:33:56 08:33:56 #23 [security-proxy-auth internal] load .dockerignore 08:33:56 #23 transferring context: 50B done 08:33:56 #23 DONE 0.0s 08:33:56 08:33:56 #24 [core-data internal] load .dockerignore 08:33:56 #24 transferring context: 50B done 08:33:56 #24 DONE 0.0s 08:33:56 08:33:56 #25 [security-proxy-setup internal] load .dockerignore 08:33:56 #25 transferring context: 50B done 08:33:56 #25 DONE 0.0s 08:33:56 08:33:56 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:56 #26 DONE 0.0s 08:33:56 08:33:56 #27 [security-secretstore-setup internal] load .dockerignore 08:33:56 #27 transferring context: 50B done 08:33:56 #27 DONE 0.0s 08:33:56 08:33:56 #28 [support-scheduler internal] load .dockerignore 08:33:56 #28 transferring context: 50B done 08:33:56 #28 DONE 0.1s 08:33:56 08:33:56 #29 [security-spire-config internal] load .dockerignore 08:33:56 #29 transferring context: 50B done 08:33:56 #29 DONE 0.0s 08:33:56 08:33:56 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:33:56 #30 DONE 0.1s 08:33:56 08:33:56 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:33:56 #31 ... 08:33:56 08:33:56 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:56 #26 DONE 0.0s 08:33:56 08:33:56 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:33:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:56 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:56 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:56 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.1s 08:33:56 #31 ... 08:33:56 08:33:56 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:56 #26 DONE 0.0s 08:33:56 08:33:56 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:33:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:56 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:56 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:56 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 08:33:56 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 08:33:56 #31 ... 08:33:56 08:33:56 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:56 #26 DONE 0.0s 08:33:56 08:33:56 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:33:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:56 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:56 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:56 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 08:33:56 #31 ... 08:33:56 08:33:56 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:56 #26 DONE 0.0s 08:33:56 08:33:56 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:33:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:56 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:56 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:56 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 08:33:57 #31 ... 08:33:57 08:33:57 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:57 #26 DONE 0.0s 08:33:57 08:33:57 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:33:57 #30 DONE 0.4s 08:33:57 08:33:57 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:57 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:33:57 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:57 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:57 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:57 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 08:33:57 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 08:33:57 #31 DONE 1.2s 08:33:57 08:33:57 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:33:57 #32 DONE 0.7s 08:33:57 08:33:57 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:57 #33 DONE 1.1s 08:33:57 08:33:57 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:34:02 #34 ... 08:34:02 08:34:02 #35 [security-spiffe-token-provider internal] load build context 08:34:02 #35 transferring context: 217.98MB 6.1s 08:34:03 #35 ... 08:34:03 08:34:03 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:06 #36 ... 08:34:06 08:34:06 #37 [support-notifications internal] load build context 08:34:06 #37 transferring context: 370.50MB 9.7s done 08:34:06 #37 ... 08:34:06 08:34:06 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:06 #38 ... 08:34:06 08:34:06 #39 [core-common-config-bootstrapper internal] load build context 08:34:06 #39 transferring context: 370.50MB 8.5s done 08:34:06 #39 ... 08:34:06 08:34:06 #40 [security-proxy-auth internal] load build context 08:34:06 #40 transferring context: 370.50MB 8.2s done 08:34:06 #40 ... 08:34:06 08:34:06 #41 [security-proxy-setup internal] load build context 08:34:06 #41 transferring context: 370.50MB 8.3s done 08:34:07 #41 ... 08:34:07 08:34:07 #42 [core-metadata internal] load build context 08:34:07 #42 transferring context: 370.50MB 7.2s done 08:34:07 #42 ... 08:34:07 08:34:07 #43 [support-scheduler internal] load build context 08:34:07 #43 transferring context: 370.50MB 9.9s done 08:34:07 #43 ... 08:34:07 08:34:07 #44 [core-data internal] load build context 08:34:07 #44 transferring context: 370.50MB 9.5s done 08:34:07 #44 ... 08:34:07 08:34:07 #45 [core-command internal] load build context 08:34:07 #45 transferring context: 370.50MB 8.3s done 08:34:07 #45 ... 08:34:07 08:34:07 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:07 #46 ... 08:34:07 08:34:07 #47 [security-secretstore-setup internal] load build context 08:34:07 #47 transferring context: 370.50MB 8.3s done 08:34:07 #47 ... 08:34:07 08:34:07 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:08 #48 ... 08:34:08 08:34:08 #49 [security-bootstrapper internal] load build context 08:34:08 #49 transferring context: 370.50MB 7.2s done 08:34:09 #49 ... 08:34:09 08:34:09 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:09 #38 DONE 12.9s 08:34:09 08:34:09 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:34:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:34:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:34:09 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:34:09 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:34:09 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 08:34:09 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 08:34:09 #31 DONE 1.2s 08:34:09 08:34:09 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:09 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:13 #50 ... 08:34:13 08:34:13 #49 [security-bootstrapper internal] load build context 08:34:13 #49 DONE 16.6s 08:34:13 08:34:13 #42 [core-metadata internal] load build context 08:34:13 #42 DONE 16.6s 08:34:13 08:34:13 #40 [security-proxy-auth internal] load build context 08:34:13 #40 DONE 16.4s 08:34:13 08:34:13 #39 [core-common-config-bootstrapper internal] load build context 08:34:13 #39 DONE 16.7s 08:34:13 08:34:13 #45 [core-command internal] load build context 08:34:13 #45 DONE 16.5s 08:34:13 08:34:13 #47 [security-secretstore-setup internal] load build context 08:34:13 #47 DONE 16.2s 08:34:13 08:34:13 #41 [security-proxy-setup internal] load build context 08:34:13 #41 DONE 16.4s 08:34:13 08:34:13 #44 [core-data internal] load build context 08:34:13 #44 DONE 16.6s 08:34:13 08:34:13 #37 [support-notifications internal] load build context 08:34:13 #37 DONE 16.8s 08:34:13 08:34:13 #34 [core-data builder 2/7] WORKDIR /edgex-go 08:34:13 #34 DONE 16.0s 08:34:13 08:34:13 #35 [security-spiffe-token-provider internal] load build context 08:34:13 #35 transferring context: 370.50MB 9.7s done 08:34:13 #35 DONE 16.8s 08:34:13 08:34:13 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:13 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.7s done 08:34:13 #50 ... 08:34:13 08:34:13 #43 [support-scheduler internal] load build context 08:34:13 #43 DONE 16.3s 08:34:13 08:34:13 #51 [security-spire-config internal] load build context 08:34:13 #51 transferring context: 16.35kB done 08:34:13 #51 DONE 3.8s 08:34:13 08:34:13 #52 [security-spire-server internal] load build context 08:34:13 #52 transferring context: 18.10kB done 08:34:13 #52 DONE 3.8s 08:34:13 08:34:13 #53 [security-spire-agent internal] load build context 08:34:13 #53 transferring context: 17.63kB done 08:34:13 #53 DONE 3.8s 08:34:13 08:34:13 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:13 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 08:34:13 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 08:34:13 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:13 #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:13 #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:13 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:13 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:34:13 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 08:34:13 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.3s 08:34:13 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:34:13 #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:13 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 08:34:13 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.4s 08:34:13 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.5s 08:34:13 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 08:34:14 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:34:14 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 08:34:20 #50 ... 08:34:20 08:34:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:20 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.7s done 08:34:20 #54 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:20 #54 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:20 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:20 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:34:20 #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 08:34:20 #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:20 #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:20 #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done 08:34:20 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:34:20 #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:20 #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 08:34:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-963 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws 08:34:20 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 08:34:20 #54 ... 08:34:20 08:34:20 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:20 #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #0 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #0 3.660 (1/2) Installing ca-certificates (20230506-r0) 08:34:20 #0 3.676 (2/2) Installing dumb-init (1.2.5-r2) 08:34:20 #0 3.680 Executing busybox-1.36.1-r2.trigger 08:34:20 #0 3.690 Executing ca-certificates-20230506-r0.trigger 08:34:20 #0 3.745 OK: 8 MiB in 17 packages 08:34:20 #55 ... 08:34:20 08:34:20 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:20 #36 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #36 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #36 10.95 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:20 #36 10.95 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:20 #36 10.95 OK: 20076 distinct packages available 08:34:20 #36 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:20 #36 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:20 #36 11.27 (1/11) Installing ca-certificates (20230506-r0) 08:34:20 #36 11.29 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:20 #36 11.30 (3/11) Installing libunistring (1.1-r1) 08:34:20 #36 11.31 (4/11) Installing libidn2 (2.3.4-r1) 08:34:20 #36 11.32 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:20 #36 11.32 (6/11) Installing libcurl (8.4.0-r0) 08:34:20 #36 11.33 (7/11) Installing curl (8.4.0-r0) 08:34:20 #36 11.34 (8/11) Installing dumb-init (1.2.5-r2) 08:34:20 #36 11.34 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:20 #36 11.35 (10/11) Installing libucontext (1.2-r2) 08:34:20 #36 11.35 (11/11) Installing gcompat (1.1.0-r1) 08:34:20 #36 11.35 Executing busybox-1.36.1-r2.trigger 08:34:20 #36 11.35 Executing ca-certificates-20230506-r0.trigger 08:34:20 #36 11.40 OK: 12 MiB in 26 packages 08:34:21 #36 ... 08:34:21 08:34:21 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:21 #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #0 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #0 2.908 (1/4) Installing ca-certificates (20230506-r0) 08:34:21 #0 2.917 (2/4) Installing dumb-init (1.2.5-r2) 08:34:21 #0 2.923 (3/4) Installing su-exec (0.2-r3) 08:34:21 #0 2.925 (4/4) Installing yq (4.33.3-r5) 08:34:21 #0 2.985 Executing busybox-1.36.1-r2.trigger 08:34:21 #0 2.989 Executing ca-certificates-20230506-r0.trigger 08:34:21 #0 3.026 OK: 17 MiB in 19 packages 08:34:21 #56 ... 08:34:21 08:34:21 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:21 #46 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #46 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #46 16.81 (1/1) Installing dumb-init (1.2.5-r2) 08:34:21 #46 16.82 Executing busybox-1.36.1-r2.trigger 08:34:21 #46 16.82 OK: 7 MiB in 16 packages 08:34:21 #46 DONE 24.4s 08:34:21 08:34:21 #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:21 #48 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:21 #48 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:21 #48 17.06 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:21 #48 17.09 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:21 #48 17.10 (3/6) Installing dumb-init (1.2.5-r2) 08:34:21 #48 17.10 (4/6) Installing openssl (3.1.4-r1) 08:34:21 #48 17.12 (5/6) Installing su-exec (0.2-r3) 08:34:21 #48 17.12 (6/6) Installing yq (4.33.3-r5) 08:34:21 #48 17.19 Executing busybox-1.36.1-r2.trigger 08:34:21 #48 17.20 OK: 17 MiB in 19 packages 08:34:22 #48 DONE 24.4s 08:34:22 08:34:22 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:22 #56 DONE 10.2s 08:34:22 08:34:22 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:22 #55 DONE 11.3s 08:34:22 08:34:22 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:22 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 4.184 (1/2) Installing dumb-init (1.2.5-r2) 08:34:22 #0 4.188 (2/2) Installing su-exec (0.2-r3) 08:34:22 #0 4.197 Executing busybox-1.36.1-r2.trigger 08:34:22 #0 4.213 OK: 7 MiB in 17 packages 08:34:22 #57 DONE 8.7s 08:34:22 08:34:22 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:22 #0 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:22 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:22 #0 4.476 (1/1) Installing dumb-init (1.2.5-r2) 08:34:22 #0 4.484 Executing busybox-1.36.1-r2.trigger 08:34:22 #0 4.495 OK: 7 MiB in 16 packages 08:34:22 #58 DONE 9.0s 08:34:22 08:34:22 #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:22 #36 DONE 18.5s 08:34:22 08:34:22 #59 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:34:22 #59 ... 08:34:22 08:34:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:22 #54 DONE 12.5s 08:34:22 08:34:22 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:22 #50 DONE 12.5s 08:34:22 08:34:22 #60 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:23 #60 ... 08:34:23 08:34:23 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:23 #0 9.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.573 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:23 #0 9.573 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:23 #0 9.573 OK: 20076 distinct packages available 08:34:23 #0 9.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.02 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:23 #0 10.07 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:23 #0 10.08 (3/7) Installing dumb-init (1.2.5-r2) 08:34:23 #0 10.08 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:23 The recommended git tool is: git 08:34:23 #61 10.09 (5/7) Installing libucontext (1.2-r2) 08:34:23 #61 10.09 (6/7) Installing gcompat (1.1.0-r1) 08:34:23 #61 10.10 (7/7) Installing openssl (3.1.4-r1) 08:34:23 #61 10.10 Executing busybox-1.36.1-r2.trigger 08:34:23 #61 10.11 OK: 8 MiB in 20 packages 08:34:23 #61 ... 08:34:23 08:34:23 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:23 #0 9.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.620 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:23 #0 9.620 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:23 #0 9.620 OK: 20076 distinct packages available 08:34:23 #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.00 (1/4) Installing dumb-init (1.2.5-r2) 08:34:23 #0 10.01 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:23 #0 10.02 (3/4) Installing libucontext (1.2-r2) 08:34:23 #0 10.02 (4/4) Installing gcompat (1.1.0-r1) 08:34:23 #0 10.03 Executing busybox-1.36.1-r2.trigger 08:34:23 #0 10.05 OK: 8 MiB in 19 packages 08:34:23 #62 ... 08:34:23 08:34:23 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:23 #0 9.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.887 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:23 #0 9.887 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:23 #0 9.887 OK: 20069 distinct packages available 08:34:23 #0 9.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.27 OK: 264 MiB in 52 packages 08:34:23 #63 DONE 10.4s 08:34:23 08:34:23 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:23 #61 DONE 10.4s 08:34:23 08:34:23 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:23 #62 DONE 10.4s 08:34:23 08:34:23 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:34:23 #0 9.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.10 OK: 264 MiB in 52 packages 08:34:23 #64 DONE 10.4s 08:34:23 08:34:23 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:23 #0 9.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 9.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.11 OK: 264 MiB in 52 packages 08:34:23 #65 DONE 10.3s 08:34:23 08:34:23 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:23 #66 DONE 0.1s 08:34:23 08:34:23 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:23 #67 DONE 0.1s 08:34:23 08:34:23 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:23 #68 DONE 0.1s 08:34:23 08:34:23 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:23 #69 ... 08:34:23 08:34:23 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:23 #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 10.70 OK: 264 MiB in 52 packages 08:34:23 #70 ... 08:34:23 08:34:23 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:23 #0 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:23 #0 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:23 #0 1.973 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:23 #0 1.985 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:23 #0 1.995 Executing busybox-1.36.1-r5.post-upgrade 08:34:23 #0 2.004 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:23 #0 2.007 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:23 #0 2.041 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:23 #0 2.048 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:23 #0 2.050 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:23 #0 2.055 Executing busybox-1.36.1-r5.trigger 08:34:23 #0 2.060 Executing ca-certificates-20230506-r0.trigger 08:34:23 #0 2.121 OK: 8 MiB in 17 packages 08:34:24 #71 ... 08:34:24 08:34:24 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:24 #0 1.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #0 2.095 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.111 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.129 Executing busybox-1.36.1-r5.post-upgrade 08:34:24 #0 2.142 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.145 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.148 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.152 Executing busybox-1.36.1-r5.trigger 08:34:24 #0 2.157 OK: 17 MiB in 19 packages 08:34:24 #72 DONE 2.6s 08:34:24 08:34:24 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:24 #70 DONE 11.3s 08:34:24 08:34:24 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:24 #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #0 2.441 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.451 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.464 Executing busybox-1.36.1-r5.post-upgrade 08:34:24 #0 2.477 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.480 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:24 #0 2.514 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:24 #0 2.523 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.525 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.533 Executing busybox-1.36.1-r5.trigger 08:34:24 #0 2.541 OK: 7 MiB in 16 packages 08:34:24 #73 DONE 2.7s 08:34:24 08:34:24 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:24 #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #0 1.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #0 2.024 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.035 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.050 Executing busybox-1.36.1-r5.post-upgrade 08:34:24 #0 2.074 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.077 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:24 #0 2.107 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:24 #0 2.115 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.117 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.121 Executing busybox-1.36.1-r5.trigger 08:34:24 #0 2.126 OK: 7 MiB in 17 packages 08:34:24 #74 DONE 2.6s 08:34:24 08:34:24 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:24 #71 DONE 2.6s 08:34:24 08:34:24 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:24 #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:24 #0 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:24 #0 2.079 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.089 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.102 Executing busybox-1.36.1-r5.post-upgrade 08:34:24 #0 2.117 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.120 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:24 #0 2.151 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:24 #0 2.159 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:24 #0 2.163 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:24 #0 2.166 Executing busybox-1.36.1-r5.trigger 08:34:24 #0 2.171 Executing ca-certificates-20230506-r0.trigger 08:34:24 #0 2.568 OK: 17 MiB in 19 packages 08:34:24 #75 DONE 2.7s 08:34:24 08:34:24 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:24 #76 DONE 0.1s 08:34:24 08:34:24 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:24 #77 DONE 0.1s 08:34:24 08:34:24 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:25 #78 ... 08:34:25 08:34:25 #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:34:25 #59 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #59 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #59 2.844 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:25 #59 2.854 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #59 2.866 Executing busybox-1.36.1-r5.post-upgrade 08:34:25 #59 2.878 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #59 2.880 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:25 #59 2.913 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:25 #59 2.921 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #59 2.923 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:25 #59 2.927 Executing busybox-1.36.1-r5.trigger 08:34:25 #59 2.934 OK: 7 MiB in 16 packages 08:34:25 #59 DONE 3.2s 08:34:25 08:34:25 #60 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:25 #60 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #60 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #60 2.866 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:25 #60 2.881 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #60 2.895 Executing busybox-1.36.1-r5.post-upgrade 08:34:25 #60 2.912 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #60 2.915 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:25 #60 2.946 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:25 #60 2.954 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #60 2.955 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:25 #60 2.960 Executing busybox-1.36.1-r5.trigger 08:34:25 #60 2.964 Executing ca-certificates-20230506-r0.trigger 08:34:25 #60 3.143 OK: 12 MiB in 26 packages 08:34:25 #60 DONE 3.2s 08:34:25 08:34:25 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:34:25 #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:25 #79 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:25 #79 1.866 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:25 #79 1.876 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #79 1.889 Executing busybox-1.36.1-r5.post-upgrade 08:34:25 #79 1.903 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #79 1.906 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:25 #79 1.909 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:25 #79 1.913 Executing busybox-1.36.1-r5.trigger 08:34:25 #79 1.918 OK: 8 MiB in 20 packages 08:34:25 #79 DONE 2.0s 08:34:25 08:34:25 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:26 #80 ... 08:34:26 08:34:26 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:26 #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:26 #0 2.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:26 #0 2.299 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:34:26 #0 2.307 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:34:26 #0 2.317 Executing busybox-1.36.1-r5.post-upgrade 08:34:26 #0 2.329 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:34:26 #0 2.331 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:34:26 #0 2.357 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:34:26 #0 2.364 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:34:26 #0 2.366 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:34:26 #0 2.371 Executing busybox-1.36.1-r5.trigger 08:34:26 #0 2.376 OK: 8 MiB in 19 packages 08:34:26 #81 DONE 3.3s 08:34:26 08:34:26 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:26 #80 DONE 1.3s 08:34:26 08:34:26 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:26 #82 DONE 1.3s 08:34:26 08:34:26 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:28 #83 DONE 1.1s 08:34:28 08:34:28 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:28 #84 DONE 1.1s 08:34:28 08:34:28 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:28 #85 DONE 1.1s 08:34:28 08:34:28 #86 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:28 #86 DONE 0.0s 08:34:28 08:34:28 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:28 #87 DONE 0.0s 08:34:28 08:34:28 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:28 #88 DONE 0.0s 08:34:28 08:34:28 #89 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:28 #89 DONE 0.1s 08:34:28 08:34:28 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:28 #90 DONE 0.1s 08:34:28 08:34:28 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:28 #91 DONE 0.1s 08:34:28 08:34:28 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:28 #92 DONE 0.1s 08:34:28 08:34:28 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:28 #93 DONE 0.1s 08:34:28 08:34:28 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:28 #94 ... 08:34:28 08:34:28 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:28 #95 DONE 0.1s 08:34:28 08:34:28 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:28 #96 DONE 0.1s 08:34:28 08:34:28 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:28 #94 DONE 0.1s 08:34:28 08:34:28 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:28 #97 DONE 0.1s 08:34:28 08:34:28 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:28 #98 DONE 0.1s 08:34:28 08:34:28 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:28 #99 DONE 0.1s 08:34:28 08:34:28 #100 [security-spire-agent] exporting to image 08:34:28 #100 exporting layers 08:34:28 #100 ... 08:34:28 08:34:28 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:28 #101 DONE 4.4s 08:34:28 08:34:28 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:28 #102 DONE 0.1s 08:34:28 08:34:28 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:29 #103 ... 08:34:29 08:34:29 #100 [security-spire-server] exporting to image 08:34:29 #100 exporting layers 0.6s done 08:34:29 #100 writing image sha256:2f906ef049bf98665f0ab4a64d440a76a54534ecb25a02f6de924d7de920aad7 done 08:34:29 #100 naming to docker.io/library/security-spire-server done 08:34:29 #100 writing image sha256:f96c132047a95f9331f35d928195b0dad9bb3b124323c49082b11aedb259874f done 08:34:29 #100 naming to docker.io/library/security-spire-config 08:34:29 #100 exporting layers 0.6s done 08:34:29 #100 naming to docker.io/library/security-spire-config done 08:34:29 #100 writing image sha256:9008fc0b5a4b7415bdedbe2bdd60f63b231c9bc0258ae0f1dca3297a62a70504 done 08:34:29 #100 naming to docker.io/library/security-spire-agent done 08:34:29 #100 DONE 0.7s 08:34:29 08:34:29 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:33 using credential edgex-jenkins-ssh 08:34:33 Cloning the remote Git repository 08:34:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:33 > git init /w/workspace/edgex-go/11 # timeout=10 08:34:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:33 > git --version # timeout=10 08:34:33 > git --version # 'git version 2.25.1' 08:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:56 Merging remotes/origin/main commit a64c0260d8c1d9cdc763c21a5066b502e8c070b8 into PR head commit b63a7beb5708060f306d26a37b28dcc6de91d24e 08:34:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:56 > git config core.sparsecheckout # timeout=10 08:34:56 > git checkout -f b63a7beb5708060f306d26a37b28dcc6de91d24e # timeout=10 08:34:57 Merge succeeded, producing dacf36a7282c3404385f650371d09ef4a730c09d 08:34:57 Checking out Revision dacf36a7282c3404385f650371d09ef4a730c09d (PR-4710) 08:34:56 > git remote # timeout=10 08:34:56 > git config --get remote.origin.url # timeout=10 08:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:56 > git merge a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 08:34:57 > git rev-parse HEAD^{commit} # timeout=10 08:34:57 > git config core.sparsecheckout # timeout=10 08:34:57 > git checkout -f dacf36a7282c3404385f650371d09ef4a730c09d # timeout=10 08:35:00 Commit message: "Merge commit 'a64c0260d8c1d9cdc763c21a5066b502e8c070b8' into HEAD" 08:35:00 First time build. Skipping changelog. 08:35:01 #104 DONE 34.0s 08:35:01 08:35:01 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #78 DONE 33.2s 08:35:01 08:35:01 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #103 DONE 34.0s 08:35:01 08:35:01 #105 [security-bootstrapper builder 6/7] COPY . . 08:35:01 #105 ... 08:35:01 08:35:01 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #69 DONE 34.0s 08:35:01 08:35:01 #106 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:00 > git rev-list --no-walk 18e81cadee00b2f5b6ef8d7cdc7bf90539835e37 # timeout=10 08:35:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:02 Dload Upload Total Spent Left Speed 08:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 187k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh 08:35:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:03 + sudo tee /etc/docker/daemon.new 08:35:03 { 08:35:03 "registry-mirrors": [ 08:35:03 "https://nexus3.edgexfoundry.org:10001" 08:35:03 ], 08:35:03 "bip": "10.250.0.254/24", 08:35:03 "hosts": [ 08:35:03 "tcp://0.0.0.0:5555", 08:35:03 "unix:///var/run/docker.sock" 08:35:03 ], 08:35:03 "mtu": 1458, 08:35:03 "selinux-enabled": true, 08:35:03 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:03 } [Pipeline] sh 08:35:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:03 + sudo service docker restart 08:35:06 #106 ... 08:35:06 08:35:06 #105 [security-bootstrapper builder 6/7] COPY . . 08:35:06 #105 DONE 8.7s 08:35:06 08:35:06 #107 [support-notifications builder 6/7] COPY . . 08:35:06 #107 DONE 8.8s 08:35:06 08:35:06 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:06 #108 CACHED 08:35:06 08:35:06 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #109 CACHED 08:35:06 08:35:06 #110 [security-secretstore-setup builder 6/7] COPY . . 08:35:06 #110 CACHED 08:35:06 08:35:06 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:06 #111 CACHED 08:35:06 08:35:06 #112 [security-proxy-auth builder 6/7] COPY . . 08:35:06 #112 CACHED 08:35:06 08:35:06 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #113 CACHED 08:35:06 08:35:06 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:06 #114 CACHED 08:35:06 08:35:06 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #115 CACHED 08:35:06 08:35:06 #116 [core-data builder 6/7] COPY . . 08:35:06 #116 CACHED 08:35:06 08:35:06 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #117 CACHED 08:35:06 08:35:06 #118 [support-scheduler builder 6/7] COPY . . 08:35:06 #118 CACHED 08:35:06 08:35:06 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:06 #119 CACHED 08:35:06 08:35:06 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #120 CACHED 08:35:06 08:35:06 #121 [core-command builder 6/7] COPY . . 08:35:06 #121 CACHED 08:35:06 08:35:06 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:06 #122 CACHED 08:35:06 08:35:06 #123 [core-metadata builder 6/7] COPY . . 08:35:06 #123 CACHED 08:35:06 08:35:06 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #124 CACHED 08:35:06 08:35:06 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:06 #125 CACHED 08:35:06 08:35:06 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:06 #126 DONE 8.8s 08:35:06 08:35:06 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #127 CACHED 08:35:06 08:35:06 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:06 #128 CACHED 08:35:06 08:35:06 #129 [security-proxy-setup builder 6/7] COPY . . 08:35:06 #129 CACHED 08:35:06 08:35:06 #106 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:06 #106 DONE 8.7s 08:35:06 08:35:06 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:07 #130 1.101 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:17 #130 ... 08:35:17 08:35:17 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:17 #0 0.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:17 #131 ... 08:35:17 08:35:17 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:17 #0 1.199 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:17 #132 ... 08:35:17 08:35:17 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:17 #0 0.892 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:17 #133 ... 08:35:17 08:35:17 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:17 #0 0.368 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35:17 #134 ... 08:35:17 08:35:17 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:17 #0 1.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:17 #135 ... 08:35:17 08:35:17 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:17 #0 1.071 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:17 #136 ... 08:35:17 08:35:17 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:17 #0 0.729 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:17 #137 ... 08:35:17 08:35:17 #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:35:17 #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:17 #138 ... 08:35:17 08:35:17 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:17 #0 0.732 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:17 #139 ... 08:35:17 08:35:17 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:17 #0 0.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:22 provisioning config files... 08:35:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config13482826584084483253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:22 ---> ****-login.sh 08:35:22 nexus3.edgexfoundry.org:10001 08:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:23 Configure a credential helper to remove this warning. See 08:35:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:23 08:35:23 Login Succeeded 08:35:23 nexus3.edgexfoundry.org:10002 08:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:23 Configure a credential helper to remove this warning. See 08:35:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:23 08:35:23 Login Succeeded 08:35:23 nexus3.edgexfoundry.org:10003 08:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:24 Configure a credential helper to remove this warning. See 08:35:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:24 08:35:24 Login Succeeded 08:35:24 nexus3.edgexfoundry.org:10004 08:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:24 Configure a credential helper to remove this warning. See 08:35:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:24 08:35:24 Login Succeeded 08:35:24 ****.io 08:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:25 Configure a credential helper to remove this warning. See 08:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:25 08:35:25 Login Succeeded 08:35:25 ---> ****-login.sh ends [Pipeline] } 08:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:26 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:26 ========================================================= 08:35:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:35:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:26 9fda8d8052c6: Pulling fs layer 08:35:26 5d54e960e981: Pulling fs layer 08:35:26 c4a7e357bf2a: Pulling fs layer 08:35:26 f0e02332f6b5: Pulling fs layer 08:35:26 872ee5b61b7b: Pulling fs layer 08:35:26 0c6a40ed1a82: Pulling fs layer 08:35:26 94ae7d8d031c: Pulling fs layer 08:35:26 872ee5b61b7b: Waiting 08:35:26 0c6a40ed1a82: Waiting 08:35:26 94ae7d8d031c: Waiting 08:35:26 f0e02332f6b5: Waiting 08:35:26 5d54e960e981: Verifying Checksum 08:35:26 5d54e960e981: Download complete 08:35:26 f0e02332f6b5: Download complete 08:35:26 872ee5b61b7b: Verifying Checksum 08:35:26 872ee5b61b7b: Download complete 08:35:26 9fda8d8052c6: Download complete 08:35:27 94ae7d8d031c: Verifying Checksum 08:35:27 94ae7d8d031c: Download complete 08:35:27 9fda8d8052c6: Pull complete 08:35:28 5d54e960e981: Pull complete 08:35:28 c4a7e357bf2a: Download complete 08:35:29 0c6a40ed1a82: Verifying Checksum 08:35:29 0c6a40ed1a82: Download complete 08:35:42 c4a7e357bf2a: Pull complete 08:35:42 f0e02332f6b5: Pull complete 08:35:42 872ee5b61b7b: Pull complete 08:35:50 0c6a40ed1a82: Pull complete 08:35:52 94ae7d8d031c: Pull complete 08:35:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:52 WORKDIR /edgex 08:35:52 COPY go.mod . 08:35:52 RUN go mod download 08:35:52 + docker build -t ci-base-image-arm64 -f - . 08:35:53 Sending build context to Docker daemon 2.917MB 08:35:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:53 ---> 86de565de09d 08:35:53 Step 2/4 : WORKDIR /edgex 08:35:55 ---> Running in 9f69e699aec4 08:35:55 Removing intermediate container 9f69e699aec4 08:35:55 ---> 8f78bcd9b4d5 08:35:55 Step 3/4 : COPY go.mod . 08:35:56 ---> da19d79b8a6a 08:35:56 Step 4/4 : RUN go mod download 08:35:56 ---> Running in 86e6d2220986 08:36:13 #140 ... 08:36:13 08:36:13 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:13 #134 DONE 63.3s 08:36:13 08:36:13 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:13 #130 ... 08:36:13 08:36:13 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:36:20 #141 ... 08:36:20 08:36:20 #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:20 #138 64.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:25 #138 ... 08:36:25 08:36:25 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:25 #139 DONE 78.3s 08:36:25 08:36:25 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:25 #133 DONE 78.6s 08:36:25 08:36:25 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:25 #135 DONE 78.6s 08:36:25 08:36:25 #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 #142 ... 08:36:25 08:36:25 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:25 #140 DONE 78.7s 08:36:25 08:36:25 #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:25 #138 DONE 78.9s 08:36:25 08:36:25 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 #143 ... 08:36:25 08:36:25 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:25 #132 DONE 79.1s 08:36:25 08:36:25 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:25 #131 DONE 79.1s 08:36:25 08:36:25 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:25 #137 DONE 79.2s 08:36:25 08:36:25 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:25 #136 DONE 79.2s 08:36:25 08:36:25 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 #141 DONE 14.7s 08:36:25 08:36:25 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:36:26 #144 ... 08:36:26 08:36:26 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:26 #130 DONE 79.5s 08:36:26 08:36:26 #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #142 DONE 0.9s 08:36:26 08:36:26 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #145 DONE 0.7s 08:36:26 08:36:26 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #143 DONE 0.7s 08:36:26 08:36:26 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:26 #146 ... 08:36:26 08:36:26 #147 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:26 #147 DONE 0.6s 08:36:26 08:36:26 #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #148 DONE 0.4s 08:36:26 08:36:26 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:36:26 #144 DONE 0.6s 08:36:26 08:36:26 #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:26 #149 DONE 0.3s 08:36:26 08:36:26 #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #150 CACHED 08:36:26 08:36:26 #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:26 #151 CACHED 08:36:26 08:36:26 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:36:26 #152 CACHED 08:36:26 08:36:26 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #153 CACHED 08:36:26 08:36:26 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:26 #154 CACHED 08:36:26 08:36:26 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #155 CACHED 08:36:26 08:36:26 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #156 CACHED 08:36:26 08:36:26 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:26 #157 CACHED 08:36:26 08:36:26 #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #158 DONE 0.4s 08:36:26 08:36:26 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:26 #159 ... 08:36:26 08:36:26 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:36:26 #160 DONE 0.3s 08:36:26 08:36:26 #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:26 #161 DONE 0.3s 08:36:26 08:36:26 #162 [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:36:26 #162 DONE 0.3s 08:36:26 08:36:26 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:26 #146 DONE 0.3s 08:36:26 08:36:26 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:27 #163 ... 08:36:27 08:36:27 #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:27 #164 DONE 0.6s 08:36:27 08:36:27 #165 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:28 #165 ... 08:36:28 08:36:28 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:28 #166 DONE 1.8s 08:36:28 08:36:28 #167 [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:36:28 #167 ... 08:36:28 08:36:28 #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:28 #168 DONE 2.2s 08:36:28 08:36:28 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:28 #169 DONE 2.3s 08:36:28 08:36:28 #170 [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:36:28 #170 DONE 2.2s 08:36:28 08:36:28 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:28 #171 DONE 2.3s 08:36:28 08:36:28 #172 [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:36:28 #172 ... 08:36:28 08:36:28 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:36:28 #159 DONE 2.2s 08:36:28 08:36:28 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:28 #163 DONE 2.2s 08:36:28 08:36:28 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:28 #173 DONE 2.2s 08:36:28 08:36:28 #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:36:28 #174 DONE 2.5s 08:36:28 08:36:28 #165 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:28 #165 DONE 1.9s 08:36:28 08:36:28 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:28 #175 DONE 2.3s 08:36:29 08:36:29 #100 [support-scheduler] exporting to image 08:36:29 #100 exporting layers 08:36:29 #100 ... 08:36:29 08:36:29 #167 [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:36:29 #167 DONE 1.5s 08:36:29 08:36:29 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:29 #176 DONE 1.1s 08:36:29 08:36:29 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:29 #177 DONE 1.1s 08:36:29 08:36:29 #172 [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:36:29 #172 DONE 1.1s 08:36:29 08:36:29 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:29 #178 DONE 1.1s 08:36:29 08:36:29 #179 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:29 #179 DONE 1.1s 08:36:29 08:36:29 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:29 #180 DONE 1.1s 08:36:29 08:36:29 #100 [security-spiffe-token-provider] exporting to image 08:36:30 #100 ... 08:36:30 08:36:30 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:30 #181 DONE 1.1s 08:36:30 08:36:30 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:30 #182 DONE 1.1s 08:36:30 08:36:30 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:36:30 #183 DONE 1.1s 08:36:30 08:36:30 #100 [core-data] exporting to image 08:36:30 #100 exporting layers 0.2s done 08:36:30 #100 ... 08:36:30 08:36:30 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:30 #184 DONE 0.4s 08:36:30 08:36:30 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:30 #185 DONE 0.3s 08:36:30 08:36:30 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:30 #186 DONE 0.4s 08:36:30 08:36:30 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:30 #187 DONE 0.4s 08:36:30 08:36:30 #188 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:30 #188 DONE 0.4s 08:36:30 08:36:30 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:30 #189 ... 08:36:30 08:36:30 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:36:30 #190 DONE 0.3s 08:36:30 08:36:30 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:30 #191 DONE 0.4s 08:36:30 08:36:30 #100 [core-data] exporting to image 08:36:30 #100 exporting layers 0.4s done 08:36:30 #100 writing image sha256:3a264641f92662a40f6a99c6d81fa47240d0845ae88eab900ca3d9b41a0b3848 08:36:30 #100 writing image sha256:a7b3e51093683c8b7233a49fac386f8a0d752152cfb24a5f6d7de058cda913c7 08:36:30 #100 writing image sha256:40b658542c62b3cdfb05395acec34d0e5f47f89823bdd6e3fe1d8ccf644fedaa 08:36:30 #100 writing image sha256:89b818f06bcf9b4fb3709dab4351635ae30f6227fa88575ddda49997d1f0a23a done 08:36:30 #100 naming to docker.io/library/core-data 0.1s done 08:36:31 #100 writing image sha256:40b658542c62b3cdfb05395acec34d0e5f47f89823bdd6e3fe1d8ccf644fedaa 0.7s done 08:36:31 #100 naming to docker.io/library/core-command 08:36:31 #100 exporting layers 0.9s done 08:36:31 #100 writing image sha256:3a264641f92662a40f6a99c6d81fa47240d0845ae88eab900ca3d9b41a0b3848 0.7s done 08:36:31 #100 writing image sha256:a7b3e51093683c8b7233a49fac386f8a0d752152cfb24a5f6d7de058cda913c7 0.7s done 08:36:31 #100 naming to docker.io/library/core-command done 08:36:31 #100 naming to docker.io/library/support-scheduler done 08:36:31 #100 naming to docker.io/library/security-spiffe-token-provider done 08:36:31 #100 writing image sha256:186b70a609993fae7ec396f9179c281a01daeb02083c74e86238b5b21c5dd0d6 done 08:36:31 #100 naming to docker.io/library/core-metadata done 08:36:31 #100 writing image sha256:898f11a33b141fb10182cbe9831431f07540cd853cf5bb0d372cad67bcc4f78e done 08:36:31 #100 naming to docker.io/library/support-notifications done 08:36:31 #100 DONE 3.1s 08:36:31 08:36:31 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:31 #189 DONE 0.8s 08:36:31 08:36:31 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:31 #192 DONE 0.8s 08:36:31 08:36:31 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:31 #193 ... 08:36:31 08:36:31 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:31 #194 DONE 0.5s 08:36:31 08:36:31 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:31 #193 DONE 0.6s 08:36:31 08:36:31 #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 #195 DONE 1.5s 08:36:31 08:36:31 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 #196 DONE 1.6s 08:36:31 08:36:31 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 #197 DONE 1.6s 08:36:31 08:36:31 #100 [core-common-config-bootstrapper] exporting to image 08:36:31 #100 ... 08:36:31 08:36:31 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:31 #198 DONE 0.3s 08:36:31 08:36:31 #100 [security-proxy-auth] exporting to image 08:36:31 #100 ... 08:36:31 08:36:31 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:36:31 #199 DONE 0.2s 08:36:31 08:36:31 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:36:31 #200 DONE 0.1s 08:36:31 08:36:31 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:31 #201 DONE 0.1s 08:36:31 08:36:31 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:32 #202 ... 08:36:32 08:36:32 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:32 #203 DONE 0.1s 08:36:32 08:36:32 #100 [security-proxy-setup] exporting to image 08:36:32 #100 exporting layers 0.6s done 08:36:32 #100 writing image sha256:b7eedc948b99f07971a28fa407a81b13198e8db930b74b42e250f5a53208013c 0.1s done 08:36:32 #100 naming to docker.io/library/core-common-config-bootstrapper done 08:36:32 #100 writing image sha256:51a9ffc6f121eb7b2bcaec4a70c81b574e1b0fdea1dfe744245df629e343dcc5 done 08:36:32 #100 naming to docker.io/library/security-proxy-auth done 08:36:32 #100 writing image sha256:c8947e9283c22ea58655690ecb645d5524fdeb2b872f8d7075f5692f0b5a0a4c done 08:36:32 #100 naming to docker.io/library/security-proxy-setup done 08:36:32 #100 DONE 3.7s 08:36:32 08:36:32 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:32 #202 DONE 0.7s 08:36:32 08:36:32 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:36:32 #204 DONE 0.4s 08:36:32 08:36:32 #100 [security-bootstrapper] exporting to image 08:36:32 #100 exporting layers 0.3s done 08:36:32 #100 writing image sha256:e1e2835637b7c089aa9d8dd671fdd264c7cf1952922a0ef18462f97892116044 done 08:36:32 #100 naming to docker.io/library/security-secretstore-setup done 08:36:32 #100 writing image sha256:3cebeaa41c8c4ea798728c4f8a87cbd7e9fbb62f7da18807e1a93db0dc1840ab 08:36:32 #100 writing image sha256:3cebeaa41c8c4ea798728c4f8a87cbd7e9fbb62f7da18807e1a93db0dc1840ab done 08:36:32 #100 naming to docker.io/library/security-bootstrapper done 08:36:32 #100 DONE 4.2s 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:32 time="2023-11-25T08:33:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:33 $ docker stop --time=1 71aea017ce7050523832a8e78510d4a90cc7a30ce1e544b9567a1239626896de 08:36:35 $ docker rm -f --volumes 71aea017ce7050523832a8e78510d4a90cc7a30ce1e544b9567a1239626896de [Pipeline] // withDockerContainer [Pipeline] sh 08:36:35 + docker images 08:36:35 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:35 security-secretstore-setup latest e1e2835637b7 3 seconds ago 51.3MB 08:36:35 security-bootstrapper latest 3cebeaa41c8c 3 seconds ago 30MB 08:36:35 core-common-config-bootstrapper latest b7eedc948b99 4 seconds ago 24.9MB 08:36:35 security-proxy-auth latest 51a9ffc6f121 4 seconds ago 26.1MB 08:36:35 security-proxy-setup latest c8947e9283c2 4 seconds ago 36MB 08:36:35 support-notifications latest 898f11a33b14 5 seconds ago 41.6MB 08:36:35 core-data latest 89b818f06bcf 6 seconds ago 28MB 08:36:35 core-command latest 40b658542c62 6 seconds ago 27.8MB 08:36:35 core-metadata latest 186b70a60999 6 seconds ago 28.4MB 08:36:35 security-spiffe-token-provider latest a7b3e5109368 6 seconds ago 42MB 08:36:35 support-scheduler latest 3a264641f926 7 seconds ago 40.8MB 08:36:35 security-spire-server latest 2f906ef049bf 2 minutes ago 109MB 08:36:35 security-spire-config latest f96c132047a9 2 minutes ago 108MB 08:36:35 security-spire-agent latest 9008fc0b5a4b 2 minutes ago 167MB 08:36:35 ci-base-image-x86_64 latest 4237f24abef3 5 minutes ago 937MB 08:36:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 10 days ago 564MB 08:36:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:36:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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:36:43 Removing intermediate container 86e6d2220986 08:36:43 ---> a437bdd8e504 08:36:43 Successfully built a437bdd8e504 08:36:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker inspect -f . ci-base-image-arm64 08:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:43 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 08:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:48 $ docker top 85fb1c04f44da1e120a098c776b91189af7f48778d2648855d7526c910df5b26 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:49 + go version 08:36:49 go version go1.21.0 linux/arm64 [Pipeline] } 08:36:49 $ docker stop --time=1 85fb1c04f44da1e120a098c776b91189af7f48778d2648855d7526c910df5b26 08:36:50 $ docker rm -f --volumes 85fb1c04f44da1e120a098c776b91189af7f48778d2648855d7526c910df5b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:51 + docker inspect -f . ci-base-image-arm64 08:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:51 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 08:36:51 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:52 $ docker top 0fa2ec4ab7794eb5b14648b4487f1040312beb9d741567b1494ff5654e9dc9c4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:53 ========================================================= 08:36:53 [edgeXBuildGoParallel] Running Tests and Build... 08:36:53 ========================================================= [Pipeline] sh 08:36:53 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:36:54 + make test 08:36:54 go test -race -coverprofile=coverage.out ./... 08:37:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.233s coverage: 28.7% of statements 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.281s coverage: 97.0% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.397s coverage: 69.2% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.331s coverage: 53.2% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.002s coverage: 93.4% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.463s coverage: 4.1% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.646s coverage: 97.6% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.203s coverage: 72.2% of statements 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.385s coverage: 0.9% of statements 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.237s coverage: 32.2% of statements 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.274s coverage: 41.7% of statements 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.253s coverage: 82.9% of statements 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.252s coverage: 94.1% of statements 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.208s coverage: 96.3% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.226s coverage: 87.5% of statements 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.205s coverage: 94.4% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.020s coverage: 79.9% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.201s coverage: 87.2% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.175s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.407s coverage: 81.8% of statements 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.386s coverage: 82.1% of statements 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.231s coverage: 86.0% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.921s coverage: 63.1% of statements 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.238s coverage: 100.0% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.101s coverage: 100.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.821s coverage: 38.4% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.238s coverage: 89.5% of statements 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.210s coverage: 84.8% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.285s coverage: 19.9% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.587s coverage: 95.7% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.250s coverage: 61.8% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.385s coverage: 98.9% of statements 08:41:48 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:41:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:48 go vet ./... 08:44:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:09 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:44:10 + ls -al . 08:44:10 total 732 08:44:10 drwxrwxr-x 10 1001 1001 4096 Nov 25 08:36 . 08:44:10 drwxr-xr-x 4 root root 4096 Nov 25 08:36 .. 08:44:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:34 .blubracket 08:44:10 -rw-rw-r-- 1 1001 1001 10 Nov 25 08:34 .dockerignore 08:44:10 drwxrwxr-x 8 1001 1001 4096 Nov 25 08:34 .git 08:44:10 drwxrwxr-x 3 1001 1001 4096 Nov 25 08:34 .github 08:44:10 -rw-rw-r-- 1 1001 1001 1074 Nov 25 08:34 .gitignore 08:44:10 -rw-rw-r-- 1 1001 1001 42 Nov 25 08:34 .golangci.yml 08:44:10 -rw-rw-r-- 1 1001 1001 100 Nov 25 08:34 .hadolint.yml 08:44:10 -rw-rw-r-- 1 1001 1001 155 Nov 25 08:34 .sonarcloud.properties 08:44:10 -rw-rw-r-- 1 1001 1001 1171 Nov 25 08:34 ADOPTERS.md 08:44:10 -rw-rw-r-- 1 1001 1001 11674 Nov 25 08:34 Attribution.txt 08:44:10 -rw-rw-r-- 1 1001 1001 100284 Nov 25 08:34 CHANGELOG.md 08:44:10 -rw-rw-r-- 1 1001 1001 3804 Nov 25 08:34 CONTRIBUTING.md 08:44:10 -rw-rw-r-- 1 1001 1001 677 Nov 25 08:34 GOVERNANCE.md 08:44:10 -rw-rw-r-- 1 1001 1001 861 Nov 25 08:34 Jenkinsfile 08:44:10 -rw-rw-r-- 1 1001 1001 10775 Nov 25 08:34 LICENSE 08:44:10 -rw-rw-r-- 1 1001 1001 15054 Nov 25 08:34 Makefile 08:44:10 -rw-rw-r-- 1 1001 1001 582 Nov 25 08:34 OWNERS.md 08:44:10 -rw-rw-r-- 1 1001 1001 9528 Nov 25 08:34 README.md 08:44:10 -rw-rw-r-- 1 1001 1001 789 Nov 25 08:34 SECURITY.md 08:44:10 -rw-rw-r-- 1 1001 1001 5 Nov 25 08:31 VERSION 08:44:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:34 bin 08:44:10 drwxrwxr-x 18 1001 1001 4096 Nov 25 08:34 cmd 08:44:10 -rw-r--r-- 1 root root 453602 Nov 25 08:41 coverage.out 08:44:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:34 fuzz_test 08:44:10 -rw-rw-r-- 1 1001 1001 3649 Nov 25 08:34 go.mod 08:44:10 -rw-rw-r-- 1 1001 1001 34366 Nov 25 08:34 go.sum 08:44:10 drwxrwxr-x 7 1001 1001 4096 Nov 25 08:34 internal 08:44:10 drwxrwxr-x 3 1001 1001 4096 Nov 25 08:34 openapi 08:44:10 -rw-rw-r-- 1 1001 1001 584 Nov 25 08:34 security.txt 08:44:10 -rw-rw-r-- 1 1001 1001 204 Nov 25 08:34 version.go [Pipeline] sh 08:44:11 + '[' -e coverage.out ] 08:44:11 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:11 Warning: overwriting stash ‘coverage-report’ 08:44:12 Stashed 1 file(s) [Pipeline] sh 08:44:12 + make build 08:44:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:01 $ docker stop --time=1 0fa2ec4ab7794eb5b14648b4487f1040312beb9d741567b1494ff5654e9dc9c4 08:47:03 $ docker rm -f --volumes 0fa2ec4ab7794eb5b14648b4487f1040312beb9d741567b1494ff5654e9dc9c4 [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:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:07 08:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:07 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:07 547446be3368: Pulling fs layer 08:47:07 d125d8839a47: Pulling fs layer 08:47:07 3e85d5ac6304: Pulling fs layer 08:47:07 c3105a71a48b: Pulling fs layer 08:47:07 0f093f025ec4: Pulling fs layer 08:47:07 c3106fc0e877: Pulling fs layer 08:47:07 0f093f025ec4: Waiting 08:47:07 c3106fc0e877: Waiting 08:47:07 c3105a71a48b: Waiting 08:47:07 547446be3368: Verifying Checksum 08:47:07 547446be3368: Download complete 08:47:07 c3105a71a48b: Verifying Checksum 08:47:07 c3105a71a48b: Download complete 08:47:08 d125d8839a47: Verifying Checksum 08:47:08 d125d8839a47: Download complete 08:47:08 c3106fc0e877: Verifying Checksum 08:47:08 c3106fc0e877: Download complete 08:47:08 0f093f025ec4: Verifying Checksum 08:47:08 0f093f025ec4: Download complete 08:47:08 547446be3368: Pull complete 08:47:10 d125d8839a47: Pull complete 08:47:10 3e85d5ac6304: Verifying Checksum 08:47:10 3e85d5ac6304: Download complete 08:47:20 3e85d5ac6304: Pull complete 08:47:20 c3105a71a48b: Pull complete 08:47:21 0f093f025ec4: Pull complete 08:47:21 c3106fc0e877: Pull complete 08:47:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:21 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 08:47:22 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:47:24 $ docker top a876719ec05f1a522293ae8dcdfbf7cf0ec6f8ab56d82846ed1c10c374b857bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:25 + docker compose -f ./docker-compose-build.yml build --parallel 08:47:37 #1 [support-scheduler internal] load build definition from Dockerfile 08:47:37 #1 transferring dockerfile: 08:47:37 #1 transferring dockerfile: 1.93kB done 08:47:37 #1 DONE 0.1s 08:47:37 08:47:37 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:47:37 #2 transferring dockerfile: 2.15kB 0.0s done 08:47:37 #2 DONE 0.1s 08:47:37 08:47:37 #3 [support-notifications internal] load build definition from Dockerfile 08:47:37 #3 ... 08:47:37 08:47:37 #4 [security-spire-config internal] load build definition from Dockerfile 08:47:37 #4 transferring dockerfile: 1.69kB 0.0s done 08:47:37 #4 DONE 0.1s 08:47:37 08:47:37 #3 [support-notifications internal] load build definition from Dockerfile 08:47:37 #3 transferring dockerfile: 1.95kB done 08:47:37 #3 ... 08:47:37 08:47:37 #5 [security-proxy-setup internal] load build definition from Dockerfile 08:47:37 #5 transferring dockerfile: 2.50kB done 08:47:37 #5 DONE 0.1s 08:47:38 08:47:38 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:47:38 #6 transferring dockerfile: 2.49kB 0.0s done 08:47:38 #6 DONE 0.1s 08:47:38 08:47:38 #7 [security-spire-server internal] load build definition from Dockerfile 08:47:38 #7 transferring dockerfile: 1.70kB 0.0s done 08:47:38 #7 DONE 0.1s 08:47:38 08:47:38 #8 [core-metadata internal] load build definition from Dockerfile 08:47:38 #8 transferring dockerfile: 2.06kB done 08:47:38 #8 DONE 0.1s 08:47:38 08:47:38 #9 [core-data internal] load build definition from Dockerfile 08:47:38 #9 transferring dockerfile: 2.01kB 0.0s done 08:47:38 #9 DONE 0.1s 08:47:38 08:47:38 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:47:38 #10 transferring dockerfile: 2.23kB 0.0s done 08:47:38 #10 DONE 0.1s 08:47:38 08:47:38 #11 [core-command internal] load build definition from Dockerfile 08:47:38 #11 transferring dockerfile: 1.93kB done 08:47:38 #11 DONE 0.1s 08:47:38 08:47:38 #3 [support-notifications internal] load build definition from Dockerfile 08:47:38 #3 ... 08:47:38 08:47:38 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:47:38 #12 transferring dockerfile: 1.89kB done 08:47:38 #12 DONE 0.1s 08:47:38 08:47:38 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:47:38 #13 transferring dockerfile: 2.93kB 0.0s done 08:47:38 #13 DONE 0.1s 08:47:38 08:47:38 #14 [security-spire-agent internal] load build definition from Dockerfile 08:47:38 #14 transferring dockerfile: 1.81kB done 08:47:38 #14 DONE 0.1s 08:47:38 08:47:38 #15 [support-scheduler internal] load .dockerignore 08:47:38 #15 transferring context: 50B 0.0s done 08:47:38 #15 DONE 0.1s 08:47:38 08:47:38 #3 [support-notifications internal] load build definition from Dockerfile 08:47:39 #3 ... 08:47:39 08:47:39 #16 [security-proxy-auth internal] load .dockerignore 08:47:39 #16 transferring context: 50B 0.0s done 08:47:39 #16 DONE 0.1s 08:47:39 08:47:39 #17 [support-notifications internal] load .dockerignore 08:47:39 #17 transferring context: 50B 0.0s done 08:47:39 #17 DONE 0.1s 08:47:39 08:47:39 #18 [security-spire-config internal] load .dockerignore 08:47:39 #18 transferring context: 50B 0.0s done 08:47:39 #18 DONE 0.1s 08:47:39 08:47:39 #19 [security-proxy-setup internal] load .dockerignore 08:47:39 #19 transferring context: 50B done 08:47:39 #19 DONE 0.1s 08:47:39 08:47:39 #20 [security-secretstore-setup internal] load .dockerignore 08:47:39 #20 transferring context: 50B 0.0s done 08:47:39 #20 DONE 0.1s 08:47:39 08:47:39 #21 [security-spire-server internal] load .dockerignore 08:47:39 #21 transferring context: 50B 0.0s done 08:47:40 #21 DONE 0.1s 08:47:40 08:47:40 #22 [core-metadata internal] load .dockerignore 08:47:40 #22 transferring context: 50B 0.0s done 08:47:40 #22 DONE 0.1s 08:47:40 08:47:40 #23 [core-data internal] load .dockerignore 08:47:40 #23 transferring context: 50B 0.0s done 08:47:40 #23 DONE 0.1s 08:47:40 08:47:40 #24 [core-command internal] load .dockerignore 08:47:40 #24 DONE 0.0s 08:47:40 08:47:40 #25 [core-common-config-bootstrapper internal] load .dockerignore 08:47:40 #25 transferring context: 50B 0.0s done 08:47:40 #25 DONE 0.1s 08:47:40 08:47:40 #24 [core-command internal] load .dockerignore 08:47:40 #24 transferring context: 50B 0.0s done 08:47:40 #24 DONE 0.1s 08:47:40 08:47:40 #26 [security-spiffe-token-provider internal] load .dockerignore 08:47:40 #26 transferring context: 50B 0.0s done 08:47:40 #26 DONE 0.1s 08:47:40 08:47:40 #27 [security-bootstrapper internal] load .dockerignore 08:47:40 #27 transferring context: 50B 0.0s done 08:47:40 #27 DONE 0.1s 08:47:40 08:47:40 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:40 #28 DONE 0.0s 08:47:40 08:47:40 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:47:40 #29 ... 08:47:40 08:47:40 #30 [security-spire-agent internal] load .dockerignore 08:47:40 #30 transferring context: 50B 0.0s done 08:47:40 #30 DONE 0.1s 08:47:40 08:47:40 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:47:40 #29 DONE 0.2s 08:47:40 08:47:40 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:40 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s 08:47:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:40 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:40 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.97MB / 3.33MB 0.2s 08:47:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:47:42 #31 ... 08:47:42 08:47:42 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:42 #28 DONE 0.0s 08:47:42 08:47:42 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:42 #32 DONE 1.3s 08:47:42 08:47:42 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 ... 08:47:42 08:47:42 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:42 #28 DONE 0.0s 08:47:42 08:47:42 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:42 #32 DONE 2.1s 08:47:42 08:47:42 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:42 #31 ... 08:47:42 08:47:42 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:47:42 #29 DONE 0.4s 08:47:42 08:47:42 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 ... 08:47:42 08:47:42 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:42 #32 DONE 2.2s 08:47:42 08:47:42 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:42 #31 ... 08:47:42 08:47:42 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 08:47:42 #33 DONE 1.0s 08:47:42 08:47:42 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:42 #31 ... 08:47:42 08:47:42 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:42 #28 DONE 0.0s 08:47:42 08:47:42 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:43 #31 ... 08:47:43 08:47:43 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:43 #28 DONE 0.0s 08:47:43 08:47:43 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:43 #32 DONE 2.3s 08:47:43 08:47:43 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:47:43 #33 DONE 1.1s 08:47:43 08:47:43 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:43 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:43 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:43 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:43 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:43 #31 ... 08:47:43 08:47:43 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:43 #28 DONE 0.0s 08:47:43 08:47:43 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:47:43 #29 DONE 1.1s 08:47:43 08:47:43 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:43 #32 DONE 2.3s 08:47:43 08:47:43 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:47:43 #33 DONE 1.2s 08:47:43 08:47:43 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:43 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:43 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:43 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:43 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:43 #31 ... 08:47:43 08:47:43 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:43 #28 DONE 0.0s 08:47:43 08:47:43 #34 [security-secretstore-setup internal] load build context 08:47:43 #34 ... 08:47:43 08:47:43 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:43 #28 DONE 0.0s 08:47:43 08:47:43 #34 [security-secretstore-setup internal] load build context 08:47:43 #34 ... 08:47:43 08:47:43 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:43 #32 DONE 2.4s 08:47:43 08:47:43 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:47:43 #33 DONE 1.2s 08:47:43 08:47:43 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:47:43 #29 DONE 1.4s 08:47:43 08:47:43 #34 [security-secretstore-setup internal] load build context 08:47:44 #34 ... 08:47:44 08:47:44 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:44 #32 DONE 2.4s 08:47:44 08:47:44 #33 [core-data builder 2/7] WORKDIR /edgex-go 08:47:44 #33 DONE 1.2s 08:47:44 08:47:44 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:44 #28 DONE 0.0s 08:47:44 08:47:44 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:44 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:44 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:44 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:44 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:44 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:44 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:44 #31 DONE 4.3s 08:47:44 08:47:44 #34 [security-secretstore-setup internal] load build context 08:47:44 #34 ... 08:47:44 08:47:44 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:44 #28 DONE 0.0s 08:47:44 08:47:44 #34 [security-secretstore-setup internal] load build context 08:47:44 #34 ... 08:47:44 08:47:44 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:47:44 #28 DONE 0.0s 08:47:44 08:47:44 #34 [security-secretstore-setup internal] load build context 08:47:45 #34 ... 08:47:45 08:47:45 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:47:45 #35 DONE 2.2s 08:47:45 08:47:45 #36 [security-spire-server internal] load build context 08:47:45 #36 DONE 0.0s 08:47:45 08:47:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:45 #37 DONE 0.0s 08:47:45 08:47:45 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:45 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:45 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:45 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:45 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:45 #31 DONE 4.3s 08:47:45 08:47:45 #34 [security-secretstore-setup internal] load build context 08:47:45 #34 transferring context: 8.08MB 2.1s 08:47:45 #34 ... 08:47:45 08:47:45 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:47:45 #29 DONE 2.9s 08:47:45 08:47:45 #34 [security-secretstore-setup internal] load build context 08:47:45 #34 ... 08:47:45 08:47:45 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:45 #32 DONE 2.4s 08:47:45 08:47:45 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:47:45 #33 DONE 1.2s 08:47:45 08:47:45 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:45 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:45 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:45 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:45 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:45 #31 DONE 4.4s 08:47:45 08:47:45 #34 [security-secretstore-setup internal] load build context 08:47:45 #34 ... 08:47:45 08:47:45 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:47:45 #32 DONE 2.4s 08:47:45 08:47:45 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:47:45 #33 DONE 1.2s 08:47:45 08:47:45 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:45 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:45 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:45 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:45 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:45 #31 DONE 4.4s 08:47:45 08:47:45 #38 [security-bootstrapper internal] load build context 08:47:46 #38 ... 08:47:46 08:47:46 #36 [security-spire-server internal] load build context 08:47:46 #36 transferring context: 18.10kB 0.2s done 08:47:46 #36 DONE 1.7s 08:47:46 08:47:46 #39 [support-scheduler internal] load build context 08:47:47 #39 ... 08:47:47 08:47:47 #40 [security-spire-config internal] load build context 08:47:47 #40 transferring context: 16.35kB 0.2s done 08:47:47 #40 DONE 2.0s 08:47:47 08:47:47 #39 [support-scheduler internal] load build context 08:47:47 #39 ... 08:47:47 08:47:47 #34 [security-secretstore-setup internal] load build context 08:47:48 #34 ... 08:47:48 08:47:48 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:47:48 #35 DONE 5.6s 08:47:48 08:47:48 #34 [security-secretstore-setup internal] load build context 08:47:51 #34 transferring context: 21.19MB 8.4s 08:47:52 #34 ... 08:47:52 08:47:52 #41 [security-proxy-auth internal] load build context 08:47:52 #41 ... 08:47:52 08:47:52 #34 [security-secretstore-setup internal] load build context 08:47:52 #34 ... 08:47:52 08:47:52 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:47:52 #42 DONE 7.1s 08:47:52 08:47:52 #34 [security-secretstore-setup internal] load build context 08:47:52 #34 ... 08:47:52 08:47:52 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:47:52 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 08:47:52 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:47:52 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 08:47:52 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:47:52 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:47:52 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.5s done 08:47:52 #31 DONE 4.4s 08:47:52 08:47:52 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:52 #0 7.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:52 #0 9.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:52 #43 ... 08:47:52 08:47:52 #44 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:47:52 #0 7.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:52 #0 8.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:52 #44 11.14 OK: 266 MiB in 52 packages 08:47:52 #44 ... 08:47:52 08:47:52 #45 [support-notifications internal] load build context 08:47:53 #45 ... 08:47:53 08:47:53 #41 [security-proxy-auth internal] load build context 08:47:53 #41 ... 08:47:53 08:47:53 #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:47:53 #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:53 #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:53 #46 ... 08:47:53 08:47:53 #47 [security-proxy-setup internal] load build context 08:47:53 #47 ... 08:47:53 08:47:53 #41 [security-proxy-auth internal] load build context 08:47:53 #41 ... 08:47:53 08:47:53 #48 [core-metadata internal] load build context 08:47:53 #48 ... 08:47:53 08:47:53 #46 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:47:53 #46 10.59 OK: 266 MiB in 52 packages 08:47:53 #46 ... 08:47:53 08:47:53 #49 [core-common-config-bootstrapper internal] load build context 08:47:54 #49 ... 08:47:54 08:47:54 #41 [security-proxy-auth internal] load build context 08:47:54 #41 ... 08:47:54 08:47:54 #50 [core-data internal] load build context 08:47:54 #50 ... 08:47:54 08:47:54 #49 [core-common-config-bootstrapper internal] load build context 08:47:55 #49 ... 08:47:55 08:47:55 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:55 #51 ... 08:47:55 08:47:55 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:55 #52 ... 08:47:55 08:47:55 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:55 #53 ... 08:47:55 08:47:55 #54 [security-spire-agent internal] load build context 08:47:55 #54 transferring context: 17.63kB 0.9s done 08:47:55 #54 DONE 2.6s 08:47:55 08:47:55 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:55 #55 ... 08:47:55 08:47:55 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:47:55 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.7s done 08:47:55 #56 DONE 2.7s 08:47:55 08:47:55 #57 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:47:55 #57 ... 08:47:55 08:47:55 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:55 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.7s done 08:47:55 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:47:55 #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:47:55 #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:47:55 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.4s done 08:47:55 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done 08:47:55 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 3.0s done 08:47:55 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:47:55 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 708.61kB / 23.39MB 3.5s 08:47:55 #37 ... 08:47:55 08:47:55 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:47:55 #44 DONE 13.9s 08:47:55 08:47:55 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:55 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.7s 08:47:55 #37 ... 08:47:55 08:47:55 #50 [core-data internal] load build context 08:47:55 #50 ... 08:47:55 08:47:55 #58 [core-command internal] load build context 08:47:56 #58 ... 08:47:56 08:47:56 #59 [security-spiffe-token-provider internal] load build context 08:47:56 #59 ... 08:47:56 08:47:56 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:56 #60 ... 08:47:56 08:47:56 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:56 #0 9.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:47:56 #61 ... 08:47:56 08:47:56 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:56 #62 ... 08:47:56 08:47:56 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:47:56 #61 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:47:56 #61 ... 08:47:56 08:47:56 #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:47:56 #46 DONE 13.4s 08:47:56 08:47:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:56 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.8s 08:47:57 #37 ... 08:47:57 08:47:57 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:47:57 #43 11.88 OK: 266 MiB in 52 packages 08:47:57 #43 DONE 14.4s 08:47:57 08:47:57 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:57 #37 ... 08:47:57 08:47:57 #39 [support-scheduler internal] load build context 08:47:57 #39 ... 08:47:57 08:47:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:47:57 #63 ... 08:47:57 08:47:57 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:57 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s 08:47:57 #37 ... 08:47:57 08:47:57 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:47:57 #64 ... 08:47:57 08:47:57 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:57 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:47:58 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 08:47:58 #37 ... 08:47:58 08:47:58 #38 [security-bootstrapper internal] load build context 08:47:58 #38 ... 08:47:58 08:47:58 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:47:58 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 7.1s 08:47:59 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.8s 08:48:00 #37 ... 08:48:00 08:48:00 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:48:00 #51 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:00 #51 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:00 #51 13.12 (1/1) Installing dumb-init (1.2.5-r2) 08:48:00 #51 13.23 Executing busybox-1.36.1-r2.trigger 08:48:00 #51 13.23 OK: 8 MiB in 16 packages 08:48:00 #51 DONE 15.8s 08:48:00 08:48:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:00 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.46MB / 23.39MB 9.0s 08:48:01 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 08:48:01 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:48:01 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.9s 08:48:02 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.96MB / 23.39MB 10.7s 08:48:02 #37 ... 08:48:02 08:48:02 #34 [security-secretstore-setup internal] load build context 08:48:02 #34 transferring context: 36.60MB 19.6s 08:48:03 #34 ... 08:48:03 08:48:03 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:03 #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:48:03 #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:48:03 #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:48:03 #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:48:03 #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:48:03 #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:48:03 #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.3s done 08:48:03 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 6.5s 08:48:03 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:48:03 #56 ... 08:48:03 08:48:03 #45 [support-notifications internal] load build context 08:48:03 #45 ... 08:48:03 08:48:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:03 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 11.3s 08:48:03 #37 ... 08:48:03 08:48:03 #47 [security-proxy-setup internal] load build context 08:48:03 #47 ... 08:48:03 08:48:03 #45 [support-notifications internal] load build context 08:48:03 #45 ... 08:48:03 08:48:03 #48 [core-metadata internal] load build context 08:48:04 #48 ... 08:48:04 08:48:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:04 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 7.6s 08:48:04 #56 ... 08:48:04 08:48:04 #41 [security-proxy-auth internal] load build context 08:48:04 #41 ... 08:48:04 08:48:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:04 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 7.9s 08:48:05 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 8.5s 08:48:05 #56 ... 08:48:05 08:48:05 #49 [core-common-config-bootstrapper internal] load build context 08:48:05 #49 ... 08:48:05 08:48:05 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:05 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 8.8s 08:48:05 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.3s done 08:48:06 #56 ... 08:48:06 08:48:06 #50 [core-data internal] load build context 08:48:06 #50 ... 08:48:06 08:48:06 #58 [core-command internal] load build context 08:48:06 #58 ... 08:48:06 08:48:06 #59 [security-spiffe-token-provider internal] load build context 08:48:06 #59 ... 08:48:06 08:48:06 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:06 #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.6s done 08:48:06 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:48:07 #37 ... 08:48:07 08:48:07 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:48:07 #57 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:07 #57 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:07 #57 19.61 (1/1) Installing dumb-init (1.2.5-r2) 08:48:07 #57 19.61 Executing busybox-1.36.1-r2.trigger 08:48:07 #57 19.80 OK: 8 MiB in 16 packages 08:48:07 #57 DONE 23.2s 08:48:07 08:48:07 #65 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 08:48:07 #65 ... 08:48:07 08:48:07 #39 [support-scheduler internal] load build context 08:48:07 #39 transferring context: 66.82MB 26.5s 08:48:07 #39 ... 08:48:07 08:48:07 #58 [core-command internal] load build context 08:48:08 #58 ... 08:48:08 08:48:08 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:48:08 #53 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:08 #53 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:08 #53 19.20 (1/2) Installing ca-certificates (20230506-r0) 08:48:08 #53 19.49 (2/2) Installing dumb-init (1.2.5-r2) 08:48:08 #53 19.49 Executing busybox-1.36.1-r2.trigger 08:48:08 #53 19.49 Executing ca-certificates-20230506-r0.trigger 08:48:08 #53 21.00 OK: 9 MiB in 17 packages 08:48:08 #53 DONE 23.2s 08:48:08 08:48:08 #58 [core-command internal] load build context 08:48:08 #58 ... 08:48:08 08:48:08 #38 [security-bootstrapper internal] load build context 08:48:08 #38 ... 08:48:08 08:48:08 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:48:08 #61 13.11 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:08 #61 13.11 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:08 #61 13.11 OK: 19946 distinct packages available 08:48:08 #61 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:08 #61 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:08 #61 20.79 OK: 266 MiB in 52 packages 08:48:08 #61 ... 08:48:08 08:48:08 #38 [security-bootstrapper internal] load build context 08:48:09 #38 ... 08:48:09 08:48:09 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:48:09 #61 DONE 23.6s 08:48:09 08:48:09 #38 [security-bootstrapper internal] load build context 08:48:10 #38 ... 08:48:10 08:48:10 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:48:10 #55 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:10 #55 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:10 #55 23.08 (1/4) Installing ca-certificates (20230506-r0) 08:48:10 #55 23.70 (2/4) Installing dumb-init (1.2.5-r2) 08:48:10 #55 23.70 (3/4) Installing su-exec (0.2-r3) 08:48:10 #55 23.70 (4/4) Installing yq (4.33.3-r5) 08:48:10 #55 24.37 Executing busybox-1.36.1-r2.trigger 08:48:10 #55 24.53 Executing ca-certificates-20230506-r0.trigger 08:48:10 #55 25.75 OK: 18 MiB in 19 packages 08:48:10 #55 ... 08:48:10 08:48:10 #38 [security-bootstrapper internal] load build context 08:48:10 #38 ... 08:48:10 08:48:10 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:11 #66 ... 08:48:11 08:48:11 #38 [security-bootstrapper internal] load build context 08:48:13 #38 ... 08:48:13 08:48:13 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:48:13 #55 DONE 28.1s 08:48:13 08:48:13 #38 [security-bootstrapper internal] load build context 08:48:13 #38 ... 08:48:13 08:48:13 #34 [security-secretstore-setup internal] load build context 08:48:13 #34 transferring context: 55.01MB 30.2s 08:48:13 #34 ... 08:48:13 08:48:13 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:48:13 #52 18.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:13 #52 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:13 #52 26.67 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:13 #52 27.42 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:13 #52 27.59 (3/6) Installing dumb-init (1.2.5-r2) 08:48:13 #52 27.63 (4/6) Installing openssl (3.1.4-r1) 08:48:13 #52 27.87 (5/6) Installing su-exec (0.2-r3) 08:48:13 #52 27.92 (6/6) Installing yq (4.33.3-r5) 08:48:13 #52 ... 08:48:13 08:48:13 #38 [security-bootstrapper internal] load build context 08:48:14 #38 ... 08:48:14 08:48:14 #45 [support-notifications internal] load build context 08:48:14 #45 ... 08:48:14 08:48:14 #47 [security-proxy-setup internal] load build context 08:48:14 #47 ... 08:48:14 08:48:14 #48 [core-metadata internal] load build context 08:48:14 #48 ... 08:48:14 08:48:14 #47 [security-proxy-setup internal] load build context 08:48:14 #47 ... 08:48:14 08:48:14 #41 [security-proxy-auth internal] load build context 08:48:14 #41 ... 08:48:14 08:48:14 #47 [security-proxy-setup internal] load build context 08:48:14 #47 ... 08:48:14 08:48:14 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:14 #60 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:14 #60 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:14 #60 27.67 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:14 #60 27.67 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:14 #60 27.67 OK: 19953 distinct packages available 08:48:15 #60 28.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:15 #60 ... 08:48:15 08:48:15 #47 [security-proxy-setup internal] load build context 08:48:15 #47 ... 08:48:15 08:48:15 #49 [core-common-config-bootstrapper internal] load build context 08:48:15 #49 ... 08:48:15 08:48:15 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:48:15 #52 28.74 Executing busybox-1.36.1-r2.trigger 08:48:15 #52 28.94 OK: 18 MiB in 19 packages 08:48:15 #52 DONE 30.4s 08:48:15 08:48:15 #49 [core-common-config-bootstrapper internal] load build context 08:48:15 #49 ... 08:48:15 08:48:15 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:15 #67 ... 08:48:15 08:48:15 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:15 #62 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:15 #62 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:15 #62 28.53 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:15 #62 28.53 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:15 #62 28.53 OK: 19953 distinct packages available 08:48:15 #62 ... 08:48:15 08:48:15 #48 [core-metadata internal] load build context 08:48:15 #48 ... 08:48:15 08:48:15 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:15 #63 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:15 #63 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:15 #63 27.67 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:48:15 #63 27.67 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:48:15 #63 27.67 OK: 19953 distinct packages available 08:48:16 #63 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:16 #63 ... 08:48:16 08:48:16 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:16 #62 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:16 #62 ... 08:48:16 08:48:16 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:16 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.6s 08:48:16 #56 ... 08:48:16 08:48:16 #50 [core-data internal] load build context 08:48:16 #50 ... 08:48:16 08:48:16 #59 [security-spiffe-token-provider internal] load build context 08:48:16 #59 ... 08:48:16 08:48:16 #50 [core-data internal] load build context 08:48:17 #50 ... 08:48:17 08:48:17 #39 [support-scheduler internal] load build context 08:48:17 #39 transferring context: 82.39MB 36.8s 08:48:17 #39 ... 08:48:17 08:48:17 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:48:17 #64 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:17 #64 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:17 #64 28.58 (1/2) Installing dumb-init (1.2.5-r2) 08:48:17 #64 28.58 (2/2) Installing su-exec (0.2-r3) 08:48:17 #64 28.58 Executing busybox-1.36.1-r2.trigger 08:48:17 #64 28.75 OK: 8 MiB in 17 packages 08:48:17 #64 DONE 30.2s 08:48:17 08:48:17 #50 [core-data internal] load build context 08:48:17 #50 ... 08:48:17 08:48:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:17 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.6s 08:48:18 #37 ... 08:48:18 08:48:18 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:18 #68 ... 08:48:18 08:48:18 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:18 #0 9.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:18 #69 ... 08:48:18 08:48:18 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:18 #37 ... 08:48:18 08:48:18 #58 [core-command internal] load build context 08:48:19 #58 ... 08:48:19 08:48:19 #50 [core-data internal] load build context 08:48:21 #50 ... 08:48:21 08:48:21 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:21 #66 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:21 #66 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:21 #66 20.33 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:21 #66 20.39 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:21 #66 20.69 Executing busybox-1.36.1-r5.post-upgrade 08:48:21 #66 ... 08:48:21 08:48:21 #50 [core-data internal] load build context 08:48:23 #50 ... 08:48:23 08:48:23 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:23 #0 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:23 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:23 #70 ... 08:48:23 08:48:23 #50 [core-data internal] load build context 08:48:23 #50 ... 08:48:23 08:48:23 #34 [security-secretstore-setup internal] load build context 08:48:23 #34 transferring context: 73.23MB 40.4s 08:48:23 #34 ... 08:48:23 08:48:23 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:23 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.9s 08:48:24 #37 ... 08:48:24 08:48:24 #38 [security-bootstrapper internal] load build context 08:48:24 #38 ... 08:48:24 08:48:24 #45 [support-notifications internal] load build context 08:48:24 #45 ... 08:48:24 08:48:24 #38 [security-bootstrapper internal] load build context 08:48:24 #38 ... 08:48:24 08:48:24 #41 [security-proxy-auth internal] load build context 08:48:24 #41 ... 08:48:24 08:48:24 #38 [security-bootstrapper internal] load build context 08:48:25 #38 ... 08:48:25 08:48:25 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:25 #60 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:25 #60 36.05 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:25 #60 36.63 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:25 #60 36.72 (3/7) Installing dumb-init (1.2.5-r2) 08:48:25 #60 36.72 (4/7) Installing musl-obstack (1.2.3-r2) 08:48:25 #60 36.72 (5/7) Installing libucontext (1.2-r2) 08:48:25 #60 36.81 (6/7) Installing gcompat (1.1.0-r1) 08:48:25 #60 36.81 (7/7) Installing openssl (3.1.4-r1) 08:48:25 #60 36.90 Executing busybox-1.36.1-r2.trigger 08:48:25 #60 37.07 OK: 9 MiB in 20 packages 08:48:25 #60 DONE 39.2s 08:48:25 08:48:25 #38 [security-bootstrapper internal] load build context 08:48:25 #38 ... 08:48:25 08:48:25 #47 [security-proxy-setup internal] load build context 08:48:25 #47 ... 08:48:25 08:48:25 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:25 #37 ... 08:48:25 08:48:25 #49 [core-common-config-bootstrapper internal] load build context 08:48:25 #49 ... 08:48:25 08:48:25 #38 [security-bootstrapper internal] load build context 08:48:26 #38 ... 08:48:26 08:48:26 #65 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:48:26 #65 9.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:26 #65 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:26 #65 18.08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:26 #65 18.25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #65 18.56 Executing busybox-1.36.1-r5.post-upgrade 08:48:26 #65 19.14 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #65 19.14 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:26 #65 ... 08:48:26 08:48:26 #48 [core-metadata internal] load build context 08:48:26 #48 ... 08:48:26 08:48:26 #38 [security-bootstrapper internal] load build context 08:48:26 #38 ... 08:48:26 08:48:26 #59 [security-spiffe-token-provider internal] load build context 08:48:26 #59 ... 08:48:26 08:48:26 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:48:26 #66 21.36 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #66 21.36 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:26 #66 22.13 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:26 #66 22.25 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:26 #66 22.28 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:26 #66 22.37 Executing busybox-1.36.1-r5.trigger 08:48:26 #66 22.68 OK: 8 MiB in 16 packages 08:48:26 #66 DONE 26.0s 08:48:26 08:48:26 #48 [core-metadata internal] load build context 08:48:27 #48 ... 08:48:27 08:48:27 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:27 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.8s 08:48:27 #56 ... 08:48:27 08:48:27 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:27 #62 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:27 #62 38.05 (1/4) Installing dumb-init (1.2.5-r2) 08:48:27 #62 38.11 (2/4) Installing musl-obstack (1.2.3-r2) 08:48:27 #62 38.15 (3/4) Installing libucontext (1.2-r2) 08:48:27 #62 38.15 (4/4) Installing gcompat (1.1.0-r1) 08:48:27 #62 38.31 Executing busybox-1.36.1-r2.trigger 08:48:27 #62 38.53 OK: 8 MiB in 19 packages 08:48:27 #62 DONE 41.1s 08:48:27 08:48:27 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:27 #56 ... 08:48:27 08:48:27 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:28 #71 ... 08:48:28 08:48:28 #39 [support-scheduler internal] load build context 08:48:28 #39 transferring context: 99.33MB 47.0s 08:48:28 #39 ... 08:48:28 08:48:28 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:28 #63 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:28 #63 37.62 (1/11) Installing ca-certificates (20230506-r0) 08:48:28 #63 38.35 (2/11) Installing brotli-libs (1.0.9-r14) 08:48:28 #63 38.56 (3/11) Installing libunistring (1.1-r1) 08:48:28 #63 38.79 (4/11) Installing libidn2 (2.3.4-r1) 08:48:28 #63 38.79 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:48:28 #63 38.93 (6/11) Installing libcurl (8.4.0-r0) 08:48:28 #63 38.93 (7/11) Installing curl (8.4.0-r0) 08:48:28 #63 39.07 (8/11) Installing dumb-init (1.2.5-r2) 08:48:28 #63 39.07 (9/11) Installing musl-obstack (1.2.3-r2) 08:48:28 #63 39.18 (10/11) Installing libucontext (1.2-r2) 08:48:28 #63 39.18 (11/11) Installing gcompat (1.1.0-r1) 08:48:28 #63 39.27 Executing busybox-1.36.1-r2.trigger 08:48:28 #63 39.36 Executing ca-certificates-20230506-r0.trigger 08:48:28 #63 40.73 OK: 13 MiB in 26 packages 08:48:28 #63 ... 08:48:28 08:48:28 #39 [support-scheduler internal] load build context 08:48:29 #39 ... 08:48:29 08:48:29 #65 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:48:29 #65 19.63 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:29 #65 19.63 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:29 #65 19.71 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:29 #65 19.71 Executing busybox-1.36.1-r5.trigger 08:48:29 #65 19.84 OK: 8 MiB in 16 packages 08:48:29 #65 DONE 23.0s 08:48:29 08:48:29 #39 [support-scheduler internal] load build context 08:48:29 #39 ... 08:48:29 08:48:29 #58 [core-command internal] load build context 08:48:29 #58 ... 08:48:29 08:48:29 #39 [support-scheduler internal] load build context 08:48:29 #39 ... 08:48:29 08:48:29 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:29 #63 DONE 42.5s 08:48:29 08:48:29 #39 [support-scheduler internal] load build context 08:48:30 #39 ... 08:48:30 08:48:30 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:30 #69 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:30 #69 19.70 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:30 #69 19.82 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:30 #69 20.31 Executing busybox-1.36.1-r5.post-upgrade 08:48:30 #69 20.57 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:30 #69 20.57 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:30 #69 21.07 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:30 #69 21.07 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:30 #69 21.07 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:30 #69 21.07 Executing busybox-1.36.1-r5.trigger 08:48:30 #69 21.27 Executing ca-certificates-20230506-r0.trigger 08:48:30 #69 21.85 OK: 9 MiB in 17 packages 08:48:30 #69 ... 08:48:30 08:48:30 #39 [support-scheduler internal] load build context 08:48:32 #39 ... 08:48:32 08:48:32 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:32 #70 15.72 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:32 #70 15.72 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:32 #70 15.98 Executing busybox-1.36.1-r5.post-upgrade 08:48:32 #70 16.26 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:32 #70 16.26 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:32 #70 16.44 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:32 #70 16.55 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:32 #70 16.55 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:32 #70 16.55 Executing busybox-1.36.1-r5.trigger 08:48:32 #70 16.59 Executing ca-certificates-20230506-r0.trigger 08:48:32 #70 17.86 OK: 18 MiB in 19 packages 08:48:32 #70 DONE 18.8s 08:48:32 08:48:32 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:48:32 #69 DONE 23.7s 08:48:32 08:48:32 #39 [support-scheduler internal] load build context 08:48:33 #39 ... 08:48:33 08:48:33 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:33 #67 7.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:33 #67 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:33 #67 15.61 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:33 #67 15.74 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #67 15.74 Executing busybox-1.36.1-r5.post-upgrade 08:48:33 #67 16.06 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #67 16.06 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #67 16.18 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:33 #67 16.18 Executing busybox-1.36.1-r5.trigger 08:48:33 #67 16.27 OK: 18 MiB in 19 packages 08:48:33 #67 DONE 17.4s 08:48:33 08:48:33 #39 [support-scheduler internal] load build context 08:48:33 #39 transferring context: 105.83MB 52.1s 08:48:33 #39 ... 08:48:33 08:48:33 #50 [core-data internal] load build context 08:48:33 #50 ... 08:48:33 08:48:33 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:48:33 #68 8.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:33 #68 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:33 #68 14.06 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:33 #68 14.06 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #68 14.13 Executing busybox-1.36.1-r5.post-upgrade 08:48:33 #68 14.30 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #68 14.30 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:33 #68 14.48 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:33 #68 14.53 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:33 #68 14.53 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:33 #68 14.56 Executing busybox-1.36.1-r5.trigger 08:48:33 #68 14.60 OK: 8 MiB in 17 packages 08:48:33 #68 DONE 15.9s 08:48:33 08:48:33 #39 [support-scheduler internal] load build context 08:48:33 #39 ... 08:48:33 08:48:33 #34 [security-secretstore-setup internal] load build context 08:48:33 #34 ... 08:48:33 08:48:33 #50 [core-data internal] load build context 08:48:34 #50 ... 08:48:34 08:48:34 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:48:34 #72 DONE 1.7s 08:48:34 08:48:34 #50 [core-data internal] load build context 08:48:34 #50 ... 08:48:34 08:48:34 #45 [support-notifications internal] load build context 08:48:34 #45 ... 08:48:34 08:48:34 #41 [security-proxy-auth internal] load build context 08:48:35 #41 ... 08:48:35 08:48:35 #45 [support-notifications internal] load build context 08:48:35 #45 ... 08:48:35 08:48:35 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:35 #0 9.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:35 #73 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:35 #73 ... 08:48:35 08:48:35 #45 [support-notifications internal] load build context 08:48:35 #45 ... 08:48:35 08:48:35 #47 [security-proxy-setup internal] load build context 08:48:35 #47 ... 08:48:35 08:48:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:35 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.2s 08:48:35 #37 ... 08:48:35 08:48:35 #49 [core-common-config-bootstrapper internal] load build context 08:48:35 #49 ... 08:48:35 08:48:35 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:35 #71 8.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:36 #71 9.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:36 #71 ... 08:48:36 08:48:36 #59 [security-spiffe-token-provider internal] load build context 08:48:37 #59 ... 08:48:37 08:48:37 #38 [security-bootstrapper internal] load build context 08:48:37 #38 ... 08:48:37 08:48:37 #49 [core-common-config-bootstrapper internal] load build context 08:48:37 #49 ... 08:48:37 08:48:37 #48 [core-metadata internal] load build context 08:48:37 #48 ... 08:48:37 08:48:37 #49 [core-common-config-bootstrapper internal] load build context 08:48:37 #49 ... 08:48:37 08:48:37 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:48:37 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.2s done 08:48:37 #56 DONE 44.9s 08:48:37 08:48:37 #49 [core-common-config-bootstrapper internal] load build context 08:48:39 #49 transferring context: 96.65MB 54.7s 08:48:39 #49 ... 08:48:39 08:48:39 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:39 #73 12.34 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:39 #73 12.42 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:39 #73 12.51 Executing busybox-1.36.1-r5.post-upgrade 08:48:39 #73 12.80 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:39 #73 12.80 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:39 #73 12.87 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:39 #73 12.87 Executing busybox-1.36.1-r5.trigger 08:48:39 #73 12.97 OK: 9 MiB in 20 packages 08:48:39 #73 DONE 14.3s 08:48:39 08:48:39 #49 [core-common-config-bootstrapper internal] load build context 08:48:39 #49 ... 08:48:39 08:48:39 #58 [core-command internal] load build context 08:48:39 #58 ... 08:48:39 08:48:39 #49 [core-common-config-bootstrapper internal] load build context 08:48:39 #49 ... 08:48:39 08:48:39 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:39 #0 7.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:48:39 #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:48:39 #74 ... 08:48:39 08:48:39 #49 [core-common-config-bootstrapper internal] load build context 08:48:43 #49 ... 08:48:43 08:48:43 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:48:43 #75 DONE 7.4s 08:48:43 08:48:43 #49 [core-common-config-bootstrapper internal] load build context 08:48:43 #49 ... 08:48:43 08:48:43 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:43 #71 12.22 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:43 #71 12.22 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:43 #71 12.33 Executing busybox-1.36.1-r5.post-upgrade 08:48:43 #71 12.52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:43 #71 12.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:43 #71 12.69 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:43 #71 12.76 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:43 #71 12.76 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:43 #71 12.76 Executing busybox-1.36.1-r5.trigger 08:48:43 #71 12.80 OK: 8 MiB in 19 packages 08:48:43 #71 DONE 14.2s 08:48:43 08:48:43 #49 [core-common-config-bootstrapper internal] load build context 08:48:43 #49 ... 08:48:43 08:48:43 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:43 #74 10.91 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:48:43 #74 10.94 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:48:43 #74 10.98 Executing busybox-1.36.1-r5.post-upgrade 08:48:43 #74 11.12 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:48:43 #74 11.12 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:48:43 #74 11.35 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:48:43 #74 11.35 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:48:43 #74 11.35 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:48:43 #74 11.35 Executing busybox-1.36.1-r5.trigger 08:48:43 #74 11.35 Executing ca-certificates-20230506-r0.trigger 08:48:43 #74 11.73 OK: 13 MiB in 26 packages 08:48:43 #74 DONE 12.5s 08:48:43 08:48:43 #49 [core-common-config-bootstrapper internal] load build context 08:48:43 #49 ... 08:48:43 08:48:43 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:48:43 #76 DONE 1.7s 08:48:43 08:48:43 #49 [core-common-config-bootstrapper internal] load build context 08:48:44 #49 ... 08:48:44 08:48:44 #34 [security-secretstore-setup internal] load build context 08:48:44 #34 transferring context: 113.20MB 60.9s 08:48:44 #34 ... 08:48:44 08:48:44 #39 [support-scheduler internal] load build context 08:48:44 #39 ... 08:48:44 08:48:44 #34 [security-secretstore-setup internal] load build context 08:48:44 #34 ... 08:48:44 08:48:44 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:48:44 #77 DONE 2.8s 08:48:44 08:48:44 #34 [security-secretstore-setup internal] load build context 08:48:45 #34 ... 08:48:45 08:48:45 #41 [security-proxy-auth internal] load build context 08:48:45 #41 ... 08:48:45 08:48:45 #50 [core-data internal] load build context 08:48:45 #50 ... 08:48:45 08:48:45 #34 [security-secretstore-setup internal] load build context 08:48:45 #34 ... 08:48:45 08:48:45 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:48:45 #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.9s done 08:48:45 #37 DONE 60.8s 08:48:45 08:48:45 #34 [security-secretstore-setup internal] load build context 08:48:45 #34 ... 08:48:45 08:48:45 #47 [security-proxy-setup internal] load build context 08:48:45 #47 ... 08:48:45 08:48:45 #45 [support-notifications internal] load build context 08:48:46 #45 ... 08:48:46 08:48:46 #50 [core-data internal] load build context 08:48:47 #50 ... 08:48:47 08:48:47 #38 [security-bootstrapper internal] load build context 08:48:47 #38 ... 08:48:47 08:48:47 #59 [security-spiffe-token-provider internal] load build context 08:48:47 #59 ... 08:48:47 08:48:47 #38 [security-bootstrapper internal] load build context 08:48:47 #38 ... 08:48:47 08:48:47 #48 [core-metadata internal] load build context 08:48:47 #48 ... 08:48:47 08:48:47 #59 [security-spiffe-token-provider internal] load build context 08:48:49 #59 transferring context: 119.40MB 61.7s 08:48:49 #59 ... 08:48:49 08:48:49 #58 [core-command internal] load build context 08:48:50 #58 ... 08:48:50 08:48:50 #59 [security-spiffe-token-provider internal] load build context 08:48:52 #59 ... 08:48:52 08:48:52 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:52 #78 DONE 3.6s 08:48:52 08:48:52 #59 [security-spiffe-token-provider internal] load build context 08:48:52 #59 ... 08:48:52 08:48:52 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:52 #79 DONE 3.5s 08:48:52 08:48:52 #59 [security-spiffe-token-provider internal] load build context 08:48:53 #59 ... 08:48:53 08:48:53 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:53 #80 DONE 4.6s 08:48:53 08:48:53 #59 [security-spiffe-token-provider internal] load build context 08:48:53 #59 ... 08:48:53 08:48:53 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:48:53 #81 DONE 1.2s 08:48:53 08:48:53 #59 [security-spiffe-token-provider internal] load build context 08:48:54 #59 ... 08:48:54 08:48:54 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:48:54 #82 DONE 1.2s 08:48:54 08:48:54 #59 [security-spiffe-token-provider internal] load build context 08:48:54 #59 transferring context: 141.55MB 66.7s 08:48:54 #59 ... 08:48:54 08:48:54 #49 [core-common-config-bootstrapper internal] load build context 08:48:54 #49 ... 08:48:54 08:48:54 #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:48:54 #83 DONE 1.3s 08:48:54 08:48:54 #49 [core-common-config-bootstrapper internal] load build context 08:48:54 #49 ... 08:48:54 08:48:54 #59 [security-spiffe-token-provider internal] load build context 08:48:54 #59 ... 08:48:54 08:48:54 #39 [support-scheduler internal] load build context 08:48:54 #39 ... 08:48:54 08:48:54 #84 [security-spire-server stage-2 6/9] COPY security.txt / 08:48:54 #84 DONE 1.2s 08:48:54 08:48:54 #39 [support-scheduler internal] load build context 08:48:54 #39 ... 08:48:54 08:48:54 #59 [security-spiffe-token-provider internal] load build context 08:48:55 #59 ... 08:48:55 08:48:55 #85 [security-spire-config stage-2 6/10] COPY security.txt / 08:48:55 #85 DONE 1.0s 08:48:55 08:48:55 #59 [security-spiffe-token-provider internal] load build context 08:48:55 #59 ... 08:48:55 08:48:55 #41 [security-proxy-auth internal] load build context 08:48:55 #41 ... 08:48:55 08:48:55 #59 [security-spiffe-token-provider internal] load build context 08:48:55 #59 ... 08:48:55 08:48:55 #86 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:55 #86 DONE 1.4s 08:48:55 08:48:55 #59 [security-spiffe-token-provider internal] load build context 08:48:55 #59 ... 08:48:55 08:48:55 #34 [security-secretstore-setup internal] load build context 08:48:55 #34 ... 08:48:55 08:48:55 #47 [security-proxy-setup internal] load build context 08:48:56 #47 ... 08:48:56 08:48:56 #45 [support-notifications internal] load build context 08:48:56 #45 ... 08:48:56 08:48:56 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:56 #87 DONE 1.5s 08:48:56 08:48:56 #45 [support-notifications internal] load build context 08:48:56 #45 ... 08:48:56 08:48:56 #47 [security-proxy-setup internal] load build context 08:48:56 #47 ... 08:48:56 08:48:56 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:56 #88 DONE 1.5s 08:48:56 08:48:56 #47 [security-proxy-setup internal] load build context 08:48:57 #47 ... 08:48:57 08:48:57 #50 [core-data internal] load build context 08:48:57 #50 ... 08:48:57 08:48:57 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:57 #89 DONE 1.6s 08:48:57 08:48:57 #34 [security-secretstore-setup internal] load build context 08:48:57 #34 ... 08:48:57 08:48:57 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:57 #90 DONE 1.5s 08:48:57 08:48:57 #34 [security-secretstore-setup internal] load build context 08:48:57 #34 ... 08:48:57 08:48:57 #38 [security-bootstrapper internal] load build context 08:48:58 #38 ... 08:48:58 08:48:58 #48 [core-metadata internal] load build context 08:48:58 #48 ... 08:48:58 08:48:58 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:58 #91 DONE 1.3s 08:48:58 08:48:58 #48 [core-metadata internal] load build context 08:48:58 #48 ... 08:48:58 08:48:58 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:58 #92 ... 08:48:58 08:48:58 #45 [support-notifications internal] load build context 08:48:58 #45 transferring context: 189.80MB 75.7s done 08:48:58 #45 DONE 76.4s 08:48:59 08:48:59 #48 [core-metadata internal] load build context 08:48:59 #48 ... 08:48:59 08:48:59 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:59 #93 DONE 1.6s 08:48:59 08:48:59 #48 [core-metadata internal] load build context 08:48:59 #48 ... 08:48:59 08:48:59 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:59 #94 DONE 1.6s 08:48:59 08:48:59 #48 [core-metadata internal] load build context 08:48:59 #48 ... 08:48:59 08:48:59 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:59 #92 DONE 1.6s 08:48:59 08:48:59 #48 [core-metadata internal] load build context 08:49:00 #48 ... 08:49:00 08:49:00 #58 [core-command internal] load build context 08:49:00 #58 ... 08:49:00 08:49:00 #48 [core-metadata internal] load build context 08:49:01 #48 ... 08:49:01 08:49:01 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:49:01 #95 DONE 1.8s 08:49:01 08:49:01 #48 [core-metadata internal] load build context 08:49:01 #48 ... 08:49:01 08:49:01 #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:49:01 #96 DONE 2.3s 08:49:01 08:49:01 #48 [core-metadata internal] load build context 08:49:04 #48 ... 08:49:04 08:49:04 #49 [core-common-config-bootstrapper internal] load build context 08:49:04 #49 transferring context: 189.80MB 79.0s done 08:49:04 #49 DONE 79.7s 08:49:04 08:49:04 #48 [core-metadata internal] load build context 08:49:04 #48 ... 08:49:04 08:49:04 #41 [security-proxy-auth internal] load build context 08:49:04 #41 transferring context: 189.80MB 80.9s done 08:49:04 #41 DONE 81.6s 08:49:04 08:49:04 #39 [support-scheduler internal] load build context 08:49:04 #39 transferring context: 189.80MB 82.8s done 08:49:04 #39 DONE 83.2s 08:49:04 08:49:04 #48 [core-metadata internal] load build context 08:49:04 #48 ... 08:49:04 08:49:04 #50 [core-data internal] load build context 08:49:04 #50 transferring context: 189.80MB 79.6s done 08:49:04 #50 DONE 80.1s 08:49:04 08:49:04 #48 [core-metadata internal] load build context 08:49:04 #48 ... 08:49:04 08:49:04 #58 [core-command internal] load build context 08:49:04 #58 transferring context: 189.80MB 76.5s done 08:49:04 #58 DONE 78.5s 08:49:04 08:49:04 #48 [core-metadata internal] load build context 08:49:05 #48 ... 08:49:05 08:49:05 #34 [security-secretstore-setup internal] load build context 08:49:05 #34 transferring context: 189.80MB 81.5s done 08:49:05 #34 DONE 82.6s 08:49:05 08:49:05 #48 [core-metadata internal] load build context 08:49:05 #48 ... 08:49:05 08:49:05 #59 [security-spiffe-token-provider internal] load build context 08:49:05 #59 transferring context: 189.80MB 78.2s done 08:49:06 #59 DONE 80.3s 08:49:06 08:49:06 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:49:06 #97 ... 08:49:06 08:49:06 #48 [core-metadata internal] load build context 08:49:06 #48 transferring context: 189.80MB 82.1s done 08:49:06 #48 DONE 82.7s 08:49:06 08:49:06 #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:49:06 #98 ... 08:49:06 08:49:06 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:06 #99 DONE 2.3s 08:49:06 08:49:06 #38 [security-bootstrapper internal] load build context 08:49:07 #38 ... 08:49:07 08:49:07 #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:49:07 #98 DONE 0.8s 08:49:07 08:49:07 #100 [security-spire-server] exporting to image 08:49:07 #100 exporting layers 7.4s done 08:49:07 #100 writing image sha256:eb77d0cdb363b628dc59bc22ac6b487591ab7f6df9c4c92360677eb5fa1db032 0.0s done 08:49:07 #100 naming to docker.io/library/security-spire-config-arm64 done 08:49:07 #100 writing image sha256:41683192a1783ca669185ae4d119ae7438515e9cc91516edc36dc445903518a8 0.1s done 08:49:07 #100 naming to docker.io/library/security-spire-agent-arm64 done 08:49:07 #100 writing image sha256:11960ae3c778792494a74453e02ae171a1f4d91a7b4f0b069cea59bb302953bd 0.0s done 08:49:07 #100 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:49:07 #100 DONE 7.6s 08:49:07 08:49:07 #38 [security-bootstrapper internal] load build context 08:49:07 #38 ... 08:49:07 08:49:07 #47 [security-proxy-setup internal] load build context 08:49:07 #47 ... 08:49:07 08:49:07 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:49:07 #97 DONE 1.2s 08:49:07 08:49:07 #47 [security-proxy-setup internal] load build context 08:49:07 #47 ... 08:49:07 08:49:07 #38 [security-bootstrapper internal] load build context 08:49:09 #38 transferring context: 189.80MB 81.3s done 08:49:09 #38 DONE 83.9s 08:49:09 08:49:09 #47 [security-proxy-setup internal] load build context 08:49:10 #47 transferring context: 189.80MB 86.9s done 08:49:10 #47 DONE 87.7s 08:49:10 08:49:10 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:11 #101 ... 08:49:11 08:49:11 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:11 #102 ... 08:49:11 08:49:11 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:17 #103 ... 08:49:17 08:49:17 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 #104 ... 08:49:43 08:49:43 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 #102 DONE 39.8s 08:49:43 08:49:43 #105 [support-notifications builder 6/7] COPY . . 08:49:44 #105 DONE 3.3s 08:49:44 08:49:44 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:46 #106 1.577 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:49 #106 ... 08:49:49 08:49:49 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:49 #103 DONE 41.6s 08:49:49 08:49:49 #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:49 #104 DONE 42.3s 08:49:49 08:49:49 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:49 #101 DONE 41.5s 08:49:49 08:49:49 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:52 #107 DONE 3.5s 08:49:52 08:49:52 #108 [security-bootstrapper builder 6/7] COPY . . 08:49:52 #108 CACHED 08:49:52 08:49:52 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:49:52 #109 CACHED 08:49:52 08:49:52 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #110 CACHED 08:49:52 08:49:52 #111 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:52 #111 DONE 3.5s 08:49:52 08:49:52 #112 [security-secretstore-setup builder 6/7] COPY . . 08:49:52 #112 DONE 3.5s 08:49:52 08:49:52 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #113 CACHED 08:49:52 08:49:52 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:49:52 #114 CACHED 08:49:52 08:49:52 #115 [security-proxy-setup builder 6/7] COPY . . 08:49:52 #115 CACHED 08:49:52 08:49:52 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:52 #116 ... 08:49:52 08:49:52 #117 [core-command builder 6/7] COPY . . 08:49:52 #117 CACHED 08:49:52 08:49:52 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 08:49:52 #118 CACHED 08:49:52 08:49:52 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #119 CACHED 08:49:52 08:49:52 #120 [core-data builder 6/7] COPY . . 08:49:52 #120 CACHED 08:49:52 08:49:52 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 08:49:52 #121 CACHED 08:49:52 08:49:52 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #122 CACHED 08:49:52 08:49:52 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #123 CACHED 08:49:52 08:49:52 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:49:52 #124 CACHED 08:49:52 08:49:52 #125 [core-metadata builder 6/7] COPY . . 08:49:52 #125 CACHED 08:49:52 08:49:52 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:49:52 #126 CACHED 08:49:52 08:49:52 #127 [security-proxy-auth builder 6/7] COPY . . 08:49:52 #127 CACHED 08:49:52 08:49:52 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #128 CACHED 08:49:52 08:49:52 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:49:52 #129 CACHED 08:49:52 08:49:52 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:52 #130 CACHED 08:49:52 08:49:52 #131 [support-scheduler builder 6/7] COPY . . 08:49:52 #131 CACHED 08:49:52 08:49:52 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:58 #132 ... 08:49:58 08:49:58 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:58 #0 5.710 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:58 #133 ... 08:49:58 08:49:58 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:58 #132 6.092 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:02 #132 ... 08:50:02 08:50:02 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:50:02 #0 5.873 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:50:02 #134 ... 08:50:02 08:50:02 #135 [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:50:02 #0 6.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50:02 #135 ... 08:50:02 08:50:02 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:50:02 #0 6.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:50:02 #136 ... 08:50:02 08:50:02 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:50:02 #0 7.491 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:50:02 #137 ... 08:50:02 08:50:02 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:02 #0 7.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:03 #138 ... 08:50:03 08:50:03 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:03 #0 7.297 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:50:03 #139 ... 08:50:03 08:50:03 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:50:03 #0 7.607 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:03 #140 ... 08:50:03 08:50:03 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:03 #116 7.576 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:03:26 #116 ... 09:03:26 09:03:26 #135 [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:26 #135 811.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:37 #135 ... 09:03:37 09:03:37 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:37 #136 DONE 823.8s 09:03:37 09:03:37 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:37 #133 ... 09:03:37 09:03:37 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:03:37 #141 DONE 0.3s 09:03:37 09:03:37 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:03:37 #142 DONE 0.2s 09:03:37 09:03:37 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:03:37 #143 DONE 0.2s 09:03:37 09:03:37 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:37 #144 DONE 0.4s 09:03:37 09:03:37 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:37 #145 DONE 0.3s 09:03:37 09:03:37 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:38 #138 ... 09:03:38 09:03:38 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:38 #146 DONE 0.2s 09:03:38 09:03:38 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:39 #147 ... 09:03:39 09:03:39 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:39 #138 DONE 826.9s 09:03:39 09:03:39 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:03:39 #148 DONE 0.4s 09:03:39 09:03:39 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:39 #132 ... 09:03:39 09:03:39 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:03:42 #149 ... 09:03:42 09:03:42 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:42 #147 DONE 3.7s 09:03:42 09:03:42 #100 [security-proxy-setup] exporting to image 09:03:42 #100 exporting layers 09:03:42 #100 ... 09:03:42 09:03:42 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:03:42 #149 DONE 3.3s 09:03:43 09:03:43 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:03:43 #150 DONE 0.3s 09:03:43 09:03:43 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:03:43 #151 DONE 0.3s 09:03:43 09:03:43 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:43 #134 ... 09:03:43 09:03:43 #100 [security-proxy-setup] exporting to image 09:03:43 #100 exporting layers 1.7s done 09:03:43 #100 writing image sha256:7d4484d58d27a7d166f42a8c3e442827c750c45b317fbf96855def39a2c0f220 0.0s done 09:03:43 #100 naming to docker.io/library/security-proxy-setup-arm64 done 09:03:43 #100 DONE 9.3s 09:03:43 09:03:43 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:44 #152 DONE 0.6s 09:03:44 09:03:44 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:03:44 #153 DONE 0.3s 09:03:44 09:03:44 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:03:44 #154 DONE 0.1s 09:03:44 09:03:44 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:03:45 #155 DONE 0.3s 09:03:45 09:03:45 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:03:45 #156 DONE 0.2s 09:03:45 09:03:45 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:45 #157 DONE 0.2s 09:03:45 09:03:45 #3 [support-notifications internal] load build definition from Dockerfile 09:03:45 #3 ... 09:03:45 09:03:45 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:03:48 #158 DONE 2.1s 09:03:48 09:03:48 #100 [security-bootstrapper] exporting to image 09:03:48 #100 ... 09:03:48 09:03:48 #135 [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:48 #135 DONE 835.7s 09:03:48 09:03:48 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:49 #106 ... 09:03:49 09:03:49 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:03:49 #159 DONE 0.2s 09:03:49 09:03:49 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:49 #139 ... 09:03:49 09:03:49 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:03:49 #160 DONE 0.5s 09:03:49 09:03:49 #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:03:49 #161 DONE 0.2s 09:03:49 09:03:49 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:49 #139 ... 09:03:49 09:03:49 #100 [security-bootstrapper] exporting to image 09:03:49 #100 exporting layers 2.4s done 09:03:49 #100 writing image sha256:929ae389f5a8bd7308178f17a6c5185e8349f4241bce1feb4500314f6d3d67b4 done 09:03:49 #100 naming to docker.io/library/security-bootstrapper-arm64 done 09:03:49 #100 DONE 11.8s 09:03:49 09:03:49 #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:03:50 #162 DONE 0.2s 09:03:50 09:03:50 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:03:50 #163 DONE 0.2s 09:03:50 09:03:50 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:50 #164 DONE 0.3s 09:03:50 09:03:50 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:51 #165 DONE 0.4s 09:03:51 09:03:51 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:51 #166 DONE 0.2s 09:03:51 09:03:51 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:53 #167 DONE 2.1s 09:03:53 09:03:53 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:53 #140 ... 09:03:53 09:03:53 #100 [security-secretstore-setup] exporting to image 09:03:55 #100 exporting layers 1.6s done 09:03:55 #100 writing image sha256:fce356dfdd7713e74a0b4b42f0fc05f8f4cb7834b768a18c8a4794afc0ce27de done 09:03:55 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 09:03:55 #100 DONE 13.4s 09:03:55 09:03:55 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:59 #140 DONE 847.1s 09:03:59 09:03:59 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:59 #106 ... 09:03:59 09:03:59 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:00 #168 DONE 0.4s 09:04:00 09:04:00 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:00 #134 ... 09:04:00 09:04:00 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:00 #169 DONE 0.2s 09:04:00 09:04:00 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:04:00 #170 DONE 0.3s 09:04:00 09:04:00 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:04:00 #171 DONE 0.2s 09:04:00 09:04:00 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:04:01 #172 DONE 0.2s 09:04:01 09:04:01 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:03 #173 DONE 2.2s 09:04:03 09:04:03 #100 [security-proxy-auth] exporting to image 09:04:03 #100 exporting layers 09:04:04 #100 exporting layers 0.8s done 09:04:04 #100 writing image sha256:e8f3b9b4cc4008aee02529aa105420d85f9f24e32bfd5864bc4b58fd7704e9e3 done 09:04:04 #100 naming to docker.io/library/security-proxy-auth-arm64 done 09:04:04 #100 DONE 14.2s 09:04:04 09:04:04 #3 [support-notifications internal] load build definition from Dockerfile 09:04:19 #3 ... 09:04:19 09:04:19 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:19 #116 DONE 866.2s 09:04:19 09:04:19 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:19 #139 ... 09:04:19 09:04:19 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:19 #174 DONE 0.2s 09:04:19 09:04:19 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:19 #175 DONE 0.2s 09:04:19 09:04:19 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:19 #106 ... 09:04:19 09:04:19 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:19 #176 DONE 0.3s 09:04:19 09:04:19 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:19 #177 DONE 0.1s 09:04:19 09:04:19 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:20 #106 ... 09:04:20 09:04:20 #178 [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:20 #178 DONE 0.2s 09:04:20 09:04:20 #179 [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:22 #179 DONE 2.0s 09:04:22 09:04:22 #100 [core-common-config-bootstrapper] exporting to image 09:04:22 #100 exporting layers 09:04:22 #100 exporting layers 0.6s done 09:04:22 #100 writing image sha256:3b32785e218d25fad8c084c5ad7c59e8ea93f5996c9854a1fefc0d3f3160ef66 0.0s done 09:04:22 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:22 #100 DONE 14.8s 09:04:22 09:04:22 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:01 #139 ... 09:05:01 09:05:01 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:05:01 #134 DONE 906.2s 09:05:01 09:05:01 #3 [support-notifications internal] load build definition from Dockerfile 09:05:01 #3 ... 09:05:01 09:05:01 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:05:01 #180 DONE 0.1s 09:05:01 09:05:01 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:05:01 #181 DONE 0.1s 09:05:01 09:05:01 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:05:01 #182 DONE 0.3s 09:05:01 09:05:01 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:05:01 #183 DONE 0.1s 09:05:01 09:05:01 #100 [core-command] exporting to image 09:05:01 #100 exporting layers 09:05:01 #100 exporting layers 0.2s done 09:05:01 #100 writing image sha256:78d0beeb03f8f3f8cc93ee7f52399b3555fc5f201c80168929d629c0eefa2a4c done 09:05:01 #100 naming to docker.io/library/core-command-arm64 done 09:05:01 #100 DONE 15.1s 09:05:01 09:05:01 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:11 #139 ... 09:05:11 09:05:11 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:11 #132 DONE 918.9s 09:05:11 09:05:11 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:11 #106 ... 09:05:11 09:05:11 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:05:12 #184 DONE 0.1s 09:05:12 09:05:12 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:12 #139 ... 09:05:12 09:05:12 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:05:12 #185 DONE 0.1s 09:05:12 09:05:12 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:12 #186 DONE 0.4s 09:05:12 09:05:12 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:13 #187 DONE 0.3s 09:05:13 09:05:13 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:13 #137 DONE 920.5s 09:05:13 09:05:13 #3 [support-notifications internal] load build definition from Dockerfile 09:05:13 #3 ... 09:05:13 09:05:13 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:13 #188 DONE 0.4s 09:05:13 09:05:13 #100 [core-metadata] exporting to image 09:05:13 #100 exporting layers 09:05:14 #100 exporting layers 0.7s done 09:05:14 #100 writing image sha256:10c0b249b7e029bd79b80573c4030cef03bfe4d348295b6d51e0c0473e2c33e5 done 09:05:14 #100 naming to docker.io/library/core-metadata-arm64 done 09:05:14 #100 DONE 15.8s 09:05:14 09:05:14 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:14 #189 DONE 0.4s 09:05:14 09:05:14 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:14 #190 DONE 0.2s 09:05:14 09:05:14 #3 [support-notifications internal] load build definition from Dockerfile 09:05:14 #3 ... 09:05:14 09:05:14 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:14 #191 DONE 0.3s 09:05:14 09:05:14 #3 [support-notifications internal] load build definition from Dockerfile 09:05:14 #3 ... 09:05:14 09:05:14 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:14 #192 DONE 0.2s 09:05:14 09:05:14 #100 [core-data] exporting to image 09:05:15 #100 exporting layers 0.4s done 09:05:15 #100 writing image sha256:55819ef99b423cbf7e5dde02d0adab38a1e2c3ae2a2d94491b56d2da9c9c54fa 0.0s done 09:05:15 #100 naming to docker.io/library/core-data-arm64 done 09:05:15 #100 DONE 16.2s 09:05:15 09:05:15 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:33 #106 ... 09:05:33 09:05:33 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:33 #139 DONE 939.6s 09:05:33 09:05:33 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:33 #193 DONE 0.3s 09:05:33 09:05:33 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:33 #194 DONE 0.1s 09:05:33 09:05:33 #3 [support-notifications internal] load build definition from Dockerfile 09:05:33 #3 ... 09:05:33 09:05:33 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:33 #195 DONE 0.3s 09:05:33 09:05:33 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:05:33 #196 DONE 0.1s 09:05:33 09:05:33 #100 [security-spiffe-token-provider] exporting to image 09:05:33 #100 exporting layers 09:05:33 #100 exporting layers 0.7s done 09:05:33 #100 writing image sha256:3e4ea37b77d16a6be694fecaae7c030480305d498d053ba87969f87469fd5d43 done 09:05:33 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 09:05:33 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:05:33 #100 DONE 16.9s 09:05:33 09:05:33 #3 [support-notifications internal] load build definition from Dockerfile 09:05:49 #3 ... 09:05:49 09:05:49 #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:49 #106 DONE 963.7s 09:05:49 09:05:49 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:49 #133 ... 09:05:49 09:05:49 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:49 #197 DONE 0.1s 09:05:49 09:05:49 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:49 #198 DONE 0.1s 09:05:49 09:05:49 #3 [support-notifications internal] load build definition from Dockerfile 09:05:49 #3 ... 09:05:49 09:05:49 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:49 #199 DONE 0.4s 09:05:49 09:05:49 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:49 #133 ... 09:05:49 09:05:49 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:49 #200 DONE 0.1s 09:05:49 09:05:49 #100 [support-notifications] exporting to image 09:05:49 #100 exporting layers 09:05:50 #100 exporting layers 0.4s done 09:05:50 #100 writing image sha256:8d096f9d72dbb3a2a1bef6a140dac9d7f16640a618dcae9c1e972ed2f46727f4 done 09:05:50 #100 naming to docker.io/library/support-notifications-arm64 done 09:05:50 #100 DONE 17.3s 09:05:50 09:05:50 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:57 #133 DONE 963.7s 09:05:57 09:05:57 #3 [support-notifications internal] load build definition from Dockerfile 09:05:57 #3 ... 09:05:57 09:05:57 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:57 #201 DONE 0.1s 09:05:57 09:05:57 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:57 #202 DONE 0.1s 09:05:57 09:05:57 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:57 #203 DONE 0.4s 09:05:57 09:05:57 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:57 #204 DONE 0.1s 09:05:57 09:05:57 #3 [support-notifications internal] load build definition from Dockerfile 09:05:57 #3 ... 09:05:57 09:05:57 #100 [support-scheduler] exporting to image 09:05:57 #100 exporting layers 09:05:57 #100 exporting layers 0.3s done 09:05:57 #100 writing image sha256:1fcba21b92c30bb66b4725c1184dba200380771de48729a30ad9a1097e4a2ba1 done 09:05:57 #100 naming to docker.io/library/support-scheduler-arm64 done 09:05:57 #100 DONE 17.7s 09:05:57 09:05:57 #3 [support-notifications internal] load build definition from Dockerfile 09:05:57 time="2023-11-25T08:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:57 time="2023-11-25T08:47:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:57 $ docker stop --time=1 a876719ec05f1a522293ae8dcdfbf7cf0ec6f8ab56d82846ed1c10c374b857bd 09:05:59 $ docker rm -f --volumes a876719ec05f1a522293ae8dcdfbf7cf0ec6f8ab56d82846ed1c10c374b857bd [Pipeline] // withDockerContainer [Pipeline] sh 09:05:59 + docker images 09:05:59 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:59 support-scheduler-arm64 latest 1fcba21b92c3 3 seconds ago 40.4MB 09:05:59 support-notifications-arm64 latest 8d096f9d72db 10 seconds ago 41.4MB 09:05:59 security-spiffe-token-provider-arm64 latest 3e4ea37b77d1 27 seconds ago 42.3MB 09:05:59 core-data-arm64 latest 55819ef99b42 45 seconds ago 28MB 09:05:59 core-metadata-arm64 latest 10c0b249b7e0 46 seconds ago 28.3MB 09:05:59 core-command-arm64 latest 78d0beeb03f8 About a minute ago 27.8MB 09:05:59 core-common-config-bootstrapper-arm64 latest 3b32785e218d About a minute ago 25.1MB 09:05:59 security-proxy-auth-arm64 latest e8f3b9b4cc40 About a minute ago 26.2MB 09:05:59 security-secretstore-setup-arm64 latest fce356dfdd77 2 minutes ago 50.7MB 09:05:59 security-bootstrapper-arm64 latest 929ae389f5a8 2 minutes ago 29.9MB 09:05:59 security-proxy-setup-arm64 latest 7d4484d58d27 2 minutes ago 35.9MB 09:05:59 security-spire-agent-arm64 latest 41683192a178 16 minutes ago 159MB 09:05:59 security-spire-config-arm64 latest eb77d0cdb363 17 minutes ago 103MB 09:05:59 security-spire-server-arm64 latest 11960ae3c778 17 minutes ago 103MB 09:05:59 ci-base-image-arm64 latest a437bdd8e504 29 minutes ago 933MB 09:05:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 10 days ago 560MB 09:05:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:00 09:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:00 arm64: Pulling from edgex-lftools-log-publisher 09:06:00 8998bd30e6a1: Pulling fs layer 09:06:00 04944245beec: Pulling fs layer 09:06:00 699f458cf7ca: Pulling fs layer 09:06:00 765212b225bb: Pulling fs layer 09:06:00 f23df028b6ca: Pulling fs layer 09:06:00 d65c8cfc05b1: Pulling fs layer 09:06:00 2437ff75d9bd: Pulling fs layer 09:06:00 f23df028b6ca: Waiting 09:06:00 d65c8cfc05b1: Waiting 09:06:00 765212b225bb: Waiting 09:06:00 2437ff75d9bd: Waiting 09:06:01 04944245beec: Verifying Checksum 09:06:01 04944245beec: Download complete 09:06:01 765212b225bb: Verifying Checksum 09:06:01 765212b225bb: Download complete 09:06:01 f23df028b6ca: Verifying Checksum 09:06:01 f23df028b6ca: Download complete 09:06:01 d65c8cfc05b1: Verifying Checksum 09:06:01 d65c8cfc05b1: Download complete 09:06:01 699f458cf7ca: Verifying Checksum 09:06:01 8998bd30e6a1: Verifying Checksum 09:06:01 8998bd30e6a1: Download complete 09:06:04 2437ff75d9bd: Verifying Checksum 09:06:04 2437ff75d9bd: Download complete 09:06:06 8998bd30e6a1: Pull complete 09:06:06 04944245beec: Pull complete 09:06:11 699f458cf7ca: Pull complete 09:06:11 765212b225bb: Pull complete 09:06:12 f23df028b6ca: Pull complete 09:06:12 d65c8cfc05b1: Pull complete 09:06:30 2437ff75d9bd: Pull complete 09:06:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container 09:06:30 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:06:33 $ docker top 5fa0fa0d4b0b349cb5ea886b2aab22f4b0e11e22ccacfb77a67280ecbf9acc55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:34 ---> job-cost.sh 09:06:34 lf-activate-venv: SKIPPING 09:06:34 INFO: No Stack... 09:06:34 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:35 INFO: Archiving Costs [Pipeline] sh 09:06:36 + + cat /w/workspace/edgex-go/11/archives/cost.csvcut 09:06:36 -d, -f6 [Pipeline] lock 09:06:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-11-stack-cost] 09:06:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4710-11-stack-cost] did not exist. Created. 09:06:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:37 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:37 Stashed 1 file(s) [Pipeline] } 09:06:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-11-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:37 $ docker stop --time=1 5fa0fa0d4b0b349cb5ea886b2aab22f4b0e11e22ccacfb77a67280ecbf9acc55 09:06:39 $ docker rm -f --volumes 5fa0fa0d4b0b349cb5ea886b2aab22f4b0e11e22ccacfb77a67280ecbf9acc55 [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:06:41 provisioning config files... 09:06:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config2393322569255769352tmp [Pipeline] { [Pipeline] sh 09:06:41 + set +x 09:06:41 + + curl -sbash https://codecov.io/bash -s 09:06:41 -- 09:06:41 09:06:41 _____ _ 09:06:41 / ____| | | 09:06:41 | | ___ __| | ___ ___ _____ __ 09:06:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:41 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:41 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:41 Bash-1.0.6 09:06:41 09:06:41 09:06:41 ==> git version 2.25.1 found 09:06:41 ==> 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:06:41 Release-Date: 2020-01-08 09:06:41 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:06:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:41 ==> Jenkins CI detected. 09:06:41 current dir:  /w/workspace/edgex-go/11 09:06:41 project root: . 09:06:41 --> token set from env 09:06:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:41 ==> Running gcov in . (disable via -X gcov) 09:06:41 ==> Python coveragepy not found 09:06:41 ==> Searching for coverage reports in: 09:06:41 + . 09:06:41 -> Found 1 reports 09:06:41 ==> Detecting git/mercurial file structure 09:06:41 ==> Reading reports 09:06:41 + ./coverage.out bytes=453602 09:06:41 ==> Appending adjustments 09:06:41 https://docs.codecov.io/docs/fixing-reports 09:06:42 + Found adjustments 09:06:42 ==> Gzipping contents 09:06:42 60K /tmp/codecov.OMqLdD.gz 09:06:42 ==> Uploading reports 09:06:42 url: https://codecov.io 09:06:42 query: branch=PR-4710&commit=cc939a862462a46ca3899f02cab7bb54eb844c4d&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:06:42 -> Pinging Codecov 09:06:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4710&commit=cc939a862462a46ca3899f02cab7bb54eb844c4d&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= 09:06:42 -> Uploading to 09:06:42 https://storage.googleapis.com/codecov/v4/raw/2023-11-25/00271124DB129430A58F1EEE437C3FCB/cc939a862462a46ca3899f02cab7bb54eb844c4d/30a6d24e-0b94-44c2-9578-e015e1f62002.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231125T090642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce003bcb25604171ce8779b0b24ecec2627b05a6340f5a49b5d8d4baa0580ed9 09:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:42 Dload Upload Total Spent Left Speed 09:06:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57706 0 0 100 57706 0 199k --:--:-- --:--:-- --:--:-- 199k 09:06:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cc939a862462a46ca3899f02cab7bb54eb844c4d [Pipeline] } 09:06:43 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:06:44 + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:45 ---> package-listing.sh 09:06:45 ++ facter osfamily 09:06:45 ++ tr '[:upper:]' '[:lower:]' 09:06:45 + OS_FAMILY=debian 09:06:45 + workspace=/w/workspace/edgex-go/11 09:06:45 + START_PACKAGES=/tmp/packages_start.txt 09:06:45 + END_PACKAGES=/tmp/packages_end.txt 09:06:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:45 + PACKAGES=/tmp/packages_start.txt 09:06:45 + '[' /w/workspace/edgex-go/11 ']' 09:06:45 + PACKAGES=/tmp/packages_end.txt 09:06:45 + case "${OS_FAMILY}" in 09:06:45 + dpkg -l 09:06:45 + grep '^ii' 09:06:45 + '[' -f /tmp/packages_start.txt ']' 09:06:45 + '[' -f /tmp/packages_end.txt ']' 09:06:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:45 + '[' /w/workspace/edgex-go/11 ']' 09:06:45 + mkdir -p /w/workspace/edgex-go/11/archives/ 09:06:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 09:06:45 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:46 09:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:47 latest: Pulling from edgex-lftools-log-publisher 09:06:47 5eb5b503b376: Pulling fs layer 09:06:47 5c69ac0246d0: Pulling fs layer 09:06:47 ec43610c2a17: Pulling fs layer 09:06:47 3a2ae6a8a46f: Pulling fs layer 09:06:47 33b1e0a273af: Pulling fs layer 09:06:47 5d3b04190fa2: Pulling fs layer 09:06:47 2f39f015ded8: Pulling fs layer 09:06:47 3a2ae6a8a46f: Waiting 09:06:47 33b1e0a273af: Waiting 09:06:47 5d3b04190fa2: Waiting 09:06:47 2f39f015ded8: Waiting 09:06:47 5c69ac0246d0: Download complete 09:06:47 3a2ae6a8a46f: Verifying Checksum 09:06:47 3a2ae6a8a46f: Download complete 09:06:47 33b1e0a273af: Verifying Checksum 09:06:47 33b1e0a273af: Download complete 09:06:47 5d3b04190fa2: Verifying Checksum 09:06:47 5d3b04190fa2: Download complete 09:06:47 ec43610c2a17: Verifying Checksum 09:06:47 ec43610c2a17: Download complete 09:06:47 5eb5b503b376: Download complete 09:06:47 2f39f015ded8: Download complete 09:06:48 5eb5b503b376: Pull complete 09:06:48 5c69ac0246d0: Pull complete 09:06:48 ec43610c2a17: Pull complete 09:06:49 3a2ae6a8a46f: Pull complete 09:06:49 33b1e0a273af: Pull complete 09:06:49 5d3b04190fa2: Pull complete 09:06:53 2f39f015ded8: Pull complete 09:06:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:53 prd-ubuntu20.04-docker-8c-8g-960 does not seem to be running inside a container 09:06:53 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:06:58 $ docker top 8f26e4acfdb7a116ec4f73ae885e52130439c46bd31f73f6d4c02a9d32c7f802 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:59 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:59 + ls /var/log/sa-host 09:06:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:59 provisioning config files... 09:06:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config1066912147694773820tmp [Pipeline] { [Pipeline] echo 09:06:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:59 ---> create-netrc.sh [Pipeline] } 09:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:00 ---> python-tools-install.sh [Pipeline] echo 09:07:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:00 ---> sudo-logs.sh 09:07:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:00 ---> job-cost.sh 09:07:00 lf-activate-venv: SKIPPING 09:07:00 DEBUG: total: 0.10999999940395355 09:07:00 INFO: Retrieving Stack Cost... 09:07:01 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:01 INFO: Archiving Costs [Pipeline] echo 09:07:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> logs-deploy.sh 09:07:02 lf-activate-venv: SKIPPING 09:07:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/11 09:07:02 INFO: archiving workspace using pattern(s): 09:07:02 Archives upload complete. 09:07:02 INFO: archiving logs to Nexus