Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d+17930b14352cbfb7930b1ac1271c629a4bf190e4 (7e6f4b5a5a45f7e4825d79a31ef5a562754cfb9d) 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-ssh5220551881073959765.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-ssh11186342598322582427.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-4791/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-4791/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11833480822789033772.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-ssh224769549329864778.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-4791/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-4791/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8246147131216076596.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-276 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d Merge succeeded, producing 3a68b47c1603d5fbc31c298e45c204125611192c Checking out Revision 3a68b47c1603d5fbc31c298e45c204125611192c (PR-4791) > 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/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a68b47c1603d5fbc31c298e45c204125611192c # timeout=10 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:57 ========================================================= 08:30:57 EdgeX Global Pipelines Version Info 08:30:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:58 ------------------- 08:30:58 stable info: 08:30:58 ------------------- 08:30:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:58 Message: update stable to v1.0.258 08:30:59 ------------------- 08:30:59 experimental info: 08:30:59 ------------------- 08:30:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:30:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4791 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4791 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4791 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a68b47 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:59 provisioning config files... 08:30:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9140122554892395158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:00 ---> ****-login.sh 08:31:00 nexus3.edgexfoundry.org:10001 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10002 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10003 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10004 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 ****.io 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:31:01 Configure a credential helper to remove this warning. See 08:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:31:01 08:31:01 Login Succeeded 08:31:01 ---> ****-login.sh ends [Pipeline] } 08:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:01 + 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:31:01 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 08:31:01 08:31:01 + echo core-command,cmd/core-command/Dockerfile 08:31:01 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:01 cut -d/ -f2 08:31:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:01 + dirname+ cmd/core-data/Dockerfile 08:31:01 cut -d/ -f2 08:31:01 + echo core-data,cmd/core-data/Dockerfile 08:31:01 + + cut -d/ -f2 08:31:01 dirname cmd/core-metadata/Dockerfile 08:31:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:01 + dirname cmd/security-bootstrapper/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:01 + + dirname cmd/security-proxy-auth/Dockerfile 08:31:01 cut -d/ -f2 08:31:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:01 + dirname cmd/security-proxy-setup/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:01 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:01 + dirname cmd/security-spire-agent/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:01 + + cut -d/ -f2 08:31:01 dirname cmd/security-spire-config/Dockerfile 08:31:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:01 + dirname cmd/security-spire-server/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:01 + dirname cmd/support-notifications/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:01 + dirname cmd/support-scheduler/Dockerfile 08:31:01 + cut -d/ -f2 08:31:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:01 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:31:01 + git rev-list -1 --merges 3a68b47c1603d5fbc31c298e45c204125611192c~1..3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] echo 08:31:01 -----------> git rev-list -1 --merges 3a68b47c1603d5fbc31c298e45c204125611192c~1..3a68b47c1603d5fbc31c298e45c204125611192c 3a68b47c1603d5fbc31c298e45c204125611192c 08:31:01 3a68b47c1603d5fbc31c298e45c204125611192c [false] [Pipeline] sh 08:31:02 + git log --format=format:%s -1 3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] echo 08:31:02 ========================================================= 08:31:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:02 + grep -v github /etc/ssh/ssh_known_hosts 08:31:02 + [ -e /tmp/ssh_known_hosts ] 08:31:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:02 08:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:03 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:03 b85a868b505f: Pulling fs layer 08:31:03 e2be974225ed: Pulling fs layer 08:31:03 339a4e72a1f5: Pulling fs layer 08:31:03 988bab9f4d93: Pulling fs layer 08:31:03 1469e6f7b9e6: Pulling fs layer 08:31:03 eaf3925da568: Pulling fs layer 08:31:03 bab4dde63d76: Pulling fs layer 08:31:03 bde34c3a00c8: Pulling fs layer 08:31:03 b352a97aabf1: Pulling fs layer 08:31:03 4872d77fe225: Pulling fs layer 08:31:03 5851b861e8e6: Pulling fs layer 08:31:03 eaf3925da568: Waiting 08:31:03 bab4dde63d76: Waiting 08:31:03 bde34c3a00c8: Waiting 08:31:03 b352a97aabf1: Waiting 08:31:03 4872d77fe225: Waiting 08:31:03 988bab9f4d93: Waiting 08:31:03 5851b861e8e6: Waiting 08:31:03 1469e6f7b9e6: Waiting 08:31:03 e2be974225ed: Download complete 08:31:03 988bab9f4d93: Verifying Checksum 08:31:03 988bab9f4d93: Download complete 08:31:03 1469e6f7b9e6: Verifying Checksum 08:31:03 1469e6f7b9e6: Download complete 08:31:03 339a4e72a1f5: Verifying Checksum 08:31:03 339a4e72a1f5: Download complete 08:31:03 eaf3925da568: Verifying Checksum 08:31:03 eaf3925da568: Download complete 08:31:03 bde34c3a00c8: Download complete 08:31:03 b352a97aabf1: Download complete 08:31:03 4872d77fe225: Verifying Checksum 08:31:03 4872d77fe225: Download complete 08:31:03 5851b861e8e6: Verifying Checksum 08:31:03 b85a868b505f: Verifying Checksum 08:31:03 b85a868b505f: Download complete 08:31:03 bab4dde63d76: Verifying Checksum 08:31:03 bab4dde63d76: Download complete 08:31:04 b85a868b505f: Pull complete 08:31:04 e2be974225ed: Pull complete 08:31:05 339a4e72a1f5: Pull complete 08:31:05 988bab9f4d93: Pull complete 08:31:05 1469e6f7b9e6: Pull complete 08:31:05 eaf3925da568: Pull complete 08:31:07 bab4dde63d76: Pull complete 08:31:07 bde34c3a00c8: Pull complete 08:31:07 b352a97aabf1: Pull complete 08:31:07 4872d77fe225: Pull complete 08:31:07 5851b861e8e6: Pull complete 08:31:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:07 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:10 $ docker top 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a -eo pid,comm 08:31:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:10 [ssh-agent] Looking for ssh-agent implementation... 08:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:11 $ docker exec 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent 08:31:11 SSH_AUTH_SOCK=/tmp/ssh-NBjKtkwHMprn/agent.31 08:31:11 SSH_AGENT_PID=37 08:31:11 Running ssh-add (command line suppressed) 08:31:11 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1768907565602884487.key (/w/workspace/edgex-go/2@tmp/private_key_1768907565602884487.key) 08:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:11 + git tag --points-at HEAD [Pipeline] } 08:31:11 $ docker exec --env ******** --env ******** 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent -k 08:31:11 unset SSH_AUTH_SOCK; 08:31:11 unset SSH_AGENT_PID; 08:31:11 echo Agent pid 37 killed; 08:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:11 [ssh-agent] Looking for ssh-agent implementation... 08:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:11 $ docker exec 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent 08:31:11 SSH_AUTH_SOCK=/tmp/ssh-ArQMCl8IetPb/agent.70 08:31:11 SSH_AGENT_PID=76 08:31:11 Running ssh-add (command line suppressed) 08:31:12 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17530885176067323465.key (/w/workspace/edgex-go/2@tmp/private_key_17530885176067323465.key) 08:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:12 + git semver init 08:31:12 2024-05-08 08:31:12,512 [run_init] DEBUG init version:0.0.0 force:False 08:31:12 2024-05-08 08:31:12,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:31:12 2024-05-08 08:31:12,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:31:12 2024-05-08 08:31:12,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:31:17 2024-05-08 08:31:17,628 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:31:17 2024-05-08 08:31:17,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4791 with force:False 08:31:17 2024-05-08 08:31:17,629 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4791 08:31:17 2024-05-08 08:31:17,634 [execute] INFO git cat-file --batch-check 08:31:17 2024-05-08 08:31:17,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:31:17 2024-05-08 08:31:17,641 [execute] INFO git cat-file --batch 08:31:17 2024-05-08 08:31:17,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:31:17 2024-05-08 08:31:17,647 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4791 08:31:17 0.0.0 [Pipeline] } 08:31:17 $ docker exec --env ******** --env ******** 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent -k 08:31:17 unset SSH_AUTH_SOCK; 08:31:17 unset SSH_AGENT_PID; 08:31:17 echo Agent pid 76 killed; 08:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:18 + git semver [Pipeline] } 08:31:18 $ docker stop --time=1 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a 08:31:19 $ docker rm -f --volumes 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a [Pipeline] // withDockerContainer [Pipeline] sh 08:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:20 Stashed 1 file(s) [Pipeline] echo 08:31:20 [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:20 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:20 ========================================================= 08:31:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:21 619be1103602: Pulling fs layer 08:31:21 7862e08f4a3e: Pulling fs layer 08:31:21 5df492c9dc93: Pulling fs layer 08:31:21 7629e6793208: Pulling fs layer 08:31:21 4f4fb700ef54: Pulling fs layer 08:31:21 fb5054dd5b73: Pulling fs layer 08:31:21 eeca6798cff9: Pulling fs layer 08:31:21 aa269ceb94a6: Pulling fs layer 08:31:21 ada007ff1a6a: Pulling fs layer 08:31:21 fb5054dd5b73: Waiting 08:31:21 eeca6798cff9: Waiting 08:31:21 aa269ceb94a6: Waiting 08:31:21 4f4fb700ef54: Waiting 08:31:21 ada007ff1a6a: Waiting 08:31:21 7629e6793208: Waiting 08:31:21 7862e08f4a3e: Verifying Checksum 08:31:21 7862e08f4a3e: Download complete 08:31:21 7629e6793208: Download complete 08:31:21 4f4fb700ef54: Verifying Checksum 08:31:21 4f4fb700ef54: Download complete 08:31:21 fb5054dd5b73: Verifying Checksum 08:31:21 fb5054dd5b73: Download complete 08:31:21 619be1103602: Verifying Checksum 08:31:21 619be1103602: Download complete 08:31:21 eeca6798cff9: Verifying Checksum 08:31:21 eeca6798cff9: Download complete 08:31:21 619be1103602: Pull complete 08:31:21 ada007ff1a6a: Verifying Checksum 08:31:21 ada007ff1a6a: Download complete 08:31:21 7862e08f4a3e: Pull complete 08:31:21 5df492c9dc93: Verifying Checksum 08:31:21 5df492c9dc93: Download complete 08:31:21 aa269ceb94a6: Verifying Checksum 08:31:21 aa269ceb94a6: Download complete 08:31:25 5df492c9dc93: Pull complete 08:31:25 7629e6793208: Pull complete 08:31:25 4f4fb700ef54: Pull complete 08:31:25 fb5054dd5b73: Pull complete 08:31:25 eeca6798cff9: Pull complete 08:31:28 aa269ceb94a6: Pull complete 08:31:28 ada007ff1a6a: Pull complete 08:31:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:28 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:28 WORKDIR /edgex 08:31:28 COPY go.mod . 08:31:28 RUN go mod download -t 08:31:28 ci-base-image-x86_64 -f - . 08:31:29 Sending build context to Docker daemon 177.4MB 08:31:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:29 ---> f489d0715acc 08:31:29 Step 2/4 : WORKDIR /edgex 08:31:33 ---> Running in 65632f9df5e1 08:31:33 Removing intermediate container 65632f9df5e1 08:31:33 ---> 0bee36beeba2 08:31:33 Step 3/4 : COPY go.mod . 08:31:33 ---> 275499b3082f 08:31:33 Step 4/4 : RUN go mod download 08:31:33 ---> Running in 995401f7795e 08:31:35 Still waiting to schedule task 08:31:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-277’ is offline 08:31:55 Removing intermediate container 995401f7795e 08:31:55 ---> da44b9f7f710 08:31:55 Successfully built da44b9f7f710 08:31:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:56 + docker inspect -f . ci-base-image-x86_64 08:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:56 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:56 $ docker top 80ff8a9f1fb8a1bd816712326140bbd475e2f9671fd6d4fadabe587b29ae67a5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:57 + go version 08:31:57 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:57 $ docker stop --time=1 80ff8a9f1fb8a1bd816712326140bbd475e2f9671fd6d4fadabe587b29ae67a5 08:31:58 $ docker rm -f --volumes 80ff8a9f1fb8a1bd816712326140bbd475e2f9671fd6d4fadabe587b29ae67a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:58 + docker inspect -f . ci-base-image-x86_64 08:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:58 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:59 $ docker top fc782bc7ae3639c5c3393aaeaa886900babbb5b5a98a4f8000e71ac416ad2f88 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:59 ========================================================= 08:31:59 [edgeXBuildGoParallel] Running Tests and Build... 08:31:59 ========================================================= [Pipeline] sh 08:31:59 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:59 + make test 08:31:59 go test -race -coverprofile=coverage.out ./... 08:32:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.059s coverage: 28.7% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.091s coverage: 69.2% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.976s coverage: 93.4% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 6.1% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 97.6% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 32.2% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.056s coverage: 41.7% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.063s coverage: 92.9% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.058s coverage: 62.3% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.058s coverage: 100.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.061s coverage: 61.8% of statements 08:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 08:33:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:33:16 running golangci-lint 08:33:16 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:16 go version go1.21.9 linux/amd64 08:33:16 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:16 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:38 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|name|deps|exports_file|files|imports|compiled_files) took 20.623686607s" 08:33:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.743528ms" 08:33:48 level=info msg="[linters_context/goanalysis] analyzers took 1m32.046132051s with top 10 stages: buildir: 54.354418289s, gosec: 7.436150795s, inspect: 3.001505348s, fact_deprecated: 2.572557857s, ctrlflow: 1.405455001s, fact_purity: 1.396763546s, printf: 1.375375456s, nilness: 1.164862941s, errcheck: 950.479936ms, S1038: 860.274264ms" 08:33:48 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:33:48 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, path_prettifier: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, skip_dirs: 197/197, autogenerated_exclude: 197/197" 08:33:48 level=info msg="[runner] processing took 16.800346ms with stages: nolint: 7.244414ms, identifier_marker: 4.778441ms, autogenerated_exclude: 1.53957ms, path_prettifier: 1.407966ms, exclude-rules: 1.078537ms, skip_dirs: 702.237µs, cgo: 29.72µs, filename_unadjuster: 14.461µs, max_same_issues: 970ns, fixer: 720ns, uniq_by_line: 670ns, max_from_linter: 460ns, exclude: 430ns, skip_files: 390ns, severity-rules: 270ns, sort_results: 260ns, source_code: 250ns, diff: 230ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 08:33:48 level=info msg="[runner] linters took 11.773489009s with stages: goanalysis_metalinter: 11.75657977s" 08:33:48 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:48 level=info msg="Memory: 326 samples, avg is 271.9MB, max is 1088.3MB" 08:33:48 level=info msg="Execution took 32.442581052s" 08:33:48 go vet ./... 08:33:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:55 + ls -al . 08:33:55 total 816 08:33:55 drwxrwxr-x 11 1001 1001 4096 May 8 08:32 . 08:33:55 drwxr-xr-x 4 root root 4096 May 8 08:31 .. 08:33:55 drwxrwxr-x 2 1001 1001 4096 May 8 08:30 .blubracket 08:33:55 -rw-rw-r-- 1 1001 1001 10 May 8 08:30 .dockerignore 08:33:55 drwxrwxr-x 8 1001 1001 4096 May 8 08:33 .git 08:33:55 drwxrwxr-x 3 1001 1001 4096 May 8 08:30 .github 08:33:55 -rw-rw-r-- 1 1001 1001 1074 May 8 08:30 .gitignore 08:33:55 -rw-rw-r-- 1 1001 1001 42 May 8 08:30 .golangci.yml 08:33:55 -rw-rw-r-- 1 1001 1001 100 May 8 08:30 .hadolint.yml 08:33:55 drwxr-xr-x 3 1001 1001 4096 May 8 08:31 .semver 08:33:55 -rw-rw-r-- 1 1001 1001 155 May 8 08:30 .sonarcloud.properties 08:33:55 -rw-rw-r-- 1 1001 1001 1171 May 8 08:30 ADOPTERS.md 08:33:55 -rw-rw-r-- 1 1001 1001 20261 May 8 08:30 Attribution.txt 08:33:55 -rw-rw-r-- 1 1001 1001 100284 May 8 08:30 CHANGELOG.md 08:33:55 -rw-rw-r-- 1 1001 1001 3804 May 8 08:30 CONTRIBUTING.md 08:33:55 -rw-rw-r-- 1 1001 1001 677 May 8 08:30 GOVERNANCE.md 08:33:55 -rw-rw-r-- 1 1001 1001 861 May 8 08:30 Jenkinsfile 08:33:55 -rw-rw-r-- 1 1001 1001 10775 May 8 08:30 LICENSE 08:33:55 -rw-rw-r-- 1 1001 1001 15392 May 8 08:30 Makefile 08:33:55 -rw-rw-r-- 1 1001 1001 582 May 8 08:30 OWNERS.md 08:33:55 -rw-rw-r-- 1 1001 1001 9528 May 8 08:30 README.md 08:33:55 -rw-rw-r-- 1 1001 1001 789 May 8 08:30 SECURITY.md 08:33:55 -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION 08:33:55 drwxrwxr-x 2 1001 1001 4096 May 8 08:30 bin 08:33:55 drwxrwxr-x 18 1001 1001 4096 May 8 08:30 cmd 08:33:55 -rw-r--r-- 1 root root 455714 May 8 08:33 coverage.out 08:33:55 drwxrwxr-x 2 1001 1001 4096 May 8 08:30 fuzz_test 08:33:55 -rw-rw-r-- 1 1001 1001 7036 May 8 08:30 go.mod 08:33:55 -rw-rw-r-- 1 1001 1001 101457 May 8 08:30 go.sum 08:33:55 drwxrwxr-x 7 1001 1001 4096 May 8 08:30 internal 08:33:55 drwxrwxr-x 3 1001 1001 4096 May 8 08:30 openapi 08:33:55 -rw-rw-r-- 1 1001 1001 584 May 8 08:30 security.txt 08:33:55 -rw-rw-r-- 1 1001 1001 204 May 8 08:30 version.go [Pipeline] sh 08:33:55 + '[' -e coverage.out ] 08:33:55 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:56 Stashed 1 file(s) [Pipeline] sh 08:33:56 + make build 08:33:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-280 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws 08:34:12 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:34:15 The recommended git tool is: git 08:34:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:20 using credential edgex-jenkins-ssh 08:34:20 Cloning the remote Git repository 08:34:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:20 > git init /w/workspace/edgex-go/2 # timeout=10 08:34:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:20 > git --version # timeout=10 08:34:20 > git --version # 'git version 2.25.1' 08:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:30 $ docker stop --time=1 fc782bc7ae3639c5c3393aaeaa886900babbb5b5a98a4f8000e71ac416ad2f88 08:34:36 $ docker rm -f --volumes fc782bc7ae3639c5c3393aaeaa886900babbb5b5a98a4f8000e71ac416ad2f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:37 08:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:37 latest: Pulling from edgex-devops/edgex-compose 08:34:37 91d30c5bc195: Pulling fs layer 08:34:37 2e9b0aa3be6d: Pulling fs layer 08:34:37 9c61dcf015f6: Pulling fs layer 08:34:37 4698f68db338: Pulling fs layer 08:34:37 2a2f49069b9e: Pulling fs layer 08:34:37 e0025b399a48: Pulling fs layer 08:34:37 4698f68db338: Waiting 08:34:37 2a2f49069b9e: Waiting 08:34:37 e0025b399a48: Waiting 08:34:37 91d30c5bc195: Verifying Checksum 08:34:37 91d30c5bc195: Download complete 08:34:37 4698f68db338: Download complete 08:34:37 2e9b0aa3be6d: Verifying Checksum 08:34:37 2e9b0aa3be6d: Download complete 08:34:37 e0025b399a48: Verifying Checksum 08:34:37 e0025b399a48: Download complete 08:34:37 91d30c5bc195: Pull complete 08:34:37 2a2f49069b9e: Verifying Checksum 08:34:37 2a2f49069b9e: Download complete 08:34:38 2e9b0aa3be6d: Pull complete 08:34:38 9c61dcf015f6: Verifying Checksum 08:34:38 9c61dcf015f6: Download complete 08:34:40 9c61dcf015f6: Pull complete 08:34:40 4698f68db338: Pull complete 08:34:41 2a2f49069b9e: Pull complete 08:34:41 e0025b399a48: Pull complete 08:34:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:41 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 08:34:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:44 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d 08:34:44 $ docker top 4196d42063315c47c5337aae2b8de87a0fae08dc1641b8c66e8998460db2f181 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:44 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:45 Merge succeeded, producing d2895a8a2b64a566d937e412471846688bd2ca6b 08:34:45 Checking out Revision d2895a8a2b64a566d937e412471846688bd2ca6b (PR-4791) 08:34:44 > git config core.sparsecheckout # timeout=10 08:34:44 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 08:34:44 > git remote # timeout=10 08:34:44 > git config --get remote.origin.url # timeout=10 08:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:44 > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 08:34:45 > git rev-parse HEAD^{commit} # timeout=10 08:34:45 > git config core.sparsecheckout # timeout=10 08:34:45 > git checkout -f d2895a8a2b64a566d937e412471846688bd2ca6b # timeout=10 08:34:46 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:34:46 #1 transferring dockerfile: 2.50kB done 08:34:46 #1 DONE 0.0s 08:34:47 08:34:47 #2 [security-proxy-auth internal] load build definition from Dockerfile 08:34:47 #2 transferring dockerfile: 2.15kB done 08:34:47 #2 DONE 0.0s 08:34:47 08:34:47 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:47 #3 transferring dockerfile: 1.89kB done 08:34:47 #3 DONE 0.0s 08:34:47 08:34:47 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:47 #4 transferring dockerfile: 2.49kB done 08:34:47 #4 DONE 0.0s 08:34:47 08:34:47 #5 [core-command internal] load build definition from Dockerfile 08:34:47 #5 transferring dockerfile: 1.93kB done 08:34:47 #5 DONE 0.0s 08:34:47 08:34:47 #6 [core-data internal] load build definition from Dockerfile 08:34:47 #6 transferring dockerfile: 2.01kB done 08:34:47 #6 DONE 0.0s 08:34:47 08:34:47 #7 [support-scheduler internal] load build definition from Dockerfile 08:34:47 #7 transferring dockerfile: 1.93kB done 08:34:47 #7 DONE 0.0s 08:34:47 08:34:47 #8 [support-notifications internal] load build definition from Dockerfile 08:34:47 #8 transferring dockerfile: 1.95kB done 08:34:47 #8 DONE 0.0s 08:34:47 08:34:47 #9 [security-spire-server internal] load build definition from Dockerfile 08:34:47 #9 transferring dockerfile: 1.70kB done 08:34:47 #9 DONE 0.0s 08:34:47 08:34:47 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:47 #10 transferring dockerfile: 2.23kB done 08:34:47 #10 DONE 0.0s 08:34:47 08:34:47 #11 [security-spire-agent internal] load build definition from Dockerfile 08:34:47 #11 transferring dockerfile: 1.81kB done 08:34:47 #11 DONE 0.0s 08:34:47 08:34:47 #12 [security-proxy-setup internal] load .dockerignore 08:34:47 #12 transferring context: 50B done 08:34:47 #12 DONE 0.0s 08:34:47 08:34:47 #13 [security-spire-config internal] load build definition from Dockerfile 08:34:47 #13 transferring dockerfile: 1.69kB done 08:34:47 #13 DONE 0.1s 08:34:47 08:34:47 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:34:47 #14 transferring dockerfile: 2.93kB done 08:34:47 #14 DONE 0.1s 08:34:47 08:34:47 #15 [core-metadata internal] load build definition from Dockerfile 08:34:47 #15 transferring dockerfile: 2.06kB done 08:34:47 #15 DONE 0.1s 08:34:47 08:34:47 #16 [security-proxy-auth internal] load .dockerignore 08:34:47 #16 transferring context: 50B done 08:34:47 #16 DONE 0.0s 08:34:47 08:34:47 #17 [security-spiffe-token-provider internal] load .dockerignore 08:34:47 #17 transferring context: 50B done 08:34:47 #17 DONE 0.0s 08:34:47 08:34:47 #18 [core-command internal] load .dockerignore 08:34:47 #18 transferring context: 50B done 08:34:47 #18 DONE 0.0s 08:34:47 08:34:47 #19 [security-secretstore-setup internal] load .dockerignore 08:34:47 #19 transferring context: 50B done 08:34:47 #19 DONE 0.0s 08:34:47 08:34:47 #20 [support-scheduler internal] load .dockerignore 08:34:47 #20 transferring context: 50B done 08:34:47 #20 DONE 0.0s 08:34:47 08:34:47 #21 [security-spire-server internal] load .dockerignore 08:34:47 #21 transferring context: 50B done 08:34:47 #21 DONE 0.0s 08:34:47 08:34:47 #22 [core-data internal] load .dockerignore 08:34:47 #22 transferring context: 50B done 08:34:47 #22 DONE 0.0s 08:34:47 08:34:47 #23 [support-notifications internal] load .dockerignore 08:34:47 #23 transferring context: 50B done 08:34:47 #23 DONE 0.0s 08:34:47 08:34:47 #24 [core-common-config-bootstrapper internal] load .dockerignore 08:34:47 #24 transferring context: 50B done 08:34:47 #24 DONE 0.0s 08:34:47 08:34:47 #25 [security-spire-agent internal] load .dockerignore 08:34:47 #25 transferring context: 50B done 08:34:47 #25 DONE 0.0s 08:34:47 08:34:47 #26 [security-spire-config internal] load .dockerignore 08:34:47 #26 transferring context: 50B done 08:34:47 #26 DONE 0.0s 08:34:47 08:34:47 #27 [security-bootstrapper internal] load .dockerignore 08:34:47 #27 transferring context: 50B done 08:34:47 #27 DONE 0.0s 08:34:47 08:34:47 #28 [core-metadata internal] load .dockerignore 08:34:47 #28 transferring context: 50B done 08:34:47 #28 DONE 0.0s 08:34:47 08:34:47 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:47 #29 DONE 0.0s 08:34:47 08:34:47 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:47 #30 DONE 0.1s 08:34:47 08:34:47 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:47 #29 DONE 0.0s 08:34:47 08:34:47 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:34:47 #30 DONE 0.1s 08:34:47 08:34:47 #31 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:47 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:47 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:47 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:47 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:47 #31 DONE 0.1s 08:34:47 08:34:47 #32 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:47 #32 ... 08:34:47 08:34:47 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:47 #29 DONE 0.0s 08:34:47 08:34:47 #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:47 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:47 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:47 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:47 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:47 #31 DONE 0.1s 08:34:47 08:34:47 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:47 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:47 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:47 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:47 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:47 #31 DONE 0.1s 08:34:47 08:34:47 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:47 #29 DONE 0.0s 08:34:47 08:34:47 #33 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:47 #33 ... 08:34:47 08:34:47 #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:47 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:47 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:47 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:47 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:47 #31 DONE 0.1s 08:34:47 08:34:47 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:47 #29 DONE 0.0s 08:34:48 08:34:48 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:48 #29 DONE 0.0s 08:34:48 08:34:48 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:34:48 #30 DONE 0.5s 08:34:48 08:34:48 #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:48 #31 DONE 0.1s 08:34:48 08:34:48 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:48 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" 08:34:48 First time build. Skipping changelog. 08:34:48 #34 ... 08:34:48 08:34:48 #31 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:48 #31 DONE 0.1s 08:34:48 08:34:48 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:48 #35 DONE 0.9s 08:34:48 08:34:48 #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:34:48 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:34:48 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:34:48 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 08:34:48 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 08:34:48 #31 DONE 0.1s 08:34:48 08:34:48 #36 [security-spire-server internal] load build context 08:34:48 #36 transferring context: 26.69kB 0.0s done 08:34:48 #36 DONE 0.1s 08:34:48 08:34:48 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:48 #37 DONE 0.9s 08:34:48 08:34:48 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:48 #34 DONE 1.4s 08:34:48 08:34:48 #38 [core-command builder 2/7] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:50 Dload Upload Total Spent Left Speed 08:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 08:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:51 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 08:34:51 tee /etc/docker/daemon.new 08:34:51 { 08:34:51 "registry-mirrors": [ 08:34:51 "https://nexus3.edgexfoundry.org:10001" 08:34:51 ], 08:34:51 "bip": "10.250.0.254/24", 08:34:51 "hosts": [ 08:34:51 "tcp://0.0.0.0:5555", 08:34:51 "unix:///var/run/docker.sock" 08:34:51 ], 08:34:51 "mtu": 1458, 08:34:51 "selinux-enabled": true, 08:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:51 } [Pipeline] sh 08:34:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:52 + sudo service docker restart 08:34:54 #38 ... 08:34:54 08:34:54 #39 [security-proxy-setup internal] load build context 08:34:54 #39 transferring context: 250.43MB 6.4s 08:34:54 #39 ... 08:34:54 08:34:54 #40 [core-command internal] load build context 08:34:54 #40 ... 08:34:54 08:34:54 #39 [security-proxy-setup internal] load build context 08:34:55 #39 ... 08:34:55 08:34:55 #41 [security-spire-config internal] load build context 08:34:55 #41 transferring context: 24.94kB 0.0s done 08:34:55 #41 DONE 6.8s 08:34:55 08:34:55 #39 [security-proxy-setup internal] load build context 08:34:55 #39 transferring context: 325.94MB 7.9s 08:34:57 #39 transferring context: 407.67MB 9.3s done 08:34:57 #39 ... 08:34:57 08:34:57 #42 [security-spiffe-token-provider internal] load build context 08:34:57 #42 ... 08:34:57 08:34:57 #43 [security-secretstore-setup internal] load build context 08:34:57 #43 ... 08:34:57 08:34:57 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:57 #0 0.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.536 (1/4) Installing ca-certificates (20240226-r0) 08:34:57 #0 1.561 (2/4) Installing dumb-init (1.2.5-r2) 08:34:57 #0 1.561 (3/4) Installing su-exec (0.2-r3) 08:34:57 #0 1.561 (4/4) Installing yq (4.33.3-r5) 08:34:57 #0 2.055 Executing busybox-1.36.1-r5.trigger 08:34:57 #0 2.067 Executing ca-certificates-20240226-r0.trigger 08:34:57 #0 2.117 OK: 17 MiB in 19 packages 08:34:57 #44 ... 08:34:57 08:34:57 #45 [support-notifications internal] load build context 08:34:58 #45 ... 08:34:58 08:34:58 #46 [core-data internal] load build context 08:34:58 #46 ... 08:34:58 08:34:58 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:58 #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 3.796 (1/2) Installing dumb-init (1.2.5-r2) 08:34:58 #0 3.799 (2/2) Installing su-exec (0.2-r3) 08:34:58 #0 3.802 Executing busybox-1.36.1-r5.trigger 08:34:58 #0 3.831 OK: 7 MiB in 17 packages 08:34:58 #47 ... 08:34:58 08:34:58 #48 [support-scheduler internal] load build context 08:34:58 #48 ... 08:34:58 08:34:58 #49 [core-metadata internal] load build context 08:34:58 #49 transferring context: 407.67MB 10.1s done 08:34:58 #49 ... 08:34:58 08:34:58 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:58 #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 4.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 5.012 (1/1) Installing dumb-init (1.2.5-r2) 08:34:58 #0 5.016 Executing busybox-1.36.1-r5.trigger 08:34:58 #0 5.034 OK: 7 MiB in 16 packages 08:34:58 #50 ... 08:34:58 08:34:58 #51 [security-proxy-auth internal] load build context 08:34:58 #51 transferring context: 407.67MB 9.1s done 08:34:58 #51 ... 08:34:58 08:34:58 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:58 #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.697 (1/1) Installing dumb-init (1.2.5-r2) 08:34:58 #0 1.705 Executing busybox-1.36.1-r5.trigger 08:34:58 #0 1.730 OK: 7 MiB in 16 packages 08:34:58 #52 ... 08:34:58 08:34:58 #53 [security-bootstrapper internal] load build context 08:34:58 #53 transferring context: 407.67MB 9.2s done 08:34:58 #53 ... 08:34:58 08:34:58 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:59 #54 ... 08:34:59 08:34:59 #55 [security-spire-agent internal] load build context 08:34:59 #55 ... 08:34:59 08:34:59 #32 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:59 #32 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #32 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #32 1.815 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:59 #32 1.815 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:59 #32 1.815 OK: 20074 distinct packages available 08:34:59 #32 1.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #32 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #32 2.288 (1/11) Installing ca-certificates (20240226-r0) 08:34:59 #32 2.317 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:59 #32 2.323 (3/11) Installing libunistring (1.1-r1) 08:34:59 #32 2.341 (4/11) Installing libidn2 (2.3.4-r1) 08:34:59 #32 2.347 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:59 #32 2.371 (6/11) Installing libcurl (8.5.0-r0) 08:34:59 #32 2.386 (7/11) Installing curl (8.5.0-r0) 08:34:59 #32 2.394 (8/11) Installing dumb-init (1.2.5-r2) 08:34:59 #32 2.397 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:59 #32 2.405 (10/11) Installing libucontext (1.2-r2) 08:34:59 #32 2.410 (11/11) Installing gcompat (1.1.0-r1) 08:34:59 #32 2.410 Executing busybox-1.36.1-r5.trigger 08:34:59 #32 2.434 Executing ca-certificates-20240226-r0.trigger 08:34:59 #32 2.504 OK: 12 MiB in 26 packages 08:34:59 #32 ... 08:34:59 08:34:59 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:59 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:59 #56 ... 08:34:59 08:34:59 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:59 #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.494 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:34:59 #0 2.531 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:34:59 #0 2.546 (3/6) Installing dumb-init (1.2.5-r2) 08:34:59 #0 2.546 (4/6) Installing openssl (3.1.4-r6) 08:34:59 #0 2.554 (5/6) Installing su-exec (0.2-r3) 08:34:59 #0 2.558 (6/6) Installing yq (4.33.3-r5) 08:34:59 #0 2.628 Executing busybox-1.36.1-r5.trigger 08:34:59 #0 2.638 OK: 17 MiB in 19 packages 08:34:59 #57 ... 08:34:59 08:34:59 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:59 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10.9s done 08:34:59 #56 DONE 10.9s 08:34:59 08:34:59 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:59 #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:34:59 #58 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:59 #58 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:59 #58 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:35:00 #58 ... 08:35:00 08:35:00 #59 [core-common-config-bootstrapper internal] load build context 08:35:00 #59 transferring context: 407.67MB 10.9s done 08:35:00 #59 ... 08:35:00 08:35:00 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:00 #60 ... 08:35:00 08:35:00 #40 [core-command internal] load build context 08:35:00 #40 transferring context: 407.67MB 10.3s done 08:35:02 #40 ... 08:35:02 08:35:02 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:02 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s 08:35:03 #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 3.6s 08:35:04 #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.7s 08:35:06 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 5.3s 08:35:06 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.5s 08:35:07 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 6.7s done 08:35:07 #58 ... 08:35:07 08:35:07 #42 [security-spiffe-token-provider internal] load build context 08:35:07 #42 transferring context: 407.67MB 10.3s done 08:35:07 #42 ... 08:35:07 08:35:07 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:07 #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:35:07 #58 ... 08:35:07 08:35:07 #43 [security-secretstore-setup internal] load build context 08:35:07 #43 transferring context: 407.67MB 11.4s done 08:35:08 #43 ... 08:35:08 08:35:08 #45 [support-notifications internal] load build context 08:35:08 #45 transferring context: 407.67MB 10.9s done 08:35:08 #45 ... 08:35:08 08:35:08 #46 [core-data internal] load build context 08:35:08 #46 transferring context: 407.67MB 10.8s done 08:35:08 #46 ... 08:35:08 08:35:08 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:08 #58 ... 08:35:08 08:35:08 #48 [support-scheduler internal] load build context 08:35:08 #48 transferring context: 407.67MB 10.6s done 08:35:08 #48 ... 08:35:08 08:35:08 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:08 #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 8.3s done 08:35:08 #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 8.3s done 08:35:08 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 8.7s done 08:35:09 #58 ... 08:35:09 08:35:09 #32 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:09 #32 DONE 21.4s 08:35:09 08:35:09 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:09 #50 DONE 21.2s 08:35:09 08:35:09 #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:09 #52 DONE 21.5s 08:35:09 08:35:09 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:09 #44 DONE 21.4s 08:35:09 08:35:09 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:35:09 #38 DONE 20.4s 08:35:09 08:35:09 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:09 #57 DONE 21.5s 08:35:09 08:35:09 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:09 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 8.7s done 08:35:09 #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:35:09 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 8.8s 08:35:09 #58 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:35:09 #58 ... 08:35:09 08:35:09 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:09 #47 DONE 21.1s 08:35:09 08:35:09 #51 [security-proxy-auth internal] load build context 08:35:09 #51 DONE 21.6s 08:35:09 08:35:09 #40 [core-command internal] load build context 08:35:09 #40 DONE 21.5s 08:35:09 08:35:09 #42 [security-spiffe-token-provider internal] load build context 08:35:09 #42 DONE 21.6s 08:35:09 08:35:09 #48 [support-scheduler internal] load build context 08:35:09 #48 DONE 21.5s 08:35:09 08:35:09 #53 [security-bootstrapper internal] load build context 08:35:09 #53 DONE 21.3s 08:35:09 08:35:09 #46 [core-data internal] load build context 08:35:09 #46 DONE 21.4s 08:35:09 08:35:09 #45 [support-notifications internal] load build context 08:35:09 #45 DONE 21.4s 08:35:09 08:35:09 #49 [core-metadata internal] load build context 08:35:09 #49 DONE 21.1s 08:35:09 08:35:09 #39 [security-proxy-setup internal] load build context 08:35:09 #39 DONE 21.7s 08:35:09 08:35:09 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:09 #58 ... 08:35:09 08:35:09 #55 [security-spire-agent internal] load build context 08:35:09 #55 transferring context: 26.22kB 0.5s done 08:35:09 #55 DONE 20.4s 08:35:09 08:35:09 #59 [core-common-config-bootstrapper internal] load build context 08:35:09 #59 DONE 21.3s 08:35:09 08:35:09 #43 [security-secretstore-setup internal] load build context 08:35:09 #43 DONE 21.6s 08:35:09 08:35:09 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:09 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 9.0s 08:35:09 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.23MB / 25.84MB 9.1s 08:35:09 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.3s 08:35:09 #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:35:09 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.5s done 08:35:10 #58 ... 08:35:10 08:35:10 #33 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:10 #33 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:10 #33 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:10 #33 22.12 (1/2) Installing ca-certificates (20240226-r0) 08:35:10 #33 22.14 (2/2) Installing dumb-init (1.2.5-r2) 08:35:10 #33 22.14 Executing busybox-1.36.1-r5.trigger 08:35:10 #33 22.15 Executing ca-certificates-20240226-r0.trigger 08:35:10 #33 22.21 OK: 8 MiB in 17 packages 08:35:10 #33 DONE 22.5s 08:35:10 08:35:10 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:10 #58 ... 08:35:10 08:35:10 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:10 #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:35:10 #56 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:35:10 #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:35:10 #56 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:35:10 #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:35:10 #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:35:10 #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 08:35:10 #56 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 08:35:10 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:35:10 #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s 08:35:10 #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 08:35:10 #56 ... 08:35:10 08:35:10 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:10 #58 ... 08:35:10 08:35:10 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:35:10 #56 DONE 21.1s 08:35:10 08:35:10 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:10 provisioning config files... 08:35:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config427346610343103990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:11 ---> ****-login.sh 08:35:11 nexus3.edgexfoundry.org:10001 08:35:11 #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done 08:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 #58 ... 08:35:12 08:35:12 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:12 #0 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.625 OK: 264 MiB in 52 packages 08:35:12 #61 DONE 2.8s 08:35:12 08:35:12 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:12 #54 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #54 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #54 22.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:12 #54 22.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:12 #54 22.03 OK: 20074 distinct packages available 08:35:12 #54 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #54 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #54 22.48 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:12 #54 22.51 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:12 #54 22.51 (3/7) Installing dumb-init (1.2.5-r2) 08:35:12 #54 22.51 (4/7) Installing musl-obstack (1.2.3-r2) 08:35:12 #54 22.53 (5/7) Installing libucontext (1.2-r2) 08:35:12 #54 22.53 (6/7) Installing gcompat (1.1.0-r1) 08:35:12 #54 22.53 (7/7) Installing openssl (3.1.4-r6) 08:35:12 #54 22.54 Executing busybox-1.36.1-r5.trigger 08:35:12 #54 22.55 OK: 8 MiB in 20 packages 08:35:12 #54 DONE 23.1s 08:35:12 08:35:12 #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:35:12 #0 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.797 OK: 264 MiB in 52 packages 08:35:12 #62 DONE 2.9s 08:35:12 08:35:12 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:12 #60 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #60 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #60 21.51 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:12 #60 21.51 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:12 #60 21.51 OK: 20074 distinct packages available 08:35:12 #60 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #60 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #60 21.94 (1/4) Installing dumb-init (1.2.5-r2) 08:35:12 #60 21.94 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:12 #60 21.94 (3/4) Installing libucontext (1.2-r2) 08:35:12 #60 21.94 (4/4) Installing gcompat (1.1.0-r1) 08:35:12 #60 21.95 Executing busybox-1.36.1-r5.trigger 08:35:12 #60 21.97 OK: 8 MiB in 19 packages 08:35:12 #60 DONE 23.1s 08:35:12 08:35:12 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:12 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.399 OK: 264 MiB in 52 packages 08:35:12 #63 DONE 3.1s 08:35:12 08:35:12 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10002 08:35:12 #64 DONE 0.1s 08:35:12 08:35:12 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:12 #65 DONE 0.2s 08:35:12 08:35:12 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:12 #66 DONE 0.2s 08:35:12 08:35:12 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10003 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 #58 ... 08:35:12 08:35:12 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:35:12 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.824 Upgrading critical system libraries and apk-tools: 08:35:12 #0 2.824 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:12 #0 2.833 Executing busybox-1.36.1-r5.trigger 08:35:12 #0 2.912 Continuing the upgrade transaction with new apk-tools: 08:35:12 #0 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.209 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:12 #0 3.228 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:12 #0 3.261 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:12 #0 3.268 OK: 7 MiB in 16 packages 08:35:12 #67 DONE 3.6s 08:35:12 08:35:12 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:12 #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.888 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:12 #0 2.888 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:12 #0 2.888 OK: 20070 distinct packages available 08:35:12 #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.272 OK: 264 MiB in 52 packages 08:35:12 #68 DONE 3.6s 08:35:12 08:35:12 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:12 #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.838 Upgrading critical system libraries and apk-tools: 08:35:12 #0 2.838 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:12 #0 2.849 Executing busybox-1.36.1-r5.trigger 08:35:12 #0 2.921 Continuing the upgrade transaction with new apk-tools: 08:35:12 #0 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.240 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:12 #0 3.245 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:12 #0 3.279 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:12 #0 3.286 Executing ca-certificates-20240226-r0.trigger 08:35:12 #0 3.339 OK: 12 MiB in 26 packages 08:35:12 #69 DONE 3.6s 08:35:12 08:35:12 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:12 #70 DONE 0.1s 08:35:12 08:35:12 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:12 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.139 Upgrading critical system libraries and apk-tools: 08:35:12 #0 3.139 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:12 #0 3.148 Executing busybox-1.36.1-r5.trigger 08:35:12 #0 3.223 Continuing the upgrade transaction with new apk-tools: 08:35:12 #0 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 3.549 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:12 #0 3.557 OK: 17 MiB in 19 packages 08:35:12 #71 DONE 3.8s 08:35:12 08:35:12 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:12 #72 ... 08:35:12 08:35:12 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:12 #73 DONE 0.1s 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 nexus3.edgexfoundry.org:10004 08:35:13 08:35:13 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:13 #0 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 2.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.138 Upgrading critical system libraries and apk-tools: 08:35:13 #0 3.138 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:13 #0 3.145 Executing busybox-1.36.1-r5.trigger 08:35:13 #0 3.211 Continuing the upgrade transaction with new apk-tools: 08:35:13 #0 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.603 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:13 #0 3.610 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:13 #0 3.661 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:13 #0 3.672 Executing ca-certificates-20240226-r0.trigger 08:35:13 #0 3.734 OK: 17 MiB in 19 packages 08:35:13 #74 DONE 3.8s 08:35:13 08:35:13 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:13 #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.806 Upgrading critical system libraries and apk-tools: 08:35:13 #0 3.806 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:13 #0 3.809 Executing busybox-1.36.1-r5.trigger 08:35:13 #0 3.873 Continuing the upgrade transaction with new apk-tools: 08:35:13 #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 ****.io 08:35:13 #75 4.136 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:13 #75 4.150 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:13 #75 4.180 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:13 #75 4.189 OK: 7 MiB in 17 packages 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 #75 DONE 4.4s 08:35:13 08:35:13 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:13 #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 3.843 Upgrading critical system libraries and apk-tools: 08:35:13 #0 3.843 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:13 #0 3.852 Executing busybox-1.36.1-r5.trigger 08:35:13 #0 3.950 Continuing the upgrade transaction with new apk-tools: 08:35:13 #0 3.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:13 #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:13 #0 4.227 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:13 #0 4.234 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:13 #0 4.267 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:13 #0 4.276 OK: 7 MiB in 16 packages 08:35:13 #76 DONE 4.5s 08:35:13 08:35:13 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 ---> ****-login.sh ends [Pipeline] } 08:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:35:14 #77 ... 08:35:14 08:35:14 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:14 #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.168 Upgrading critical system libraries and apk-tools: 08:35:14 #0 3.168 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:14 #0 3.182 Executing busybox-1.36.1-r5.trigger 08:35:14 #0 3.243 Continuing the upgrade transaction with new apk-tools: 08:35:14 #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.511 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:14 #0 3.526 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:14 #0 3.546 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:14 #0 3.554 Executing ca-certificates-20240226-r0.trigger 08:35:14 #0 3.608 OK: 8 MiB in 17 packages 08:35:14 #78 DONE 3.8s 08:35:14 08:35:14 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:14 #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:35:14 #79 2.468 Upgrading critical system libraries and apk-tools: 08:35:14 #79 2.468 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:14 #79 2.474 Executing busybox-1.36.1-r5.trigger 08:35:14 #79 2.533 Continuing the upgrade transaction with new apk-tools: 08:35:14 #79 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:14 ========================================================= 08:35:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:35:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:14 #79 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #79 2.878 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:14 #79 2.888 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:35:14 #79 2.919 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:35:14 #79 2.927 OK: 8 MiB in 19 packages 08:35:14 #79 DONE 3.1s 08:35:14 08:35:14 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:14 #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 2.734 Upgrading critical system libraries and apk-tools: 08:35:14 #0 2.734 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:35:14 #0 2.744 Executing busybox-1.36.1-r5.trigger 08:35:14 #0 2.824 Continuing the upgrade transaction with new apk-tools: 08:35:14 #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 3.126 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:35:14 #0 3.134 OK: 8 MiB in 20 packages 08:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:15 #80 DONE 3.2s 08:35:15 08:35:15 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:15 #77 DONE 1.5s 08:35:15 08:35:15 #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:15 #81 DONE 0.1s 08:35:15 08:35:15 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:15 c6b39de5b339: Pulling fs layer 08:35:15 a69c41024577: Pulling fs layer 08:35:15 d6de4b400683: Pulling fs layer 08:35:15 35cb2a7552d0: Pulling fs layer 08:35:15 4f4fb700ef54: Pulling fs layer 08:35:15 464afbd9ba4c: Pulling fs layer 08:35:15 00f215d4a9da: Pulling fs layer 08:35:15 d496ad576159: Pulling fs layer 08:35:15 35cb2a7552d0: Waiting 08:35:15 464afbd9ba4c: Waiting 08:35:15 4f4fb700ef54: Waiting 08:35:15 00f215d4a9da: Waiting 08:35:15 d496ad576159: Waiting 08:35:15 a69c41024577: Verifying Checksum 08:35:15 a69c41024577: Download complete 08:35:15 35cb2a7552d0: Download complete 08:35:15 4f4fb700ef54: Verifying Checksum 08:35:15 4f4fb700ef54: Download complete 08:35:15 464afbd9ba4c: Verifying Checksum 08:35:15 464afbd9ba4c: Download complete 08:35:15 c6b39de5b339: Verifying Checksum 08:35:15 c6b39de5b339: Download complete 08:35:15 #82 ... 08:35:15 08:35:15 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:15 #83 DONE 0.6s 08:35:15 08:35:15 #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:15 d496ad576159: Verifying Checksum 08:35:15 d496ad576159: Download complete 08:35:16 #84 DONE 0.7s 08:35:16 08:35:16 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:16 c6b39de5b339: Pull complete 08:35:16 #85 DONE 1.2s 08:35:16 08:35:16 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:16 #82 DONE 1.2s 08:35:16 08:35:16 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:16 #86 DONE 0.1s 08:35:16 08:35:16 #87 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:16 #87 DONE 0.5s 08:35:16 08:35:16 #88 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:16 #88 DONE 0.5s 08:35:16 08:35:16 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:16 #89 DONE 0.5s 08:35:16 08:35:16 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:16 #90 DONE 0.0s 08:35:16 08:35:16 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:17 a69c41024577: Pull complete 08:35:17 #91 DONE 0.1s 08:35:17 08:35:17 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:17 #92 DONE 0.1s 08:35:17 08:35:17 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:17 #93 DONE 0.1s 08:35:17 08:35:17 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:17 #94 DONE 0.1s 08:35:17 08:35:17 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:17 #95 DONE 0.1s 08:35:17 08:35:17 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:17 #96 DONE 0.1s 08:35:17 08:35:17 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:17 #97 DONE 0.1s 08:35:17 08:35:17 #98 [security-spire-config] exporting to image 08:35:17 #98 exporting layers 08:35:17 d6de4b400683: Verifying Checksum 08:35:17 d6de4b400683: Download complete 08:35:17 #98 ... 08:35:17 08:35:17 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:17 #99 DONE 0.2s 08:35:17 08:35:17 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:17 #100 DONE 0.2s 08:35:17 08:35:17 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:17 #101 DONE 0.1s 08:35:17 08:35:17 #98 [security-spire-server] exporting to image 08:35:17 #98 exporting layers 0.5s done 08:35:17 #98 writing image sha256:1ac9f9ba1957304b1a9c93d0ffcd6f60aedf65efeacdab7abee3409873fdc511 done 08:35:17 #98 naming to docker.io/library/security-spire-config done 08:35:17 #98 exporting layers 0.5s done 08:35:17 #98 writing image sha256:00f56d4175cf27a5534bd26d83631d687babd8cc3300ca58c816bf431f591941 done 08:35:17 #98 naming to docker.io/library/security-spire-server done 08:35:17 #98 writing image sha256:f83e81384479ac55d4b7f0f345eb8a8d0694eac38e8b9efdb3cfe72dc71893be done 08:35:17 #98 naming to docker.io/library/security-spire-agent done 08:35:17 #98 DONE 0.8s 08:35:17 08:35:17 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 00f215d4a9da: Verifying Checksum 08:35:18 00f215d4a9da: Download complete 08:35:22 #102 ... 08:35:22 08:35:22 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #103 ... 08:35:22 08:35:22 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 d6de4b400683: Pull complete 08:35:33 35cb2a7552d0: Pull complete 08:35:33 4f4fb700ef54: Pull complete 08:35:33 464afbd9ba4c: Pull complete 08:35:42 00f215d4a9da: Pull complete 08:35:43 d496ad576159: Pull complete 08:35:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:43 WORKDIR /edgex 08:35:43 COPY go.mod . 08:35:43 RUN go mod download 08:35:43 + docker build -t ci-base-image-arm64 -f - . 08:35:44 Sending build context to Docker daemon 3.004MB 08:35:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:44 ---> f246e2811388 08:35:44 Step 2/4 : WORKDIR /edgex 08:35:46 ---> Running in b5b5b2158ba3 08:35:46 Removing intermediate container b5b5b2158ba3 08:35:46 ---> 6926cde5d1a6 08:35:46 Step 3/4 : COPY go.mod . 08:35:47 ---> b843fe55e376 08:35:47 Step 4/4 : RUN go mod download 08:35:47 ---> Running in 822d3c81eb98 08:35:54 #104 DONE 40.4s 08:35:54 08:35:54 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:54 #58 ... 08:35:54 08:35:54 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 #72 DONE 39.8s 08:35:54 08:35:54 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 #102 DONE 40.4s 08:35:54 08:35:54 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 #103 DONE 40.4s 08:35:54 08:35:54 #105 [security-proxy-setup builder 6/7] COPY . . 08:35:59 #105 DONE 6.9s 08:35:59 08:35:59 #106 [support-notifications builder 6/7] COPY . . 08:35:59 #106 DONE 6.9s 08:35:59 08:35:59 #107 [support-scheduler builder 6/7] COPY . . 08:35:59 #107 CACHED 08:35:59 08:35:59 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:59 #108 CACHED 08:35:59 08:35:59 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #109 CACHED 08:35:59 08:35:59 #110 [core-data builder 6/7] COPY . . 08:35:59 #110 CACHED 08:35:59 08:35:59 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #111 CACHED 08:35:59 08:35:59 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:59 #112 CACHED 08:35:59 08:35:59 #113 [core-command builder 6/7] COPY . . 08:35:59 #113 CACHED 08:35:59 08:35:59 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #114 CACHED 08:35:59 08:35:59 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:59 #115 CACHED 08:35:59 08:35:59 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:59 #116 CACHED 08:35:59 08:35:59 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #117 CACHED 08:35:59 08:35:59 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:59 #118 CACHED 08:35:59 08:35:59 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #119 CACHED 08:35:59 08:35:59 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:59 #120 CACHED 08:35:59 08:35:59 #121 [security-secretstore-setup builder 6/7] COPY . . 08:35:59 #121 CACHED 08:35:59 08:35:59 #122 [security-proxy-auth builder 6/7] COPY . . 08:35:59 #122 DONE 6.9s 08:35:59 08:35:59 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:59 #123 CACHED 08:35:59 08:35:59 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #124 CACHED 08:35:59 08:35:59 #125 [core-metadata builder 6/7] COPY . . 08:35:59 #125 CACHED 08:35:59 08:35:59 #126 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:59 #126 DONE 6.9s 08:35:59 08:35:59 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:59 #127 CACHED 08:35:59 08:35:59 #128 [security-bootstrapper builder 6/7] COPY . . 08:35:59 #128 CACHED 08:35:59 08:35:59 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:59 #129 CACHED 08:35:59 08:35:59 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:00 #130 1.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:10 #130 ... 08:36:10 08:36:10 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:10 #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:10 #131 ... 08:36:10 08:36:10 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:10 #0 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:10 #132 ... 08:36:10 08:36:10 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:10 #0 1.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:10 #133 ... 08:36:10 08:36:10 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:10 #0 0.975 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:10 #134 ... 08:36:10 08:36:10 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:10 #0 0.481 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:10 #135 ... 08:36:10 08:36:10 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:10 #0 0.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:10 #136 ... 08:36:10 08:36:10 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:10 #0 1.077 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:10 #137 ... 08:36:10 08:36:10 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:10 #0 1.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:11 #138 ... 08:36:11 08:36:11 #139 [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:11 #0 0.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:11 #139 ... 08:36:11 08:36:11 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:11 #0 0.887 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:55 Removing intermediate container 822d3c81eb98 08:36:55 ---> 56de374889a0 08:36:55 Successfully built 56de374889a0 08:36:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:55 + docker inspect -f . ci-base-image-arm64 08:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 08:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:57 $ docker top 4ad03d0d8285053d1048256df7bd8de2f0e408521fc14027465c22feedb0caf1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:58 + go version 08:36:58 go version go1.21.9 linux/arm64 [Pipeline] } 08:36:58 $ docker stop --time=1 4ad03d0d8285053d1048256df7bd8de2f0e408521fc14027465c22feedb0caf1 08:37:00 $ docker rm -f --volumes 4ad03d0d8285053d1048256df7bd8de2f0e408521fc14027465c22feedb0caf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker inspect -f . ci-base-image-arm64 08:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:00 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 08:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:02 $ docker top b3a117631253dc8e9f602dc9a0f9d44e49a8934d0f6301371758658df728cbc4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:02 ========================================================= 08:37:02 [edgeXBuildGoParallel] Running Tests and Build... 08:37:02 ========================================================= [Pipeline] sh 08:37:03 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:37:03 + make test 08:37:03 go test -race -coverprofile=coverage.out ./... 08:37:18 #140 ... 08:37:18 08:37:18 #139 [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:37:18 #139 77.80 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:45 #139 DONE 104.2s 08:37:45 08:37:45 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:45 #131 DONE 104.2s 08:37:45 08:37:45 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:45 #140 ... 08:37:45 08:37:45 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:45 #138 DONE 104.3s 08:37:45 08:37:45 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:45 #134 DONE 104.3s 08:37:45 08:37:45 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #141 ... 08:37:45 08:37:45 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:45 #130 DONE 104.7s 08:37:45 08:37:45 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:45 #142 ... 08:37:45 08:37:45 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #141 DONE 0.8s 08:37:45 08:37:45 #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #143 DONE 0.5s 08:37:45 08:37:45 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:45 #142 DONE 0.4s 08:37:45 08:37:45 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #144 DONE 0.6s 08:37:45 08:37:45 #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:45 #145 ... 08:37:45 08:37:45 #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 #146 DONE 0.2s 08:37:45 08:37:45 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:45 #147 DONE 0.2s 08:37:45 08:37:45 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:45 #148 DONE 0.1s 08:37:45 08:37:45 #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:45 #145 DONE 0.2s 08:37:45 08:37:45 #149 [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:37:45 #149 ... 08:37:45 08:37:45 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:45 #150 DONE 0.8s 08:37:45 08:37:45 #149 [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:37:45 #149 DONE 0.8s 08:37:45 08:37:45 #151 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:45 #151 ... 08:37:45 08:37:45 #152 [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:37:45 #152 DONE 1.0s 08:37:45 08:37:45 #153 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:45 #153 DONE 0.9s 08:37:45 08:37:45 #154 [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:37:47 #154 ... 08:37:47 08:37:47 #155 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:47 #155 DONE 1.5s 08:37:47 08:37:47 #156 [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:37:47 #156 DONE 1.1s 08:37:47 08:37:47 #154 [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:37:47 #154 DONE 1.3s 08:37:47 08:37:47 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:47 #157 DONE 2.4s 08:37:47 08:37:47 #158 [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:37:47 #158 DONE 0.1s 08:37:47 08:37:47 #151 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:47 #151 DONE 1.3s 08:37:47 08:37:47 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:47 #159 ... 08:37:47 08:37:47 #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:47 #160 DONE 0.2s 08:37:47 08:37:47 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:47 #161 DONE 0.3s 08:37:47 08:37:47 #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:47 #162 DONE 0.3s 08:37:47 08:37:47 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:47 #163 ... 08:37:47 08:37:47 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:47 #159 DONE 0.5s 08:37:47 08:37:47 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:47 #164 DONE 0.5s 08:37:47 08:37:47 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:48 #165 DONE 0.3s 08:37:48 08:37:48 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:48 #166 ... 08:37:48 08:37:48 #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:48 #167 DONE 0.6s 08:37:48 08:37:48 #98 [security-spiffe-token-provider] exporting to image 08:37:48 #98 exporting layers 0.7s done 08:37:48 #98 writing image sha256:d9941feb3c310cd9ce33bf05a3eb033943710fe75d4bfec5dc2809d37d1d4d0b done 08:37:48 #98 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:37:48 #98 DONE 1.6s 08:37:48 08:37:48 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:53 #168 ... 08:37:53 08:37:53 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:53 #169 DONE 4.8s 08:37:53 08:37:53 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:53 #163 DONE 5.5s 08:37:53 08:37:53 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:53 #168 DONE 4.9s 08:37:53 08:37:53 #98 [core-common-config-bootstrapper] exporting to image 08:37:53 #98 ... 08:37:53 08:37:53 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:53 #170 DONE 0.8s 08:37:53 08:37:53 #171 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:53 #171 DONE 0.7s 08:37:53 08:37:53 #172 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:53 #172 ... 08:37:53 08:37:53 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:53 #166 DONE 5.9s 08:37:54 08:37:54 #173 [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:37:54 #173 DONE 0.9s 08:37:54 08:37:54 #98 [security-proxy-setup] exporting to image 08:37:54 #98 exporting layers 08:37:54 #98 exporting layers 1.7s done 08:37:54 #98 writing image sha256:7b309f123914bf6439bb66223748753d8e10aca9172acbdcbe5f63b0448e1caa done 08:37:54 #98 naming to docker.io/library/core-common-config-bootstrapper done 08:37:57 #98 ... 08:37:57 08:37:57 #174 [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:37:57 #174 DONE 2.5s 08:37:57 08:37:57 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:57 #175 ... 08:37:57 08:37:57 #172 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:57 #172 DONE 3.7s 08:37:57 08:37:57 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:57 #175 DONE 0.3s 08:37:57 08:37:57 #98 [security-secretstore-setup] exporting to image 08:37:57 #98 exporting layers 3.2s done 08:37:57 #98 writing image sha256:4d7ce2b0cada2810c38a72e8bc8db8dc4112d5d379661bcdeb7cf42eac7b7633 08:37:57 #98 ... 08:37:57 08:37:57 #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:57 #176 DONE 0.1s 08:37:57 08:37:57 #98 [security-proxy-setup] exporting to image 08:37:57 #98 writing image sha256:4d7ce2b0cada2810c38a72e8bc8db8dc4112d5d379661bcdeb7cf42eac7b7633 done 08:37:57 #98 naming to docker.io/library/security-proxy-setup done 08:37:57 #98 exporting layers 0.5s done 08:37:57 #98 writing image sha256:1f7c03cd3ae7c6e4897a9452961e430537c0539fd71f8499f399781ffca128aa 08:37:57 #98 writing image sha256:1f7c03cd3ae7c6e4897a9452961e430537c0539fd71f8499f399781ffca128aa done 08:37:57 #98 naming to docker.io/library/security-secretstore-setup done 08:37:57 #98 DONE 6.5s 08:37:57 08:37:57 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:00 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:02 #177 DONE 3.9s 08:38:02 08:38:02 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:02 #132 DONE 121.8s 08:38:02 08:38:02 #98 [security-bootstrapper] exporting to image 08:38:02 #98 ... 08:38:02 08:38:02 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:02 #136 DONE 121.9s 08:38:02 08:38:02 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:02 #133 DONE 122.1s 08:38:02 08:38:02 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 #178 ... 08:38:02 08:38:02 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:02 #140 DONE 122.8s 08:38:02 08:38:02 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 #178 DONE 0.7s 08:38:02 08:38:02 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 #179 CACHED 08:38:02 08:38:02 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:02 #180 ... 08:38:02 08:38:02 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:02 #135 DONE 122.9s 08:38:02 08:38:02 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:02 #181 CACHED 08:38:02 08:38:02 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 #182 CACHED 08:38:02 08:38:02 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:02 #180 DONE 0.2s 08:38:02 08:38:02 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:02 #183 CACHED 08:38:02 08:38:02 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:02 #184 ... 08:38:02 08:38:02 #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 #185 DONE 0.3s 08:38:03 08:38:03 #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:03 #186 DONE 0.3s 08:38:03 08:38:03 #98 [security-bootstrapper] exporting to image 08:38:03 #98 exporting layers 1.5s done 08:38:03 #98 writing image sha256:f79c08186595d9890003b225db1a913f7548bf4b4c7cc8b549c122742934c0fc 08:38:03 #98 writing image sha256:f79c08186595d9890003b225db1a913f7548bf4b4c7cc8b549c122742934c0fc 0.5s done 08:38:03 #98 naming to docker.io/library/security-bootstrapper 08:38:03 #98 naming to docker.io/library/security-bootstrapper 0.1s done 08:38:03 #98 DONE 8.6s 08:38:03 08:38:03 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:03 #187 DONE 0.8s 08:38:03 08:38:03 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:03 #137 DONE 123.9s 08:38:03 08:38:03 #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:03 #188 DONE 0.7s 08:38:03 08:38:03 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:03 #184 DONE 0.9s 08:38:03 08:38:03 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:03 #189 DONE 0.7s 08:38:03 08:38:03 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:03 #190 DONE 0.9s 08:38:03 08:38:03 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:04 #191 ... 08:38:04 08:38:04 #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:04 #192 CACHED 08:38:04 08:38:04 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:04 #193 CACHED 08:38:04 08:38:04 #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:04 #194 DONE 0.6s 08:38:04 08:38:04 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:04 #195 DONE 0.6s 08:38:04 08:38:04 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:04 #196 DONE 0.6s 08:38:04 08:38:04 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:04 #191 DONE 0.6s 08:38:04 08:38:04 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:04 #197 DONE 0.6s 08:38:04 08:38:04 #98 [core-command] exporting to image 08:38:04 #98 ... 08:38:04 08:38:04 #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:04 #198 DONE 0.3s 08:38:04 08:38:04 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:04 #199 DONE 0.3s 08:38:04 08:38:04 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:04 #200 DONE 0.3s 08:38:04 08:38:04 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:04 #201 DONE 0.3s 08:38:04 08:38:04 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:04 #202 DONE 0.3s 08:38:04 08:38:04 #98 [core-data] exporting to image 08:38:04 #98 writing image sha256:0a4d8f694c13f8f1eb1202cc1bb15b8792cd15eae5d84edebf177ea6d464ecd8 08:38:04 #98 ... 08:38:04 08:38:04 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:04 #203 DONE 0.1s 08:38:04 08:38:04 #98 [support-scheduler] exporting to image 08:38:04 #98 exporting layers 0.2s done 08:38:04 #98 writing image sha256:0a4d8f694c13f8f1eb1202cc1bb15b8792cd15eae5d84edebf177ea6d464ecd8 0.0s done 08:38:04 #98 naming to docker.io/library/core-command 0.0s done 08:38:04 #98 exporting layers 0.2s done 08:38:04 #98 writing image sha256:679990c8d78e17d1d8ff8f74af400f6e936cc1794ccdbad0ccb8252520959288 done 08:38:04 #98 naming to docker.io/library/core-data done 08:38:04 #98 writing image sha256:beb48ef7c81924786b64b5facf6750cebe8f0c07ba61e311604888b195c33313 done 08:38:04 #98 naming to docker.io/library/support-notifications done 08:38:04 #98 ... 08:38:04 08:38:04 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:04 #204 DONE 0.4s 08:38:04 08:38:04 #98 [security-proxy-auth] exporting to image 08:38:05 #98 exporting layers 0.5s done 08:38:05 #98 writing image sha256:2201d30d3a1e2fbb2941ca8d7555caf392833e7c20c8b72cfccb15159a64017e 0.0s done 08:38:05 #98 naming to docker.io/library/support-scheduler done 08:38:05 #98 writing image sha256:3a93d4e37c9c076bf323a58ff690fd6275197de0bf487147799a16adc3afeeb2 done 08:38:05 #98 naming to docker.io/library/core-metadata done 08:38:05 #98 writing image sha256:9e20f99509fdffd19a02b60991121d57a276f1ca7fa3d7b3d0826137c1046c1a done 08:38:05 #98 naming to docker.io/library/security-proxy-auth done 08:38:05 #98 DONE 9.8s 08:38:05 08:38:05 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:38:05 time="2024-05-08T08:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:05 time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:05 $ docker stop --time=1 4196d42063315c47c5337aae2b8de87a0fae08dc1641b8c66e8998460db2f181 08:38:06 $ docker rm -f --volumes 4196d42063315c47c5337aae2b8de87a0fae08dc1641b8c66e8998460db2f181 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:07 + docker images 08:38:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:07 support-scheduler latest 2201d30d3a1e 2 seconds ago 43.4MB 08:38:07 core-data latest 679990c8d78e 2 seconds ago 40.8MB 08:38:07 support-notifications latest beb48ef7c819 2 seconds ago 44MB 08:38:07 security-proxy-auth latest 9e20f99509fd 2 seconds ago 38.1MB 08:38:07 core-metadata latest 3a93d4e37c9c 2 seconds ago 41MB 08:38:07 core-command latest 0a4d8f694c13 3 seconds ago 40.5MB 08:38:07 security-bootstrapper latest f79c08186595 5 seconds ago 24.2MB 08:38:07 security-secretstore-setup latest 1f7c03cd3ae7 9 seconds ago 42MB 08:38:07 security-proxy-setup latest 4d7ce2b0cada 13 seconds ago 31.5MB 08:38:07 core-common-config-bootstrapper latest 7b309f123914 14 seconds ago 20.6MB 08:38:07 security-spiffe-token-provider latest d9941feb3c31 20 seconds ago 34.3MB 08:38:07 security-spire-agent latest f83e81384479 2 minutes ago 166MB 08:38:07 security-spire-server latest 00f56d4175cf 2 minutes ago 108MB 08:38:07 security-spire-config latest 1ac9f9ba1957 2 minutes ago 107MB 08:38:07 ci-base-image-x86_64 latest da44b9f7f710 6 minutes ago 978MB 08:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB 08:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 08:38:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:42:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:42:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:42:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:42:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.314s coverage: 28.7% of statements 08:42:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.407s coverage: 97.0% of statements 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.504s coverage: 69.2% of statements 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:42:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:42:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.429s coverage: 53.2% of statements 08:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:43:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.206s coverage: 93.4% of statements 08:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.539s coverage: 6.1% of statements 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:43:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.973s coverage: 97.6% of statements 08:43:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.207s coverage: 72.2% of statements 08:43:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.447s coverage: 0.9% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.303s coverage: 32.2% of statements 08:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.409s coverage: 41.7% of statements 08:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.370s coverage: 82.9% of statements 08:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.342s coverage: 94.1% of statements 08:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.213s coverage: 96.3% of statements 08:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.258s coverage: 87.5% of statements 08:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:43:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:43:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:43:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.239s coverage: 94.4% of statements 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements 08:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.267s coverage: 92.9% of statements 08:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 08:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.259s coverage: 62.3% of statements 08:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.248s coverage: 87.2% of statements 08:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.241s coverage: 20.0% of statements 08:44:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.249s coverage: 100.0% of statements 08:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.482s coverage: 81.8% of statements 08:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.429s coverage: 82.1% of statements 08:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.281s coverage: 86.0% of statements 08:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.024s coverage: 63.1% of statements 08:44:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.296s coverage: 100.0% of statements 08:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements 08:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements 08:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 08:44:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 08:44:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:44:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:44:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.843s coverage: 38.4% of statements 08:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.269s coverage: 89.5% of statements 08:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:44:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.247s coverage: 84.8% of statements 08:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:44:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:45:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.321s coverage: 19.9% of statements 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:45:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:45:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.651s coverage: 95.7% of statements 08:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:45:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:45:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.354s coverage: 61.8% of statements 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:45:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.465s coverage: 98.9% of statements 08:45:13 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:45:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:45:13 go vet ./... 08:50:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:50:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:50:05 ./bin/test-attribution-txt.sh [Pipeline] echo 08:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:50:06 + ls -al . 08:50:06 total 812 08:50:06 drwxrwxr-x 10 1001 1001 4096 May 8 08:37 . 08:50:06 drwxr-xr-x 4 root root 4096 May 8 08:37 .. 08:50:06 drwxrwxr-x 2 1001 1001 4096 May 8 08:34 .blubracket 08:50:06 -rw-rw-r-- 1 1001 1001 10 May 8 08:34 .dockerignore 08:50:06 drwxrwxr-x 8 1001 1001 4096 May 8 08:34 .git 08:50:06 drwxrwxr-x 3 1001 1001 4096 May 8 08:34 .github 08:50:06 -rw-rw-r-- 1 1001 1001 1074 May 8 08:34 .gitignore 08:50:06 -rw-rw-r-- 1 1001 1001 42 May 8 08:34 .golangci.yml 08:50:06 -rw-rw-r-- 1 1001 1001 100 May 8 08:34 .hadolint.yml 08:50:06 -rw-rw-r-- 1 1001 1001 155 May 8 08:34 .sonarcloud.properties 08:50:06 -rw-rw-r-- 1 1001 1001 1171 May 8 08:34 ADOPTERS.md 08:50:06 -rw-rw-r-- 1 1001 1001 20261 May 8 08:34 Attribution.txt 08:50:06 -rw-rw-r-- 1 1001 1001 100284 May 8 08:34 CHANGELOG.md 08:50:06 -rw-rw-r-- 1 1001 1001 3804 May 8 08:34 CONTRIBUTING.md 08:50:06 -rw-rw-r-- 1 1001 1001 677 May 8 08:34 GOVERNANCE.md 08:50:06 -rw-rw-r-- 1 1001 1001 861 May 8 08:34 Jenkinsfile 08:50:06 -rw-rw-r-- 1 1001 1001 10775 May 8 08:34 LICENSE 08:50:06 -rw-rw-r-- 1 1001 1001 15392 May 8 08:34 Makefile 08:50:06 -rw-rw-r-- 1 1001 1001 582 May 8 08:34 OWNERS.md 08:50:06 -rw-rw-r-- 1 1001 1001 9528 May 8 08:34 README.md 08:50:06 -rw-rw-r-- 1 1001 1001 789 May 8 08:34 SECURITY.md 08:50:06 -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION 08:50:06 drwxrwxr-x 2 1001 1001 4096 May 8 08:34 bin 08:50:06 drwxrwxr-x 18 1001 1001 4096 May 8 08:34 cmd 08:50:06 -rw-r--r-- 1 root root 455713 May 8 08:45 coverage.out 08:50:06 drwxrwxr-x 2 1001 1001 4096 May 8 08:34 fuzz_test 08:50:06 -rw-rw-r-- 1 1001 1001 7036 May 8 08:34 go.mod 08:50:06 -rw-rw-r-- 1 1001 1001 101457 May 8 08:34 go.sum 08:50:06 drwxrwxr-x 7 1001 1001 4096 May 8 08:34 internal 08:50:06 drwxrwxr-x 3 1001 1001 4096 May 8 08:34 openapi 08:50:06 -rw-rw-r-- 1 1001 1001 584 May 8 08:34 security.txt 08:50:06 -rw-rw-r-- 1 1001 1001 204 May 8 08:34 version.go [Pipeline] sh 08:50:07 + '[' -e coverage.out ] 08:50:07 + chown 1001:1001 coverage.out [Pipeline] stash 08:50:07 Warning: overwriting stash ‘coverage-report’ 08:50:08 Stashed 1 file(s) [Pipeline] sh 08:50:08 + make build 08:50:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:53:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:53:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:54:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:54:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:54:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:54:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:55:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:55:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:55:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:55:17 $ docker stop --time=1 b3a117631253dc8e9f602dc9a0f9d44e49a8934d0f6301371758658df728cbc4 08:55:19 $ docker rm -f --volumes b3a117631253dc8e9f602dc9a0f9d44e49a8934d0f6301371758658df728cbc4 [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:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:55:23 08:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:55:24 latest: Pulling from edgex-devops/edgex-compose-arm64 08:55:24 547446be3368: Pulling fs layer 08:55:24 d125d8839a47: Pulling fs layer 08:55:24 3e85d5ac6304: Pulling fs layer 08:55:24 c3105a71a48b: Pulling fs layer 08:55:24 0f093f025ec4: Pulling fs layer 08:55:24 c3106fc0e877: Pulling fs layer 08:55:24 c3105a71a48b: Waiting 08:55:24 0f093f025ec4: Waiting 08:55:24 c3106fc0e877: Waiting 08:55:24 547446be3368: Verifying Checksum 08:55:24 547446be3368: Download complete 08:55:24 c3105a71a48b: Verifying Checksum 08:55:24 c3105a71a48b: Download complete 08:55:24 d125d8839a47: Verifying Checksum 08:55:24 d125d8839a47: Download complete 08:55:24 c3106fc0e877: Verifying Checksum 08:55:24 c3106fc0e877: Download complete 08:55:24 0f093f025ec4: Verifying Checksum 08:55:24 0f093f025ec4: Download complete 08:55:25 547446be3368: Pull complete 08:55:26 d125d8839a47: Pull complete 08:55:26 3e85d5ac6304: Verifying Checksum 08:55:26 3e85d5ac6304: Download complete 08:55:36 3e85d5ac6304: Pull complete 08:55:36 c3105a71a48b: Pull complete 08:55:37 0f093f025ec4: Pull complete 08:55:37 c3106fc0e877: Pull complete 08:55:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:37 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 08:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:55:40 $ docker top 6df5df734f5893d9aa590c48c5812af94e3359adb3e479b6eba36ac4261146ed -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:41 + docker compose -f ./docker-compose-build.yml build --parallel 08:55:51 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:55:51 #1 transferring dockerfile: 08:55:51 #1 transferring dockerfile: 2.23kB 0.0s done 08:55:51 #1 DONE 0.1s 08:55:51 08:55:51 #2 [security-spire-agent internal] load build definition from Dockerfile 08:55:51 #2 transferring dockerfile: 1.81kB done 08:55:51 #2 DONE 0.1s 08:55:51 08:55:51 #3 [support-scheduler internal] load build definition from Dockerfile 08:55:51 #3 transferring dockerfile: 1.93kB 0.0s done 08:55:51 #3 DONE 0.1s 08:55:51 08:55:51 #4 [security-secretstore-setup internal] load build definition from Dockerfile 08:55:51 #4 transferring dockerfile: 2.49kB 0.0s done 08:55:51 #4 DONE 0.1s 08:55:51 08:55:51 #5 [security-spire-config internal] load build definition from Dockerfile 08:55:51 #5 transferring dockerfile: 1.69kB 0.0s done 08:55:51 #5 DONE 0.1s 08:55:51 08:55:51 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:55:51 #6 transferring dockerfile: 2.15kB 0.0s done 08:55:52 #6 DONE 0.1s 08:55:52 08:55:52 #7 [core-data internal] load build definition from Dockerfile 08:55:52 #7 transferring dockerfile: 2.01kB done 08:55:52 #7 DONE 0.1s 08:55:52 08:55:52 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:55:52 #8 transferring dockerfile: 2.93kB done 08:55:52 #8 DONE 0.1s 08:55:52 08:55:52 #9 [security-spire-server internal] load build definition from Dockerfile 08:55:52 #9 transferring dockerfile: 1.70kB 0.0s done 08:55:52 #9 DONE 0.1s 08:55:52 08:55:52 #10 [support-notifications internal] load build definition from Dockerfile 08:55:52 #10 transferring dockerfile: 1.95kB 0.0s done 08:55:52 #10 DONE 0.2s 08:55:52 08:55:52 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:55:52 #11 transferring dockerfile: 1.89kB 0.0s done 08:55:52 #11 DONE 0.1s 08:55:52 08:55:52 #12 [core-metadata internal] load build definition from Dockerfile 08:55:52 #12 transferring dockerfile: 2.06kB 0.0s done 08:55:52 #12 DONE 0.1s 08:55:52 08:55:52 #13 [core-command internal] load build definition from Dockerfile 08:55:52 #13 transferring dockerfile: 1.93kB done 08:55:52 #13 DONE 0.1s 08:55:52 08:55:52 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:55:52 #14 transferring dockerfile: 2.50kB done 08:55:52 #14 DONE 0.1s 08:55:52 08:55:52 #15 [core-common-config-bootstrapper internal] load .dockerignore 08:55:52 #15 transferring context: 50B 0.0s done 08:55:52 #15 DONE 0.1s 08:55:53 08:55:53 #16 [security-spire-agent internal] load .dockerignore 08:55:53 #16 transferring context: 50B done 08:55:53 #16 DONE 0.0s 08:55:53 08:55:53 #17 [support-scheduler internal] load .dockerignore 08:55:53 #17 transferring context: 50B 0.0s done 08:55:53 #17 DONE 0.0s 08:55:53 08:55:53 #18 [security-secretstore-setup internal] load .dockerignore 08:55:53 #18 transferring context: 50B done 08:55:53 #18 DONE 0.1s 08:55:53 08:55:53 #19 [security-spire-config internal] load .dockerignore 08:55:53 #19 transferring context: 50B 0.0s done 08:55:53 #19 DONE 0.1s 08:55:53 08:55:53 #20 [security-proxy-auth internal] load .dockerignore 08:55:53 #20 transferring context: 50B 0.0s done 08:55:53 #20 DONE 0.1s 08:55:53 08:55:53 #21 [core-data internal] load .dockerignore 08:55:53 #21 transferring context: 50B 0.0s done 08:55:53 #21 DONE 0.0s 08:55:53 08:55:53 #22 [security-bootstrapper internal] load .dockerignore 08:55:53 #22 transferring context: 50B done 08:55:53 #22 DONE 0.1s 08:55:53 08:55:53 #23 [security-spire-server internal] load .dockerignore 08:55:54 #23 transferring context: 50B 0.0s done 08:55:54 #23 DONE 0.1s 08:55:54 08:55:54 #24 [support-notifications internal] load .dockerignore 08:55:54 #24 transferring context: 50B done 08:55:54 #24 DONE 0.1s 08:55:54 08:55:54 #25 [security-spiffe-token-provider internal] load .dockerignore 08:55:54 #25 transferring context: 50B done 08:55:54 #25 DONE 0.0s 08:55:54 08:55:54 #26 [core-metadata internal] load .dockerignore 08:55:54 #26 transferring context: 50B done 08:55:54 #26 DONE 0.1s 08:55:54 08:55:54 #27 [core-command internal] load .dockerignore 08:55:54 #27 transferring context: 50B done 08:55:54 #27 DONE 0.1s 08:55:54 08:55:54 #28 [security-proxy-setup internal] load .dockerignore 08:55:54 #28 transferring context: 50B done 08:55:54 #28 DONE 0.1s 08:55:54 08:55:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:54 #29 DONE 0.0s 08:55:54 08:55:54 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:55:54 #30 DONE 0.2s 08:55:54 08:55:54 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:55:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:55:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:55:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:55:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:55:55 #31 ... 08:55:55 08:55:55 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:55 #29 DONE 0.0s 08:55:55 08:55:55 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:55:55 #30 DONE 0.3s 08:55:55 08:55:55 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:55:55 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:55:55 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:55:55 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:55:55 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:55:55 #31 ... 08:55:55 08:55:55 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:55 #29 DONE 0.0s 08:55:55 08:55:55 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:55:55 #30 DONE 0.4s 08:55:55 08:55:55 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:55 #32 DONE 1.8s 08:55:55 08:55:55 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:55 #32 DONE 1.9s 08:55:55 08:55:55 #33 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:55:55 #33 ... 08:55:55 08:55:55 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:55 #29 DONE 0.0s 08:55:56 08:55:56 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:56 #29 DONE 0.0s 08:55:56 08:55:56 #34 [support-scheduler internal] load build context 08:55:56 #34 ... 08:55:56 08:55:56 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:55:56 #30 DONE 0.8s 08:55:56 08:55:56 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:56 #32 DONE 1.9s 08:55:56 08:55:56 #34 [support-scheduler internal] load build context 08:55:56 #34 ... 08:55:56 08:55:56 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:56 #29 DONE 0.0s 08:55:56 08:55:56 #34 [support-scheduler internal] load build context 08:55:56 #34 ... 08:55:56 08:55:56 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:55:56 #35 DONE 1.6s 08:55:56 08:55:56 #34 [support-scheduler internal] load build context 08:55:56 #34 ... 08:55:56 08:55:56 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:56 #29 DONE 0.0s 08:55:56 08:55:56 #34 [support-scheduler internal] load build context 08:55:56 #34 ... 08:55:56 08:55:56 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:56 #29 DONE 0.0s 08:55:56 08:55:56 #34 [support-scheduler internal] load build context 08:55:57 #34 ... 08:55:57 08:55:57 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:57 #32 DONE 2.0s 08:55:57 08:55:57 #36 [support-notifications internal] load build context 08:55:57 #36 DONE 0.0s 08:55:57 08:55:57 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:55:57 #35 DONE 1.6s 08:55:57 08:55:57 #34 [support-scheduler internal] load build context 08:55:57 #34 ... 08:55:57 08:55:57 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:55:57 #37 DONE 1.9s 08:55:57 08:55:57 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:55:57 #38 DONE 1.9s 08:55:57 08:55:57 #34 [support-scheduler internal] load build context 08:55:57 #34 ... 08:55:57 08:55:57 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:57 #29 DONE 0.0s 08:55:57 08:55:57 #34 [support-scheduler internal] load build context 08:55:57 #34 ... 08:55:57 08:55:57 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:57 #29 DONE 0.0s 08:55:57 08:55:57 #34 [support-scheduler internal] load build context 08:55:58 #34 ... 08:55:58 08:55:58 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:55:58 #29 DONE 0.0s 08:55:58 08:55:58 #34 [support-scheduler internal] load build context 08:55:58 #34 ... 08:55:58 08:55:58 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:55:58 #30 DONE 2.8s 08:55:58 08:55:58 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:58 #32 DONE 2.1s 08:55:58 08:55:58 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 08:55:58 #35 DONE 1.7s 08:55:58 08:55:58 #39 [core-metadata internal] load build context 08:55:58 #39 ... 08:55:58 08:55:58 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:58 #32 DONE 2.1s 08:55:58 08:55:58 #35 [core-command builder 2/7] WORKDIR /edgex-go 08:55:58 #35 DONE 1.8s 08:55:58 08:55:58 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:55:58 #32 DONE 2.1s 08:55:58 08:55:58 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:55:58 #35 DONE 1.8s 08:55:58 08:55:58 #40 [security-proxy-setup internal] load build context 08:55:58 #40 ... 08:55:58 08:55:58 #41 [security-spire-server internal] load build context 08:55:58 #41 transferring context: 26.69kB 0.1s done 08:55:58 #41 DONE 1.4s 08:55:59 08:55:59 #42 [security-spire-config internal] load build context 08:55:59 #42 transferring context: 24.94kB 0.4s done 08:55:59 #42 DONE 1.6s 08:55:59 08:55:59 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:55:59 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 08:55:59 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 08:55:59 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 08:55:59 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 08:55:59 #31 ... 08:55:59 08:55:59 #43 [security-spire-agent internal] load build context 08:55:59 #43 transferring context: 26.22kB 0.2s done 08:55:59 #43 DONE 1.6s 08:55:59 08:55:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:55:59 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done 08:56:00 #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:56:00 #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:56:01 #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:56:02 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s 08:56:02 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s 08:56:03 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 08:56:03 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done 08:56:03 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:56:03 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.3s 08:56:03 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s 08:56:03 #44 ... 08:56:03 08:56:03 #33 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:03 #33 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:04 #33 8.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:04 #33 ... 08:56:04 08:56:04 #45 [core-common-config-bootstrapper internal] load build context 08:56:04 #45 transferring context: 47.32MB 9.8s 08:56:04 #45 ... 08:56:04 08:56:04 #46 [security-secretstore-setup internal] load build context 08:56:04 #46 ... 08:56:04 08:56:04 #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:04 #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:04 #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:04 #0 9.730 (1/1) Installing dumb-init (1.2.5-r2) 08:56:04 #0 9.730 Executing busybox-1.36.1-r5.trigger 08:56:04 #47 9.869 OK: 8 MiB in 16 packages 08:56:04 #47 ... 08:56:04 08:56:04 #45 [core-common-config-bootstrapper internal] load build context 08:56:06 #45 ... 08:56:06 08:56:06 #48 [security-proxy-auth internal] load build context 08:56:06 #48 ... 08:56:06 08:56:06 #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:06 #47 DONE 12.6s 08:56:06 08:56:06 #48 [security-proxy-auth internal] load build context 08:56:06 #48 ... 08:56:06 08:56:06 #49 [core-data internal] load build context 08:56:06 #49 ... 08:56:06 08:56:06 #50 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:56:06 #50 ... 08:56:06 08:56:06 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:56:06 #51 ... 08:56:06 08:56:06 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:06 #52 ... 08:56:06 08:56:06 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:56:06 #0 9.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:06 #53 ... 08:56:06 08:56:06 #48 [security-proxy-auth internal] load build context 08:56:07 #48 ... 08:56:07 08:56:07 #36 [support-notifications internal] load build context 08:56:07 #36 ... 08:56:07 08:56:07 #54 [security-bootstrapper internal] load build context 08:56:07 #54 ... 08:56:07 08:56:07 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:07 #0 6.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:07 #0 7.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:07 #0 10.10 OK: 266 MiB in 52 packages 08:56:07 #55 ... 08:56:07 08:56:07 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:07 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done 08:56:07 #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:56:07 #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:56:07 #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:56:07 #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done 08:56:07 #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 08:56:07 #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.4s done 08:56:07 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 5.9s 08:56:07 #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 08:56:07 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 6.1s 08:56:07 #56 ... 08:56:07 08:56:07 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:56:07 #57 ... 08:56:07 08:56:07 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:56:07 #58 ... 08:56:07 08:56:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:07 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 08:56:07 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.96MB / 23.39MB 6.4s 08:56:07 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:56:07 #44 ... 08:56:07 08:56:07 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:08 #59 ... 08:56:08 08:56:08 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:08 #60 ... 08:56:08 08:56:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:08 #44 ... 08:56:08 08:56:08 #34 [support-scheduler internal] load build context 08:56:08 #34 ... 08:56:08 08:56:08 #54 [security-bootstrapper internal] load build context 08:56:08 #54 ... 08:56:08 08:56:08 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:08 #61 ... 08:56:08 08:56:08 #62 [core-command internal] load build context 08:56:08 #62 ... 08:56:08 08:56:08 #63 [security-spiffe-token-provider internal] load build context 08:56:08 #63 ... 08:56:08 08:56:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:08 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.5s 08:56:09 #44 ... 08:56:09 08:56:09 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:09 #55 DONE 12.4s 08:56:09 08:56:09 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:09 #44 ... 08:56:09 08:56:09 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:09 #64 ... 08:56:09 08:56:09 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:09 #65 ... 08:56:09 08:56:09 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:10 #44 ... 08:56:10 08:56:10 #39 [core-metadata internal] load build context 08:56:10 #39 ... 08:56:10 08:56:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:10 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.8s 08:56:10 #44 ... 08:56:10 08:56:10 #33 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:10 #33 11.39 (1/4) Installing ca-certificates (20240226-r0) 08:56:10 #33 11.68 (2/4) Installing dumb-init (1.2.5-r2) 08:56:10 #33 11.68 (3/4) Installing su-exec (0.2-r3) 08:56:10 #33 11.78 (4/4) Installing yq (4.33.3-r5) 08:56:10 #33 12.67 Executing busybox-1.36.1-r5.trigger 08:56:10 #33 12.83 Executing ca-certificates-20240226-r0.trigger 08:56:10 #33 13.34 OK: 18 MiB in 19 packages 08:56:10 #33 DONE 15.0s 08:56:10 08:56:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:10 #44 ... 08:56:10 08:56:10 #40 [security-proxy-setup internal] load build context 08:56:10 #40 transferring context: 1.84MB 10.0s 08:56:11 #40 ... 08:56:11 08:56:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:11 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 9.5s 08:56:11 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 10.1s 08:56:11 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 08:56:11 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 08:56:12 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 10.5s 08:56:13 #56 ... 08:56:13 08:56:13 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:13 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 11.5s 08:56:13 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:56:14 #44 ... 08:56:14 08:56:14 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:56:14 #51 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:14 #51 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:14 #51 15.55 OK: 266 MiB in 52 packages 08:56:14 #51 DONE 18.5s 08:56:14 08:56:14 #54 [security-bootstrapper internal] load build context 08:56:14 #54 ... 08:56:14 08:56:14 #46 [security-secretstore-setup internal] load build context 08:56:14 #46 ... 08:56:14 08:56:14 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:14 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.0s 08:56:14 #44 ... 08:56:14 08:56:14 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:56:14 #53 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:14 #53 14.86 (1/1) Installing dumb-init (1.2.5-r2) 08:56:14 #53 14.86 Executing busybox-1.36.1-r5.trigger 08:56:14 #53 14.94 OK: 8 MiB in 16 packages 08:56:14 #53 DONE 18.4s 08:56:14 08:56:14 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:15 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 13.6s 08:56:15 #44 ... 08:56:15 08:56:15 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:15 #52 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:15 #52 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:15 #52 17.18 OK: 266 MiB in 52 packages 08:56:15 #52 DONE 19.0s 08:56:15 08:56:15 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:15 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 14.2s 08:56:16 #44 ... 08:56:16 08:56:16 #45 [core-common-config-bootstrapper internal] load build context 08:56:16 #45 transferring context: 61.26MB 21.5s 08:56:16 #45 ... 08:56:16 08:56:16 #46 [security-secretstore-setup internal] load build context 08:56:16 #46 ... 08:56:16 08:56:16 #49 [core-data internal] load build context 08:56:16 #49 ... 08:56:16 08:56:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:16 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.6s done 08:56:16 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:56:17 #44 ... 08:56:17 08:56:17 #48 [security-proxy-auth internal] load build context 08:56:17 #48 ... 08:56:17 08:56:17 #49 [core-data internal] load build context 08:56:17 #49 ... 08:56:17 08:56:17 #36 [support-notifications internal] load build context 08:56:17 #36 ... 08:56:17 08:56:17 #48 [security-proxy-auth internal] load build context 08:56:19 #48 ... 08:56:19 08:56:19 #34 [support-scheduler internal] load build context 08:56:19 #34 ... 08:56:19 08:56:19 #62 [core-command internal] load build context 08:56:19 #62 ... 08:56:19 08:56:19 #48 [security-proxy-auth internal] load build context 08:56:19 #48 ... 08:56:19 08:56:19 #63 [security-spiffe-token-provider internal] load build context 08:56:19 #63 ... 08:56:19 08:56:19 #50 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:56:19 #50 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:19 #50 ... 08:56:19 08:56:19 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:56:19 #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:19 #57 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:19 #57 18.43 (1/2) Installing ca-certificates (20240226-r0) 08:56:19 #57 18.66 (2/2) Installing dumb-init (1.2.5-r2) 08:56:19 #57 18.78 Executing busybox-1.36.1-r5.trigger 08:56:19 #57 18.78 Executing ca-certificates-20240226-r0.trigger 08:56:19 #57 19.75 OK: 9 MiB in 17 packages 08:56:19 #57 DONE 22.3s 08:56:19 08:56:19 #48 [security-proxy-auth internal] load build context 08:56:20 #48 ... 08:56:20 08:56:20 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:20 #61 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:20 #61 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:20 #61 16.20 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:20 #61 16.20 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:20 #61 16.20 OK: 19946 distinct packages available 08:56:20 #61 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:20 #61 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:20 #61 ... 08:56:20 08:56:20 #39 [core-metadata internal] load build context 08:56:20 #39 ... 08:56:20 08:56:20 #48 [security-proxy-auth internal] load build context 08:56:20 #48 ... 08:56:20 08:56:20 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:20 #66 ... 08:56:20 08:56:20 #48 [security-proxy-auth internal] load build context 08:56:21 #48 ... 08:56:21 08:56:21 #40 [security-proxy-setup internal] load build context 08:56:21 #40 ... 08:56:21 08:56:21 #62 [core-command internal] load build context 08:56:21 #62 ... 08:56:21 08:56:21 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:56:21 #58 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:21 #58 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:21 #58 ... 08:56:21 08:56:21 #40 [security-proxy-setup internal] load build context 08:56:22 #40 transferring context: 6.54MB 21.3s 08:56:22 #40 ... 08:56:22 08:56:22 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:22 #61 22.57 OK: 266 MiB in 52 packages 08:56:22 #61 DONE 24.1s 08:56:22 08:56:22 #40 [security-proxy-setup internal] load build context 08:56:24 #40 ... 08:56:24 08:56:24 #54 [security-bootstrapper internal] load build context 08:56:24 #54 ... 08:56:24 08:56:24 #40 [security-proxy-setup internal] load build context 08:56:24 #40 ... 08:56:24 08:56:24 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:24 #59 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:24 #59 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:24 #59 23.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:24 #59 23.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:24 #59 23.03 OK: 19950 distinct packages available 08:56:24 #59 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:24 #59 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:24 #59 ... 08:56:24 08:56:24 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:24 #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 13.0s done 08:56:24 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.4s 08:56:25 #56 ... 08:56:25 08:56:25 #39 [core-metadata internal] load build context 08:56:25 #39 ... 08:56:25 08:56:25 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:25 #0 8.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:25 #0 9.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:25 #67 ... 08:56:25 08:56:25 #39 [core-metadata internal] load build context 08:56:25 #39 ... 08:56:25 08:56:25 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:25 #64 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:25 #64 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:26 #64 ... 08:56:26 08:56:26 #39 [core-metadata internal] load build context 08:56:26 #39 ... 08:56:26 08:56:26 #45 [core-common-config-bootstrapper internal] load build context 08:56:26 #45 transferring context: 81.55MB 31.7s 08:56:26 #45 ... 08:56:26 08:56:26 #39 [core-metadata internal] load build context 08:56:26 #39 ... 08:56:26 08:56:26 #46 [security-secretstore-setup internal] load build context 08:56:26 #46 ... 08:56:26 08:56:26 #45 [core-common-config-bootstrapper internal] load build context 08:56:27 #45 ... 08:56:27 08:56:27 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:27 #60 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:27 #60 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:27 #60 ... 08:56:27 08:56:27 #48 [security-proxy-auth internal] load build context 08:56:27 #48 ... 08:56:27 08:56:27 #45 [core-common-config-bootstrapper internal] load build context 08:56:27 #45 ... 08:56:27 08:56:27 #49 [core-data internal] load build context 08:56:27 #49 ... 08:56:27 08:56:27 #36 [support-notifications internal] load build context 08:56:27 #36 ... 08:56:27 08:56:27 #49 [core-data internal] load build context 08:56:28 #49 ... 08:56:28 08:56:28 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:28 #65 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:28 #65 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:28 #65 ... 08:56:28 08:56:28 #45 [core-common-config-bootstrapper internal] load build context 08:56:29 #45 ... 08:56:29 08:56:29 #34 [support-scheduler internal] load build context 08:56:29 #34 ... 08:56:29 08:56:29 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:56:29 #58 27.99 (1/2) Installing dumb-init (1.2.5-r2) 08:56:29 #58 28.01 (2/2) Installing su-exec (0.2-r3) 08:56:29 #58 28.02 Executing busybox-1.36.1-r5.trigger 08:56:29 #58 28.13 OK: 8 MiB in 17 packages 08:56:29 #58 DONE 31.6s 08:56:29 08:56:29 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:29 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s 08:56:29 #44 ... 08:56:29 08:56:29 #63 [security-spiffe-token-provider internal] load build context 08:56:29 #63 ... 08:56:29 08:56:29 #45 [core-common-config-bootstrapper internal] load build context 08:56:29 #45 ... 08:56:29 08:56:29 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:56:29 #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:29 #0 9.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:30 #68 ... 08:56:30 08:56:30 #45 [core-common-config-bootstrapper internal] load build context 08:56:31 #45 ... 08:56:31 08:56:31 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:31 #66 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:31 #66 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:31 #66 19.66 Upgrading critical system libraries and apk-tools: 08:56:31 #66 19.66 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:31 #66 19.73 Executing busybox-1.36.1-r5.trigger 08:56:31 #66 ... 08:56:31 08:56:31 #45 [core-common-config-bootstrapper internal] load build context 08:56:31 #45 ... 08:56:31 08:56:31 #50 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:56:31 #50 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:31 #50 23.72 Upgrading critical system libraries and apk-tools: 08:56:31 #50 23.72 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:31 #50 23.82 Executing busybox-1.36.1-r5.trigger 08:56:31 #50 25.52 Continuing the upgrade transaction with new apk-tools: 08:56:31 #50 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:31 #50 ... 08:56:31 08:56:31 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:32 #44 ... 08:56:32 08:56:32 #62 [core-command internal] load build context 08:56:32 #62 ... 08:56:32 08:56:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:34 #44 ... 08:56:34 08:56:34 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:34 #65 29.19 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:34 #65 29.60 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:34 #65 29.67 (3/6) Installing dumb-init (1.2.5-r2) 08:56:34 #65 29.69 (4/6) Installing openssl (3.1.4-r6) 08:56:34 #65 29.85 (5/6) Installing su-exec (0.2-r3) 08:56:34 #65 29.85 (6/6) Installing yq (4.33.3-r5) 08:56:34 #65 31.16 Executing busybox-1.36.1-r5.trigger 08:56:34 #65 31.41 OK: 18 MiB in 19 packages 08:56:34 #65 DONE 34.4s 08:56:34 08:56:34 #63 [security-spiffe-token-provider internal] load build context 08:56:34 #63 transferring context: 29.39MB 33.6s 08:56:34 #63 ... 08:56:34 08:56:34 #54 [security-bootstrapper internal] load build context 08:56:34 #54 ... 08:56:34 08:56:34 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:34 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.3s 08:56:35 #44 ... 08:56:35 08:56:35 #40 [security-proxy-setup internal] load build context 08:56:35 #40 ... 08:56:35 08:56:35 #54 [security-bootstrapper internal] load build context 08:56:35 #54 ... 08:56:35 08:56:35 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:35 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.7s 08:56:35 #56 ... 08:56:35 08:56:35 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:35 #44 ... 08:56:35 08:56:35 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:35 #59 34.70 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:35 #59 35.45 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:35 #59 35.54 (3/7) Installing dumb-init (1.2.5-r2) 08:56:35 #59 35.58 (4/7) Installing musl-obstack (1.2.3-r2) 08:56:35 #59 35.62 (5/7) Installing libucontext (1.2-r2) 08:56:35 #59 35.74 (6/7) Installing gcompat (1.1.0-r1) 08:56:35 #59 35.74 (7/7) Installing openssl (3.1.4-r6) 08:56:35 #59 35.99 Executing busybox-1.36.1-r5.trigger 08:56:35 #59 36.09 OK: 9 MiB in 20 packages 08:56:35 #59 DONE 37.8s 08:56:35 08:56:35 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:36 #56 ... 08:56:36 08:56:36 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:36 #64 26.72 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:36 #64 26.72 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:36 #64 26.72 OK: 19950 distinct packages available 08:56:36 #64 28.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:36 #64 31.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:36 #64 ... 08:56:36 08:56:36 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:36 #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.1s done 08:56:36 #56 ... 08:56:36 08:56:36 #39 [core-metadata internal] load build context 08:56:37 #39 ... 08:56:37 08:56:37 #46 [security-secretstore-setup internal] load build context 08:56:37 #46 ... 08:56:37 08:56:37 #39 [core-metadata internal] load build context 08:56:37 #39 ... 08:56:37 08:56:37 #48 [security-proxy-auth internal] load build context 08:56:37 #48 ... 08:56:37 08:56:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:37 #44 ... 08:56:37 08:56:37 #36 [support-notifications internal] load build context 08:56:38 #36 ... 08:56:38 08:56:38 #46 [security-secretstore-setup internal] load build context 08:56:39 #46 ... 08:56:39 08:56:39 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:39 #60 30.84 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:39 #60 30.84 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:39 #60 30.84 OK: 19950 distinct packages available 08:56:39 #60 33.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:39 #60 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:39 #60 ... 08:56:39 08:56:39 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:56:39 #56 DONE 41.4s 08:56:39 08:56:39 #49 [core-data internal] load build context 08:56:39 #49 transferring context: 92.73MB 42.6s 08:56:39 #49 ... 08:56:39 08:56:39 #46 [security-secretstore-setup internal] load build context 08:56:39 #46 ... 08:56:39 08:56:39 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:56:39 #0 7.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:39 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:39 #69 ... 08:56:39 08:56:39 #34 [support-scheduler internal] load build context 08:56:39 #34 ... 08:56:39 08:56:39 #46 [security-secretstore-setup internal] load build context 08:56:41 #46 ... 08:56:41 08:56:41 #45 [core-common-config-bootstrapper internal] load build context 08:56:41 #45 ... 08:56:41 08:56:41 #46 [security-secretstore-setup internal] load build context 08:56:41 #46 ... 08:56:41 08:56:41 #62 [core-command internal] load build context 08:56:42 #62 ... 08:56:42 08:56:42 #46 [security-secretstore-setup internal] load build context 08:56:42 #46 ... 08:56:42 08:56:42 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:42 #66 21.71 Continuing the upgrade transaction with new apk-tools: 08:56:42 #66 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:42 #66 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:42 #66 30.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:42 #66 30.83 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:42 #66 31.44 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:42 #66 31.55 Executing ca-certificates-20240226-r0.trigger 08:56:42 #66 ... 08:56:42 08:56:42 #62 [core-command internal] load build context 08:56:43 #62 ... 08:56:43 08:56:43 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:43 #67 17.86 Upgrading critical system libraries and apk-tools: 08:56:43 #67 17.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:43 #67 18.04 Executing busybox-1.36.1-r5.trigger 08:56:43 #67 19.27 Continuing the upgrade transaction with new apk-tools: 08:56:43 #67 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:43 #67 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:43 #67 ... 08:56:43 08:56:43 #62 [core-command internal] load build context 08:56:43 #62 ... 08:56:43 08:56:43 #50 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:56:43 #50 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:43 #50 35.37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:43 #50 35.41 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:43 #50 35.92 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:43 #50 36.06 OK: 8 MiB in 16 packages 08:56:43 #50 DONE 37.8s 08:56:43 08:56:43 #62 [core-command internal] load build context 08:56:44 #62 ... 08:56:44 08:56:44 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:44 #60 42.67 (1/4) Installing dumb-init (1.2.5-r2) 08:56:44 #60 42.72 (2/4) Installing musl-obstack (1.2.3-r2) 08:56:44 #60 42.72 (3/4) Installing libucontext (1.2-r2) 08:56:44 #60 42.77 (4/4) Installing gcompat (1.1.0-r1) 08:56:44 #60 42.84 Executing busybox-1.36.1-r5.trigger 08:56:44 #60 43.05 OK: 8 MiB in 19 packages 08:56:44 #60 DONE 46.3s 08:56:44 08:56:44 #62 [core-command internal] load build context 08:56:44 #62 ... 08:56:44 08:56:44 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:56:44 #0 8.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:44 #70 ... 08:56:44 08:56:44 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:44 #64 39.09 (1/11) Installing ca-certificates (20240226-r0) 08:56:44 #64 39.62 (2/11) Installing brotli-libs (1.0.9-r14) 08:56:44 #64 39.80 (3/11) Installing libunistring (1.1-r1) 08:56:44 #64 40.16 (4/11) Installing libidn2 (2.3.4-r1) 08:56:44 #64 40.16 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:56:44 #64 40.25 (6/11) Installing libcurl (8.5.0-r0) 08:56:44 #64 40.34 (7/11) Installing curl (8.5.0-r0) 08:56:44 #64 40.34 (8/11) Installing dumb-init (1.2.5-r2) 08:56:44 #64 40.38 (9/11) Installing musl-obstack (1.2.3-r2) 08:56:44 #64 40.38 (10/11) Installing libucontext (1.2-r2) 08:56:44 #64 40.42 (11/11) Installing gcompat (1.1.0-r1) 08:56:44 #64 40.47 Executing busybox-1.36.1-r5.trigger 08:56:44 #64 40.66 Executing ca-certificates-20240226-r0.trigger 08:56:44 #64 42.41 OK: 13 MiB in 26 packages 08:56:44 #64 DONE 44.8s 08:56:44 08:56:44 #49 [core-data internal] load build context 08:56:44 #49 transferring context: 105.55MB 47.9s 08:56:44 #49 ... 08:56:44 08:56:44 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:56:44 #71 ... 08:56:44 08:56:44 #63 [security-spiffe-token-provider internal] load build context 08:56:44 #63 ... 08:56:44 08:56:44 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:56:45 #72 ... 08:56:45 08:56:45 #40 [security-proxy-setup internal] load build context 08:56:45 #40 ... 08:56:45 08:56:45 #54 [security-bootstrapper internal] load build context 08:56:45 #54 ... 08:56:45 08:56:45 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:56:45 #70 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:45 #70 ... 08:56:45 08:56:45 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:56:45 #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:45 #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:45 #73 ... 08:56:45 08:56:45 #40 [security-proxy-setup internal] load build context 08:56:46 #40 ... 08:56:46 08:56:46 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:46 #67 28.11 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:46 #67 28.31 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:46 #67 29.23 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:46 #67 29.31 OK: 8 MiB in 16 packages 08:56:46 #67 DONE 31.0s 08:56:46 08:56:46 #54 [security-bootstrapper internal] load build context 08:56:46 #54 ... 08:56:46 08:56:46 #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:46 #66 33.24 OK: 18 MiB in 19 packages 08:56:46 #66 DONE 35.9s 08:56:46 08:56:46 #54 [security-bootstrapper internal] load build context 08:56:47 #54 ... 08:56:47 08:56:47 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:56:47 #68 17.40 Upgrading critical system libraries and apk-tools: 08:56:47 #68 17.40 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:47 #68 17.47 Executing busybox-1.36.1-r5.trigger 08:56:47 #68 19.91 Continuing the upgrade transaction with new apk-tools: 08:56:47 #68 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:47 #68 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:47 #68 27.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:47 #68 27.14 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:47 #68 ... 08:56:47 08:56:47 #54 [security-bootstrapper internal] load build context 08:56:47 #54 ... 08:56:47 08:56:47 #39 [core-metadata internal] load build context 08:56:48 #39 ... 08:56:48 08:56:48 #54 [security-bootstrapper internal] load build context 08:56:48 #54 ... 08:56:48 08:56:48 #36 [support-notifications internal] load build context 08:56:48 #36 ... 08:56:48 08:56:48 #54 [security-bootstrapper internal] load build context 08:56:48 #54 ... 08:56:48 08:56:48 #48 [security-proxy-auth internal] load build context 08:56:48 #48 ... 08:56:48 08:56:48 #39 [core-metadata internal] load build context 08:56:48 #39 ... 08:56:48 08:56:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:48 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.0s 08:56:48 #44 ... 08:56:48 08:56:48 #39 [core-metadata internal] load build context 08:56:49 #39 ... 08:56:49 08:56:49 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:56:49 #68 27.63 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:49 #68 27.70 Executing ca-certificates-20240226-r0.trigger 08:56:49 #68 28.48 OK: 9 MiB in 17 packages 08:56:49 #68 DONE 29.8s 08:56:49 08:56:49 #39 [core-metadata internal] load build context 08:56:49 #39 transferring context: 78.23MB 49.7s 08:56:49 #39 ... 08:56:49 08:56:49 #34 [support-scheduler internal] load build context 08:56:50 #34 ... 08:56:50 08:56:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:56:50 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.9s done 08:56:51 #44 DONE 54.2s 08:56:51 08:56:51 #34 [support-scheduler internal] load build context 08:56:51 #34 ... 08:56:51 08:56:51 #45 [core-common-config-bootstrapper internal] load build context 08:56:51 #45 ... 08:56:51 08:56:51 #34 [support-scheduler internal] load build context 08:56:52 #34 ... 08:56:52 08:56:52 #46 [security-secretstore-setup internal] load build context 08:56:52 #46 ... 08:56:52 08:56:52 #34 [support-scheduler internal] load build context 08:56:54 #34 ... 08:56:54 08:56:54 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:56:54 #69 17.02 Upgrading critical system libraries and apk-tools: 08:56:54 #69 17.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:54 #69 17.02 Executing busybox-1.36.1-r5.trigger 08:56:54 #69 17.72 Continuing the upgrade transaction with new apk-tools: 08:56:54 #69 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:54 #69 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:54 #69 22.17 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:54 #69 22.32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:56:54 #69 22.77 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:56:54 #69 22.82 OK: 8 MiB in 17 packages 08:56:54 #69 DONE 24.4s 08:56:54 08:56:54 #39 [core-metadata internal] load build context 08:56:54 #39 ... 08:56:54 08:56:54 #62 [core-command internal] load build context 08:56:54 #62 ... 08:56:54 08:56:54 #49 [core-data internal] load build context 08:56:54 #49 transferring context: 125.44MB 58.1s 08:56:54 #49 ... 08:56:54 08:56:54 #34 [support-scheduler internal] load build context 08:56:55 #34 ... 08:56:55 08:56:55 #63 [security-spiffe-token-provider internal] load build context 08:56:55 #63 ... 08:56:55 08:56:55 #49 [core-data internal] load build context 08:56:56 #49 ... 08:56:56 08:56:56 #40 [security-proxy-setup internal] load build context 08:56:56 #40 ... 08:56:56 08:56:56 #63 [security-spiffe-token-provider internal] load build context 08:56:56 #63 ... 08:56:56 08:56:56 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:56:56 #73 13.81 Upgrading critical system libraries and apk-tools: 08:56:56 #73 13.81 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:56 #73 13.86 Executing busybox-1.36.1-r5.trigger 08:56:56 #73 14.68 Continuing the upgrade transaction with new apk-tools: 08:56:56 #73 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:56 #73 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:56 #73 19.53 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:56 #73 19.57 OK: 9 MiB in 20 packages 08:56:56 #73 DONE 21.0s 08:56:56 08:56:56 #63 [security-spiffe-token-provider internal] load build context 08:56:57 #63 ... 08:56:57 08:56:57 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:56:57 #70 14.67 Upgrading critical system libraries and apk-tools: 08:56:57 #70 14.67 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:56:57 #70 14.71 Executing busybox-1.36.1-r5.trigger 08:56:57 #70 15.76 Continuing the upgrade transaction with new apk-tools: 08:56:57 #70 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:57 #70 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:57 #70 21.28 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:56:57 #70 21.32 OK: 18 MiB in 19 packages 08:56:57 #70 DONE 22.9s 08:56:57 08:56:57 #63 [security-spiffe-token-provider internal] load build context 08:56:58 #63 ... 08:56:58 08:56:58 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:56:58 #74 DONE 1.0s 08:56:58 08:56:58 #63 [security-spiffe-token-provider internal] load build context 08:56:58 #63 ... 08:56:58 08:56:58 #36 [support-notifications internal] load build context 08:56:58 #36 ... 08:56:58 08:56:58 #40 [security-proxy-setup internal] load build context 08:56:58 #40 ... 08:56:58 08:56:58 #48 [security-proxy-auth internal] load build context 08:56:58 #48 ... 08:56:58 08:56:58 #54 [security-bootstrapper internal] load build context 08:56:58 #54 ... 08:56:58 08:56:58 #48 [security-proxy-auth internal] load build context 08:56:59 #48 ... 08:56:59 08:56:59 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:56:59 #75 DONE 5.5s 08:56:59 08:56:59 #48 [security-proxy-auth internal] load build context 08:56:59 #48 transferring context: 92.40MB 63.3s 08:56:59 #48 ... 08:56:59 08:56:59 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:56:59 #76 DONE 0.4s 08:56:59 08:56:59 #48 [security-proxy-auth internal] load build context 08:57:00 #48 ... 08:57:00 08:57:00 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:57:00 #77 DONE 4.3s 08:57:00 08:57:00 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:01 #78 ... 08:57:01 08:57:01 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:01 #79 DONE 4.9s 08:57:01 08:57:01 #48 [security-proxy-auth internal] load build context 08:57:01 #48 ... 08:57:01 08:57:01 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:01 #71 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:01 #71 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:01 #71 12.85 Upgrading critical system libraries and apk-tools: 08:57:01 #71 12.85 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:01 #71 12.85 Executing busybox-1.36.1-r5.trigger 08:57:01 #71 13.32 Continuing the upgrade transaction with new apk-tools: 08:57:01 #71 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:01 #71 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:01 #71 16.54 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:01 #71 16.57 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:01 #71 16.71 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:01 #71 16.76 OK: 8 MiB in 19 packages 08:57:02 #71 ... 08:57:02 08:57:02 #45 [core-common-config-bootstrapper internal] load build context 08:57:02 #45 ... 08:57:02 08:57:02 #48 [security-proxy-auth internal] load build context 08:57:02 #48 ... 08:57:02 08:57:02 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:02 #71 DONE 17.6s 08:57:02 08:57:02 #48 [security-proxy-auth internal] load build context 08:57:02 #48 ... 08:57:02 08:57:02 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:57:02 #80 DONE 1.1s 08:57:02 08:57:02 #48 [security-proxy-auth internal] load build context 08:57:02 #48 ... 08:57:02 08:57:02 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:02 #72 7.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:02 #72 9.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:02 #72 13.45 Upgrading critical system libraries and apk-tools: 08:57:02 #72 13.45 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:57:02 #72 13.49 Executing busybox-1.36.1-r5.trigger 08:57:02 #72 13.97 Continuing the upgrade transaction with new apk-tools: 08:57:02 #72 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:02 #72 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:02 #72 16.80 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:57:02 #72 16.88 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 08:57:02 #72 17.18 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 08:57:02 #72 17.18 Executing ca-certificates-20240226-r0.trigger 08:57:02 #72 17.42 OK: 13 MiB in 26 packages 08:57:02 #72 ... 08:57:02 08:57:02 #81 [security-spire-server stage-2 6/9] COPY security.txt / 08:57:02 #81 ... 08:57:02 08:57:02 #46 [security-secretstore-setup internal] load build context 08:57:02 #46 ... 08:57:02 08:57:02 #48 [security-proxy-auth internal] load build context 08:57:03 #48 ... 08:57:03 08:57:03 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:03 #72 DONE 18.5s 08:57:03 08:57:03 #48 [security-proxy-auth internal] load build context 08:57:04 #48 ... 08:57:04 08:57:04 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:04 #78 DONE 3.2s 08:57:04 08:57:04 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:57:04 #82 ... 08:57:04 08:57:04 #81 [security-spire-server stage-2 6/9] COPY security.txt / 08:57:04 #81 DONE 1.7s 08:57:04 08:57:04 #48 [security-proxy-auth internal] load build context 08:57:04 #48 ... 08:57:04 08:57:04 #62 [core-command internal] load build context 08:57:04 #62 ... 08:57:04 08:57:04 #39 [core-metadata internal] load build context 08:57:04 #39 ... 08:57:04 08:57:04 #62 [core-command internal] load build context 08:57:05 #62 transferring context: 113.15MB 65.0s 08:57:05 #62 ... 08:57:05 08:57:05 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:57:05 #82 DONE 1.3s 08:57:05 08:57:05 #62 [core-command internal] load build context 08:57:05 #62 ... 08:57:05 08:57:05 #34 [support-scheduler internal] load build context 08:57:05 #34 ... 08:57:05 08:57:05 #62 [core-command internal] load build context 08:57:05 #62 ... 08:57:05 08:57:05 #83 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:05 #83 DONE 1.3s 08:57:05 08:57:05 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:05 #84 DONE 3.4s 08:57:05 08:57:05 #34 [support-scheduler internal] load build context 08:57:06 #34 ... 08:57:06 08:57:06 #85 [security-spire-agent stage-3 7/10] COPY security.txt / 08:57:06 #85 DONE 0.9s 08:57:06 08:57:06 #34 [support-scheduler internal] load build context 08:57:06 #34 ... 08:57:06 08:57:06 #49 [core-data internal] load build context 08:57:06 #49 ... 08:57:06 08:57:06 #34 [support-scheduler internal] load build context 08:57:06 #34 ... 08:57:06 08:57:06 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:57:06 #86 DONE 1.2s 08:57:06 08:57:06 #34 [support-scheduler internal] load build context 08:57:07 #34 ... 08:57:07 08:57:07 #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:57:07 #87 DONE 1.6s 08:57:07 08:57:07 #34 [support-scheduler internal] load build context 08:57:07 #34 ... 08:57:07 08:57:07 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:57:07 #88 DONE 1.4s 08:57:07 08:57:07 #34 [support-scheduler internal] load build context 08:57:08 #34 ... 08:57:08 08:57:08 #63 [security-spiffe-token-provider internal] load build context 08:57:08 #63 ... 08:57:08 08:57:08 #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:57:08 #89 DONE 1.3s 08:57:08 08:57:08 #63 [security-spiffe-token-provider internal] load build context 08:57:08 #63 ... 08:57:08 08:57:08 #36 [support-notifications internal] load build context 08:57:08 #36 ... 08:57:08 08:57:08 #40 [security-proxy-setup internal] load build context 08:57:08 #40 ... 08:57:08 08:57:08 #36 [support-notifications internal] load build context 08:57:08 #36 ... 08:57:08 08:57:08 #90 [security-spire-config stage-2 6/10] COPY security.txt / 08:57:08 #90 DONE 1.7s 08:57:08 08:57:08 #36 [support-notifications internal] load build context 08:57:08 #36 ... 08:57:08 08:57:08 #54 [security-bootstrapper internal] load build context 08:57:08 #54 ... 08:57:08 08:57:08 #36 [support-notifications internal] load build context 08:57:09 #36 ... 08:57:09 08:57:09 #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:57:09 #91 DONE 1.7s 08:57:09 08:57:09 #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:57:09 #92 ... 08:57:09 08:57:09 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:09 #93 DONE 1.0s 08:57:10 08:57:10 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:11 #94 ... 08:57:11 08:57:11 #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:57:11 #92 DONE 1.2s 08:57:11 08:57:11 #36 [support-notifications internal] load build context 08:57:11 #36 transferring context: 118.69MB 73.3s 08:57:11 #36 ... 08:57:11 08:57:11 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:11 #94 DONE 1.2s 08:57:11 08:57:11 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:11 #95 DONE 0.8s 08:57:11 08:57:11 #39 [core-metadata internal] load build context 08:57:12 #39 ... 08:57:12 08:57:12 #45 [core-common-config-bootstrapper internal] load build context 08:57:12 #45 ... 08:57:12 08:57:12 #39 [core-metadata internal] load build context 08:57:13 #39 ... 08:57:13 08:57:13 #46 [security-secretstore-setup internal] load build context 08:57:13 #46 ... 08:57:13 08:57:13 #39 [core-metadata internal] load build context 08:57:15 #39 ... 08:57:15 08:57:15 #48 [security-proxy-auth internal] load build context 08:57:15 #48 ... 08:57:15 08:57:15 #39 [core-metadata internal] load build context 08:57:15 #39 ... 08:57:15 08:57:15 #62 [core-command internal] load build context 08:57:15 #62 ... 08:57:15 08:57:15 #39 [core-metadata internal] load build context 08:57:16 #39 transferring context: 171.44MB 76.1s 08:57:16 #39 ... 08:57:16 08:57:16 #49 [core-data internal] load build context 08:57:16 #49 ... 08:57:16 08:57:16 #96 [security-spire-config] exporting to image 08:57:16 #96 exporting layers 4.5s done 08:57:16 #96 writing image sha256:32f9f5dd6b86b9656fd9ad368ba64a389fe58c6988758274a9135e29215fc3e1 0.1s done 08:57:16 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:57:16 #96 writing image sha256:1d1a33bdd48775b189ed5e492a1aa237bffbd2eba9f6957e8fd3cc88d189ff77 0.0s done 08:57:16 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:57:16 #96 writing image sha256:0e51c53fcad8cefce88a7ba36340ba3aabc88cf43266e76c4323c9a0bcbe9df5 0.0s done 08:57:16 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:57:16 #96 DONE 7.9s 08:57:16 08:57:16 #49 [core-data internal] load build context 08:57:16 #49 ... 08:57:16 08:57:16 #39 [core-metadata internal] load build context 08:57:18 #39 ... 08:57:18 08:57:18 #34 [support-scheduler internal] load build context 08:57:18 #34 ... 08:57:18 08:57:18 #39 [core-metadata internal] load build context 08:57:18 #39 ... 08:57:18 08:57:18 #63 [security-spiffe-token-provider internal] load build context 08:57:19 #63 ... 08:57:19 08:57:19 #40 [security-proxy-setup internal] load build context 08:57:19 #40 ... 08:57:19 08:57:19 #54 [security-bootstrapper internal] load build context 08:57:19 #54 ... 08:57:19 08:57:19 #40 [security-proxy-setup internal] load build context 08:57:19 #40 ... 08:57:19 08:57:19 #45 [core-common-config-bootstrapper internal] load build context 08:57:19 #45 transferring context: 226.24MB 84.5s done 08:57:19 #45 DONE 84.8s 08:57:19 08:57:19 #40 [security-proxy-setup internal] load build context 08:57:21 #40 ... 08:57:21 08:57:21 #49 [core-data internal] load build context 08:57:21 #49 transferring context: 226.24MB 83.8s done 08:57:21 #49 DONE 84.9s 08:57:21 08:57:21 #40 [security-proxy-setup internal] load build context 08:57:21 #40 ... 08:57:21 08:57:21 #36 [support-notifications internal] load build context 08:57:21 #36 ... 08:57:21 08:57:21 #40 [security-proxy-setup internal] load build context 08:57:21 #40 ... 08:57:21 08:57:21 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:21 #97 DONE 2.0s 08:57:21 08:57:21 #40 [security-proxy-setup internal] load build context 08:57:23 #40 ... 08:57:23 08:57:23 #46 [security-secretstore-setup internal] load build context 08:57:23 #46 ... 08:57:23 08:57:23 #63 [security-spiffe-token-provider internal] load build context 08:57:24 #63 ... 08:57:24 08:57:24 #46 [security-secretstore-setup internal] load build context 08:57:25 #46 ... 08:57:25 08:57:25 #48 [security-proxy-auth internal] load build context 08:57:25 #48 ... 08:57:25 08:57:25 #46 [security-secretstore-setup internal] load build context 08:57:25 #46 transferring context: 207.27MB 89.6s 08:57:26 #46 ... 08:57:26 08:57:26 #62 [core-command internal] load build context 08:57:26 #62 ... 08:57:26 08:57:26 #46 [security-secretstore-setup internal] load build context 08:57:26 #46 ... 08:57:26 08:57:26 #62 [core-command internal] load build context 08:57:26 #62 transferring context: 226.24MB 86.7s done 08:57:26 #62 DONE 88.4s 08:57:26 08:57:26 #46 [security-secretstore-setup internal] load build context 08:57:27 #46 ... 08:57:27 08:57:27 #39 [core-metadata internal] load build context 08:57:27 #39 transferring context: 226.24MB 87.0s done 08:57:27 #39 DONE 88.8s 08:57:27 08:57:27 #46 [security-secretstore-setup internal] load build context 08:57:28 #46 ... 08:57:28 08:57:28 #63 [security-spiffe-token-provider internal] load build context 08:57:28 #63 transferring context: 226.24MB 87.8s done 08:57:28 #63 DONE 90.1s 08:57:28 08:57:28 #46 [security-secretstore-setup internal] load build context 08:57:28 #46 transferring context: 226.24MB 92.9s done 08:57:28 #46 DONE 93.2s 08:57:28 08:57:28 #48 [security-proxy-auth internal] load build context 08:57:28 #48 ... 08:57:28 08:57:28 #34 [support-scheduler internal] load build context 08:57:29 #34 ... 08:57:29 08:57:29 #48 [security-proxy-auth internal] load build context 08:57:29 #48 ... 08:57:29 08:57:29 #54 [security-bootstrapper internal] load build context 08:57:29 #54 ... 08:57:29 08:57:29 #48 [security-proxy-auth internal] load build context 08:57:29 #48 transferring context: 226.24MB 93.0s done 08:57:30 #48 DONE 93.8s 08:57:30 08:57:30 #54 [security-bootstrapper internal] load build context 08:57:30 #54 transferring context: 226.24MB 91.6s done 08:57:30 #54 DONE 92.8s 08:57:30 08:57:30 #34 [support-scheduler internal] load build context 08:57:30 #34 ... 08:57:30 08:57:30 #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:57:30 #98 DONE 1.7s 08:57:30 08:57:30 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:57:30 #99 DONE 1.5s 08:57:30 08:57:30 #34 [support-scheduler internal] load build context 08:57:30 #34 transferring context: 226.24MB 95.1s done 08:57:30 #34 DONE 95.4s 08:57:30 08:57:30 #36 [support-notifications internal] load build context 08:57:31 #36 ... 08:57:31 08:57:31 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:31 #100 ... 08:57:31 08:57:31 #36 [support-notifications internal] load build context 08:57:31 #36 ... 08:57:31 08:57:31 #40 [security-proxy-setup internal] load build context 08:57:31 #40 transferring context: 226.24MB 90.7s done 08:57:31 #40 DONE 93.1s 08:57:31 08:57:31 #36 [support-notifications internal] load build context 08:57:32 #36 transferring context: 226.24MB 94.6s done 08:57:32 #36 DONE 95.3s 08:57:32 08:57:32 #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:57:32 #101 DONE 0.4s 08:57:32 08:57:32 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:38 #102 ... 08:57:38 08:57:38 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:40 #103 ... 08:57:40 08:57:40 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #104 ... 08:58:27 08:58:27 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #100 DONE 61.6s 08:58:27 08:58:27 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 08:58:27 #105 DONE 4.2s 08:58:27 08:58:27 #106 [core-command builder 6/7] COPY . . 08:58:27 #106 CACHED 08:58:27 08:58:27 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #107 CACHED 08:58:27 08:58:27 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 08:58:27 #108 CACHED 08:58:27 08:58:27 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #109 CACHED 08:58:27 08:58:27 #110 [core-metadata builder 6/7] COPY . . 08:58:27 #110 CACHED 08:58:27 08:58:27 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:58:27 #111 CACHED 08:58:27 08:58:27 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 08:58:27 #112 CACHED 08:58:27 08:58:27 #113 [core-data builder 6/7] COPY . . 08:58:27 #113 CACHED 08:58:27 08:58:27 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #114 CACHED 08:58:27 08:58:27 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:58:27 #115 CACHED 08:58:27 08:58:27 #116 [security-proxy-auth builder 6/7] COPY . . 08:58:27 #116 CACHED 08:58:27 08:58:27 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #117 CACHED 08:58:27 08:58:27 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:58:27 #118 CACHED 08:58:27 08:58:27 #119 [support-scheduler builder 6/7] COPY . . 08:58:27 #119 CACHED 08:58:27 08:58:27 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:27 #120 CACHED 08:58:27 08:58:27 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:58:30 #121 ... 08:58:30 08:58:30 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:30 #103 DONE 57.8s 08:58:30 08:58:30 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:30 #102 DONE 60.2s 08:58:30 08:58:30 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:30 #104 DONE 60.3s 08:58:30 08:58:30 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:58:37 #122 ... 08:58:37 08:58:37 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:58:37 #121 4.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:58:37 #121 ... 08:58:37 08:58:37 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:58:37 #0 5.553 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:58:37 #123 ... 08:58:37 08:58:37 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:37 #0 3.473 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:58:37 #124 ... 08:58:37 08:58:37 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:58:37 #125 CACHED 08:58:37 08:58:37 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:37 #126 CACHED 08:58:37 08:58:37 #127 [security-proxy-setup builder 6/7] COPY . . 08:58:37 #127 CACHED 08:58:37 08:58:37 #128 [support-notifications builder 6/7] COPY . . 08:58:37 #128 DONE 6.8s 08:58:37 08:58:37 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:58:37 #129 CACHED 08:58:37 08:58:37 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:37 #130 CACHED 08:58:37 08:58:37 #131 [security-bootstrapper builder 6/7] COPY . . 08:58:37 #131 CACHED 08:58:37 08:58:37 #132 [security-secretstore-setup builder 6/7] COPY . . 08:58:37 #132 DONE 6.8s 08:58:37 08:58:37 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:37 #0 5.068 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:58:37 #133 ... 08:58:37 08:58:37 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:58:37 #122 DONE 6.8s 08:58:37 08:58:37 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:58:37 #0 4.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:58:37 #134 ... 08:58:37 08:58:37 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:37 #0 5.357 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:58:37 #135 ... 08:58:37 08:58:37 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:43 #136 4.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:58:47 #136 ... 08:58:47 08:58:47 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:47 #0 4.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:58:47 #137 ... 08:58:47 08:58:47 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:47 #0 4.674 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:58:47 #138 ... 08:58:47 08:58:47 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:58:47 #0 4.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:58:47 #139 ... 08:58:47 08:58:47 #140 [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:58:47 #0 4.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:17:26 #140 ... 09:17:26 09:17:26 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:17:26 #139 DONE 1119.7s 09:17:26 09:17:26 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:26 #138 ... 09:17:26 09:17:26 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:17:26 #141 DONE 0.2s 09:17:26 09:17:26 #140 [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:17:26 #140 ... 09:17:26 09:17:26 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:17:26 #142 DONE 0.2s 09:17:26 09:17:26 #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:17:26 #143 DONE 0.1s 09:17:26 09:17:26 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:17:26 #144 DONE 0.2s 09:17:26 09:17:26 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:17:26 #145 DONE 0.3s 09:17:26 09:17:26 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:17:26 #146 DONE 0.1s 09:17:26 09:17:26 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:26 #147 DONE 2.3s 09:17:26 09:17:26 #96 [security-proxy-setup] exporting to image 09:17:26 #96 exporting layers 09:17:26 #96 exporting layers 1.1s done 09:17:26 #96 writing image sha256:ab5b3233c101e837e842adff614f18baf1fb5d3ea58e70587d9538044807a640 done 09:17:26 #96 naming to docker.io/library/security-proxy-setup-arm64 done 09:17:26 #96 DONE 9.0s 09:17:26 09:17:26 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:26 #134 ... 09:17:26 09:17:26 #140 [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:17:26 #140 1127.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:17:44 #140 ... 09:17:44 09:17:44 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:44 #137 DONE 1145.5s 09:17:44 09:17:44 #140 [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:17:44 #140 DONE 1145.5s 09:17:44 09:17:44 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:17:44 #133 ... 09:17:44 09:17:44 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:17:44 #148 DONE 0.6s 09:17:44 09:17:44 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:17:44 #149 ... 09:17:44 09:17:44 #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:17:44 #150 DONE 0.4s 09:17:44 09:17:44 #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:17:44 #151 DONE 0.4s 09:17:44 09:17:44 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:45 #138 ... 09:17:45 09:17:45 #152 [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:17:45 #152 DONE 0.2s 09:17:45 09:17:45 #153 [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:17:45 #153 DONE 0.2s 09:17:45 09:17:45 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:45 #134 ... 09:17:45 09:17:45 #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:17:45 #154 DONE 0.2s 09:17:45 09:17:45 #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:46 #155 DONE 0.4s 09:17:46 09:17:46 #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:46 #156 DONE 0.4s 09:17:46 09:17:46 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:46 #138 ... 09:17:46 09:17:46 #157 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:46 #157 DONE 0.1s 09:17:46 09:17:46 #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:47 #158 ... 09:17:47 09:17:47 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:17:47 #149 DONE 3.7s 09:17:47 09:17:47 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:17:47 #159 DONE 0.3s 09:17:47 09:17:47 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:17:47 #121 ... 09:17:47 09:17:47 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:17:48 #160 DONE 0.2s 09:17:48 09:17:48 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:17:48 #161 DONE 0.5s 09:17:48 09:17:48 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:17:48 #162 DONE 0.3s 09:17:48 09:17:48 #163 [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:17:48 #163 DONE 0.3s 09:17:48 09:17:48 #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:49 #158 ... 09:17:49 09:17:49 #164 [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:17:49 #164 DONE 0.2s 09:17:49 09:17:49 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:17:49 #165 DONE 0.2s 09:17:49 09:17:49 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:17:49 #166 DONE 0.2s 09:17:49 09:17:49 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:17:50 #167 ... 09:17:50 09:17:50 #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:50 #158 DONE 3.4s 09:17:50 09:17:50 #96 [security-secretstore-setup] exporting to image 09:17:50 #96 exporting layers 09:17:52 #96 exporting layers 2.2s done 09:17:52 #96 writing image sha256:bb0e49b8b32a0cb2375d2dd36b969e9033fc819d9032ffb0563e00d509f3e0ef done 09:17:52 #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:17:52 #96 DONE 11.2s 09:17:52 09:17:52 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:52 #123 ... 09:17:52 09:17:52 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:17:52 #167 DONE 3.1s 09:17:52 09:17:52 #96 [security-bootstrapper] exporting to image 09:17:53 #96 exporting layers 1.0s done 09:17:53 #96 writing image sha256:5567d29bc4b6ecea06371d9e1aa882123d963c3775a8442985891d3a09f40b42 0.0s done 09:17:53 #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 09:17:53 #96 DONE 12.3s 09:17:53 09:17:53 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:18:20 #124 DONE 1192.3s 09:18:20 09:18:20 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:20 #136 ... 09:18:20 09:18:20 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:18:20 #168 DONE 0.4s 09:18:20 09:18:20 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:18:20 #169 DONE 0.4s 09:18:20 09:18:20 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:18:20 #133 ... 09:18:20 09:18:20 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:18:20 #170 DONE 0.3s 09:18:20 09:18:20 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:18:21 #31 ... 09:18:21 09:18:21 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:18:21 #171 DONE 0.2s 09:18:21 09:18:21 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:18:21 #172 DONE 0.2s 09:18:21 09:18:21 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:23 #173 DONE 2.3s 09:18:23 09:18:23 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:18:23 #134 ... 09:18:23 09:18:23 #96 [core-common-config-bootstrapper] exporting to image 09:18:23 #96 exporting layers 09:18:24 #96 exporting layers 0.7s done 09:18:24 #96 writing image sha256:f82e7c6e414d6069df6f1a1c6b229bae4c94b654b7357ffcb60bdc6d6ea70c9d done 09:18:24 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:18:24 #96 DONE 13.0s 09:18:24 09:18:24 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:21:16 #134 ... 09:21:16 09:21:16 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:21:16 #136 DONE 1350.4s 09:21:16 09:21:16 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:21:16 #31 ... 09:21:16 09:21:16 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:21:16 #174 DONE 0.3s 09:21:16 09:21:16 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:21:16 #134 ... 09:21:16 09:21:16 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:21:16 #175 DONE 0.2s 09:21:16 09:21:16 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:21:16 #176 DONE 0.4s 09:21:16 09:21:16 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:21:16 #177 DONE 0.2s 09:21:16 09:21:16 #96 [security-spiffe-token-provider] exporting to image 09:21:16 #96 exporting layers 09:21:16 #96 exporting layers 1.0s done 09:21:16 #96 writing image sha256:941f4b536f4e5d0dbc5590886c05c56ae24c573e52015246cec8cbf0f3dd6876 done 09:21:16 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:21:16 #96 DONE 14.0s 09:21:16 09:21:16 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:08 #123 ... 09:28:08 09:28:08 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:08 #134 DONE 1770.7s 09:28:08 09:28:08 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:08 #31 ... 09:28:08 09:28:08 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:08 #178 DONE 0.3s 09:28:08 09:28:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:08 #135 ... 09:28:08 09:28:08 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:08 #179 DONE 0.2s 09:28:08 09:28:08 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:28:08 #180 DONE 0.4s 09:28:08 09:28:08 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:28:08 #181 DONE 0.1s 09:28:08 09:28:08 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:28:08 #182 DONE 0.2s 09:28:08 09:28:08 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:08 #183 DONE 1.9s 09:28:08 09:28:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:08 #135 ... 09:28:08 09:28:08 #96 [security-proxy-auth] exporting to image 09:28:08 #96 exporting layers 09:28:08 #96 exporting layers 0.8s done 09:28:08 #96 writing image sha256:5317461b535dd3c2f8eb2934d554356c83368025690b5285deab3c71cab92bf3 done 09:28:08 #96 naming to docker.io/library/security-proxy-auth-arm64 done 09:28:08 #96 DONE 14.9s 09:28:08 09:28:08 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:40 #31 ... 09:28:40 09:28:40 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:40 #121 DONE 1810.3s 09:28:40 09:28:40 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:40 #31 ... 09:28:40 09:28:40 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:40 #184 DONE 0.2s 09:28:40 09:28:40 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:40 #31 ... 09:28:40 09:28:40 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:40 #185 DONE 0.3s 09:28:40 09:28:40 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:40 #31 ... 09:28:40 09:28:40 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:28:40 #186 DONE 0.5s 09:28:40 09:28:40 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:28:40 #187 DONE 0.1s 09:28:40 09:28:40 #96 [core-command] exporting to image 09:28:40 #96 exporting layers 09:28:40 #96 exporting layers 0.5s done 09:28:40 #96 writing image sha256:fef15fb42506a347edce2b6e2234a0a3964888a3f7098a4ad233e8e0b231ec22 done 09:28:40 #96 naming to docker.io/library/core-command-arm64 done 09:28:40 #96 DONE 15.4s 09:28:40 09:28:40 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:52 #31 ... 09:28:52 09:28:52 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:52 #133 DONE 1824.0s 09:28:52 09:28:52 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:52 #31 ... 09:28:52 09:28:52 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:52 #188 DONE 0.2s 09:28:52 09:28:52 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:52 #138 ... 09:28:52 09:28:52 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:52 #189 DONE 0.2s 09:28:52 09:28:52 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:52 #31 ... 09:28:52 09:28:52 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:28:52 #190 DONE 0.5s 09:28:52 09:28:52 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:28:53 #191 DONE 0.1s 09:28:53 09:28:53 #96 [core-data] exporting to image 09:28:53 #96 exporting layers 09:28:53 #96 exporting layers 0.7s done 09:28:53 #96 writing image sha256:3eaa91d3fa9c2d9e236af4f67e97e971be5f657b93bad614bed6887788194db5 done 09:28:53 #96 naming to docker.io/library/core-data-arm64 done 09:28:53 #96 DONE 16.1s 09:28:53 09:28:53 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:54 #123 DONE 1827.5s 09:28:54 09:28:54 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:54 #31 ... 09:28:54 09:28:54 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:55 #192 DONE 0.2s 09:28:55 09:28:55 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:28:55 #31 ... 09:28:55 09:28:55 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:55 #193 DONE 0.2s 09:28:55 09:28:55 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:28:56 #194 DONE 0.4s 09:28:56 09:28:56 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:28:56 #195 DONE 0.1s 09:28:56 09:28:56 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:28:56 #196 DONE 0.1s 09:28:56 09:28:56 #96 [core-metadata] exporting to image 09:28:56 #96 exporting layers 0.5s done 09:28:56 #96 writing image sha256:f6eb814c2e152bf757bd5f5334d80d330626d717c483f92458b1a2e6b57a7aa7 done 09:28:56 #96 naming to docker.io/library/core-metadata-arm64 done 09:28:56 #96 DONE 16.6s 09:28:56 09:28:56 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:35 #138 ... 09:29:35 09:29:35 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:35 #135 DONE 1864.8s 09:29:35 09:29:35 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:35 #197 DONE 0.2s 09:29:35 09:29:35 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:29:35 #31 ... 09:29:35 09:29:35 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:35 #198 DONE 0.1s 09:29:35 09:29:35 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:29:35 #199 DONE 0.5s 09:29:35 09:29:35 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:35 #138 ... 09:29:35 09:29:35 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:29:35 #200 DONE 0.2s 09:29:35 09:29:35 #96 [support-scheduler] exporting to image 09:29:35 #96 exporting layers 09:29:35 #96 exporting layers 0.6s done 09:29:35 #96 writing image sha256:1d429175eea9fe53e6de8d05d36208ec1a70fbedbc6511989a473f362fc053be done 09:29:35 #96 naming to docker.io/library/support-scheduler-arm64 done 09:29:35 #96 DONE 17.2s 09:29:35 09:29:35 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:35 #138 DONE 1856.5s 09:29:35 09:29:35 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:29:35 #31 ... 09:29:35 09:29:35 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:35 #201 DONE 0.1s 09:29:35 09:29:35 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:35 #202 DONE 0.1s 09:29:35 09:29:35 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:29:35 #31 ... 09:29:35 09:29:35 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:29:35 #203 DONE 0.4s 09:29:35 09:29:35 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:29:35 #204 DONE 0.1s 09:29:35 09:29:35 #96 [support-notifications] exporting to image 09:29:35 #96 exporting layers 0.5s done 09:29:35 #96 writing image sha256:35ce99c6573b72571c61de6571b2730bbf13e77d3f8e2202af1213158432157c done 09:29:35 #96 naming to docker.io/library/support-notifications-arm64 done 09:29:35 #96 DONE 17.7s 09:29:35 09:29:35 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:29:35 time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:29:35 time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:29:35 $ docker stop --time=1 6df5df734f5893d9aa590c48c5812af94e3359adb3e479b6eba36ac4261146ed 09:29:37 $ docker rm -f --volumes 6df5df734f5893d9aa590c48c5812af94e3359adb3e479b6eba36ac4261146ed [Pipeline] // withDockerContainer [Pipeline] sh 09:29:38 + docker images 09:29:38 REPOSITORY TAG IMAGE ID CREATED SIZE 09:29:38 support-notifications-arm64 latest 35ce99c6573b 2 seconds ago 43.6MB 09:29:38 support-scheduler-arm64 latest 1d429175eea9 4 seconds ago 42.9MB 09:29:38 core-metadata-arm64 latest f6eb814c2e15 41 seconds ago 40.5MB 09:29:38 core-data-arm64 latest 3eaa91d3fa9c 45 seconds ago 40.3MB 09:29:38 core-command-arm64 latest fef15fb42506 59 seconds ago 40MB 09:29:38 security-proxy-auth-arm64 latest 5317461b535d About a minute ago 37.7MB 09:29:38 security-spiffe-token-provider-arm64 latest 941f4b536f4e 8 minutes ago 34.7MB 09:29:38 core-common-config-bootstrapper-arm64 latest f82e7c6e414d 11 minutes ago 20.6MB 09:29:38 security-bootstrapper-arm64 latest 5567d29bc4b6 11 minutes ago 24.1MB 09:29:38 security-secretstore-setup-arm64 latest bb0e49b8b32a 11 minutes ago 41.4MB 09:29:38 security-proxy-setup-arm64 latest ab5b3233c101 12 minutes ago 31.3MB 09:29:38 security-spire-config-arm64 latest 0e51c53fcad8 32 minutes ago 101MB 09:29:38 security-spire-agent-arm64 latest 1d1a33bdd487 32 minutes ago 158MB 09:29:38 security-spire-server-arm64 latest 32f9f5dd6b86 32 minutes ago 102MB 09:29:38 ci-base-image-arm64 latest 56de374889a0 52 minutes ago 974MB 09:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB 09:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:38 09:29:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:39 arm64: Pulling from edgex-lftools-log-publisher 09:29:39 8998bd30e6a1: Pulling fs layer 09:29:39 04944245beec: Pulling fs layer 09:29:39 699f458cf7ca: Pulling fs layer 09:29:39 765212b225bb: Pulling fs layer 09:29:39 f23df028b6ca: Pulling fs layer 09:29:39 d65c8cfc05b1: Pulling fs layer 09:29:39 2437ff75d9bd: Pulling fs layer 09:29:39 765212b225bb: Waiting 09:29:39 f23df028b6ca: Waiting 09:29:39 d65c8cfc05b1: Waiting 09:29:39 2437ff75d9bd: Waiting 09:29:39 04944245beec: Verifying Checksum 09:29:39 765212b225bb: Verifying Checksum 09:29:39 765212b225bb: Download complete 09:29:39 f23df028b6ca: Verifying Checksum 09:29:39 f23df028b6ca: Download complete 09:29:39 d65c8cfc05b1: Verifying Checksum 09:29:39 d65c8cfc05b1: Download complete 09:29:39 699f458cf7ca: Verifying Checksum 09:29:39 699f458cf7ca: Download complete 09:29:39 8998bd30e6a1: Verifying Checksum 09:29:39 8998bd30e6a1: Download complete 09:29:42 2437ff75d9bd: Verifying Checksum 09:29:42 2437ff75d9bd: Download complete 09:29:44 8998bd30e6a1: Pull complete 09:29:45 04944245beec: Pull complete 09:29:46 699f458cf7ca: Pull complete 09:29:47 765212b225bb: Pull complete 09:29:48 f23df028b6ca: Pull complete 09:29:48 d65c8cfc05b1: Pull complete 09:30:06 2437ff75d9bd: Pull complete 09:30:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:06 prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container 09:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:30:10 $ docker top 4d2a87d8e794219afd26565cbe7c9acdf94c3581ef88693f52f858a581a5c3b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:10 ---> job-cost.sh 09:30:10 lf-activate-venv: SKIPPING 09:30:10 INFO: No Stack... 09:30:11 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:12 INFO: Archiving Costs [Pipeline] sh 09:30:12 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:30:12 + cut -d, -f6 [Pipeline] lock 09:30:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] 09:30:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] did not exist. Created. 09:30:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:30:13 + echo total: 0.10999999940395355 [Pipeline] stash 09:30:13 Stashed 1 file(s) [Pipeline] } 09:30:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:30:13 $ docker stop --time=1 4d2a87d8e794219afd26565cbe7c9acdf94c3581ef88693f52f858a581a5c3b6 09:30:15 $ docker rm -f --volumes 4d2a87d8e794219afd26565cbe7c9acdf94c3581ef88693f52f858a581a5c3b6 [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:30:15 provisioning config files... 09:30:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9631082669183130864tmp [Pipeline] { [Pipeline] sh 09:30:16 + set +x 09:30:16 + curl -s https://codecov.io/bash 09:30:16 + bash -s -- 09:30:16 09:30:16 _____ _ 09:30:16 / ____| | | 09:30:16 | | ___ __| | ___ ___ _____ __ 09:30:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:30:16 | |___| (_) | (_| | __/ (_| (_) \ V / 09:30:16 \_____\___/ \__,_|\___|\___\___/ \_/ 09:30:16 Bash-1.0.6 09:30:16 09:30:16 09:30:16 ==> git version 2.25.1 found 09:30:16 ==> 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:30:16 Release-Date: 2020-01-08 09:30:16 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:30:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:30:16 ==> Jenkins CI detected. 09:30:16 current dir:  /w/workspace/edgex-go/2 09:30:16 project root: . 09:30:16 --> token set from env 09:30:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:30:16 ==> Running gcov in . (disable via -X gcov) 09:30:16 ==> Python coveragepy not found 09:30:16 ==> Searching for coverage reports in: 09:30:16 + . 09:30:16 -> Found 1 reports 09:30:16 ==> Detecting git/mercurial file structure 09:30:16 ==> Reading reports 09:30:16 + ./coverage.out bytes=455713 09:30:16 ==> Appending adjustments 09:30:16 https://docs.codecov.io/docs/fixing-reports 09:30:17 + Found adjustments 09:30:17 ==> Gzipping contents 09:30:17 60K /tmp/codecov.KuzaAJ.gz 09:30:17 ==> Uploading reports 09:30:17 url: https://codecov.io 09:30:17 query: branch=PR-4791&commit=3a68b47c1603d5fbc31c298e45c204125611192c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= 09:30:17 -> Pinging Codecov 09:30:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4791&commit=3a68b47c1603d5fbc31c298e45c204125611192c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= 09:30:17 -> Uploading to 09:30:17 https://storage.googleapis.com/codecov/v4/raw/2024-05-08/00271124DB129430A58F1EEE437C3FCB/3a68b47c1603d5fbc31c298e45c204125611192c/1033adb5-c330-4e4b-9198-a04733397400.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240508%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240508T093017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61893505ace6229b7a6a5ca78d14b3901cb97e14251463934ecaf1c3d3731fe5 09:30:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:30:17 Dload Upload Total Spent Left Speed 09:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57893 0 0 100 57893 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57893 0 0 100 57893 0 208k --:--:-- --:--:-- --:--:-- 207k 09:30:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] } 09:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:30:18 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:30:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:30:19 ---> package-listing.sh 09:30:19 ++ facter osfamily 09:30:19 ++ tr '[:upper:]' '[:lower:]' 09:30:19 + OS_FAMILY=debian 09:30:19 + workspace=/w/workspace/edgex-go/2 09:30:19 + START_PACKAGES=/tmp/packages_start.txt 09:30:19 + END_PACKAGES=/tmp/packages_end.txt 09:30:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:19 + PACKAGES=/tmp/packages_start.txt 09:30:19 + '[' /w/workspace/edgex-go/2 ']' 09:30:19 + PACKAGES=/tmp/packages_end.txt 09:30:19 + case "${OS_FAMILY}" in 09:30:19 + dpkg -l 09:30:19 + grep '^ii' 09:30:19 + '[' -f /tmp/packages_start.txt ']' 09:30:19 + '[' -f /tmp/packages_end.txt ']' 09:30:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:19 + '[' /w/workspace/edgex-go/2 ']' 09:30:19 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:30:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:30:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:30:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:20 09:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:21 latest: Pulling from edgex-lftools-log-publisher 09:30:21 5eb5b503b376: Pulling fs layer 09:30:21 5c69ac0246d0: Pulling fs layer 09:30:21 ec43610c2a17: Pulling fs layer 09:30:21 3a2ae6a8a46f: Pulling fs layer 09:30:21 33b1e0a273af: Pulling fs layer 09:30:21 5d3b04190fa2: Pulling fs layer 09:30:21 2f39f015ded8: Pulling fs layer 09:30:21 33b1e0a273af: Waiting 09:30:21 5d3b04190fa2: Waiting 09:30:21 3a2ae6a8a46f: Waiting 09:30:21 2f39f015ded8: Waiting 09:30:21 5c69ac0246d0: Download complete 09:30:21 3a2ae6a8a46f: Verifying Checksum 09:30:21 3a2ae6a8a46f: Download complete 09:30:21 33b1e0a273af: Verifying Checksum 09:30:21 33b1e0a273af: Download complete 09:30:21 5d3b04190fa2: Verifying Checksum 09:30:21 5d3b04190fa2: Download complete 09:30:21 ec43610c2a17: Verifying Checksum 09:30:21 ec43610c2a17: Download complete 09:30:21 5eb5b503b376: Verifying Checksum 09:30:21 5eb5b503b376: Download complete 09:30:21 2f39f015ded8: Verifying Checksum 09:30:21 2f39f015ded8: Download complete 09:30:22 5eb5b503b376: Pull complete 09:30:22 5c69ac0246d0: Pull complete 09:30:22 ec43610c2a17: Pull complete 09:30:23 3a2ae6a8a46f: Pull complete 09:30:23 33b1e0a273af: Pull complete 09:30:23 5d3b04190fa2: Pull complete 09:30:27 2f39f015ded8: Pull complete 09:30:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:27 prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container 09:30:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:30:31 $ docker top db0b5e34761d4e524e887e4b897c8424723c646d2d9ac7cd01dea3f2fcea6b22 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:31 + touch /tmp/pre-build-complete [Pipeline] sh 09:30:32 + mkdir -p /var/log/sysstat [Pipeline] sh 09:30:32 + ls /var/log/sa-host 09:30:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:32 provisioning config files... 09:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3658472073961986863tmp [Pipeline] { [Pipeline] echo 09:30:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:30:32 ---> create-netrc.sh [Pipeline] } 09:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:30:33 ---> python-tools-install.sh [Pipeline] echo 09:30:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:30:33 ---> sudo-logs.sh 09:30:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:30:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:30:33 ---> job-cost.sh 09:30:33 lf-activate-venv: SKIPPING 09:30:33 DEBUG: total: 0.10999999940395355 09:30:33 INFO: Retrieving Stack Cost... 09:30:33 INFO: Retrieving Pricing Info for: v3-standard-8 09:30:34 INFO: Archiving Costs [Pipeline] echo 09:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:30:34 ---> logs-deploy.sh 09:30:34 lf-activate-venv: SKIPPING 09:30:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4791/2 09:30:34 INFO: archiving workspace using pattern(s): 09:30:35 Archives upload complete. 09:30:35 INFO: archiving logs to Nexus