Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 922d47bc382895f5ca9897fd2927ffcb43b3c3f0+a64c0260d8c1d9cdc763c21a5066b502e8c070b8 (411dfff0e8ed6155e0599d56784881f3301ffc06) 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-ssh5404628919648977449.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-ssh15086186097829834007.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12138423423020408812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8570882268839317002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18241598698378076888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4729/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4729/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17991947072855602571.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1508 in /w/workspace/edgexfoundry_edgex-go_PR-4729 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a64c0260d8c1d9cdc763c21a5066b502e8c070b8 into PR head commit 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 Merge succeeded, producing 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 Checking out Revision 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 (PR-4729) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4729/head:refs/remotes/origin/PR-4729 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.16.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:56 ========================================================= 08:29:56 EdgeX Global Pipelines Version Info 08:29:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:57 ------------------- 08:29:57 stable info: 08:29:57 ------------------- 08:29:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:29:57 Message: update stable to v1.0.258 08:29:57 ------------------- 08:29:57 experimental info: 08:29:57 ------------------- 08:29:57 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:29:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4729 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4729 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4729 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 922d47b [Pipeline] echo 08:29:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:59 provisioning config files... 08:29:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16893509620310968329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:00 ---> ****-login.sh 08:30:00 nexus3.edgexfoundry.org:10001 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 nexus3.edgexfoundry.org:10002 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 nexus3.edgexfoundry.org:10003 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 nexus3.edgexfoundry.org:10004 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 ****.io 08:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:01 Configure a credential helper to remove this warning. See 08:30:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:01 08:30:01 Login Succeeded 08:30:01 ---> ****-login.sh ends [Pipeline] } 08:30:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30: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:30:01 + dirname cmd/core-command/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo core-command,cmd/core-command/Dockerfile 08:30:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + dirname cmd/core-data/Dockerfile 08:30:01 + echo core-data,cmd/core-data/Dockerfile 08:30:01 + dirname cmd/core-metadata/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:01 + + dirname cmd/security-bootstrapper/Dockerfile 08:30:01 cut -d/ -f2 08:30:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:01 + dirname cmd/security-proxy-auth/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:01 + + dirname cmd/security-proxy-setup/Dockerfile 08:30:01 cut -d/ -f2 08:30:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:01 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:01 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:01 cut -d/ -f2 08:30:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:01 + cut -d/+ -f2 08:30:01 dirname cmd/security-spire-agent/Dockerfile 08:30:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:01 + + cut -d/ -f2 08:30:01 dirname cmd/security-spire-config/Dockerfile 08:30:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:01 + dirname cmd/security-spire-server/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:01 + dirname cmd/support-notifications/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:01 + dirname cmd/support-scheduler/Dockerfile 08:30:01 + cut -d/ -f2 08:30:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30: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:30:02 + git rev-list -1 --merges 922d47bc382895f5ca9897fd2927ffcb43b3c3f0~1..922d47bc382895f5ca9897fd2927ffcb43b3c3f0 [Pipeline] echo 08:30:02 -----------> git rev-list -1 --merges 922d47bc382895f5ca9897fd2927ffcb43b3c3f0~1..922d47bc382895f5ca9897fd2927ffcb43b3c3f0 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 [false] [Pipeline] sh 08:30:02 + git log --format=format:%s -1 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 [Pipeline] echo 08:30:02 ========================================================= 08:30:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:03 + grep -v github /etc/ssh/ssh_known_hosts 08:30:03 + [ -e /tmp/ssh_known_hosts ] 08:30:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:03 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:03 08:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:04 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:04 b85a868b505f: Pulling fs layer 08:30:04 e2be974225ed: Pulling fs layer 08:30:04 339a4e72a1f5: Pulling fs layer 08:30:04 988bab9f4d93: Pulling fs layer 08:30:04 1469e6f7b9e6: Pulling fs layer 08:30:04 eaf3925da568: Pulling fs layer 08:30:04 bab4dde63d76: Pulling fs layer 08:30:04 bde34c3a00c8: Pulling fs layer 08:30:04 b352a97aabf1: Pulling fs layer 08:30:04 4872d77fe225: Pulling fs layer 08:30:04 5851b861e8e6: Pulling fs layer 08:30:04 988bab9f4d93: Waiting 08:30:04 1469e6f7b9e6: Waiting 08:30:04 eaf3925da568: Waiting 08:30:04 bab4dde63d76: Waiting 08:30:04 bde34c3a00c8: Waiting 08:30:04 b352a97aabf1: Waiting 08:30:04 4872d77fe225: Waiting 08:30:04 5851b861e8e6: Waiting 08:30:04 e2be974225ed: Download complete 08:30:04 988bab9f4d93: Verifying Checksum 08:30:04 988bab9f4d93: Download complete 08:30:04 1469e6f7b9e6: Verifying Checksum 08:30:04 1469e6f7b9e6: Download complete 08:30:04 339a4e72a1f5: Verifying Checksum 08:30:04 339a4e72a1f5: Download complete 08:30:04 eaf3925da568: Download complete 08:30:04 bde34c3a00c8: Verifying Checksum 08:30:04 bde34c3a00c8: Download complete 08:30:04 b352a97aabf1: Verifying Checksum 08:30:04 4872d77fe225: Verifying Checksum 08:30:04 4872d77fe225: Download complete 08:30:04 5851b861e8e6: Verifying Checksum 08:30:04 5851b861e8e6: Download complete 08:30:04 b85a868b505f: Verifying Checksum 08:30:04 b85a868b505f: Download complete 08:30:04 bab4dde63d76: Verifying Checksum 08:30:04 bab4dde63d76: Download complete 08:30:05 b85a868b505f: Pull complete 08:30:06 e2be974225ed: Pull complete 08:30:06 339a4e72a1f5: Pull complete 08:30:06 988bab9f4d93: Pull complete 08:30:06 1469e6f7b9e6: Pull complete 08:30:06 eaf3925da568: Pull complete 08:30:08 bab4dde63d76: Pull complete 08:30:08 bde34c3a00c8: Pull complete 08:30:09 b352a97aabf1: Pull complete 08:30:09 4872d77fe225: Pull complete 08:30:09 5851b861e8e6: Pull complete 08:30:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:09 prd-ubuntu20.04-docker-8c-8g-1508 does not seem to be running inside a container 08:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:10 $ docker top f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f -eo pid,comm 08:30: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:30:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:10 [ssh-agent] Looking for ssh-agent implementation... 08:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:11 $ docker exec f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f ssh-agent 08:30:11 SSH_AUTH_SOCK=/tmp/ssh-KZtM8xUaOc4c/agent.32 08:30:11 SSH_AGENT_PID=38 08:30:11 Running ssh-add (command line suppressed) 08:30:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16162919854582567325.key (/w/workspace/edgex-go/1@tmp/private_key_16162919854582567325.key) 08:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:11 + git tag --points-at HEAD [Pipeline] } 08:30:11 $ docker exec --env ******** --env ******** f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f ssh-agent -k 08:30:11 unset SSH_AUTH_SOCK; 08:30:11 unset SSH_AGENT_PID; 08:30:11 echo Agent pid 38 killed; 08:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:11 [ssh-agent] Looking for ssh-agent implementation... 08:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:12 $ docker exec f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f ssh-agent 08:30:12 SSH_AUTH_SOCK=/tmp/ssh-BLKBcQeIqO4p/agent.70 08:30:12 SSH_AGENT_PID=76 08:30:12 Running ssh-add (command line suppressed) 08:30:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5116804455842987036.key (/w/workspace/edgex-go/1@tmp/private_key_5116804455842987036.key) 08:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:12 + git semver init 08:30:12 2023-11-28 08:30:12,808 [run_init] DEBUG init version:0.0.0 force:False 08:30:12 2023-11-28 08:30:12,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:30:12 2023-11-28 08:30:12,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:30:12 2023-11-28 08:30:12,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 08:30:17 2023-11-28 08:30:17,074 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:30:17 2023-11-28 08:30:17,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4729 with force:False 08:30:17 2023-11-28 08:30:17,074 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4729 08:30:17 2023-11-28 08:30:17,079 [execute] INFO git cat-file --batch-check 08:30:17 2023-11-28 08:30:17,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:30:17 2023-11-28 08:30:17,086 [execute] INFO git cat-file --batch 08:30:17 2023-11-28 08:30:17,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:30:17 2023-11-28 08:30:17,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4729 08:30:17 0.0.0 [Pipeline] } 08:30:17 $ docker exec --env ******** --env ******** f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f ssh-agent -k 08:30:17 unset SSH_AUTH_SOCK; 08:30:17 unset SSH_AGENT_PID; 08:30:17 echo Agent pid 76 killed; 08:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:18 + git semver [Pipeline] } 08:30:18 $ docker stop --time=1 f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f 08:30:19 $ docker rm -f --volumes f1a00df41fcd645cff390c390aa9349ad08950995c94cd801145c3e815297f9f [Pipeline] // withDockerContainer [Pipeline] sh 08:30:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:20 Stashed 1 file(s) [Pipeline] echo 08:30: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:30:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:21 ========================================================= 08:30:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:21 7264a8db6415: Pulling fs layer 08:30:21 c4d48a809fc2: Pulling fs layer 08:30:21 4f1c88b9dad5: Pulling fs layer 08:30:21 ad3a456e5733: Pulling fs layer 08:30:21 69c7f0334f64: Pulling fs layer 08:30:21 1f1c1a5573a3: Pulling fs layer 08:30:21 ce7588e14bc9: Pulling fs layer 08:30:21 b5e4710f87ac: Pulling fs layer 08:30:21 69c7f0334f64: Waiting 08:30:21 1f1c1a5573a3: Waiting 08:30:21 b5e4710f87ac: Waiting 08:30:21 ce7588e14bc9: Waiting 08:30:21 ad3a456e5733: Waiting 08:30:21 c4d48a809fc2: Verifying Checksum 08:30:21 c4d48a809fc2: Download complete 08:30:21 ad3a456e5733: Download complete 08:30:21 69c7f0334f64: Download complete 08:30:21 7264a8db6415: Verifying Checksum 08:30:21 7264a8db6415: Download complete 08:30:22 1f1c1a5573a3: Verifying Checksum 08:30:22 1f1c1a5573a3: Download complete 08:30:22 7264a8db6415: Pull complete 08:30:22 c4d48a809fc2: Pull complete 08:30:22 b5e4710f87ac: Verifying Checksum 08:30:22 b5e4710f87ac: Download complete 08:30:22 4f1c88b9dad5: Verifying Checksum 08:30:22 4f1c88b9dad5: Download complete 08:30:22 ce7588e14bc9: Verifying Checksum 08:30:22 ce7588e14bc9: Download complete 08:30:26 4f1c88b9dad5: Pull complete 08:30:26 ad3a456e5733: Pull complete 08:30:26 69c7f0334f64: Pull complete 08:30:26 1f1c1a5573a3: Pull complete 08:30:28 ce7588e14bc9: Pull complete 08:30:28 b5e4710f87ac: Pull complete 08:30:28 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:29 WORKDIR /edgex 08:30:29 COPY go.mod . 08:30:29 RUN go mod download 08:30:29 + docker build -t ci-base-image-x86_64 -f - . 08:30:29 Sending build context to Docker daemon 175.1MB 08:30:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:29 ---> 88b5674ff536 08:30:29 Step 2/4 : WORKDIR /edgex 08:30:31 ---> Running in 1c1c67261be2 08:30:31 Removing intermediate container 1c1c67261be2 08:30:31 ---> f89fec2af351 08:30:31 Step 3/4 : COPY go.mod . 08:30:31 ---> 3c239333fe00 08:30:31 Step 4/4 : RUN go mod download 08:30:31 ---> Running in 2d0e196a2bc4 08:30:35 Still waiting to schedule task 08:30:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:46 Removing intermediate container 2d0e196a2bc4 08:30:46 ---> 906d29ccf98f 08:30:46 Successfully built 906d29ccf98f 08:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . ci-base-image-x86_64 08:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:47 prd-ubuntu20.04-docker-8c-8g-1508 does not seem to be running inside a container 08:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:47 $ docker top 0750ca4f279362a75628e5133801c1ca24f485b5f94804c4275ef34a8a993fd3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:48 + go version 08:30:48 go version go1.21.0 linux/amd64 [Pipeline] } 08:30:48 $ docker stop --time=1 0750ca4f279362a75628e5133801c1ca24f485b5f94804c4275ef34a8a993fd3 08:30:49 $ docker rm -f --volumes 0750ca4f279362a75628e5133801c1ca24f485b5f94804c4275ef34a8a993fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker inspect -f . ci-base-image-x86_64 08:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-1508 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:51 $ docker top 8199840aa9b6f5e069677b46526b6520d53fc71aac9a418572832edb5c4a6cc4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:51 ========================================================= 08:30:51 [edgeXBuildGoParallel] Running Tests and Build... 08:30:51 ========================================================= [Pipeline] sh 08:30:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:30:52 + make test 08:30:52 go test -race -coverprofile=coverage.out ./... 08:31:00 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.465s coverage: 93.4% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 97.6% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.056s coverage: 32.2% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.045s coverage: 82.9% of statements 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.290s coverage: 79.9% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.065s coverage: 92.9% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 64.4% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 19.9% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements 08:31:56 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:31:57 running golangci-lint 08:31:57 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:31:57 go version go1.21.0 linux/amd64 08:31:57 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:57 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:12 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|files|compiled_files) took 14.62334082s" 08:32:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.490462ms" 08:32:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1509 in /w/workspace/edgexfoundry_edgex-go_PR-4729 [Pipeline] { [Pipeline] ws 08:32:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:32:18 The recommended git tool is: git 08:32:22 level=info msg="[linters_context/goanalysis] analyzers took 1m42.406111649s with top 10 stages: buildir: 41.783279813s, gosec: 7.888907817s, fact_deprecated: 2.352983446s, inspect: 2.315968303s, S1038: 1.286909453s, printf: 1.106064324s, fact_purity: 1.079084036s, directives: 1.013288888s, ctrlflow: 1.007060864s, S1024: 973.290589ms" 08:32:22 level=info msg="[runner] Issues before processing: 197, after processing: 0" 08:32:22 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, exclude: 197/197, exclude-rules: 21/197" 08:32:22 level=info msg="[runner] processing took 14.272789ms with stages: nolint: 7.836328ms, identifier_marker: 3.224541ms, exclude-rules: 1.261763ms, autogenerated_exclude: 912.231µs, path_prettifier: 689.734µs, skip_dirs: 319.501µs, cgo: 15.101µs, filename_unadjuster: 7.86µs, max_same_issues: 1.44µs, max_from_linter: 710ns, uniq_by_line: 510ns, exclude: 400ns, fixer: 390ns, path_prefixer: 380ns, skip_files: 370ns, source_code: 350ns, severity-rules: 340ns, diff: 310ns, sort_results: 260ns, max_per_file_from_linter: 150ns, path_shortener: 120ns" 08:32:22 level=info msg="[runner] linters took 10.122714475s with stages: goanalysis_metalinter: 10.108325713s" 08:32:22 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:22 level=info msg="Memory: 248 samples, avg is 248.6MB, max is 931.7MB" 08:32:22 level=info msg="Execution took 24.809415226s" 08:32:22 go vet ./... 08:32:23 using credential edgex-jenkins-ssh 08:32:23 Cloning the remote Git repository 08:32:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:23 > git init /w/workspace/edgex-go/1 # timeout=10 08:32:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:24 > git --version # timeout=10 08:32:24 > git --version # 'git version 2.25.1' 08:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:27 + ls -al . 08:32:27 total 736 08:32:27 drwxrwxr-x 11 1001 1001 4096 Nov 28 08:30 . 08:32:27 drwxr-xr-x 4 root root 4096 Nov 28 08:30 .. 08:32:27 drwxrwxr-x 2 1001 1001 4096 Nov 28 08:29 .blubracket 08:32:27 -rw-rw-r-- 1 1001 1001 10 Nov 28 08:29 .dockerignore 08:32:27 drwxrwxr-x 8 1001 1001 4096 Nov 28 08:31 .git 08:32:27 drwxrwxr-x 3 1001 1001 4096 Nov 28 08:29 .github 08:32:27 -rw-rw-r-- 1 1001 1001 1074 Nov 28 08:29 .gitignore 08:32:27 -rw-rw-r-- 1 1001 1001 42 Nov 28 08:29 .golangci.yml 08:32:27 -rw-rw-r-- 1 1001 1001 100 Nov 28 08:29 .hadolint.yml 08:32:27 drwxr-xr-x 3 1001 1001 4096 Nov 28 08:30 .semver 08:32:27 -rw-rw-r-- 1 1001 1001 155 Nov 28 08:29 .sonarcloud.properties 08:32:27 -rw-rw-r-- 1 1001 1001 1171 Nov 28 08:29 ADOPTERS.md 08:32:27 -rw-rw-r-- 1 1001 1001 11674 Nov 28 08:29 Attribution.txt 08:32:27 -rw-rw-r-- 1 1001 1001 100284 Nov 28 08:29 CHANGELOG.md 08:32:27 -rw-rw-r-- 1 1001 1001 3804 Nov 28 08:29 CONTRIBUTING.md 08:32:27 -rw-rw-r-- 1 1001 1001 677 Nov 28 08:29 GOVERNANCE.md 08:32:27 -rw-rw-r-- 1 1001 1001 861 Nov 28 08:29 Jenkinsfile 08:32:27 -rw-rw-r-- 1 1001 1001 10775 Nov 28 08:29 LICENSE 08:32:27 -rw-rw-r-- 1 1001 1001 15054 Nov 28 08:29 Makefile 08:32:27 -rw-rw-r-- 1 1001 1001 582 Nov 28 08:29 OWNERS.md 08:32:27 -rw-rw-r-- 1 1001 1001 9528 Nov 28 08:29 README.md 08:32:27 -rw-rw-r-- 1 1001 1001 789 Nov 28 08:29 SECURITY.md 08:32:27 -rw-rw-r-- 1 1001 1001 5 Nov 28 08:30 VERSION 08:32:27 drwxrwxr-x 2 1001 1001 4096 Nov 28 08:29 bin 08:32:27 drwxrwxr-x 18 1001 1001 4096 Nov 28 08:29 cmd 08:32:27 -rw-r--r-- 1 root root 453602 Nov 28 08:31 coverage.out 08:32:27 drwxrwxr-x 2 1001 1001 4096 Nov 28 08:29 fuzz_test 08:32:27 -rw-rw-r-- 1 1001 1001 3649 Nov 28 08:29 go.mod 08:32:27 -rw-rw-r-- 1 1001 1001 34366 Nov 28 08:29 go.sum 08:32:27 drwxrwxr-x 7 1001 1001 4096 Nov 28 08:29 internal 08:32:27 drwxrwxr-x 3 1001 1001 4096 Nov 28 08:29 openapi 08:32:27 -rw-rw-r-- 1 1001 1001 584 Nov 28 08:29 security.txt 08:32:27 -rw-rw-r-- 1 1001 1001 204 Nov 28 08:29 version.go [Pipeline] sh 08:32:28 + '[' -e coverage.out ] 08:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:28 Stashed 1 file(s) [Pipeline] sh 08:32:28 + make build 08:32:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:44 Merging remotes/origin/main commit a64c0260d8c1d9cdc763c21a5066b502e8c070b8 into PR head commit 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 08:32:45 Merge succeeded, producing 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 08:32:45 Checking out Revision 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 (PR-4729) 08:32:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4729/head:refs/remotes/origin/PR-4729 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:44 > git config core.sparsecheckout # timeout=10 08:32:44 > git checkout -f 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 # timeout=10 08:32:44 > git remote # timeout=10 08:32:45 > git config --get remote.origin.url # timeout=10 08:32:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:45 > git merge a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 08:32:45 > git rev-parse HEAD^{commit} # timeout=10 08:32:45 > git config core.sparsecheckout # timeout=10 08:32:45 > git checkout -f 922d47bc382895f5ca9897fd2927ffcb43b3c3f0 # timeout=10 08:32:45 Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.16.0" 08:32:45 > git --version # timeout=10 08:32:45 > git --version # 'git version 2.25.1' 08:32:45 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:47 Dload Upload Total Spent Left Speed 08:32:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 08:32:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:47 + sudo tee /etc/docker/daemon.new 08:32:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:47 { 08:32:47 "registry-mirrors": [ 08:32:47 "https://nexus3.edgexfoundry.org:10001" 08:32:47 ], 08:32:47 "bip": "10.250.0.254/24", 08:32:47 "hosts": [ 08:32:47 "tcp://0.0.0.0:5555", 08:32:47 "unix:///var/run/docker.sock" 08:32:47 ], 08:32:47 "mtu": 1458, 08:32:47 "selinux-enabled": true, 08:32:47 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:47 } [Pipeline] sh 08:32:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:48 + sudo service docker restart 08:32:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:57 $ docker stop --time=1 8199840aa9b6f5e069677b46526b6520d53fc71aac9a418572832edb5c4a6cc4 08:32:59 $ docker rm -f --volumes 8199840aa9b6f5e069677b46526b6520d53fc71aac9a418572832edb5c4a6cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:01 08:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:01 latest: Pulling from edgex-devops/edgex-compose 08:33:01 91d30c5bc195: Pulling fs layer 08:33:01 2e9b0aa3be6d: Pulling fs layer 08:33:01 9c61dcf015f6: Pulling fs layer 08:33:01 4698f68db338: Pulling fs layer 08:33:01 2a2f49069b9e: Pulling fs layer 08:33:01 e0025b399a48: Pulling fs layer 08:33:01 e0025b399a48: Waiting 08:33:01 4698f68db338: Waiting 08:33:01 2a2f49069b9e: Waiting 08:33:01 91d30c5bc195: Verifying Checksum 08:33:01 4698f68db338: Download complete 08:33:01 2e9b0aa3be6d: Verifying Checksum 08:33:01 2e9b0aa3be6d: Download complete 08:33:01 91d30c5bc195: Pull complete 08:33:01 e0025b399a48: Verifying Checksum 08:33:01 e0025b399a48: Download complete 08:33:02 2a2f49069b9e: Verifying Checksum 08:33:02 2a2f49069b9e: Download complete 08:33:02 2e9b0aa3be6d: Pull complete 08:33:02 9c61dcf015f6: Download complete 08:33:04 9c61dcf015f6: Pull complete 08:33:04 4698f68db338: Pull complete 08:33:05 2a2f49069b9e: Pull complete 08:33:05 e0025b399a48: Pull complete 08:33:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:05 prd-ubuntu20.04-docker-8c-8g-1508 does not seem to be running inside a container 08:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:06 $ docker top 3f612d3ad2cbba6ce5863533fcd6df0bd4b50cfb87abb10b3fe7985215c7f75b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:06 provisioning config files... 08:33:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17598039761255457264tmp [Pipeline] { 08:33:07 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] libraryResource [Pipeline] sh 08:33:07 ---> ****-login.sh 08:33:07 nexus3.edgexfoundry.org:10001 08:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:07 Configure a credential helper to remove this warning. See 08:33:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:07 08:33:07 Login Succeeded 08:33:07 nexus3.edgexfoundry.org:10002 08:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:08 Configure a credential helper to remove this warning. See 08:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:08 08:33:08 Login Succeeded 08:33:08 nexus3.edgexfoundry.org:10003 08:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:08 Configure a credential helper to remove this warning. See 08:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:08 08:33:08 Login Succeeded 08:33:08 nexus3.edgexfoundry.org:10004 08:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:09 Configure a credential helper to remove this warning. See 08:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:09 08:33:09 Login Succeeded 08:33:09 ****.io 08:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:09 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:09 #1 transferring dockerfile: 1.89kB done 08:33:09 #1 DONE 0.0s 08:33:09 08:33:09 #2 [support-notifications internal] load build definition from Dockerfile 08:33:09 #2 transferring dockerfile: 1.95kB done 08:33:09 #2 DONE 0.0s 08:33:09 08:33:09 #3 [core-data internal] load build definition from Dockerfile 08:33:09 #3 transferring dockerfile: 2.01kB done 08:33:09 #3 DONE 0.0s 08:33:09 08:33:09 #4 [security-spire-config internal] load build definition from Dockerfile 08:33:09 #4 transferring dockerfile: 1.69kB done 08:33:09 #4 DONE 0.0s 08:33:09 08:33:09 #5 [security-spire-agent internal] load build definition from Dockerfile 08:33:09 #5 transferring dockerfile: 1.81kB done 08:33:09 #5 DONE 0.0s 08:33:09 08:33:09 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:09 #6 transferring dockerfile: 2.49kB done 08:33:09 #6 DONE 0.0s 08:33:09 08:33:09 #7 [support-scheduler internal] load build definition from Dockerfile 08:33:09 #7 transferring dockerfile: 1.93kB done 08:33:09 #7 DONE 0.0s 08:33:09 08:33:09 #8 [core-metadata internal] load build definition from Dockerfile 08:33:09 #8 transferring dockerfile: 2.06kB done 08:33:09 #8 DONE 0.0s 08:33:09 08:33:09 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:33:09 #9 transferring dockerfile: 2.50kB done 08:33:09 #9 DONE 0.0s 08:33:09 08:33:09 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:33:09 #10 transferring dockerfile: 2.93kB done 08:33:09 #10 DONE 0.0s 08:33:09 08:33:09 #11 [core-command internal] load build definition from Dockerfile 08:33:09 #11 transferring dockerfile: 1.93kB done 08:33:09 #11 DONE 0.0s 08:33:09 08:33:09 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:33:09 #12 transferring dockerfile: 2.15kB done 08:33:09 #12 DONE 0.1s 08:33:09 08:33:09 #13 [security-spire-server internal] load build definition from Dockerfile 08:33:09 #13 transferring dockerfile: 1.70kB done 08:33:09 #13 DONE 0.0s 08:33:09 08:33:09 #14 [security-spiffe-token-provider internal] load .dockerignore 08:33:09 #14 transferring context: 50B done 08:33:09 #14 DONE 0.0s 08:33:09 08:33:09 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:09 #15 transferring dockerfile: 2.23kB done 08:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:09 Configure a credential helper to remove this warning. See 08:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:09 08:33:09 Login Succeeded 08:33:09 ---> ****-login.sh ends [Pipeline] } 08:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:33:09 #15 ... 08:33:09 08:33:09 #16 [support-notifications internal] load .dockerignore 08:33:09 #16 transferring context: 50B done 08:33:09 #16 DONE 0.0s 08:33:09 08:33:09 #17 [core-data internal] load .dockerignore 08:33:09 #17 transferring context: 50B done 08:33:09 #17 DONE 0.0s 08:33:09 08:33:09 #18 [security-spire-config internal] load .dockerignore 08:33:09 #18 transferring context: 50B done 08:33:09 #18 DONE 0.0s 08:33:09 08:33:09 #19 [security-spire-agent internal] load .dockerignore 08:33:09 #19 transferring context: 50B done 08:33:09 #19 DONE 0.0s 08:33:09 08:33:09 #20 [security-secretstore-setup internal] load .dockerignore 08:33:09 #20 transferring context: 50B done 08:33:09 #20 DONE 0.0s 08:33:09 08:33:09 #21 [core-metadata internal] load .dockerignore 08:33:09 #21 transferring context: 50B done 08:33:09 #21 DONE 0.0s 08:33:09 08:33:09 #22 [support-scheduler internal] load .dockerignore 08:33:09 #22 transferring context: 50B done 08:33:09 #22 DONE 0.1s 08:33:09 08:33:09 #23 [security-proxy-setup internal] load .dockerignore 08:33:09 #23 transferring context: 50B done 08:33:09 #23 DONE 0.1s 08:33:09 08:33:09 #24 [security-bootstrapper internal] load .dockerignore 08:33:09 #24 transferring context: 50B done 08:33:09 #24 DONE 0.1s 08:33:09 08:33:09 #25 [core-command internal] load .dockerignore 08:33:09 #25 transferring context: 50B done 08:33:09 #25 DONE 0.1s 08:33:09 08:33:09 #26 [security-proxy-auth internal] load .dockerignore 08:33:09 #26 transferring context: 50B done 08:33:09 #26 DONE 0.1s 08:33:09 08:33:09 #27 [security-spire-server internal] load .dockerignore 08:33:09 #27 transferring context: 50B done 08:33:09 #27 DONE 0.1s 08:33:09 08:33:09 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:33:09 #28 transferring context: 50B done 08:33:09 #28 DONE 0.0s 08:33:09 08:33:09 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:09 #29 DONE 0.0s 08:33:09 08:33:09 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:33:09 #30 ... 08:33:09 08:33:09 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:09 #29 DONE 0.0s 08:33:09 08:33:09 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] // withEnv [Pipeline] unstash 08:33:10 #30 ... 08:33:10 08:33:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:10 #29 DONE 0.0s 08:33:10 08:33:10 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] sh 08:33:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 08:33:10 #30 DONE 0.6s 08:33:10 08:33:10 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:33:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:10 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:10 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:10 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.1s 08:33:10 #31 ... 08:33:10 08:33:10 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:33:10 #32 DONE 0.7s 08:33:10 08:33:10 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:33:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:10 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:10 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:10 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 08:33:10 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 08:33:10 #31 ... 08:33:10 08:33:10 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:33:10 #33 DONE 0.8s 08:33:10 08:33:10 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:10 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:33:10 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:33:10 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 08:33:10 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 08:33:10 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [Pipeline] echo 08:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:10 ========================================================= 08:33:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:10 #31 ... 08:33:10 08:33:10 #34 [security-spire-server internal] load build context 08:33:10 #34 transferring context: 18.10kB 0.0s done 08:33:10 #34 DONE 0.2s 08:33:10 08:33:10 #35 [security-spire-config internal] load build context 08:33:10 #35 transferring context: 16.35kB 0.0s done 08:33:10 #35 DONE 0.2s 08:33:10 08:33:10 #36 [security-spire-agent internal] load build context 08:33:10 #36 transferring context: 17.63kB 0.0s done 08:33:10 #36 DONE 0.1s 08:33:10 08:33:10 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:33:10 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 08:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:11 #31 DONE 0.8s 08:33:11 08:33:11 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:11 #37 DONE 0.9s 08:33:11 08:33:11 #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:12 9fda8d8052c6: Pulling fs layer 08:33:12 5d54e960e981: Pulling fs layer 08:33:12 c4a7e357bf2a: Pulling fs layer 08:33:12 f0e02332f6b5: Pulling fs layer 08:33:12 872ee5b61b7b: Pulling fs layer 08:33:12 0c6a40ed1a82: Pulling fs layer 08:33:12 94ae7d8d031c: Pulling fs layer 08:33:12 f0e02332f6b5: Waiting 08:33:12 94ae7d8d031c: Waiting 08:33:12 872ee5b61b7b: Waiting 08:33:12 0c6a40ed1a82: Waiting 08:33:12 5d54e960e981: Verifying Checksum 08:33:12 5d54e960e981: Download complete 08:33:12 f0e02332f6b5: Verifying Checksum 08:33:12 f0e02332f6b5: Download complete 08:33:12 872ee5b61b7b: Verifying Checksum 08:33:12 872ee5b61b7b: Download complete 08:33:12 9fda8d8052c6: Download complete 08:33:12 94ae7d8d031c: Verifying Checksum 08:33:12 94ae7d8d031c: Download complete 08:33:13 9fda8d8052c6: Pull complete 08:33:13 5d54e960e981: Pull complete 08:33:13 c4a7e357bf2a: Verifying Checksum 08:33:13 c4a7e357bf2a: Download complete 08:33:14 #38 ... 08:33:14 08:33:14 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:33:14 #39 DONE 2.8s 08:33:14 08:33:14 #40 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:33:14 #40 ... 08:33:14 08:33:14 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:33:14 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 08:33:14 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:33:14 #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:33:14 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 08:33:14 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:33:14 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:33:14 #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:33:14 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:33:14 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 08:33:14 #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done 08:33:14 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 08:33:14 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 08:33:15 0c6a40ed1a82: Verifying Checksum 08:33:15 0c6a40ed1a82: Download complete 08:33:16 #41 ... 08:33:16 08:33:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:33:16 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 08:33:16 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:33:16 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 08:33:16 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:33:16 #42 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:33:16 #42 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:33:16 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:33:16 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:33:16 #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s done 08:33:16 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:33:16 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:33:16 #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 08:33:19 #42 ... 08:33:19 08:33:19 #43 [core-metadata internal] load build context 08:33:19 #43 transferring context: 369.32MB 7.0s done 08:33:19 #43 DONE 8.8s 08:33:19 08:33:19 #44 [security-secretstore-setup internal] load build context 08:33:19 #44 ... 08:33:19 08:33:19 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:19 #38 3.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #38 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #38 3.845 (1/1) Installing dumb-init (1.2.5-r2) 08:33:19 #38 3.850 Executing busybox-1.36.1-r2.trigger 08:33:19 #38 3.868 OK: 7 MiB in 16 packages 08:33:19 #38 DONE 8.8s 08:33:19 08:33:19 #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:19 #0 4.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 4.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 5.003 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #0 5.003 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #0 5.003 OK: 20076 distinct packages available 08:33:19 #0 5.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 5.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 5.382 (1/4) Installing dumb-init (1.2.5-r2) 08:33:19 #0 5.391 (2/4) Installing musl-obstack (1.2.3-r2) 08:33:19 #0 5.391 (3/4) Installing libucontext (1.2-r2) 08:33:19 #0 5.400 (4/4) Installing gcompat (1.1.0-r1) 08:33:19 #0 5.406 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 5.419 OK: 8 MiB in 19 packages 08:33:19 #45 DONE 8.8s 08:33:19 08:33:19 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:19 #0 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 4.978 (1/4) Installing ca-certificates (20230506-r0) 08:33:19 #0 4.994 (2/4) Installing dumb-init (1.2.5-r2) 08:33:19 #0 4.998 (3/4) Installing su-exec (0.2-r3) 08:33:19 #0 5.010 (4/4) Installing yq (4.33.3-r5) 08:33:19 #0 5.066 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 5.074 Executing ca-certificates-20230506-r0.trigger 08:33:19 #0 5.132 OK: 17 MiB in 19 packages 08:33:19 #46 DONE 8.8s 08:33:19 08:33:19 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:19 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 3.850 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #0 3.850 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #0 3.850 OK: 20076 distinct packages available 08:33:19 #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 4.245 (1/11) Installing ca-certificates (20230506-r0) 08:33:19 #0 4.257 (2/11) Installing brotli-libs (1.0.9-r14) 08:33:19 #0 4.267 (3/11) Installing libunistring (1.1-r1) 08:33:19 #0 4.281 (4/11) Installing libidn2 (2.3.4-r1) 08:33:19 #0 4.285 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:33:19 #0 4.294 (6/11) Installing libcurl (8.4.0-r0) 08:33:19 #0 4.301 (7/11) Installing curl (8.4.0-r0) 08:33:19 #0 4.307 (8/11) Installing dumb-init (1.2.5-r2) 08:33:19 #0 4.311 (9/11) Installing musl-obstack (1.2.3-r2) 08:33:19 #0 4.314 (10/11) Installing libucontext (1.2-r2) 08:33:19 #0 4.317 (11/11) Installing gcompat (1.1.0-r1) 08:33:19 #0 4.326 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 4.331 Executing ca-certificates-20230506-r0.trigger 08:33:19 #0 4.377 OK: 12 MiB in 26 packages 08:33:19 #47 DONE 8.8s 08:33:19 08:33:19 #44 [security-secretstore-setup internal] load build context 08:33:19 #44 ... 08:33:19 08:33:19 #48 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:33:19 #48 ... 08:33:19 08:33:19 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:19 #0 3.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 3.635 (1/1) Installing dumb-init (1.2.5-r2) 08:33:19 #0 3.635 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 3.655 OK: 7 MiB in 16 packages 08:33:19 #49 DONE 8.9s 08:33:19 08:33:19 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:19 #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 4.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 5.195 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:19 #0 5.235 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:19 #0 5.236 (3/6) Installing dumb-init (1.2.5-r2) 08:33:19 #0 5.240 (4/6) Installing openssl (3.1.4-r1) 08:33:19 #0 5.250 (5/6) Installing su-exec (0.2-r3) 08:33:19 #0 5.252 (6/6) Installing yq (4.33.3-r5) 08:33:19 #0 5.317 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 5.324 OK: 17 MiB in 19 packages 08:33:19 #50 DONE 8.8s 08:33:19 08:33:19 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:19 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 3.599 (1/2) Installing ca-certificates (20230506-r0) 08:33:19 #0 3.599 (2/2) Installing dumb-init (1.2.5-r2) 08:33:19 #0 3.604 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 3.612 Executing ca-certificates-20230506-r0.trigger 08:33:19 #0 3.671 OK: 8 MiB in 17 packages 08:33:19 #51 DONE 8.9s 08:33:19 08:33:19 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:33:19 #0 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.468 (1/2) Installing dumb-init (1.2.5-r2) 08:33:19 #0 6.474 (2/2) Installing su-exec (0.2-r3) 08:33:19 #0 6.477 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 6.482 OK: 7 MiB in 17 packages 08:33:19 #52 DONE 8.8s 08:33:19 08:33:19 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:19 #0 6.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.865 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:19 #0 6.865 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:19 #0 6.865 OK: 20076 distinct packages available 08:33:19 #0 6.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 7.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 7.220 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:19 #0 7.246 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:19 #0 7.252 (3/7) Installing dumb-init (1.2.5-r2) 08:33:19 #0 7.255 (4/7) Installing musl-obstack (1.2.3-r2) 08:33:19 #0 7.258 (5/7) Installing libucontext (1.2-r2) 08:33:19 #0 7.261 (6/7) Installing gcompat (1.1.0-r1) 08:33:19 #0 7.263 (7/7) Installing openssl (3.1.4-r1) 08:33:19 #0 7.271 Executing busybox-1.36.1-r2.trigger 08:33:19 #0 7.281 OK: 8 MiB in 20 packages 08:33:19 #53 DONE 8.8s 08:33:19 08:33:19 #54 [support-scheduler internal] load build context 08:33:19 #54 transferring context: 369.32MB 8.4s done 08:33:19 #54 DONE 9.6s 08:33:19 08:33:19 #55 [security-bootstrapper internal] load build context 08:33:19 #55 transferring context: 369.32MB 8.6s done 08:33:19 #55 DONE 9.6s 08:33:20 08:33:20 #56 [security-proxy-auth internal] load build context 08:33:20 #56 transferring context: 369.32MB 8.7s done 08:33:20 #56 DONE 9.6s 08:33:20 08:33:20 #57 [core-command internal] load build context 08:33:20 #57 transferring context: 369.32MB 8.7s done 08:33:20 #57 DONE 9.6s 08:33:20 08:33:20 #58 [core-data internal] load build context 08:33:20 #58 transferring context: 369.32MB 8.7s done 08:33:20 #58 DONE 9.6s 08:33:20 08:33:20 #59 [core-common-config-bootstrapper internal] load build context 08:33:20 #59 transferring context: 369.32MB 8.9s done 08:33:20 #59 DONE 9.7s 08:33:20 08:33:20 #60 [security-proxy-setup internal] load build context 08:33:20 #60 transferring context: 369.32MB 8.8s done 08:33:20 #60 DONE 9.7s 08:33:20 08:33:20 #61 [support-notifications internal] load build context 08:33:20 #61 transferring context: 369.32MB 8.8s done 08:33:20 #61 DONE 9.6s 08:33:20 08:33:20 #44 [security-secretstore-setup internal] load build context 08:33:20 #44 transferring context: 369.32MB 9.6s done 08:33:20 #44 DONE 9.7s 08:33:20 08:33:20 #62 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:33:20 #62 ... 08:33:20 08:33:20 #63 [security-spiffe-token-provider internal] load build context 08:33:20 #63 transferring context: 369.32MB 9.8s done 08:33:20 #63 DONE 9.9s 08:33:20 08:33:20 #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:33:21 #64 ... 08:33:21 08:33:21 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:21 #0 6.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.299 OK: 264 MiB in 52 packages 08:33:21 #65 DONE 7.6s 08:33:21 08:33:21 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:33:21 #0 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.501 OK: 264 MiB in 52 packages 08:33:21 #66 DONE 7.6s 08:33:21 08:33:21 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:21 #67 DONE 0.1s 08:33:21 08:33:21 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:21 #68 DONE 0.1s 08:33:21 08:33:21 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 #69 ... 08:33:21 08:33:21 #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:33:21 #40 7.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #40 7.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #40 7.660 OK: 264 MiB in 52 packages 08:33:21 #40 DONE 7.8s 08:33:21 08:33:21 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 08:33:21 #70 DONE 0.0s 08:33:21 08:33:21 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:21 #0 7.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.377 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:33:21 #0 7.377 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:33:21 #0 7.377 OK: 20069 distinct packages available 08:33:21 #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:21 #0 7.749 OK: 264 MiB in 52 packages 08:33:21 #71 DONE 7.9s 08:33:21 08:33:21 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:21 #72 DONE 0.0s 08:33:21 08:33:21 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 #73 ... 08:33:22 08:33:22 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:33:22 #0 1.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #0 2.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #0 2.276 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:22 #0 2.288 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #0 2.301 Executing busybox-1.36.1-r5.post-upgrade 08:33:22 #0 2.315 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #0 2.319 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:22 #0 2.350 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:22 #0 2.363 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #0 2.366 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:22 #0 2.370 Executing busybox-1.36.1-r5.trigger 08:33:22 #0 2.380 Executing ca-certificates-20230506-r0.trigger 08:33:22 #0 2.416 OK: 12 MiB in 26 packages 08:33:22 #74 DONE 2.6s 08:33:22 08:33:22 #48 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:33:22 #48 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #48 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #48 2.900 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:22 #48 2.914 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #48 2.925 Executing busybox-1.36.1-r5.post-upgrade 08:33:22 #48 2.948 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #48 2.950 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:22 #48 2.986 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:22 #48 2.994 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #48 2.996 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:22 #48 2.999 Executing busybox-1.36.1-r5.trigger 08:33:22 #48 ... 08:33:22 08:33:22 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:33:22 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:22 #0 2.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:22 #0 2.677 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:22 #0 2.690 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #0 2.702 Executing busybox-1.36.1-r5.post-upgrade 08:33:22 #0 2.722 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #0 2.726 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:22 #0 2.766 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:22 #0 2.775 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:22 #0 2.779 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:22 #0 2.782 Executing busybox-1.36.1-r5.trigger 08:33:22 #0 2.787 OK: 8 MiB in 19 packages 08:33:22 #75 DONE 3.0s 08:33:22 08:33:22 #48 [core-command stage-1 3/8] RUN apk --no-cache upgrade 08:33:22 #48 3.009 OK: 7 MiB in 16 packages 08:33:23 #48 DONE 3.4s 08:33:23 08:33:23 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:33:23 #0 2.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:23 #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:23 #0 2.923 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #0 2.937 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 2.957 Executing busybox-1.36.1-r5.post-upgrade 08:33:23 #0 2.984 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 2.987 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #0 3.022 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #0 3.030 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 3.032 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #0 3.037 Executing busybox-1.36.1-r5.trigger 08:33:23 #0 3.045 Executing ca-certificates-20230506-r0.trigger 08:33:23 #0 3.090 OK: 17 MiB in 19 packages 08:33:23 #76 DONE 3.4s 08:33:23 08:33:23 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:23 #77 DONE 0.4s 08:33:23 08:33:23 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:33:23 #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:23 #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:23 #0 3.036 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #0 3.041 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 3.056 Executing busybox-1.36.1-r5.post-upgrade 08:33:23 #0 3.072 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 3.075 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #0 3.114 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #0 3.120 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 3.123 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #0 3.127 Executing busybox-1.36.1-r5.trigger 08:33:23 #0 3.135 OK: 7 MiB in 16 packages 08:33:23 #78 DONE 3.4s 08:33:23 08:33:23 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:33:23 #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:23 #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:23 #0 2.847 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #0 2.861 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 2.873 Executing busybox-1.36.1-r5.post-upgrade 08:33:23 #0 2.906 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 2.910 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #0 2.943 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #0 2.950 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #0 2.953 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #0 2.957 Executing busybox-1.36.1-r5.trigger 08:33:23 #0 2.973 Executing ca-certificates-20230506-r0.trigger 08:33:23 #0 3.034 OK: 8 MiB in 17 packages 08:33:23 #79 DONE 3.3s 08:33:23 08:33:23 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:33:23 #80 DONE 0.0s 08:33:23 08:33:23 #81 [security-spire-config stage-2 6/10] COPY security.txt / 08:33:23 #81 DONE 0.0s 08:33:23 08:33:23 #82 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:23 #82 DONE 0.1s 08:33:23 08:33:23 #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:23 #83 DONE 0.0s 08:33:23 08:33:23 #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:23 #84 DONE 0.1s 08:33:23 08:33:23 #85 [security-spire-config] exporting to image 08:33:23 #85 exporting layers 08:33:23 #85 ... 08:33:23 08:33:23 #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:33:23 #64 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:23 #64 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:23 #64 3.343 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #64 3.357 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #64 3.372 Executing busybox-1.36.1-r5.post-upgrade 08:33:23 #64 3.405 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #64 3.408 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #64 3.442 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:33:23 #64 3.451 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #64 3.453 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #64 3.462 Executing busybox-1.36.1-r5.trigger 08:33:23 #64 3.464 OK: 7 MiB in 17 packages 08:33:23 #64 DONE 3.6s 08:33:23 08:33:23 #62 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:33:23 #62 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:23 #62 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:23 #62 3.701 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #62 3.712 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #62 3.723 Executing busybox-1.36.1-r5.post-upgrade 08:33:23 #62 3.740 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #62 3.741 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:23 #62 3.743 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:23 #62 3.747 Executing busybox-1.36.1-r5.trigger 08:33:23 #62 3.752 OK: 8 MiB in 20 packages 08:33:24 #62 DONE 3.9s 08:33:24 08:33:24 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:24 #86 DONE 0.4s 08:33:24 08:33:24 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:33:24 #87 DONE 0.4s 08:33:24 08:33:24 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:33:24 #88 DONE 0.1s 08:33:24 08:33:24 #85 [security-spire-config] exporting to image 08:33:24 #85 exporting layers 0.7s done 08:33:24 #85 writing image sha256:93f03e803d96a74379f00471f8cf4dbd2e2171827d78529e37eef0606c986003 done 08:33:24 #85 naming to docker.io/library/security-spire-config done 08:33:24 #85 DONE 0.7s 08:33:24 08:33:24 #89 [security-spire-server stage-2 6/9] COPY security.txt / 08:33:24 #89 DONE 0.2s 08:33:24 08:33:24 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:24 #90 DONE 0.3s 08:33:24 08:33:24 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:24 #91 DONE 0.1s 08:33:24 08:33:24 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:33:24 #92 DONE 0.0s 08:33:24 08:33:24 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:24 #93 DONE 0.1s 08:33:24 08:33:24 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:33:24 #94 DONE 0.0s 08:33:24 08:33:24 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:24 #95 DONE 0.1s 08:33:24 08:33:24 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:24 #96 DONE 0.1s 08:33:24 08:33:24 #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:33:24 #0 4.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:33:24 #0 4.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:33:24 #0 4.536 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:33:24 #0 4.547 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:33:24 #0 4.566 Executing busybox-1.36.1-r5.post-upgrade 08:33:24 #0 4.593 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:33:24 #0 4.598 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:33:24 #0 4.602 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:33:24 #0 4.602 Executing busybox-1.36.1-r5.trigger 08:33:24 #0 4.608 OK: 17 MiB in 19 packages 08:33:24 #97 DONE 4.7s 08:33:24 08:33:24 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:33:24 #98 DONE 0.1s 08:33:24 08:33:24 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:24 #99 DONE 0.1s 08:33:24 08:33:24 #85 [security-spire-server] exporting to image 08:33:24 #85 ... 08:33:24 08:33:24 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:24 #100 DONE 0.1s 08:33:24 08:33:24 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:24 #101 DONE 1.3s 08:33:24 08:33:24 #85 [security-spire-agent] exporting to image 08:33:25 #85 ... 08:33:25 08:33:25 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:33:25 #102 DONE 0.0s 08:33:25 08:33:25 #85 [security-spire-agent] exporting to image 08:33:25 #85 exporting layers 0.5s done 08:33:25 #85 exporting layers 0.5s done 08:33:25 #85 writing image sha256:3b8ec580e08cf0f99eee2187cbbdf866c24f3ed1d14dec53d74c36914f905021 done 08:33:25 #85 naming to docker.io/library/security-spire-server done 08:33:25 #85 writing image sha256:4e0cfae7a65d2a596a3b72048e27986a40c0a3df07e6af2288217710a127d4eb done 08:33:25 #85 naming to docker.io/library/security-spire-agent done 08:33:25 #85 DONE 1.4s 08:33:25 08:33:25 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 c4a7e357bf2a: Pull complete 08:33:27 f0e02332f6b5: Pull complete 08:33:27 872ee5b61b7b: Pull complete 08:33:31 #103 ... 08:33:31 08:33:31 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:35 0c6a40ed1a82: Pull complete 08:33:36 94ae7d8d031c: Pull complete 08:33:36 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:36 WORKDIR /edgex 08:33:36 COPY go.mod . 08:33:36 RUN go mod download 08:33:36 + docker build -t ci-base-image-arm64 -f - . 08:33:37 Sending build context to Docker daemon 2.917MB 08:33:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:37 ---> 86de565de09d 08:33:37 Step 2/4 : WORKDIR /edgex 08:33:40 ---> Running in ab5d52dd88b8 08:33:41 Removing intermediate container ab5d52dd88b8 08:33:41 ---> c2f5f103069f 08:33:41 Step 3/4 : COPY go.mod . 08:33:41 ---> 61745a6b224d 08:33:41 Step 4/4 : RUN go mod download 08:33:41 ---> Running in d65d8957fe69 08:34:03 #104 DONE 37.9s 08:34:03 08:34:03 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #69 DONE 37.9s 08:34:03 08:34:03 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #103 DONE 37.7s 08:34:03 08:34:03 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #73 DONE 37.6s 08:34:03 08:34:03 #105 [core-data builder 6/7] COPY . . 08:34:03 #105 DONE 3.0s 08:34:03 08:34:03 #106 [security-proxy-setup builder 6/7] COPY . . 08:34:03 #106 DONE 3.0s 08:34:03 08:34:03 #107 [security-bootstrapper builder 6/7] COPY . . 08:34:03 #107 CACHED 08:34:03 08:34:03 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #108 CACHED 08:34:03 08:34:03 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:03 #109 CACHED 08:34:03 08:34:03 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:03 #110 CACHED 08:34:03 08:34:03 #111 [security-secretstore-setup builder 6/7] COPY . . 08:34:03 #111 CACHED 08:34:03 08:34:03 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #112 CACHED 08:34:03 08:34:03 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:03 #113 CACHED 08:34:03 08:34:03 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:03 #114 CACHED 08:34:03 08:34:03 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #115 CACHED 08:34:03 08:34:03 #116 [support-notifications builder 6/7] COPY . . 08:34:03 #116 DONE 3.0s 08:34:03 08:34:03 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:03 #117 CACHED 08:34:03 08:34:03 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #118 CACHED 08:34:03 08:34:03 #119 [security-proxy-auth builder 6/7] COPY . . 08:34:03 #119 CACHED 08:34:03 08:34:03 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:03 #120 CACHED 08:34:03 08:34:03 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #121 CACHED 08:34:03 08:34:03 #122 [core-command builder 6/7] COPY . . 08:34:03 #122 CACHED 08:34:03 08:34:03 #123 [support-scheduler builder 6/7] COPY . . 08:34:03 #123 CACHED 08:34:03 08:34:03 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:03 #124 CACHED 08:34:03 08:34:03 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #125 CACHED 08:34:03 08:34:03 #126 [core-metadata builder 6/7] COPY . . 08:34:03 #126 CACHED 08:34:03 08:34:03 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:03 #127 CACHED 08:34:03 08:34:03 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #128 CACHED 08:34:03 08:34:03 #129 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:03 #129 DONE 3.0s 08:34:03 08:34:03 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:03 #130 1.278 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:13 #130 ... 08:34:13 08:34:13 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:13 #0 1.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:13 #131 ... 08:34:13 08:34:13 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:13 #0 0.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:13 #132 ... 08:34:13 08:34:13 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:13 #0 0.863 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:13 #133 ... 08:34:13 08:34:13 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:13 #0 0.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:13 #134 ... 08:34:13 08:34:13 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:13 #0 1.284 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:13 #135 ... 08:34:13 08:34:13 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:13 #0 0.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:13 #136 ... 08:34:13 08:34:13 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:13 #0 0.945 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:13 #137 ... 08:34:13 08:34:13 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:13 #0 0.948 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:13 #138 ... 08:34:13 08:34:13 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:13 #0 0.540 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:13 #139 ... 08:34:13 08:34:13 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:13 #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:22 Removing intermediate container d65d8957fe69 08:34:22 ---> e2356b09517c 08:34:22 Successfully built e2356b09517c 08:34:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:22 + docker inspect -f . ci-base-image-arm64 08:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:23 prd-ubuntu20.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 08:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:24 $ docker top b8d30b2b5d3e019474198cebe8d411b563cf258b8755d7d86c464d75d8820f18 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:25 + go version 08:34:25 go version go1.21.0 linux/arm64 [Pipeline] } 08:34:25 $ docker stop --time=1 b8d30b2b5d3e019474198cebe8d411b563cf258b8755d7d86c464d75d8820f18 08:34:27 $ docker rm -f --volumes b8d30b2b5d3e019474198cebe8d411b563cf258b8755d7d86c464d75d8820f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:28 + docker inspect -f . ci-base-image-arm64 08:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:28 prd-ubuntu20.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 08:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:30 $ docker top 373e153797d41030a7e14547bd2d7fb5e6414cc1f33b6cc2f2318b744da61624 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:30 ========================================================= 08:34:30 [edgeXBuildGoParallel] Running Tests and Build... 08:34:30 ========================================================= [Pipeline] sh 08:34:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:34:31 + make test 08:34:31 go test -race -coverprofile=coverage.out ./... 08:35:03 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:11 #140 ... 08:35:11 08:35:11 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:11 #134 59.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:33 #134 ... 08:35:33 08:35:33 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:33 #131 DONE 87.8s 08:35:33 08:35:33 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:33 #135 DONE 87.8s 08:35:33 08:35:33 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:33 #140 DONE 87.8s 08:35:33 08:35:33 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:33 #134 DONE 87.8s 08:35:33 08:35:33 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:33 #139 DONE 87.8s 08:35:33 08:35:33 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:33 #130 DONE 87.9s 08:35:33 08:35:33 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:33 #138 DONE 87.9s 08:35:33 08:35:33 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:33 #136 DONE 87.9s 08:35:33 08:35:33 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #141 ... 08:35:33 08:35:33 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:33 #137 DONE 88.1s 08:35:33 08:35:33 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:33 #132 DONE 88.3s 08:35:33 08:35:33 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:33 #133 DONE 88.3s 08:35:33 08:35:33 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #142 ... 08:35:33 08:35:33 #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #143 DONE 0.6s 08:35:33 08:35:33 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #144 DONE 0.7s 08:35:33 08:35:33 #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #141 DONE 0.7s 08:35:33 08:35:33 #145 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:33 #145 ... 08:35:33 08:35:33 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:33 #146 DONE 0.7s 08:35:33 08:35:33 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #142 DONE 0.4s 08:35:33 08:35:33 #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #147 DONE 0.6s 08:35:33 08:35:33 #148 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:33 #148 DONE 0.5s 08:35:33 08:35:33 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:33 #149 ... 08:35:33 08:35:33 #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:33 #150 CACHED 08:35:33 08:35:33 #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #151 CACHED 08:35:33 08:35:33 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:33 #152 CACHED 08:35:33 08:35:33 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #153 CACHED 08:35:33 08:35:33 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #154 DONE 0.5s 08:35:33 08:35:33 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #155 CACHED 08:35:33 08:35:33 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:33 #156 CACHED 08:35:33 08:35:33 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:33 #157 CACHED 08:35:33 08:35:33 #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 #158 CACHED 08:35:33 08:35:33 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:35:33 #159 DONE 0.4s 08:35:33 08:35:33 #145 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:33 #145 DONE 0.4s 08:35:33 08:35:33 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:33 #149 DONE 0.4s 08:35:33 08:35:33 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:33 #160 DONE 0.5s 08:35:33 08:35:33 #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:33 #161 ... 08:35:33 08:35:33 #162 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:33 #162 DONE 1.8s 08:35:33 08:35:33 #163 [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:35:33 #163 DONE 1.7s 08:35:33 08:35:33 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:35:33 #164 DONE 1.8s 08:35:33 08:35:33 #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:33 #165 DONE 1.8s 08:35:33 08:35:33 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:33 #166 DONE 1.8s 08:35:33 08:35:33 #167 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:33 #167 ... 08:35:33 08:35:33 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:33 #168 DONE 2.1s 08:35:33 08:35:33 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:33 #169 DONE 2.2s 08:35:33 08:35:33 #170 [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:35:33 #170 ... 08:35:33 08:35:33 #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:35:33 #171 DONE 2.7s 08:35:33 08:35:33 #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:33 #172 DONE 2.2s 08:35:33 08:35:33 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:33 #173 DONE 2.3s 08:35:33 08:35:33 #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:33 #161 DONE 2.3s 08:35:33 08:35:33 #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:33 #174 DONE 0.8s 08:35:33 08:35:33 #175 [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:35:33 #175 DONE 0.8s 08:35:33 08:35:33 #176 [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:35:33 #176 DONE 0.8s 08:35:33 08:35:33 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:34 #177 ... 08:35:34 08:35:34 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:34 #178 DONE 0.8s 08:35:34 08:35:34 #167 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:34 #167 DONE 0.8s 08:35:34 08:35:34 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:34 #179 DONE 0.5s 08:35:34 08:35:34 #170 [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:35:34 #170 DONE 0.6s 08:35:34 08:35:34 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:34 #180 DONE 0.4s 08:35:34 08:35:34 #85 [security-spiffe-token-provider] exporting to image 08:35:34 #85 exporting layers 08:35:34 #85 ... 08:35:34 08:35:34 #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:35:34 #181 DONE 0.5s 08:35:34 08:35:34 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:34 #182 DONE 0.5s 08:35:34 08:35:34 #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:34 #183 DONE 0.5s 08:35:34 08:35:34 #85 [support-notifications] exporting to image 08:35:34 #85 ... 08:35:34 08:35:34 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:34 #184 DONE 0.5s 08:35:34 08:35:34 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:34 #177 DONE 0.5s 08:35:34 08:35:34 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:34 #185 DONE 0.5s 08:35:34 08:35:34 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:34 #186 DONE 0.4s 08:35:34 08:35:34 #85 [core-metadata] exporting to image 08:35:34 #85 ... 08:35:34 08:35:34 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:34 #187 DONE 0.4s 08:35:34 08:35:34 #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:35:34 #188 DONE 0.3s 08:35:34 08:35:34 #85 [core-metadata] exporting to image 08:35:34 #85 exporting layers 0.5s done 08:35:34 #85 writing image sha256:6de26064b4389efbc7e00820cbc3e8cb914c11a1b86810dee307af19121ef93d 0.0s done 08:35:34 #85 writing image sha256:f41d8ecdfbb71823e9c9cad342637da10b4238e486c46052ca858980374e9b4e 08:35:34 #85 naming to docker.io/library/core-command 08:35:34 #85 writing image sha256:9efff6fcc460e0ac940656d1ab00b7ebdd7343d74b4391da5ee3180b583dec94 08:35:35 #85 ... 08:35:35 08:35:35 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:35 #189 DONE 0.6s 08:35:35 08:35:35 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:35 #190 DONE 0.6s 08:35:35 08:35:35 #85 [security-spiffe-token-provider] exporting to image 08:35:35 #85 exporting layers 0.7s done 08:35:35 #85 writing image sha256:f41d8ecdfbb71823e9c9cad342637da10b4238e486c46052ca858980374e9b4e 0.4s done 08:35:35 #85 naming to docker.io/library/core-command 0.4s done 08:35:35 #85 writing image sha256:9efff6fcc460e0ac940656d1ab00b7ebdd7343d74b4391da5ee3180b583dec94 0.0s done 08:35:35 #85 naming to docker.io/library/support-scheduler done 08:35:35 #85 naming to docker.io/library/security-spiffe-token-provider done 08:35:35 #85 exporting layers 0.8s done 08:35:35 #85 writing image sha256:eadb53ec4a6cf5ed72e2af17822ecb3d739ae9d1383f97c56d1d16202afc96b3 done 08:35:35 #85 naming to docker.io/library/core-metadata done 08:35:35 #85 writing image sha256:33244ef76b94fa3f799c7ff0ed77993b41468ae1d55fb09655574e88211e429b done 08:35:35 #85 naming to docker.io/library/support-notifications done 08:35:35 #85 writing image sha256:ec54c24d30930f122013adce07bf4fd61973ba8f6715b103657ca14c19372319 done 08:35:35 #85 naming to docker.io/library/core-data done 08:35:35 #85 DONE 2.7s 08:35:35 08:35:35 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:35 #191 DONE 0.7s 08:35:35 08:35:35 #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:35 #192 ... 08:35:35 08:35:35 #193 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:35 #193 DONE 0.5s 08:35:35 08:35:35 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:35 #194 DONE 0.5s 08:35:35 08:35:35 #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:35 #192 DONE 0.3s 08:35:35 08:35:35 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:35 #195 DONE 0.1s 08:35:35 08:35:35 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:35 #196 DONE 1.2s 08:35:35 08:35:35 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:35 #197 ... 08:35:35 08:35:35 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:35:35 #198 DONE 0.1s 08:35:35 08:35:35 #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:35 #199 DONE 1.2s 08:35:35 08:35:35 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:35:35 #200 DONE 0.1s 08:35:35 08:35:35 #85 [core-common-config-bootstrapper] exporting to image 08:35:35 #85 exporting layers 0.2s done 08:35:35 #85 exporting layers 0.2s done 08:35:35 #85 writing image sha256:14450a82a2e407e402c192fd4166333f9947f6d981a85d031e039c7b5badeeb9 done 08:35:35 #85 naming to docker.io/library/security-proxy-auth done 08:35:35 #85 writing image sha256:6413d12281eb070244830a2824f8f88bec01633a6ee78368ac0bd5a69b5a11c7 0.0s done 08:35:35 #85 naming to docker.io/library/core-common-config-bootstrapper done 08:35:35 #85 DONE 3.0s 08:35:35 08:35:35 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:35:35 #201 DONE 0.1s 08:35:35 08:35:35 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:36 #202 DONE 0.2s 08:35:36 08:35:36 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:35:36 #203 ... 08:35:36 08:35:36 #204 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:36 #204 DONE 0.8s 08:35:36 08:35:36 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:36 #197 DONE 0.8s 08:35:36 08:35:36 #85 [security-secretstore-setup] exporting to image 08:35:36 #85 exporting layers 0.3s done 08:35:36 #85 ... 08:35:36 08:35:36 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:35:36 #203 DONE 0.6s 08:35:36 08:35:36 #85 [security-bootstrapper] exporting to image 08:35:36 #85 writing image sha256:7ce2aab9e5c6ffe3983475b62aece43fb8ec74a2812de228e9b6d7879b803050 done 08:35:36 #85 naming to docker.io/library/security-proxy-setup done 08:35:36 #85 writing image sha256:79e1f91b458c6cddac61e397bd9ebbc0ebc0784035f5d299a1f9fbe15a171176 done 08:35:36 #85 naming to docker.io/library/security-secretstore-setup done 08:35:36 #85 exporting layers 0.2s done 08:35:36 #85 writing image sha256:2341e6b377e750125bae1734ca5fa82aee947ecc70e2b9e4bd562eabc8c6c694 done 08:35:36 #85 naming to docker.io/library/security-bootstrapper done 08:35:36 #85 DONE 3.6s 08:35:36 08:35:36 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:36 time="2023-11-28T08:33:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:35:36 $ docker stop --time=1 3f612d3ad2cbba6ce5863533fcd6df0bd4b50cfb87abb10b3fe7985215c7f75b 08:35:38 $ docker rm -f --volumes 3f612d3ad2cbba6ce5863533fcd6df0bd4b50cfb87abb10b3fe7985215c7f75b [Pipeline] // withDockerContainer [Pipeline] sh 08:35:38 + docker images 08:35:38 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:38 security-proxy-setup latest 7ce2aab9e5c6 2 seconds ago 36MB 08:35:38 security-secretstore-setup latest 79e1f91b458c 2 seconds ago 51.3MB 08:35:38 security-bootstrapper latest 2341e6b377e7 2 seconds ago 30MB 08:35:38 core-common-config-bootstrapper latest 6413d12281eb 3 seconds ago 24.9MB 08:35:38 security-proxy-auth latest 14450a82a2e4 3 seconds ago 26.1MB 08:35:38 core-data latest ec54c24d3093 4 seconds ago 28MB 08:35:38 core-metadata latest eadb53ec4a6c 4 seconds ago 28.4MB 08:35:38 support-notifications latest 33244ef76b94 4 seconds ago 41.6MB 08:35:38 support-scheduler latest f41d8ecdfbb7 5 seconds ago 40.8MB 08:35:38 security-spiffe-token-provider latest 9efff6fcc460 5 seconds ago 42MB 08:35:38 core-command latest 6de26064b438 5 seconds ago 27.8MB 08:35:38 security-spire-agent latest 4e0cfae7a65d 2 minutes ago 167MB 08:35:38 security-spire-server latest 3b8ec580e08c 2 minutes ago 109MB 08:35:38 security-spire-config latest 93f03e803d96 2 minutes ago 108MB 08:35:38 ci-base-image-x86_64 latest 906d29ccf98f 4 minutes ago 937MB 08:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 13 days ago 564MB 08:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 08:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.360s coverage: 28.7% of statements 08:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.324s coverage: 97.0% of statements 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.375s coverage: 69.2% of statements 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.328s coverage: 53.2% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.071s coverage: 93.4% of statements 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.994s coverage: 4.1% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.583s coverage: 97.6% of statements 08:37:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.181s coverage: 72.2% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.366s coverage: 0.9% of statements 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.242s coverage: 32.2% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.337s coverage: 41.7% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.306s coverage: 82.9% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.257s coverage: 94.1% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.195s coverage: 96.3% of statements 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.199s coverage: 87.5% of statements 08:37:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.205s coverage: 94.4% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.035s coverage: 79.9% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.241s coverage: 92.9% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.195s coverage: 62.3% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.188s coverage: 87.2% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.168s coverage: 20.0% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.566s coverage: 81.8% of statements 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.406s coverage: 82.1% of statements 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.220s coverage: 86.0% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.931s coverage: 63.1% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.232s coverage: 100.0% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.795s coverage: 38.4% of statements 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.235s coverage: 89.5% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.213s coverage: 84.8% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.269s coverage: 19.9% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.548s coverage: 95.7% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.282s coverage: 61.8% of statements 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.394s coverage: 98.9% of statements 08:38:55 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:38:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:55 go vet ./... 08:41:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:41:03 + ls -al . 08:41:03 total 732 08:41:03 drwxrwxr-x 10 1001 1001 4096 Nov 28 08:34 . 08:41:03 drwxr-xr-x 4 root root 4096 Nov 28 08:34 .. 08:41:03 drwxrwxr-x 2 1001 1001 4096 Nov 28 08:32 .blubracket 08:41:03 -rw-rw-r-- 1 1001 1001 10 Nov 28 08:32 .dockerignore 08:41:03 drwxrwxr-x 8 1001 1001 4096 Nov 28 08:32 .git 08:41:03 drwxrwxr-x 3 1001 1001 4096 Nov 28 08:32 .github 08:41:03 -rw-rw-r-- 1 1001 1001 1074 Nov 28 08:32 .gitignore 08:41:03 -rw-rw-r-- 1 1001 1001 42 Nov 28 08:32 .golangci.yml 08:41:03 -rw-rw-r-- 1 1001 1001 100 Nov 28 08:32 .hadolint.yml 08:41:03 -rw-rw-r-- 1 1001 1001 155 Nov 28 08:32 .sonarcloud.properties 08:41:03 -rw-rw-r-- 1 1001 1001 1171 Nov 28 08:32 ADOPTERS.md 08:41:03 -rw-rw-r-- 1 1001 1001 11674 Nov 28 08:32 Attribution.txt 08:41:03 -rw-rw-r-- 1 1001 1001 100284 Nov 28 08:32 CHANGELOG.md 08:41:03 -rw-rw-r-- 1 1001 1001 3804 Nov 28 08:32 CONTRIBUTING.md 08:41:03 -rw-rw-r-- 1 1001 1001 677 Nov 28 08:32 GOVERNANCE.md 08:41:03 -rw-rw-r-- 1 1001 1001 861 Nov 28 08:32 Jenkinsfile 08:41:03 -rw-rw-r-- 1 1001 1001 10775 Nov 28 08:32 LICENSE 08:41:03 -rw-rw-r-- 1 1001 1001 15054 Nov 28 08:32 Makefile 08:41:03 -rw-rw-r-- 1 1001 1001 582 Nov 28 08:32 OWNERS.md 08:41:03 -rw-rw-r-- 1 1001 1001 9528 Nov 28 08:32 README.md 08:41:03 -rw-rw-r-- 1 1001 1001 789 Nov 28 08:32 SECURITY.md 08:41:03 -rw-rw-r-- 1 1001 1001 5 Nov 28 08:30 VERSION 08:41:03 drwxrwxr-x 2 1001 1001 4096 Nov 28 08:32 bin 08:41:03 drwxrwxr-x 18 1001 1001 4096 Nov 28 08:32 cmd 08:41:03 -rw-r--r-- 1 root root 453602 Nov 28 08:38 coverage.out 08:41:03 drwxrwxr-x 2 1001 1001 4096 Nov 28 08:32 fuzz_test 08:41:03 -rw-rw-r-- 1 1001 1001 3649 Nov 28 08:32 go.mod 08:41:03 -rw-rw-r-- 1 1001 1001 34366 Nov 28 08:32 go.sum 08:41:03 drwxrwxr-x 7 1001 1001 4096 Nov 28 08:32 internal 08:41:03 drwxrwxr-x 3 1001 1001 4096 Nov 28 08:32 openapi 08:41:03 -rw-rw-r-- 1 1001 1001 584 Nov 28 08:32 security.txt 08:41:03 -rw-rw-r-- 1 1001 1001 204 Nov 28 08:32 version.go [Pipeline] sh 08:41:03 + '[' -e coverage.out ] 08:41:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:03 Warning: overwriting stash ‘coverage-report’ 08:41:04 Stashed 1 file(s) [Pipeline] sh 08:41:05 + make build 08:41:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:42:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:42:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:42:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:43:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:43:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:43:31 $ docker stop --time=1 373e153797d41030a7e14547bd2d7fb5e6414cc1f33b6cc2f2318b744da61624 08:43:33 $ docker rm -f --volumes 373e153797d41030a7e14547bd2d7fb5e6414cc1f33b6cc2f2318b744da61624 [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:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:36 08:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:37 547446be3368: Pulling fs layer 08:43:37 d125d8839a47: Pulling fs layer 08:43:37 3e85d5ac6304: Pulling fs layer 08:43:37 c3105a71a48b: Pulling fs layer 08:43:37 0f093f025ec4: Pulling fs layer 08:43:37 c3106fc0e877: Pulling fs layer 08:43:37 c3105a71a48b: Waiting 08:43:37 0f093f025ec4: Waiting 08:43:37 c3106fc0e877: Waiting 08:43:37 547446be3368: Verifying Checksum 08:43:37 547446be3368: Download complete 08:43:37 c3105a71a48b: Verifying Checksum 08:43:37 c3105a71a48b: Download complete 08:43:38 d125d8839a47: Verifying Checksum 08:43:38 d125d8839a47: Download complete 08:43:38 c3106fc0e877: Verifying Checksum 08:43:38 c3106fc0e877: Download complete 08:43:38 0f093f025ec4: Verifying Checksum 08:43:38 0f093f025ec4: Download complete 08:43:38 547446be3368: Pull complete 08:43:39 d125d8839a47: Pull complete 08:43:40 3e85d5ac6304: Verifying Checksum 08:43:40 3e85d5ac6304: Download complete 08:43:50 3e85d5ac6304: Pull complete 08:43:50 c3105a71a48b: Pull complete 08:43:51 0f093f025ec4: Pull complete 08:43:51 c3106fc0e877: Pull complete 08:43:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:52 prd-ubuntu20.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 08:43:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:54 $ docker top 8a7ff1500d38c76a6f20f68dd18511c05abe9c9695993d4092aa1319a0a8061a -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:44:02 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:44:02 #1 transferring dockerfile: 08:44:02 #1 transferring dockerfile: 2.50kB done 08:44:02 #1 DONE 0.1s 08:44:03 08:44:03 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:44:06 #2 transferring dockerfile: 1.89kB done 08:44:06 #2 DONE 3.0s 08:44:06 08:44:06 #3 [security-spire-server internal] load build definition from Dockerfile 08:44:06 #3 transferring dockerfile: 1.70kB 0.0s done 08:44:06 #3 DONE 3.0s 08:44:06 08:44:06 #4 [support-notifications internal] load .dockerignore 08:44:06 #4 ... 08:44:06 08:44:06 #5 [security-proxy-auth internal] load build definition from Dockerfile 08:44:06 #5 transferring dockerfile: 2.15kB done 08:44:06 #5 DONE 3.2s 08:44:06 08:44:06 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:44:06 #6 transferring dockerfile: 2.93kB 0.0s done 08:44:06 #6 DONE 3.3s 08:44:06 08:44:06 #7 [core-metadata internal] load build definition from Dockerfile 08:44:06 #7 transferring dockerfile: 2.06kB 0.0s done 08:44:06 #7 ... 08:44:06 08:44:06 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:44:06 #8 transferring dockerfile: 2.49kB 0.0s done 08:44:06 #8 DONE 3.2s 08:44:06 08:44:06 #9 [security-spire-config internal] load build definition from Dockerfile 08:44:06 #9 transferring dockerfile: 1.69kB 0.0s done 08:44:06 #9 DONE 3.4s 08:44:06 08:44:06 #7 [core-metadata internal] load build definition from Dockerfile 08:44:06 #7 DONE 3.4s 08:44:06 08:44:06 #10 [core-data internal] load build definition from Dockerfile 08:44:06 #10 transferring dockerfile: 2.01kB 0.0s done 08:44:06 #10 DONE 3.3s 08:44:06 08:44:06 #11 [security-bootstrapper internal] load .dockerignore 08:44:06 #11 transferring context: 50B 0.0s done 08:44:06 #11 DONE 2.4s 08:44:06 08:44:06 #4 [support-notifications internal] load .dockerignore 08:44:06 #4 transferring context: 50B 0.0s done 08:44:07 #4 ... 08:44:07 08:44:07 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:44:07 #12 transferring dockerfile: 2.23kB 0.1s done 08:44:07 #12 DONE 3.2s 08:44:07 08:44:07 #13 [security-spire-agent internal] load build definition from Dockerfile 08:44:07 #13 transferring dockerfile: 1.81kB 0.1s done 08:44:07 #13 DONE 3.4s 08:44:07 08:44:07 #14 [security-proxy-auth internal] load .dockerignore 08:44:07 #14 transferring context: 50B 0.0s done 08:44:07 #14 DONE 2.6s 08:44:07 08:44:07 #15 [support-scheduler internal] load build definition from Dockerfile 08:44:07 #15 transferring dockerfile: 1.93kB 0.1s done 08:44:07 #15 DONE 3.4s 08:44:07 08:44:07 #16 [security-spiffe-token-provider internal] load .dockerignore 08:44:07 #16 transferring context: 50B 0.0s done 08:44:07 #16 DONE 2.7s 08:44:07 08:44:07 #17 [support-notifications internal] load build definition from Dockerfile 08:44:07 #17 transferring dockerfile: 1.95kB 0.1s done 08:44:07 #17 DONE 3.4s 08:44:07 08:44:07 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:07 #18 DONE 0.0s 08:44:07 08:44:07 #19 [security-spire-agent internal] load .dockerignore 08:44:07 #19 transferring context: 50B 0.0s done 08:44:07 #19 DONE 2.5s 08:44:07 08:44:07 #20 [security-spire-config internal] load .dockerignore 08:44:07 #20 transferring context: 50B 0.1s done 08:44:07 #20 DONE 2.6s 08:44:07 08:44:07 #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:44:07 #21 ... 08:44:07 08:44:07 #22 [core-data internal] load .dockerignore 08:44:07 #22 transferring context: 50B 0.0s done 08:44:07 #22 DONE 2.5s 08:44:07 08:44:07 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:07 #18 DONE 0.0s 08:44:07 08:44:07 #23 [core-metadata internal] load .dockerignore 08:44:07 #23 transferring context: 50B 0.1s done 08:44:07 #23 DONE 2.6s 08:44:07 08:44:07 #24 [security-spire-server internal] load .dockerignore 08:44:07 #24 transferring context: 50B 0.0s done 08:44:07 #24 DONE 2.9s 08:44:07 08:44:07 #25 [security-secretstore-setup internal] load .dockerignore 08:44:07 #25 transferring context: 50B 0.1s done 08:44:07 #25 DONE 2.7s 08:44:07 08:44:07 #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:44:07 #21 ... 08:44:07 08:44:07 #26 [support-scheduler internal] load .dockerignore 08:44:07 #26 transferring context: 50B 0.0s done 08:44:07 #26 DONE 2.6s 08:44:07 08:44:07 #27 [core-command internal] load build definition from Dockerfile 08:44:07 #27 transferring dockerfile: 1.93kB 0.1s done 08:44:07 #27 DONE 3.7s 08:44:07 08:44:07 #28 [security-proxy-setup internal] load .dockerignore 08:44:07 #28 transferring context: 50B 0.1s done 08:44:07 #28 DONE 3.6s 08:44:07 08:44:07 #4 [support-notifications internal] load .dockerignore 08:44:07 #4 DONE 2.7s 08:44:07 08:44:07 #29 [core-common-config-bootstrapper internal] load .dockerignore 08:44:07 #29 transferring context: 50B 0.0s done 08:44:07 #29 DONE 2.6s 08:44:07 08:44:07 #30 [core-command internal] load .dockerignore 08:44:07 #30 transferring context: 50B 0.0s done 08:44:07 #30 DONE 2.6s 08:44:07 08:44:07 #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:44:07 #21 ... 08:44:07 08:44:07 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:07 #18 DONE 0.0s 08:44:07 08:44:07 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:44:07 #21 ... 08:44:07 08:44:07 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:07 #18 DONE 0.0s 08:44:07 08:44:07 #21 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:44:08 #21 DONE 0.9s 08:44:08 08:44:08 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:08 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:08 #31 ... 08:44:08 08:44:08 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:08 #18 DONE 0.0s 08:44:08 08:44:08 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:08 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:08 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:08 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 08:44:08 #31 ... 08:44:08 08:44:08 #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:44:08 #21 DONE 1.2s 08:44:08 08:44:08 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.3s 08:44:08 #31 ... 08:44:08 08:44:08 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:08 #18 DONE 0.0s 08:44:08 08:44:08 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:08 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:08 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:08 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:08 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.30MB / 3.33MB 0.4s 08:44:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s 08:44:08 #31 ... 08:44:08 08:44:08 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:08 #18 DONE 0.0s 08:44:08 08:44:08 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:08 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 08:44:08 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 08:44:09 #31 ... 08:44:09 08:44:09 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:09 #18 DONE 0.0s 08:44:09 08:44:09 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:09 #18 DONE 0.1s 08:44:09 08:44:09 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 08:44:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 08:44:09 #31 ... 08:44:09 08:44:09 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:44:09 #32 DONE 1.7s 08:44:09 08:44:09 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:09 #18 DONE 0.1s 08:44:09 08:44:09 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:44:09 #33 DONE 1.7s 08:44:09 08:44:09 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 08:44:09 #31 ... 08:44:09 08:44:09 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:44:09 #18 DONE 0.1s 08:44:09 08:44:09 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 08:44:09 #31 ... 08:44:09 08:44:09 #34 [support-notifications internal] load build context 08:44:09 #34 DONE 0.0s 08:44:09 08:44:09 #21 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:44:09 #21 DONE 2.5s 08:44:09 08:44:09 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:09 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 08:44:09 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 08:44:09 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 08:44:09 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 08:44:09 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 08:44:11 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.9s done 08:44:11 #31 ... 08:44:11 08:44:11 #35 [security-spire-config internal] load build context 08:44:11 #35 transferring context: 16.35kB 0.2s done 08:44:11 #35 DONE 1.4s 08:44:11 08:44:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:11 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 08:44:11 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:44:11 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:44:11 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:44:11 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 08:44:11 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.4s 08:44:11 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 08:44:11 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s 08:44:11 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:44:11 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s 08:44:11 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 08:44:11 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:44:11 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 08:44:11 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:44:11 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 08:44:11 #36 ... 08:44:11 08:44:11 #37 [security-spire-agent internal] load build context 08:44:11 #37 transferring context: 17.63kB 0.2s done 08:44:11 #37 DONE 2.1s 08:44:11 08:44:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:11 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 08:44:11 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.0s 08:44:11 #36 ... 08:44:11 08:44:11 #38 [security-spire-server internal] load build context 08:44:11 #38 transferring context: 18.10kB 0.2s done 08:44:11 #38 DONE 2.3s 08:44:11 08:44:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:12 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:44:12 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.6s 08:44:12 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:44:13 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.1s 08:44:13 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.4s 08:44:13 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:44:13 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 08:44:13 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.7s 08:44:13 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 3.0s 08:44:14 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.4s 08:44:14 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.5s 08:44:14 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 3.7s 08:44:14 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.1s 08:44:14 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.86MB / 23.39MB 4.2s 08:44:15 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.8s done 08:44:15 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:44:17 #36 ... 08:44:17 08:44:17 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:44:17 #39 DONE 9.4s 08:44:17 08:44:17 #40 [core-data internal] load build context 08:44:17 #40 transferring context: 46.05MB 8.8s 08:44:17 #40 ... 08:44:17 08:44:17 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:44:18 #41 ... 08:44:18 08:44:18 #42 [security-proxy-auth internal] load build context 08:44:18 #42 ... 08:44:18 08:44:18 #43 [security-spiffe-token-provider internal] load build context 08:44:18 #43 ... 08:44:18 08:44:18 #44 [security-bootstrapper internal] load build context 08:44:18 #44 ... 08:44:18 08:44:18 #43 [security-spiffe-token-provider internal] load build context 08:44:18 #43 ... 08:44:18 08:44:18 #45 [core-metadata internal] load build context 08:44:18 #45 ... 08:44:18 08:44:18 #43 [security-spiffe-token-provider internal] load build context 08:44:18 #43 ... 08:44:18 08:44:18 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:44:18 #41 DONE 2.0s 08:44:18 08:44:18 #43 [security-spiffe-token-provider internal] load build context 08:44:19 #43 ... 08:44:19 08:44:19 #46 [security-secretstore-setup internal] load build context 08:44:19 #46 ... 08:44:19 08:44:19 #47 [security-proxy-setup internal] load build context 08:44:19 #47 ... 08:44:19 08:44:19 #48 [support-scheduler internal] load build context 08:44:19 #48 ... 08:44:19 08:44:19 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:19 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done 08:44:19 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:44:19 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:44:19 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:44:19 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 08:44:19 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 08:44:19 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done 08:44:19 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done 08:44:19 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:44:19 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:44:19 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.8s 08:44:19 #49 ... 08:44:19 08:44:19 #50 [core-command internal] load build context 08:44:20 #50 ... 08:44:20 08:44:20 #34 [support-notifications internal] load build context 08:44:20 #34 ... 08:44:20 08:44:20 #51 [core-common-config-bootstrapper internal] load build context 08:44:20 #51 ... 08:44:20 08:44:20 #46 [security-secretstore-setup internal] load build context 08:44:22 #46 transferring context: 44.74MB 12.1s 08:44:22 #46 ... 08:44:22 08:44:22 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:44:22 #31 ... 08:44:22 08:44:22 #46 [security-secretstore-setup internal] load build context 08:44:22 #46 ... 08:44:22 08:44:22 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:44:22 #0 8.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:22 #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:23 #52 ... 08:44:23 08:44:23 #48 [support-scheduler internal] load build context 08:44:23 #48 ... 08:44:23 08:44:23 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:23 #53 ... 08:44:23 08:44:23 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:44:23 #54 ... 08:44:23 08:44:23 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:44:23 #55 ... 08:44:23 08:44:23 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:44:23 #56 ... 08:44:23 08:44:23 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:23 #57 ... 08:44:23 08:44:23 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:24 #58 ... 08:44:24 08:44:24 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:24 #59 ... 08:44:24 08:44:24 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:24 #0 8.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:24 #0 9.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:24 #60 ... 08:44:24 08:44:24 #46 [security-secretstore-setup internal] load build context 08:44:25 #46 ... 08:44:25 08:44:25 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:44:25 #52 10.27 (1/2) Installing ca-certificates (20230506-r0) 08:44:25 #52 10.56 (2/2) Installing dumb-init (1.2.5-r2) 08:44:25 #52 10.56 Executing busybox-1.36.1-r2.trigger 08:44:25 #52 10.56 Executing ca-certificates-20230506-r0.trigger 08:44:25 #52 10.96 OK: 9 MiB in 17 packages 08:44:25 #52 DONE 12.4s 08:44:25 08:44:25 #46 [security-secretstore-setup internal] load build context 08:44:27 #46 transferring context: 50.93MB 17.1s 08:44:27 #46 ... 08:44:27 08:44:27 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:27 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s 08:44:27 #36 ... 08:44:27 08:44:27 #46 [security-secretstore-setup internal] load build context 08:44:27 #46 ... 08:44:27 08:44:27 #40 [core-data internal] load build context 08:44:27 #40 ... 08:44:27 08:44:27 #48 [support-scheduler internal] load build context 08:44:28 #48 ... 08:44:28 08:44:28 #42 [security-proxy-auth internal] load build context 08:44:28 #42 ... 08:44:28 08:44:28 #48 [support-scheduler internal] load build context 08:44:28 #48 ... 08:44:28 08:44:28 #44 [security-bootstrapper internal] load build context 08:44:28 #44 ... 08:44:28 08:44:28 #48 [support-scheduler internal] load build context 08:44:28 #48 ... 08:44:28 08:44:28 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:44:29 #61 ... 08:44:29 08:44:29 #45 [core-metadata internal] load build context 08:44:29 #45 ... 08:44:29 08:44:29 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:44:29 #62 ... 08:44:29 08:44:29 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:29 #63 ... 08:44:29 08:44:29 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:44:29 #64 ... 08:44:29 08:44:29 #48 [support-scheduler internal] load build context 08:44:29 #48 ... 08:44:29 08:44:29 #43 [security-spiffe-token-provider internal] load build context 08:44:29 #43 ... 08:44:29 08:44:29 #48 [support-scheduler internal] load build context 08:44:29 #48 ... 08:44:29 08:44:29 #47 [security-proxy-setup internal] load build context 08:44:30 #47 ... 08:44:30 08:44:30 #45 [core-metadata internal] load build context 08:44:30 #45 ... 08:44:30 08:44:30 #50 [core-command internal] load build context 08:44:30 #50 ... 08:44:30 08:44:30 #34 [support-notifications internal] load build context 08:44:30 #34 ... 08:44:30 08:44:30 #51 [core-common-config-bootstrapper internal] load build context 08:44:30 #51 ... 08:44:30 08:44:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:30 #36 ... 08:44:30 08:44:30 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:30 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.9s 08:44:31 #49 ... 08:44:31 08:44:31 #51 [core-common-config-bootstrapper internal] load build context 08:44:33 #51 transferring context: 58.80MB 21.8s 08:44:35 #51 ... 08:44:35 08:44:35 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:35 #53 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:35 #53 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:35 #53 14.68 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:35 #53 14.68 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:35 #53 14.68 OK: 19953 distinct packages available 08:44:35 #53 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:35 #53 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:35 #53 ... 08:44:35 08:44:35 #51 [core-common-config-bootstrapper internal] load build context 08:44:35 #51 ... 08:44:35 08:44:35 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:35 #60 11.28 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:35 #60 11.28 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:35 #60 11.28 OK: 19953 distinct packages available 08:44:35 #60 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:35 #60 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:35 #60 17.54 (1/4) Installing dumb-init (1.2.5-r2) 08:44:35 #60 17.60 (2/4) Installing musl-obstack (1.2.3-r2) 08:44:35 #60 17.60 (3/4) Installing libucontext (1.2-r2) 08:44:35 #60 17.75 (4/4) Installing gcompat (1.1.0-r1) 08:44:35 #60 17.86 Executing busybox-1.36.1-r2.trigger 08:44:35 #60 18.00 OK: 8 MiB in 19 packages 08:44:35 #60 ... 08:44:35 08:44:35 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:35 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.5s 08:44:35 #36 ... 08:44:35 08:44:35 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:44:35 #65 ... 08:44:35 08:44:35 #51 [core-common-config-bootstrapper internal] load build context 08:44:36 #51 ... 08:44:36 08:44:36 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:44:36 #55 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:36 #55 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:36 #55 19.85 (1/1) Installing dumb-init (1.2.5-r2) 08:44:36 #55 19.91 Executing busybox-1.36.1-r2.trigger 08:44:36 #55 20.20 OK: 8 MiB in 16 packages 08:44:36 #55 DONE 22.6s 08:44:36 08:44:36 #51 [core-common-config-bootstrapper internal] load build context 08:44:36 #51 ... 08:44:36 08:44:36 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:44:36 #54 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:36 #54 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:36 #54 18.27 (1/1) Installing dumb-init (1.2.5-r2) 08:44:36 #54 18.47 Executing busybox-1.36.1-r2.trigger 08:44:36 #54 18.61 OK: 8 MiB in 16 packages 08:44:36 #54 ... 08:44:36 08:44:36 #51 [core-common-config-bootstrapper internal] load build context 08:44:36 #51 ... 08:44:36 08:44:36 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:44:36 #54 DONE 23.2s 08:44:37 08:44:37 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:44:37 #66 ... 08:44:37 08:44:37 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:44:37 #60 DONE 23.2s 08:44:37 08:44:37 #51 [core-common-config-bootstrapper internal] load build context 08:44:37 #51 transferring context: 72.24MB 26.9s 08:44:38 #51 ... 08:44:38 08:44:38 #46 [security-secretstore-setup internal] load build context 08:44:38 #46 ... 08:44:38 08:44:38 #40 [core-data internal] load build context 08:44:38 #40 ... 08:44:38 08:44:38 #46 [security-secretstore-setup internal] load build context 08:44:38 #46 ... 08:44:38 08:44:38 #42 [security-proxy-auth internal] load build context 08:44:38 #42 ... 08:44:38 08:44:38 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:38 #36 ... 08:44:38 08:44:38 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:38 #58 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:38 #58 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:38 #58 25.03 (1/4) Installing ca-certificates (20230506-r0) 08:44:38 #58 ... 08:44:38 08:44:38 #44 [security-bootstrapper internal] load build context 08:44:39 #44 ... 08:44:39 08:44:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #36 ... 08:44:39 08:44:39 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:39 #57 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:39 #57 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:39 #57 ... 08:44:39 08:44:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:39 #36 ... 08:44:39 08:44:39 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:44:39 #56 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:39 #56 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:39 #56 ... 08:44:39 08:44:39 #43 [security-spiffe-token-provider internal] load build context 08:44:39 #43 ... 08:44:39 08:44:39 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:39 #58 25.80 (2/4) Installing dumb-init (1.2.5-r2) 08:44:39 #58 25.82 (3/4) Installing su-exec (0.2-r3) 08:44:39 #58 26.01 (4/4) Installing yq (4.33.3-r5) 08:44:40 #58 ... 08:44:40 08:44:40 #48 [support-scheduler internal] load build context 08:44:40 #48 ... 08:44:40 08:44:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:40 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.6s 08:44:40 #36 ... 08:44:40 08:44:40 #50 [core-command internal] load build context 08:44:40 #50 ... 08:44:40 08:44:40 #47 [security-proxy-setup internal] load build context 08:44:40 #47 ... 08:44:40 08:44:40 #45 [core-metadata internal] load build context 08:44:40 #45 ... 08:44:40 08:44:40 #34 [support-notifications internal] load build context 08:44:41 #34 ... 08:44:41 08:44:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:41 #36 ... 08:44:41 08:44:41 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:41 #59 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:41 #59 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:41 #59 ... 08:44:41 08:44:41 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:41 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.3s 08:44:41 #49 ... 08:44:41 08:44:41 #50 [core-command internal] load build context 08:44:41 #50 ... 08:44:41 08:44:41 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:44:41 #64 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:41 #64 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:42 #64 ... 08:44:42 08:44:42 #50 [core-command internal] load build context 08:44:42 #50 ... 08:44:42 08:44:42 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:44:42 #61 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:42 #61 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:42 #61 ... 08:44:42 08:44:42 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:45 #36 ... 08:44:45 08:44:45 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:44:45 #62 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:45 #62 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:45 #62 ... 08:44:45 08:44:45 #50 [core-command internal] load build context 08:44:45 #50 transferring context: 92.02MB 33.9s 08:44:45 #50 ... 08:44:45 08:44:45 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:44:45 #56 26.75 (1/2) Installing dumb-init (1.2.5-r2) 08:44:45 #56 26.75 (2/2) Installing su-exec (0.2-r3) 08:44:45 #56 26.77 Executing busybox-1.36.1-r2.trigger 08:44:45 #56 26.96 OK: 8 MiB in 17 packages 08:44:45 #56 DONE 32.1s 08:44:45 08:44:45 #50 [core-command internal] load build context 08:44:46 #50 ... 08:44:46 08:44:46 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:44:46 #61 23.87 OK: 266 MiB in 52 packages 08:44:46 #61 DONE 28.2s 08:44:46 08:44:46 #50 [core-command internal] load build context 08:44:46 #50 ... 08:44:46 08:44:46 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:46 #63 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:46 #63 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:46 #63 ... 08:44:46 08:44:46 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:44:46 #65 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:46 #65 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:46 #65 ... 08:44:46 08:44:46 #50 [core-command internal] load build context 08:44:46 #50 ... 08:44:46 08:44:46 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:44:46 #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:47 #67 ... 08:44:47 08:44:47 #50 [core-command internal] load build context 08:44:47 #50 ... 08:44:47 08:44:47 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:44:47 #0 7.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:47 #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:47 #68 ... 08:44:47 08:44:47 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:44:47 #64 24.71 OK: 266 MiB in 52 packages 08:44:47 #64 DONE 28.6s 08:44:47 08:44:47 #45 [core-metadata internal] load build context 08:44:47 #45 ... 08:44:47 08:44:47 #50 [core-command internal] load build context 08:44:47 #50 ... 08:44:47 08:44:47 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:44:47 #57 25.67 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:47 #57 26.63 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:47 #57 26.80 (3/6) Installing dumb-init (1.2.5-r2) 08:44:47 #57 26.83 (4/6) Installing openssl (3.1.4-r1) 08:44:47 #57 27.00 (5/6) Installing su-exec (0.2-r3) 08:44:47 #57 27.08 (6/6) Installing yq (4.33.3-r5) 08:44:47 #57 28.80 Executing busybox-1.36.1-r2.trigger 08:44:47 #57 29.02 OK: 18 MiB in 19 packages 08:44:47 #57 DONE 33.8s 08:44:47 08:44:47 #50 [core-command internal] load build context 08:44:48 #50 ... 08:44:48 08:44:48 #51 [core-common-config-bootstrapper internal] load build context 08:44:48 #51 ... 08:44:48 08:44:48 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:48 #63 29.63 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:48 #63 29.63 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:48 #63 29.63 OK: 19946 distinct packages available 08:44:48 #63 ... 08:44:48 08:44:48 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:44:48 #58 28.16 Executing busybox-1.36.1-r2.trigger 08:44:48 #58 28.28 Executing ca-certificates-20230506-r0.trigger 08:44:48 #58 30.22 OK: 18 MiB in 19 packages 08:44:48 #58 DONE 34.5s 08:44:48 08:44:48 #40 [core-data internal] load build context 08:44:48 #40 ... 08:44:48 08:44:48 #45 [core-metadata internal] load build context 08:44:48 #45 ... 08:44:48 08:44:48 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:44:48 #53 27.22 (1/11) Installing ca-certificates (20230506-r0) 08:44:48 #53 27.98 (2/11) Installing brotli-libs (1.0.9-r14) 08:44:48 #53 27.98 (3/11) Installing libunistring (1.1-r1) 08:44:48 #53 28.26 (4/11) Installing libidn2 (2.3.4-r1) 08:44:48 #53 28.26 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:44:48 #53 28.40 (6/11) Installing libcurl (8.4.0-r0) 08:44:48 #53 28.62 (7/11) Installing curl (8.4.0-r0) 08:44:48 #53 28.62 (8/11) Installing dumb-init (1.2.5-r2) 08:44:48 #53 28.74 (9/11) Installing musl-obstack (1.2.3-r2) 08:44:48 #53 28.75 (10/11) Installing libucontext (1.2-r2) 08:44:48 #53 28.81 (11/11) Installing gcompat (1.1.0-r1) 08:44:48 #53 28.94 Executing busybox-1.36.1-r2.trigger 08:44:48 #53 29.03 Executing ca-certificates-20230506-r0.trigger 08:44:48 #53 31.03 OK: 13 MiB in 26 packages 08:44:48 #53 DONE 35.2s 08:44:48 08:44:48 #45 [core-metadata internal] load build context 08:44:48 #45 ... 08:44:48 08:44:48 #42 [security-proxy-auth internal] load build context 08:44:48 #42 ... 08:44:48 08:44:48 #46 [security-secretstore-setup internal] load build context 08:44:49 #46 ... 08:44:49 08:44:49 #45 [core-metadata internal] load build context 08:44:49 #45 ... 08:44:49 08:44:49 #44 [security-bootstrapper internal] load build context 08:44:49 #44 ... 08:44:49 08:44:49 #45 [core-metadata internal] load build context 08:44:50 #45 ... 08:44:50 08:44:50 #43 [security-spiffe-token-provider internal] load build context 08:44:50 #43 transferring context: 89.31MB 41.8s 08:44:50 #43 ... 08:44:50 08:44:50 #45 [core-metadata internal] load build context 08:44:50 #45 ... 08:44:50 08:44:50 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:44:50 #62 29.24 OK: 266 MiB in 52 packages 08:44:50 #62 DONE 31.6s 08:44:50 08:44:50 #45 [core-metadata internal] load build context 08:44:50 #45 ... 08:44:50 08:44:50 #48 [support-scheduler internal] load build context 08:44:50 #48 ... 08:44:50 08:44:50 #45 [core-metadata internal] load build context 08:44:50 #45 ... 08:44:50 08:44:50 #47 [security-proxy-setup internal] load build context 08:44:50 #47 ... 08:44:50 08:44:50 #45 [core-metadata internal] load build context 08:44:51 #45 ... 08:44:51 08:44:51 #34 [support-notifications internal] load build context 08:44:51 #34 ... 08:44:51 08:44:51 #45 [core-metadata internal] load build context 08:44:51 #45 ... 08:44:51 08:44:51 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:44:51 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 28.6s done 08:44:51 #49 DONE 42.1s 08:44:51 08:44:51 #45 [core-metadata internal] load build context 08:44:53 #45 ... 08:44:53 08:44:53 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:53 #59 28.89 v3.18.4-256-g7c18b4ada09 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:44:53 #59 28.89 v3.18.4-257-g616917e6864 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:44:53 #59 28.89 OK: 19953 distinct packages available 08:44:53 #59 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:53 #59 32.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:53 #59 37.97 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:53 #59 38.77 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:53 #59 38.77 (3/7) Installing dumb-init (1.2.5-r2) 08:44:53 #59 38.77 (4/7) Installing musl-obstack (1.2.3-r2) 08:44:53 #59 38.77 (5/7) Installing libucontext (1.2-r2) 08:44:53 #59 38.77 (6/7) Installing gcompat (1.1.0-r1) 08:44:53 #59 38.77 (7/7) Installing openssl (3.1.4-r1) 08:44:53 #59 38.91 Executing busybox-1.36.1-r2.trigger 08:44:53 #59 38.99 OK: 9 MiB in 20 packages 08:44:53 #59 ... 08:44:53 08:44:53 #45 [core-metadata internal] load build context 08:44:54 #45 ... 08:44:54 08:44:54 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:44:54 #65 22.89 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:44:54 #65 23.05 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:44:54 #65 23.30 Executing busybox-1.36.1-r5.post-upgrade 08:44:54 #65 23.84 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:44:54 #65 23.84 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:54 #65 24.47 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:54 #65 24.62 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:44:54 #65 24.72 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:44:54 #65 24.80 Executing busybox-1.36.1-r5.trigger 08:44:54 #65 24.84 Executing ca-certificates-20230506-r0.trigger 08:44:54 #65 25.95 OK: 9 MiB in 17 packages 08:44:54 #65 DONE 28.4s 08:44:54 08:44:54 #45 [core-metadata internal] load build context 08:44:54 #45 ... 08:44:54 08:44:54 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:44:54 #66 7.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:54 #66 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:54 #66 15.82 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:44:54 #66 16.13 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:44:54 #66 16.28 Executing busybox-1.36.1-r5.post-upgrade 08:44:54 #66 16.52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:44:54 #66 16.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:54 #66 16.98 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:54 #66 16.98 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:44:54 #66 17.03 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:44:54 #66 17.09 Executing busybox-1.36.1-r5.trigger 08:44:54 #66 17.14 OK: 8 MiB in 16 packages 08:44:54 #66 ... 08:44:54 08:44:54 #45 [core-metadata internal] load build context 08:44:54 #45 ... 08:44:54 08:44:54 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:44:54 #59 DONE 40.4s 08:44:54 08:44:54 #45 [core-metadata internal] load build context 08:44:54 #45 ... 08:44:54 08:44:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:44:54 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.7s 08:44:55 #36 ... 08:44:55 08:44:55 #34 [support-notifications internal] load build context 08:44:55 #34 transferring context: 110.35MB 44.1s 08:44:56 #34 ... 08:44:56 08:44:56 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:44:56 #68 15.35 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:44:56 #68 15.53 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:44:56 #68 15.69 Executing busybox-1.36.1-r5.post-upgrade 08:44:56 #68 15.87 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:44:56 #68 15.87 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:56 #68 16.26 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:56 #68 16.26 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:44:56 #68 16.33 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:44:56 #68 16.33 Executing busybox-1.36.1-r5.trigger 08:44:56 #68 16.44 OK: 8 MiB in 19 packages 08:44:56 #68 DONE 18.6s 08:44:56 08:44:56 #34 [support-notifications internal] load build context 08:44:56 #34 ... 08:44:56 08:44:56 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:44:56 #0 8.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:56 #0 9.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:56 #69 ... 08:44:56 08:44:56 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:44:56 #67 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:56 #67 16.08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:44:56 #67 16.08 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:44:56 #67 16.16 Executing busybox-1.36.1-r5.post-upgrade 08:44:56 #67 16.55 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:44:56 #67 16.55 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:56 #67 17.12 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:56 #67 17.36 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:44:56 #67 17.36 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:44:56 #67 17.36 Executing busybox-1.36.1-r5.trigger 08:44:56 #67 17.40 OK: 8 MiB in 16 packages 08:44:56 #67 DONE 19.3s 08:44:56 08:44:56 #34 [support-notifications internal] load build context 08:44:56 #34 ... 08:44:56 08:44:56 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:44:56 #66 DONE 19.9s 08:44:56 08:44:56 #34 [support-notifications internal] load build context 08:44:56 #34 ... 08:44:56 08:44:56 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:44:56 #63 30.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:56 #63 32.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:56 #63 37.01 OK: 266 MiB in 52 packages 08:44:56 #63 DONE 38.1s 08:44:56 08:44:56 #34 [support-notifications internal] load build context 08:44:57 #34 ... 08:44:57 08:44:57 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:44:57 #0 8.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:57 #0 9.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:44:58 #70 ... 08:44:58 08:44:58 #34 [support-notifications internal] load build context 08:44:58 #34 ... 08:44:58 08:44:58 #51 [core-common-config-bootstrapper internal] load build context 08:44:58 #51 ... 08:44:58 08:44:58 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:44:58 #71 ... 08:44:58 08:44:58 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:44:58 #69 10.73 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:44:58 #69 10.80 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:44:58 #69 10.80 Executing busybox-1.36.1-r5.post-upgrade 08:44:58 #69 11.00 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:44:58 #69 11.00 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:44:58 #69 11.09 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:44:58 #69 11.09 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:44:58 #69 11.09 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:44:58 #69 11.12 Executing busybox-1.36.1-r5.trigger 08:44:58 #69 11.21 OK: 8 MiB in 17 packages 08:44:58 #69 DONE 12.2s 08:44:58 08:44:58 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:44:58 #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:44:58 #72 ... 08:44:58 08:44:58 #50 [core-command internal] load build context 08:44:59 #50 ... 08:44:59 08:44:59 #40 [core-data internal] load build context 08:44:59 #40 ... 08:44:59 08:44:59 #42 [security-proxy-auth internal] load build context 08:44:59 #42 ... 08:44:59 08:44:59 #46 [security-secretstore-setup internal] load build context 08:44:59 #46 ... 08:44:59 08:44:59 #40 [core-data internal] load build context 08:44:59 #40 ... 08:44:59 08:44:59 #44 [security-bootstrapper internal] load build context 08:44:59 #44 ... 08:44:59 08:44:59 #46 [security-secretstore-setup internal] load build context 08:45:00 #46 transferring context: 126.81MB 50.1s 08:45:00 #46 ... 08:45:00 08:45:00 #43 [security-spiffe-token-provider internal] load build context 08:45:00 #43 ... 08:45:00 08:45:00 #46 [security-secretstore-setup internal] load build context 08:45:00 #46 ... 08:45:00 08:45:00 #48 [support-scheduler internal] load build context 08:45:00 #48 ... 08:45:00 08:45:00 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:45:00 #70 12.42 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:45:00 #70 12.52 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:45:00 #70 12.59 Executing busybox-1.36.1-r5.post-upgrade 08:45:00 #70 12.77 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:45:00 #70 12.77 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:45:00 #70 12.77 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:45:00 #70 12.82 Executing busybox-1.36.1-r5.trigger 08:45:00 #70 12.92 OK: 18 MiB in 19 packages 08:45:01 #70 ... 08:45:01 08:45:01 #47 [security-proxy-setup internal] load build context 08:45:01 #47 ... 08:45:01 08:45:01 #48 [support-scheduler internal] load build context 08:45:03 #48 ... 08:45:03 08:45:03 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:45:03 #70 DONE 15.7s 08:45:03 08:45:03 #48 [support-scheduler internal] load build context 08:45:04 #48 ... 08:45:04 08:45:04 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:45:04 #72 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:45:04 #72 13.05 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:45:04 #72 13.07 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #72 13.19 Executing busybox-1.36.1-r5.post-upgrade 08:45:04 #72 13.46 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #72 13.46 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:45:04 #72 13.75 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:45:04 #72 13.80 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #72 13.80 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:45:04 #72 13.84 Executing busybox-1.36.1-r5.trigger 08:45:04 #72 13.88 Executing ca-certificates-20230506-r0.trigger 08:45:04 #72 14.38 OK: 13 MiB in 26 packages 08:45:04 #72 DONE 15.1s 08:45:04 08:45:04 #48 [support-scheduler internal] load build context 08:45:04 #48 ... 08:45:04 08:45:04 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:45:04 #0 6.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:45:04 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:45:04 #0 9.918 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:45:04 #0 9.918 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #0 10.04 Executing busybox-1.36.1-r5.post-upgrade 08:45:04 #0 10.10 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #0 10.10 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #0 10.10 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:45:04 #0 10.10 Executing busybox-1.36.1-r5.trigger 08:45:04 #73 ... 08:45:04 08:45:04 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:45:04 #74 DONE 6.1s 08:45:04 08:45:04 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:45:04 #73 10.14 OK: 9 MiB in 20 packages 08:45:04 #73 ... 08:45:04 08:45:04 #43 [security-spiffe-token-provider internal] load build context 08:45:04 #43 ... 08:45:04 08:45:04 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:45:04 #71 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:45:04 #71 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:45:04 #71 13.81 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 08:45:04 #71 13.85 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #71 13.95 Executing busybox-1.36.1-r5.post-upgrade 08:45:04 #71 14.15 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #71 14.17 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 08:45:04 #71 14.55 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 08:45:04 #71 14.55 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 08:45:04 #71 14.62 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 08:45:04 #71 14.65 Executing busybox-1.36.1-r5.trigger 08:45:04 #71 14.73 Executing ca-certificates-20230506-r0.trigger 08:45:04 #71 15.28 OK: 18 MiB in 19 packages 08:45:04 #71 DONE 16.4s 08:45:04 08:45:04 #43 [security-spiffe-token-provider internal] load build context 08:45:05 #43 transferring context: 115.94MB 56.9s 08:45:05 #43 ... 08:45:05 08:45:05 #45 [core-metadata internal] load build context 08:45:05 #45 ... 08:45:05 08:45:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:45:05 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 44.4s done 08:45:05 #36 ... 08:45:05 08:45:05 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:45:05 #75 DONE 1.9s 08:45:05 08:45:05 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:45:05 #36 ... 08:45:05 08:45:05 #43 [security-spiffe-token-provider internal] load build context 08:45:05 #43 ... 08:45:05 08:45:05 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:45:05 #73 DONE 11.4s 08:45:05 08:45:05 #43 [security-spiffe-token-provider internal] load build context 08:45:06 #43 ... 08:45:06 08:45:06 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:45:06 #76 DONE 1.5s 08:45:06 08:45:06 #43 [security-spiffe-token-provider internal] load build context 08:45:07 #43 ... 08:45:07 08:45:07 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:45:07 #77 DONE 1.5s 08:45:07 08:45:07 #43 [security-spiffe-token-provider internal] load build context 08:45:08 #43 ... 08:45:08 08:45:08 #34 [support-notifications internal] load build context 08:45:08 #34 ... 08:45:08 08:45:08 #43 [security-spiffe-token-provider internal] load build context 08:45:08 #43 ... 08:45:08 08:45:08 #51 [core-common-config-bootstrapper internal] load build context 08:45:08 #51 ... 08:45:08 08:45:08 #43 [security-spiffe-token-provider internal] load build context 08:45:09 #43 ... 08:45:09 08:45:09 #50 [core-command internal] load build context 08:45:09 #50 ... 08:45:09 08:45:09 #42 [security-proxy-auth internal] load build context 08:45:09 #42 transferring context: 189.80MB 61.2s done 08:45:09 #42 ... 08:45:09 08:45:09 #50 [core-command internal] load build context 08:45:09 #50 ... 08:45:09 08:45:09 #42 [security-proxy-auth internal] load build context 08:45:09 #42 DONE 61.5s 08:45:09 08:45:09 #50 [core-command internal] load build context 08:45:09 #50 ... 08:45:09 08:45:09 #44 [security-bootstrapper internal] load build context 08:45:09 #44 ... 08:45:09 08:45:09 #40 [core-data internal] load build context 08:45:09 #40 ... 08:45:09 08:45:09 #50 [core-command internal] load build context 08:45:11 #50 ... 08:45:11 08:45:11 #46 [security-secretstore-setup internal] load build context 08:45:11 #46 ... 08:45:11 08:45:11 #50 [core-command internal] load build context 08:45:11 #50 ... 08:45:11 08:45:11 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:45:11 #78 DONE 2.8s 08:45:11 08:45:11 #50 [core-command internal] load build context 08:45:11 #50 ... 08:45:11 08:45:11 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:45:11 #79 DONE 3.0s 08:45:11 08:45:11 #50 [core-command internal] load build context 08:45:11 #50 ... 08:45:11 08:45:11 #47 [security-proxy-setup internal] load build context 08:45:11 #47 ... 08:45:11 08:45:11 #50 [core-command internal] load build context 08:45:11 #50 ... 08:45:11 08:45:11 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:45:11 #80 DONE 2.0s 08:45:11 08:45:11 #50 [core-command internal] load build context 08:45:12 #50 ... 08:45:12 08:45:12 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:45:12 #81 DONE 3.6s 08:45:12 08:45:12 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:45:12 #82 ... 08:45:12 08:45:12 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:45:12 #83 DONE 1.5s 08:45:12 08:45:12 #84 [security-spire-server stage-2 6/9] COPY security.txt / 08:45:12 #84 ... 08:45:12 08:45:12 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:45:12 #85 DONE 1.5s 08:45:12 08:45:12 #86 [security-spire-config stage-2 6/10] COPY security.txt / 08:45:13 #86 ... 08:45:13 08:45:13 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:45:13 #82 DONE 1.6s 08:45:13 08:45:13 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 08:45:14 #87 ... 08:45:14 08:45:14 #86 [security-spire-config stage-2 6/10] COPY security.txt / 08:45:14 #86 DONE 1.2s 08:45:14 08:45:14 #45 [core-metadata internal] load build context 08:45:14 #45 ... 08:45:14 08:45:14 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:45:14 #88 ... 08:45:14 08:45:14 #84 [security-spire-server stage-2 6/9] COPY security.txt / 08:45:14 #84 DONE 1.6s 08:45:14 08:45:14 #45 [core-metadata internal] load build context 08:45:14 #45 transferring context: 167.41MB 65.1s 08:45:14 #45 ... 08:45:14 08:45:14 #34 [support-notifications internal] load build context 08:45:14 #34 transferring context: 189.80MB 63.0s done 08:45:14 #34 DONE 64.8s 08:45:14 08:45:14 #45 [core-metadata internal] load build context 08:45:14 #45 ... 08:45:14 08:45:14 #48 [support-scheduler internal] load build context 08:45:14 #48 ... 08:45:14 08:45:14 #45 [core-metadata internal] load build context 08:45:15 #45 ... 08:45:15 08:45:15 #51 [core-common-config-bootstrapper internal] load build context 08:45:15 #51 transferring context: 189.80MB 63.5s done 08:45:15 #51 DONE 65.3s 08:45:15 08:45:15 #45 [core-metadata internal] load build context 08:45:15 #45 ... 08:45:15 08:45:15 #50 [core-command internal] load build context 08:45:15 #50 transferring context: 189.80MB 63.7s done 08:45:15 #50 DONE 65.4s 08:45:15 08:45:15 #45 [core-metadata internal] load build context 08:45:15 #45 ... 08:45:15 08:45:15 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 08:45:15 #87 DONE 1.5s 08:45:15 08:45:15 #44 [security-bootstrapper internal] load build context 08:45:15 #44 transferring context: 189.80MB 66.5s done 08:45:15 #44 DONE 67.3s 08:45:15 08:45:15 #45 [core-metadata internal] load build context 08:45:15 #45 ... 08:45:15 08:45:15 #40 [core-data internal] load build context 08:45:15 #40 transferring context: 189.80MB 66.6s done 08:45:15 #40 DONE 67.5s 08:45:15 08:45:15 #45 [core-metadata internal] load build context 08:45:15 #45 ... 08:45:15 08:45:15 #46 [security-secretstore-setup internal] load build context 08:45:15 #46 transferring context: 189.80MB 64.8s done 08:45:15 #46 DONE 66.2s 08:45:15 08:45:15 #45 [core-metadata internal] load build context 08:45:16 #45 ... 08:45:16 08:45:16 #48 [support-scheduler internal] load build context 08:45:16 #48 transferring context: 189.80MB 65.0s done 08:45:16 #48 DONE 66.6s 08:45:16 08:45:16 #45 [core-metadata internal] load build context 08:45:16 #45 ... 08:45:16 08:45:16 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:45:16 #88 DONE 2.0s 08:45:16 08:45:16 #45 [core-metadata internal] load build context 08:45:16 #45 ... 08:45:16 08:45:16 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:45:16 #89 DONE 1.7s 08:45:16 08:45:16 #45 [core-metadata internal] load build context 08:45:16 #45 ... 08:45:16 08:45:16 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:45:16 #90 DONE 1.8s 08:45:16 08:45:16 #45 [core-metadata internal] load build context 08:45:16 #45 ... 08:45:16 08:45:16 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:45:16 #91 DONE 1.4s 08:45:16 08:45:16 #45 [core-metadata internal] load build context 08:45:16 #45 transferring context: 189.80MB 67.5s done 08:45:17 #45 DONE 68.5s 08:45:17 08:45:17 #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:45:17 #92 DONE 1.4s 08:45:17 08:45:17 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:17 #93 ... 08:45:17 08:45:17 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:45:17 #94 DONE 0.7s 08:45:17 08:45:17 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:45:17 #95 DONE 0.9s 08:45:17 08:45:17 #47 [security-proxy-setup internal] load build context 08:45:17 #47 transferring context: 189.80MB 66.9s done 08:45:17 #47 DONE 67.8s 08:45:17 08:45:17 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:45:17 #96 ... 08:45:17 08:45:17 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:45:17 #97 DONE 0.7s 08:45:17 08:45:17 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:45:17 #98 DONE 0.7s 08:45:17 08:45:17 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:45:18 #99 ... 08:45:18 08:45:18 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:45:18 #96 DONE 0.8s 08:45:18 08:45:18 #100 [security-spire-config] exporting to image 08:45:18 #100 exporting layers 08:45:18 #100 ... 08:45:18 08:45:18 #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:45:18 #99 DONE 0.6s 08:45:18 08:45:18 #100 [security-spire-agent] exporting to image 08:45:19 #100 ... 08:45:19 08:45:19 #43 [security-spiffe-token-provider internal] load build context 08:45:19 #43 transferring context: 189.80MB 70.9s done 08:45:19 #43 DONE 71.2s 08:45:19 08:45:19 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:45:20 #101 DONE 0.6s 08:45:20 08:45:20 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:21 #102 ... 08:45:21 08:45:21 #100 [security-spire-agent] exporting to image 08:45:21 #100 exporting layers 3.0s done 08:45:21 #100 writing image sha256:e98ac1665065e232bf04e9b7953271bcd1a98bf363198c4d8f2c0ea185a30e20 done 08:45:21 #100 naming to docker.io/library/security-spire-config-arm64 done 08:45:21 #100 writing image sha256:c9d6f61caf68a81bcfa473892c842f677ef0976fbb25a566beb16b3ece61ae76 0.0s done 08:45:21 #100 naming to docker.io/library/security-spire-server-arm64 done 08:45:21 #100 writing image sha256:8fcb68a3ca2d0917ab45c6459d0dbbf001f46661b99bee7950f357fc63fcdd81 done 08:45:21 #100 naming to docker.io/library/security-spire-agent-arm64 done 08:45:21 #100 DONE 3.4s 08:45:21 08:45:21 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:21 #103 ... 08:45:21 08:45:21 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #104 ... 08:46:12 08:46:12 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #102 DONE 46.4s 08:46:12 08:46:12 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #103 DONE 49.6s 08:46:12 08:46:12 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #104 DONE 54.5s 08:46:12 08:46:12 #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #93 DONE 49.3s 08:46:12 08:46:12 #105 [security-bootstrapper builder 6/7] COPY . . 08:46:12 #105 DONE 3.0s 08:46:12 08:46:12 #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #106 CACHED 08:46:12 08:46:12 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:46:12 #107 CACHED 08:46:12 08:46:12 #108 [security-secretstore-setup builder 6/7] COPY . . 08:46:12 #108 CACHED 08:46:12 08:46:12 #109 [security-spiffe-token-provider builder 6/7] COPY . . 08:46:12 #109 DONE 3.1s 08:46:12 08:46:12 #110 [security-proxy-auth builder 6/7] COPY . . 08:46:12 #110 DONE 3.1s 08:46:12 08:46:12 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #111 CACHED 08:46:12 08:46:12 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:46:12 #112 CACHED 08:46:12 08:46:12 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 08:46:12 #113 CACHED 08:46:12 08:46:12 #114 [core-data builder 6/7] COPY . . 08:46:12 #114 CACHED 08:46:12 08:46:12 #115 [core-data builder 4/7] COPY go.mod vendor* ./ 08:46:12 #115 CACHED 08:46:12 08:46:12 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #116 CACHED 08:46:12 08:46:12 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #117 CACHED 08:46:12 08:46:12 #118 [core-metadata builder 6/7] COPY . . 08:46:12 #118 CACHED 08:46:12 08:46:12 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:46:12 #119 CACHED 08:46:12 08:46:12 #120 [support-notifications builder 6/7] COPY . . 08:46:12 #120 DONE 3.1s 08:46:12 08:46:12 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #121 CACHED 08:46:12 08:46:12 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:46:12 #122 CACHED 08:46:12 08:46:12 #123 [support-scheduler builder 6/7] COPY . . 08:46:12 #123 CACHED 08:46:12 08:46:12 #124 [core-command builder 6/7] COPY . . 08:46:12 #124 CACHED 08:46:12 08:46:12 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #125 CACHED 08:46:12 08:46:12 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 08:46:12 #126 CACHED 08:46:12 08:46:12 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:12 #127 CACHED 08:46:12 08:46:12 #128 [security-proxy-setup builder 6/7] COPY . . 08:46:12 #128 CACHED 08:46:12 08:46:12 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:46:12 #129 CACHED 08:46:12 08:46:12 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:15 #130 ... 08:46:15 08:46:15 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:46:15 #0 4.079 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:15 #131 ... 08:46:15 08:46:15 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:46:15 #0 5.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:15 #132 ... 08:46:15 08:46:15 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:46:15 #130 5.896 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:19 #130 ... 08:46:19 08:46:19 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:19 #0 5.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:19 #133 ... 08:46:19 08:46:19 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:19 #0 5.839 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:19 #134 ... 08:46:19 08:46:19 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:46:19 #0 5.949 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:20 #135 ... 08:46:20 08:46:20 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:46:20 #0 5.927 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:46:20 #136 ... 08:46:20 08:46:20 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:46:20 #0 4.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:20 #137 ... 08:46:20 08:46:20 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:46:20 #0 5.853 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:20 #138 ... 08:46:20 08:46:20 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:20 #0 5.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:46:20 #139 ... 08:46:20 08:46:20 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:46:20 #0 5.875 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:58:28 #140 ... 08:58:28 08:58:28 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:58:28 #137 724.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:28 #137 ... 08:58:28 08:58:28 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:58:28 #131 DONE 725.7s 08:58:28 08:58:28 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:58:28 #31 ... 08:58:28 08:58:28 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:58:28 #141 DONE 0.3s 08:58:28 08:58:28 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:58:28 #142 DONE 0.2s 08:58:28 08:58:28 #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 08:58:28 #143 DONE 0.1s 08:58:28 08:58:28 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:28 #144 DONE 0.2s 08:58:28 08:58:28 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:28 #145 DONE 0.3s 08:58:28 08:58:28 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:28 #146 DONE 0.1s 08:58:28 08:58:28 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:28 #139 ... 08:58:28 08:58:28 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:28 #147 DONE 2.0s 08:58:28 08:58:28 #100 [security-proxy-setup] exporting to image 08:58:28 #100 exporting layers 08:58:28 #100 exporting layers 1.0s done 08:58:28 #100 writing image sha256:0980db38aa12f32c2f2ea7794f26e09525097b15760005978545ab55df7026a6 done 08:58:28 #100 naming to docker.io/library/security-proxy-setup-arm64 done 08:58:28 #100 DONE 4.5s 08:58:28 08:58:28 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:28 #135 ... 08:58:28 08:58:28 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:28 #133 DONE 737.0s 08:58:28 08:58:28 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:58:28 #148 DONE 0.4s 08:58:28 08:58:28 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:28 #135 ... 08:58:28 08:58:28 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:58:32 #149 DONE 5.5s 08:58:32 08:58:32 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:58:32 #150 DONE 0.4s 08:58:32 08:58:32 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:58:32 #151 DONE 0.2s 08:58:32 08:58:32 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:33 #152 DONE 0.3s 08:58:33 08:58:33 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:33 #153 DONE 0.2s 08:58:33 08:58:33 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:58:33 #154 DONE 0.2s 08:58:33 08:58:33 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:58:33 #155 DONE 0.2s 08:58:33 08:58:33 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:58:34 #156 DONE 0.2s 08:58:34 08:58:34 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:34 #157 DONE 0.1s 08:58:34 08:58:34 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:58:34 #36 ... 08:58:34 08:58:34 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:58:34 #158 ... 08:58:34 08:58:34 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:58:34 #137 DONE 745.4s 08:58:34 08:58:34 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:35 #130 ... 08:58:35 08:58:35 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:58:35 #159 DONE 0.1s 08:58:35 08:58:35 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:35 #134 ... 08:58:35 08:58:35 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:58:35 #160 DONE 0.2s 08:58:35 08:58:35 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:35 #161 DONE 0.2s 08:58:35 08:58:35 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:58:36 #162 DONE 0.3s 08:58:36 08:58:36 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:58:36 #158 ... 08:58:36 08:58:36 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:58:36 #163 DONE 0.2s 08:58:36 08:58:36 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:36 #164 DONE 0.4s 08:58:36 08:58:36 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:37 #165 ... 08:58:37 08:58:37 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:58:37 #158 DONE 3.1s 08:58:37 08:58:37 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:37 #165 DONE 0.5s 08:58:37 08:58:37 #100 [security-bootstrapper] exporting to image 08:58:37 #100 exporting layers 08:58:37 #100 ... 08:58:37 08:58:37 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:37 #166 DONE 0.6s 08:58:38 08:58:38 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:39 #167 ... 08:58:39 08:58:39 #100 [security-bootstrapper] exporting to image 08:58:39 #100 exporting layers 1.7s done 08:58:39 #100 writing image sha256:dacbcab83a5c2a14fbdf438d2a6a40757f1a1b91ed19a1f2a2f6449406d22ea8 0.0s done 08:58:39 #100 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:58:39 #100 DONE 6.2s 08:58:39 08:58:39 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:40 #130 ... 08:58:40 08:58:40 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:40 #167 DONE 2.3s 08:58:40 08:58:40 #100 [security-secretstore-setup] exporting to image 08:58:41 #100 exporting layers 1.5s done 08:58:41 #100 writing image sha256:c0d8986b2d41355dc0aed78644fd084f2678e0782ed6dbf1ed280b7d26b69ef3 done 08:58:41 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 08:58:41 #100 DONE 7.8s 08:58:41 08:58:41 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:58:48 #132 DONE 758.6s 08:58:48 08:58:48 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:48 #140 ... 08:58:48 08:58:48 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:58:48 #168 DONE 0.2s 08:58:48 08:58:48 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:58:48 #169 DONE 0.3s 08:58:48 08:58:48 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:58:49 #140 ... 08:58:49 08:58:49 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:49 #170 DONE 0.3s 08:58:49 08:58:49 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:49 #171 DONE 0.1s 08:58:49 08:58:49 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:49 #130 ... 08:58:49 08:58:49 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:49 #172 DONE 0.1s 08:58:49 08:58:49 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:51 #173 DONE 1.7s 08:58:51 08:58:51 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:58:51 #130 ... 08:58:51 08:58:51 #100 [security-proxy-auth] exporting to image 08:58:51 #100 exporting layers 08:58:51 #100 exporting layers 0.7s done 08:58:51 #100 writing image sha256:26a25746477ccd376c00cd367b9e7a3122185872d3e77855bc3ce58896a479eb 0.1s done 08:58:51 #100 naming to docker.io/library/security-proxy-auth-arm64 08:58:51 #100 naming to docker.io/library/security-proxy-auth-arm64 done 08:58:51 #100 DONE 8.5s 08:58:51 08:58:51 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:55 #135 ... 08:58:55 08:58:55 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:58:55 #134 DONE 765.5s 08:58:55 08:58:55 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:58:55 #135 ... 08:58:55 08:58:55 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:58:55 #174 DONE 0.2s 08:58:55 08:58:55 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:58:55 #175 DONE 0.1s 08:58:55 08:58:55 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:58:56 #176 DONE 0.3s 08:58:56 08:58:56 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:58:56 #177 DONE 0.1s 08:58:56 08:58:56 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:58:56 #31 ... 08:58:56 08:58:56 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:58:56 #178 DONE 0.2s 08:58:56 08:58:56 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:01 #179 DONE 4.6s 08:59:01 08:59:01 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:59:01 #31 ... 08:59:01 08:59:01 #100 [core-common-config-bootstrapper] exporting to image 08:59:01 #100 exporting layers 08:59:01 #100 exporting layers 0.6s done 08:59:01 #100 writing image sha256:3349dd7cbca08c26eec0ec851404cd066fcee6c5b96de39a0a57a124386fbbda done 08:59:01 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:59:01 #100 DONE 9.2s 08:59:01 08:59:01 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:33 #139 ... 08:59:33 08:59:33 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:33 #136 DONE 803.3s 08:59:33 08:59:33 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:33 #130 ... 08:59:33 08:59:33 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:59:33 #180 DONE 0.2s 08:59:33 08:59:33 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:59:33 #181 DONE 0.2s 08:59:33 08:59:33 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:34 #182 DONE 0.3s 08:59:34 08:59:34 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:59:34 #183 DONE 0.2s 08:59:34 08:59:34 #100 [core-command] exporting to image 08:59:34 #100 exporting layers 08:59:34 #100 exporting layers 0.3s done 08:59:34 #100 writing image sha256:4ddce15c5db07b0f2ef98a3b80f716ee8de58438aeffa000e500697ae0469f1f done 08:59:34 #100 naming to docker.io/library/core-command-arm64 done 08:59:34 #100 DONE 9.4s 08:59:34 08:59:34 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:44 #130 ... 08:59:44 08:59:44 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:44 #140 DONE 814.2s 08:59:44 08:59:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:44 #135 ... 08:59:44 08:59:44 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:59:44 #184 DONE 0.2s 08:59:44 08:59:44 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:59:44 #185 DONE 0.2s 08:59:44 08:59:44 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:45 #186 DONE 0.3s 08:59:45 08:59:45 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:45 #130 ... 08:59:45 08:59:45 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:59:45 #187 DONE 0.2s 08:59:45 08:59:45 #100 [core-data] exporting to image 08:59:45 #100 exporting layers 08:59:45 #100 ... 08:59:45 08:59:45 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:45 #138 DONE 816.1s 08:59:45 08:59:45 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:45 #135 ... 08:59:45 08:59:45 #100 [core-data] exporting to image 08:59:45 #100 exporting layers 0.8s done 08:59:45 #100 writing image sha256:532d47d1435020230704d1e11db301787b7947cefc96b9570944290af651eb9f 08:59:46 #100 writing image sha256:532d47d1435020230704d1e11db301787b7947cefc96b9570944290af651eb9f 0.0s done 08:59:46 #100 naming to docker.io/library/core-data-arm64 0.0s done 08:59:46 #100 DONE 10.3s 08:59:46 08:59:46 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:46 #130 ... 08:59:46 08:59:46 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:59:46 #188 DONE 0.2s 08:59:46 08:59:46 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:59:46 #189 DONE 0.1s 08:59:46 08:59:46 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:46 #190 DONE 0.3s 08:59:46 08:59:46 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:59:46 #31 ... 08:59:46 08:59:46 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:59:47 #191 DONE 0.2s 08:59:47 08:59:47 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:59:47 #192 DONE 0.1s 08:59:47 08:59:47 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:47 #135 ... 08:59:47 08:59:47 #100 [core-metadata] exporting to image 08:59:47 #100 exporting layers 0.2s done 08:59:47 #100 writing image sha256:586f8d4210089024397cae6cdc6fb792e09cc167fe67ed862dc912ede2fd11fa done 08:59:47 #100 naming to docker.io/library/core-metadata-arm64 done 08:59:47 #100 DONE 10.5s 08:59:47 08:59:47 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:05 #139 DONE 833.7s 09:00:05 09:00:05 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:00:05 #31 ... 09:00:05 09:00:05 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:05 #193 DONE 0.2s 09:00:05 09:00:05 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:05 #194 DONE 0.1s 09:00:05 09:00:05 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:05 #130 ... 09:00:05 09:00:05 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:05 #195 DONE 0.4s 09:00:05 09:00:05 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:00:05 #196 DONE 0.1s 09:00:05 09:00:05 #100 [security-spiffe-token-provider] exporting to image 09:00:05 #100 exporting layers 09:00:05 #100 exporting layers 0.7s done 09:00:05 #100 writing image sha256:d5174b6001cda091bba6f8fe85563d2cce79007432b0748a289f5bb378f5651c done 09:00:05 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:00:05 #100 DONE 11.2s 09:00:05 09:00:05 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:24 #135 ... 09:00:24 09:00:24 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:24 #130 DONE 854.2s 09:00:24 09:00:24 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:00:24 #31 ... 09:00:24 09:00:24 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:24 #197 DONE 0.2s 09:00:24 09:00:24 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:00:24 #31 ... 09:00:24 09:00:24 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:24 #198 DONE 0.2s 09:00:24 09:00:24 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:25 #199 DONE 0.4s 09:00:25 09:00:25 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:25 #135 DONE 855.4s 09:00:25 09:00:25 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:25 #200 DONE 0.2s 09:00:25 09:00:25 #100 [support-notifications] exporting to image 09:00:25 #100 exporting layers 09:00:25 #100 ... 09:00:25 09:00:25 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:25 #201 DONE 0.2s 09:00:25 09:00:25 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:25 #202 DONE 0.2s 09:00:25 09:00:25 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:25 #203 ... 09:00:25 09:00:25 #100 [support-notifications] exporting to image 09:00:25 #100 exporting layers 0.5s done 09:00:25 #100 writing image sha256:5b2fd5f066c74498f5452274a59c93c356a3b70604e2cc806192cd7477e6e8a8 done 09:00:25 #100 naming to docker.io/library/support-notifications-arm64 done 09:00:25 #100 DONE 11.8s 09:00:25 09:00:25 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:25 #203 DONE 0.4s 09:00:25 09:00:25 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:00:25 #204 DONE 0.1s 09:00:25 09:00:25 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:00:26 #31 ... 09:00:26 09:00:26 #100 [support-scheduler] exporting to image 09:00:27 #100 exporting layers 1.0s done 09:00:27 #100 writing image sha256:0bba3762ea2a2ab3072286ac293e2c5c033890aca8e7286c82a20294255db4fb done 09:00:27 #100 naming to docker.io/library/support-scheduler-arm64 done 09:00:27 #100 DONE 12.7s 09:00:27 09:00:27 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 09:00:27 time="2023-11-28T08:43:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:27 time="2023-11-28T08:43:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:00:27 $ docker stop --time=1 8a7ff1500d38c76a6f20f68dd18511c05abe9c9695993d4092aa1319a0a8061a 09:00:28 $ docker rm -f --volumes 8a7ff1500d38c76a6f20f68dd18511c05abe9c9695993d4092aa1319a0a8061a [Pipeline] // withDockerContainer [Pipeline] sh 09:00:29 + docker images 09:00:29 REPOSITORY TAG IMAGE ID CREATED SIZE 09:00:29 support-scheduler-arm64 latest 0bba3762ea2a 4 seconds ago 40.4MB 09:00:29 support-notifications-arm64 latest 5b2fd5f066c7 4 seconds ago 41.4MB 09:00:29 security-spiffe-token-provider-arm64 latest d5174b6001cd 25 seconds ago 42.3MB 09:00:29 core-metadata-arm64 latest 586f8d421008 43 seconds ago 28.3MB 09:00:29 core-data-arm64 latest 532d47d14350 45 seconds ago 28MB 09:00:29 core-command-arm64 latest 4ddce15c5db0 56 seconds ago 27.8MB 09:00:29 core-common-config-bootstrapper-arm64 latest 3349dd7cbca0 About a minute ago 25.1MB 09:00:29 security-proxy-auth-arm64 latest 26a25746477c About a minute ago 26.2MB 09:00:29 security-secretstore-setup-arm64 latest c0d8986b2d41 About a minute ago 50.7MB 09:00:29 security-bootstrapper-arm64 latest dacbcab83a5c About a minute ago 29.9MB 09:00:29 security-proxy-setup-arm64 latest 0980db38aa12 2 minutes ago 35.9MB 09:00:29 security-spire-agent-arm64 latest 8fcb68a3ca2d 15 minutes ago 159MB 09:00:29 security-spire-server-arm64 latest c9d6f61caf68 15 minutes ago 103MB 09:00:29 security-spire-config-arm64 latest e98ac1665065 15 minutes ago 103MB 09:00:29 ci-base-image-arm64 latest e2356b09517c 26 minutes ago 933MB 09:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 13 days ago 560MB 09:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:30 09:00:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:31 arm64: Pulling from edgex-lftools-log-publisher 09:00:31 8998bd30e6a1: Pulling fs layer 09:00:31 04944245beec: Pulling fs layer 09:00:31 699f458cf7ca: Pulling fs layer 09:00:31 765212b225bb: Pulling fs layer 09:00:31 f23df028b6ca: Pulling fs layer 09:00:31 d65c8cfc05b1: Pulling fs layer 09:00:31 2437ff75d9bd: Pulling fs layer 09:00:31 765212b225bb: Waiting 09:00:31 d65c8cfc05b1: Waiting 09:00:31 2437ff75d9bd: Waiting 09:00:31 04944245beec: Verifying Checksum 09:00:31 04944245beec: Download complete 09:00:31 765212b225bb: Verifying Checksum 09:00:31 765212b225bb: Download complete 09:00:31 f23df028b6ca: Verifying Checksum 09:00:31 f23df028b6ca: Download complete 09:00:31 d65c8cfc05b1: Verifying Checksum 09:00:31 d65c8cfc05b1: Download complete 09:00:31 699f458cf7ca: Verifying Checksum 09:00:31 699f458cf7ca: Download complete 09:00:32 8998bd30e6a1: Verifying Checksum 09:00:32 8998bd30e6a1: Download complete 09:00:34 2437ff75d9bd: Verifying Checksum 09:00:34 2437ff75d9bd: Download complete 09:00:36 8998bd30e6a1: Pull complete 09:00:36 04944245beec: Pull complete 09:00:42 699f458cf7ca: Pull complete 09:00:42 765212b225bb: Pull complete 09:00:42 f23df028b6ca: Pull complete 09:00:42 d65c8cfc05b1: Pull complete 09:01:01 2437ff75d9bd: Pull complete 09:01:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:01:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:01 prd-ubuntu20.04-docker-arm64-4c-16g-1509 does not seem to be running inside a container 09:01:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:01:04 $ docker top fa72ee194a97200a887f54ff69d2ebc4c94c5aea6f10f9cbd2b9d067bb7fb792 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:05 ---> job-cost.sh 09:01:05 lf-activate-venv: SKIPPING 09:01:05 INFO: No Stack... 09:01:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:01:06 INFO: Archiving Costs [Pipeline] sh 09:01:07 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:01:07 + cut -d, -f6 [Pipeline] lock 09:01:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4729-1-stack-cost] 09:01:07 Resource [jenkins-edgexfoundry-edgex-go-PR-4729-1-stack-cost] did not exist. Created. 09:01:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4729-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:01:07 + echo total: 0.10999999940395355 [Pipeline] stash 09:01:07 Stashed 1 file(s) [Pipeline] } 09:01:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4729-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:01:08 $ docker stop --time=1 fa72ee194a97200a887f54ff69d2ebc4c94c5aea6f10f9cbd2b9d067bb7fb792 09:01:11 $ docker rm -f --volumes fa72ee194a97200a887f54ff69d2ebc4c94c5aea6f10f9cbd2b9d067bb7fb792 [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:01:13 provisioning config files... 09:01:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18095992000344019661tmp [Pipeline] { [Pipeline] sh 09:01:14 + set +x 09:01:14 + curl -s https://codecov.io/bash 09:01:14 + bash -s -- 09:01:14 09:01:14 _____ _ 09:01:14 / ____| | | 09:01:14 | | ___ __| | ___ ___ _____ __ 09:01:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:01:14 | |___| (_) | (_| | __/ (_| (_) \ V / 09:01:14 \_____\___/ \__,_|\___|\___\___/ \_/ 09:01:14 Bash-1.0.6 09:01:14 09:01:14 09:01:14 ==> git version 2.25.1 found 09:01:14 ==> 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:01:14 Release-Date: 2020-01-08 09:01:14 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:01:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:01:14 ==> Jenkins CI detected. 09:01:14 current dir:  /w/workspace/edgex-go/1 09:01:14 project root: . 09:01:14 --> token set from env 09:01:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:01:14 ==> Running gcov in . (disable via -X gcov) 09:01:14 ==> Python coveragepy not found 09:01:14 ==> Searching for coverage reports in: 09:01:14 + . 09:01:14 -> Found 1 reports 09:01:14 ==> Detecting git/mercurial file structure 09:01:14 ==> Reading reports 09:01:14 + ./coverage.out bytes=453602 09:01:14 ==> Appending adjustments 09:01:14 https://docs.codecov.io/docs/fixing-reports 09:01:15 + Found adjustments 09:01:15 ==> Gzipping contents 09:01:15 60K /tmp/codecov.1lIJkr.gz 09:01:15 ==> Uploading reports 09:01:15 url: https://codecov.io 09:01:15 query: branch=PR-4729&commit=922d47bc382895f5ca9897fd2927ffcb43b3c3f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4729%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4729&job=&cmd_args= 09:01:15 -> Pinging Codecov 09:01:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4729&commit=922d47bc382895f5ca9897fd2927ffcb43b3c3f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4729%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4729&job=&cmd_args= 09:01:15 -> Uploading to 09:01:15 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/00271124DB129430A58F1EEE437C3FCB/922d47bc382895f5ca9897fd2927ffcb43b3c3f0/b14f689a-88a5-44b8-bc94-6c641177ff9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T090115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94b093337920262a4e4618229ee99c39e8bec734ac644fbab90644a1636417a9 09:01:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:15 Dload Upload Total Spent Left Speed 09:01:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57705 0 0 100 57705 0 204k --:--:-- --:--:-- --:--:-- 204k 09:01:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/922d47bc382895f5ca9897fd2927ffcb43b3c3f0 [Pipeline] } 09:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:01:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:01:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:19 ---> package-listing.sh 09:01:19 ++ tr '[:upper:]' '[:lower:]' 09:01:19 ++ facter osfamily 09:01:19 + OS_FAMILY=debian 09:01:19 + workspace=/w/workspace/edgex-go/1 09:01:19 + START_PACKAGES=/tmp/packages_start.txt 09:01:19 + END_PACKAGES=/tmp/packages_end.txt 09:01:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:19 + PACKAGES=/tmp/packages_start.txt 09:01:19 + '[' /w/workspace/edgex-go/1 ']' 09:01:19 + PACKAGES=/tmp/packages_end.txt 09:01:19 + case "${OS_FAMILY}" in 09:01:19 + dpkg -l 09:01:19 + grep '^ii' 09:01:19 + '[' -f /tmp/packages_start.txt ']' 09:01:19 + '[' -f /tmp/packages_end.txt ']' 09:01:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:19 + '[' /w/workspace/edgex-go/1 ']' 09:01:19 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:01:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:01: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:20 09:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:21 latest: Pulling from edgex-lftools-log-publisher 09:01:21 5eb5b503b376: Pulling fs layer 09:01:21 5c69ac0246d0: Pulling fs layer 09:01:21 ec43610c2a17: Pulling fs layer 09:01:21 3a2ae6a8a46f: Pulling fs layer 09:01:21 33b1e0a273af: Pulling fs layer 09:01:21 5d3b04190fa2: Pulling fs layer 09:01:21 2f39f015ded8: Pulling fs layer 09:01:21 3a2ae6a8a46f: Waiting 09:01:21 33b1e0a273af: Waiting 09:01:21 5d3b04190fa2: Waiting 09:01:21 2f39f015ded8: Waiting 09:01:21 5c69ac0246d0: Download complete 09:01:21 3a2ae6a8a46f: Verifying Checksum 09:01:21 3a2ae6a8a46f: Download complete 09:01:21 33b1e0a273af: Verifying Checksum 09:01:21 33b1e0a273af: Download complete 09:01:21 5d3b04190fa2: Verifying Checksum 09:01:21 5d3b04190fa2: Download complete 09:01:21 ec43610c2a17: Verifying Checksum 09:01:21 5eb5b503b376: Verifying Checksum 09:01:21 5eb5b503b376: Download complete 09:01:21 2f39f015ded8: Verifying Checksum 09:01:21 2f39f015ded8: Download complete 09:01:22 5eb5b503b376: Pull complete 09:01:22 5c69ac0246d0: Pull complete 09:01:23 ec43610c2a17: Pull complete 09:01:23 3a2ae6a8a46f: Pull complete 09:01:23 33b1e0a273af: Pull complete 09:01:23 5d3b04190fa2: Pull complete 09:01:27 2f39f015ded8: Pull complete 09:01:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:28 prd-ubuntu20.04-docker-8c-8g-1508 does not seem to be running inside a container 09:01:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:01:33 $ docker top 84a5f398e8c3f18b04c83d7e20a726e812cda32d21d30f9ed727fadf316a3392 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:33 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:33 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:34 + ls /var/log/sa-host 09:01:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:34 provisioning config files... 09:01:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2312385529446957290tmp [Pipeline] { [Pipeline] echo 09:01:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:34 ---> create-netrc.sh [Pipeline] } 09:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:01:35 ---> python-tools-install.sh [Pipeline] echo 09:01:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:35 ---> sudo-logs.sh 09:01:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:36 ---> job-cost.sh 09:01:36 lf-activate-venv: SKIPPING 09:01:36 DEBUG: total: 0.10999999940395355 09:01:36 INFO: Retrieving Stack Cost... 09:01:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:37 INFO: Archiving Costs [Pipeline] echo 09:01:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:37 ---> logs-deploy.sh 09:01:37 lf-activate-venv: SKIPPING 09:01:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4729/1 09:01:37 INFO: archiving workspace using pattern(s): 09:01:38 Archives upload complete. 09:01:38 INFO: archiving logs to Nexus