Pull request #4716 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f28609f52bda15f619f34d91f9f4dbca390f093c+4eef39055a4f8a992f7fcd8196977fee3e461688 (e4c8ab1d0363f3d4a633109b80bcc09a64b8ee68) 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-ssh3517351643717119865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh6756723747697966276.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-4716/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-4716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13660179432698530810.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-4716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh339163117275404433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh16639003922837789675.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-4716/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-4716/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2834008678619141039.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 ‘prd-ubuntu20.04-docker-8c-8g-16269’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16275 in /w/workspace/edgexfoundry_edgex-go_PR-4716 [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 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit f28609f52bda15f619f34d91f9f4dbca390f093c Merge succeeded, producing f28609f52bda15f619f34d91f9f4dbca390f093c Checking out Revision f28609f52bda15f619f34d91f9f4dbca390f093c (PR-4716) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > 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/4716/head:refs/remotes/origin/PR-4716 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # 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 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:19:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:19:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:59 ========================================================= 19:19:59 EdgeX Global Pipelines Version Info 19:19:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:00 ------------------- 19:20:00 stable info: 19:20:00 ------------------- 19:20:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:20:00 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 19:20:00 Message: update stable to v1.0.255 19:20:00 ------------------- 19:20:00 experimental info: 19:20:00 ------------------- 19:20:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:00 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 19:20:00 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:20:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4716 [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4716 [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4716 [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f28609f [Pipeline] echo 19:20:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:02 provisioning config files... 19:20:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config200296753581394418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:03 ---> docker-login.sh 19:20:03 nexus3.edgexfoundry.org:10001 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 nexus3.edgexfoundry.org:10002 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 nexus3.edgexfoundry.org:10003 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 nexus3.edgexfoundry.org:10004 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 docker.io 19:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:05 Configure a credential helper to remove this warning. See 19:20:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:05 19:20:05 Login Succeeded 19:20:05 ---> docker-login.sh ends [Pipeline] } 19:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:06 + 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 19:20:06 + dirname cmd/core-command/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo core-command,cmd/core-command/Dockerfile 19:20:06 + + cut -d/ -f2 19:20:06 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:20:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + dirname cmd/core-data/Dockerfile 19:20:06 + echo core-data,cmd/core-data/Dockerfile 19:20:06 + dirname cmd/core-metadata/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo core-metadata,cmd/core-metadata/Dockerfile 19:20:06 + + cut -d/ -f2 19:20:06 dirname cmd/security-bootstrapper/Dockerfile 19:20:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:20:06 + + dirname cmd/security-proxy-auth/Dockerfile 19:20:06 cut -d/ -f2 19:20:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:20:06 + + dirname cmd/security-proxy-setup/Dockerfile 19:20:06 cut -d/ -f2 19:20:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:20:06 + dirname cmd/security-secretstore-setup/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:20:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:20:06 + dirname cmd/security-spire-agent/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:20:06 + dirname cmd/security-spire-config/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:20:06 + dirname cmd/security-spire-server/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:20:06 + dirname cmd/support-notifications/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo support-notifications,cmd/support-notifications/Dockerfile 19:20:06 + dirname cmd/support-scheduler/Dockerfile 19:20:06 + cut -d/ -f2 19:20:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:20:06 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 19:20:06 + git rev-list -1 --merges f28609f52bda15f619f34d91f9f4dbca390f093c~1..f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] echo 19:20:06 -----------> git rev-list -1 --merges f28609f52bda15f619f34d91f9f4dbca390f093c~1..f28609f52bda15f619f34d91f9f4dbca390f093c f28609f52bda15f619f34d91f9f4dbca390f093c [false] [Pipeline] sh 19:20:07 + git log --format=format:%s -1 f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] echo 19:20:07 ========================================================= 19:20:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:20:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:20:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:07 + grep -v github /etc/ssh/ssh_known_hosts 19:20:07 + [ -e /tmp/ssh_known_hosts ] 19:20:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:20:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:20:07 sudo tee -a /etc/ssh/ssh_known_hosts 19:20:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:08 19:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:09 0.1.4: Pulling from edgex-devops/py-git-semver 19:20:09 b85a868b505f: Pulling fs layer 19:20:09 e2be974225ed: Pulling fs layer 19:20:09 339a4e72a1f5: Pulling fs layer 19:20:09 988bab9f4d93: Pulling fs layer 19:20:09 1469e6f7b9e6: Pulling fs layer 19:20:09 eaf3925da568: Pulling fs layer 19:20:09 bab4dde63d76: Pulling fs layer 19:20:09 bde34c3a00c8: Pulling fs layer 19:20:09 b352a97aabf1: Pulling fs layer 19:20:09 4872d77fe225: Pulling fs layer 19:20:09 5851b861e8e6: Pulling fs layer 19:20:09 988bab9f4d93: Waiting 19:20:09 1469e6f7b9e6: Waiting 19:20:09 eaf3925da568: Waiting 19:20:09 bab4dde63d76: Waiting 19:20:09 bde34c3a00c8: Waiting 19:20:09 b352a97aabf1: Waiting 19:20:09 5851b861e8e6: Waiting 19:20:09 e2be974225ed: Verifying Checksum 19:20:09 e2be974225ed: Download complete 19:20:09 988bab9f4d93: Verifying Checksum 19:20:09 988bab9f4d93: Download complete 19:20:09 1469e6f7b9e6: Verifying Checksum 19:20:09 1469e6f7b9e6: Download complete 19:20:09 339a4e72a1f5: Verifying Checksum 19:20:09 339a4e72a1f5: Download complete 19:20:09 eaf3925da568: Download complete 19:20:09 bde34c3a00c8: Download complete 19:20:09 b352a97aabf1: Verifying Checksum 19:20:09 b352a97aabf1: Download complete 19:20:09 4872d77fe225: Verifying Checksum 19:20:09 4872d77fe225: Download complete 19:20:09 5851b861e8e6: Verifying Checksum 19:20:09 b85a868b505f: Verifying Checksum 19:20:09 b85a868b505f: Download complete 19:20:09 bab4dde63d76: Verifying Checksum 19:20:09 bab4dde63d76: Download complete 19:20:10 b85a868b505f: Pull complete 19:20:11 e2be974225ed: Pull complete 19:20:12 339a4e72a1f5: Pull complete 19:20:12 988bab9f4d93: Pull complete 19:20:13 1469e6f7b9e6: Pull complete 19:20:13 eaf3925da568: Pull complete 19:20:16 bab4dde63d76: Pull complete 19:20:16 bde34c3a00c8: Pull complete 19:20:16 b352a97aabf1: Pull complete 19:20:16 4872d77fe225: Pull complete 19:20:17 5851b861e8e6: Pull complete 19:20:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:20:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:17 prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container 19:20:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:21 $ docker top e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 -eo pid,comm 19:20:21 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). 19:20:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:21 [ssh-agent] Looking for ssh-agent implementation... 19:20:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:21 $ docker exec e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent 19:20:21 SSH_AUTH_SOCK=/tmp/ssh-YbcqA474N3i5/agent.33 19:20:21 SSH_AGENT_PID=39 19:20:21 Running ssh-add (command line suppressed) 19:20:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17556881488946528537.key (/w/workspace/edgex-go/1@tmp/private_key_17556881488946528537.key) 19:20:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:22 + git tag --points-at HEAD [Pipeline] } 19:20:22 $ docker exec --env ******** --env ******** e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent -k 19:20:22 unset SSH_AUTH_SOCK; 19:20:22 unset SSH_AGENT_PID; 19:20:22 echo Agent pid 39 killed; 19:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:22 [ssh-agent] Looking for ssh-agent implementation... 19:20:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:22 $ docker exec e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent 19:20:22 SSH_AUTH_SOCK=/tmp/ssh-4iDyNmhgyn5e/agent.70 19:20:22 SSH_AGENT_PID=76 19:20:22 Running ssh-add (command line suppressed) 19:20:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11133503082621521907.key (/w/workspace/edgex-go/1@tmp/private_key_11133503082621521907.key) 19:20:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:23 + git semver init 19:20:23 2023-11-01 19:20:23,475 [run_init] DEBUG init version:0.0.0 force:False 19:20:23 2023-11-01 19:20:23,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:20:23 2023-11-01 19:20:23,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:20:23 2023-11-01 19:20:23,477 [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) 19:20:30 2023-11-01 19:20:29,502 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:20:30 2023-11-01 19:20:29,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4716 with force:False 19:20:30 2023-11-01 19:20:29,503 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4716 19:20:30 2023-11-01 19:20:29,508 [execute] INFO git cat-file --batch-check 19:20:30 2023-11-01 19:20:29,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:20:30 2023-11-01 19:20:29,513 [execute] INFO git cat-file --batch 19:20:30 2023-11-01 19:20:29,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:20:30 2023-11-01 19:20:29,518 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4716 19:20:30 0.0.0 [Pipeline] } 19:20:30 $ docker exec --env ******** --env ******** e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent -k 19:20:30 unset SSH_AUTH_SOCK; 19:20:30 unset SSH_AGENT_PID; 19:20:30 echo Agent pid 76 killed; 19:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:30 + git semver [Pipeline] } 19:20:30 $ docker stop --time=1 e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 19:20:32 $ docker rm -f --volumes e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:20:33 Stashed 1 file(s) [Pipeline] echo 19:20:33 [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 19:20:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:34 ========================================================= 19:20:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:20:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:20:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:20:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:34 7264a8db6415: Pulling fs layer 19:20:34 c4d48a809fc2: Pulling fs layer 19:20:34 4f1c88b9dad5: Pulling fs layer 19:20:34 ad3a456e5733: Pulling fs layer 19:20:34 33e27b845d1e: Pulling fs layer 19:20:34 c68163c4e522: Pulling fs layer 19:20:34 50da416c3ac9: Pulling fs layer 19:20:34 23d2d4c4bb30: Pulling fs layer 19:20:34 ad3a456e5733: Waiting 19:20:34 33e27b845d1e: Waiting 19:20:34 c68163c4e522: Waiting 19:20:34 50da416c3ac9: Waiting 19:20:34 23d2d4c4bb30: Waiting 19:20:34 c4d48a809fc2: Verifying Checksum 19:20:34 c4d48a809fc2: Download complete 19:20:34 ad3a456e5733: Download complete 19:20:34 33e27b845d1e: Download complete 19:20:34 7264a8db6415: Download complete 19:20:34 c68163c4e522: Verifying Checksum 19:20:34 c68163c4e522: Download complete 19:20:34 7264a8db6415: Pull complete 19:20:34 4f1c88b9dad5: Verifying Checksum 19:20:34 4f1c88b9dad5: Download complete 19:20:34 23d2d4c4bb30: Verifying Checksum 19:20:34 23d2d4c4bb30: Download complete 19:20:34 c4d48a809fc2: Pull complete 19:20:35 50da416c3ac9: Verifying Checksum 19:20:35 50da416c3ac9: Download complete 19:20:38 4f1c88b9dad5: Pull complete 19:20:38 ad3a456e5733: Pull complete 19:20:38 33e27b845d1e: Pull complete 19:20:38 c68163c4e522: Pull complete 19:20:40 50da416c3ac9: Pull complete 19:20:41 23d2d4c4bb30: Pull complete 19:20:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:20:41 + + docker build -t ci-base-image-x86_64 -f - . 19:20:41 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:20:41 WORKDIR /edgex 19:20:41 COPY go.mod . 19:20:41 RUN go mod download 19:20:42 Sending build context to Docker daemon 170.9MB 19:20:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:20:42 ---> 0786185ac409 19:20:42 Step 2/4 : WORKDIR /edgex 19:20:48 Still waiting to schedule task 19:20:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:20:48 ---> Running in fbb3363db98c 19:20:48 Removing intermediate container fbb3363db98c 19:20:48 ---> 2b29d35b3184 19:20:48 Step 3/4 : COPY go.mod . 19:20:48 ---> de24eefe64af 19:20:48 Step 4/4 : RUN go mod download 19:20:48 ---> Running in ba774bfce753 19:21:10 Removing intermediate container ba774bfce753 19:21:10 ---> 5b409df6404c 19:21:10 Successfully built 5b409df6404c 19:21:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:11 + docker inspect -f . ci-base-image-x86_64 19:21:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:11 prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container 19:21:11 $ 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 ******** ci-base-image-x86_64 cat 19:21:11 $ docker top 4722d0afbe2b33944dcf791ebff7c446f3887fc9edfc589fc4b7c1052935c991 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:12 + go version 19:21:12 go version go1.21.0 linux/amd64 [Pipeline] } 19:21:12 $ docker stop --time=1 4722d0afbe2b33944dcf791ebff7c446f3887fc9edfc589fc4b7c1052935c991 19:21:13 $ docker rm -f --volumes 4722d0afbe2b33944dcf791ebff7c446f3887fc9edfc589fc4b7c1052935c991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:14 + docker inspect -f . ci-base-image-x86_64 19:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:14 prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container 19:21:14 $ 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 ******** ci-base-image-x86_64 cat 19:21:15 $ docker top f1306e8269000ae1fd57205c62edda57143f86a31ae07c5e70effbb84b9e4e0f -eo pid,comm [Pipeline] { [Pipeline] echo 19:21:15 ========================================================= 19:21:15 [edgeXBuildGoParallel] Running Tests and Build... 19:21:15 ========================================================= [Pipeline] sh 19:21:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:21:15 + make test 19:21:15 go test -race -coverprofile=coverage.out ./... 19:21:22 ? github.com/edgexfoundry/edgex-go [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 19:21:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 19:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.395s coverage: 93.4% of statements 19:21:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements 19:21:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 19:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.075s coverage: 0.9% of statements 19:21:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 19:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements 19:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 82.9% of statements 19:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 19:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 19:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:21:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:21:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements 19:22:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:22:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:22:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:22:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:22:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.090s coverage: 92.9% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.087s coverage: 87.2% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.659s coverage: 38.4% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.077s coverage: 19.9% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements 19:22:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.093s coverage: 98.9% of statements 19:22:13 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 19:22:13 running golangci-lint 19:22:13 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:22:13 go version go1.21.0 linux/amd64 19:22:13 level=info msg="[config_reader] Used config file .golangci.yml" 19:22:13 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:22:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 12.79517939s" 19:22:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.492987ms" 19:22:35 level=info msg="[linters_context/goanalysis] analyzers took 1m12.268156788s with top 10 stages: buildir: 35.07868214s, gosec: 8.27225286s, fact_deprecated: 2.538013531s, ctrlflow: 2.043246745s, inspect: 1.995875598s, printf: 1.853639011s, unused: 1.041334645s, S1038: 1.004677103s, nilness: 769.873735ms, fact_purity: 768.514133ms" 19:22:35 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:22:35 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197" 19:22:35 level=info msg="[runner] processing took 15.660996ms with stages: nolint: 6.292686ms, identifier_marker: 4.899377ms, autogenerated_exclude: 1.35532ms, path_prettifier: 1.34325ms, exclude-rules: 1.089118ms, skip_dirs: 637.845µs, cgo: 26.18µs, filename_unadjuster: 13µs, max_same_issues: 860ns, diff: 570ns, fixer: 430ns, uniq_by_line: 420ns, skip_files: 370ns, exclude: 320ns, severity-rules: 250ns, path_shortener: 240ns, sort_results: 230ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 19:22:35 level=info msg="[runner] linters took 8.361906277s with stages: goanalysis_metalinter: 8.346141319s" 19:22:35 level=info msg="File cache stats: 0 entries of total size 0B" 19:22:35 level=info msg="Memory: 210 samples, avg is 237.4MB, max is 916.3MB" 19:22:35 level=info msg="Execution took 21.194530974s" 19:22:35 go vet ./... 19:22:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:38 ./bin/test-attribution-txt.sh [Pipeline] echo 19:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:22:39 + ls -al . 19:22:39 total 728 19:22:39 drwxrwxr-x 11 1001 1001 4096 Nov 1 19:21 . 19:22:39 drwxr-xr-x 4 root root 4096 Nov 1 19:21 .. 19:22:39 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 .blubracket 19:22:39 -rw-rw-r-- 1 1001 1001 10 Nov 1 19:19 .dockerignore 19:22:39 drwxrwxr-x 8 1001 1001 4096 Nov 1 19:22 .git 19:22:39 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 .github 19:22:39 -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:19 .gitignore 19:22:39 -rw-rw-r-- 1 1001 1001 42 Nov 1 19:19 .golangci.yml 19:22:39 -rw-rw-r-- 1 1001 1001 100 Nov 1 19:19 .hadolint.yml 19:22:39 drwxr-xr-x 3 1001 1001 4096 Nov 1 19:20 .semver 19:22:39 -rw-rw-r-- 1 1001 1001 155 Nov 1 19:19 .sonarcloud.properties 19:22:39 -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:19 ADOPTERS.md 19:22:39 -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:19 Attribution.txt 19:22:39 -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:19 CHANGELOG.md 19:22:39 -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:19 CONTRIBUTING.md 19:22:39 -rw-rw-r-- 1 1001 1001 677 Nov 1 19:19 GOVERNANCE.md 19:22:39 -rw-rw-r-- 1 1001 1001 861 Nov 1 19:19 Jenkinsfile 19:22:39 -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:19 LICENSE 19:22:39 -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:19 Makefile 19:22:39 -rw-rw-r-- 1 1001 1001 582 Nov 1 19:19 OWNERS.md 19:22:39 -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:19 README.md 19:22:39 -rw-rw-r-- 1 1001 1001 789 Nov 1 19:19 SECURITY.md 19:22:39 -rw-rw-r-- 1 1001 1001 5 Nov 1 19:20 VERSION 19:22:39 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 bin 19:22:39 drwxrwxr-x 18 1001 1001 4096 Nov 1 19:19 cmd 19:22:39 -rw-r--r-- 1 root root 453602 Nov 1 19:22 coverage.out 19:22:39 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 fuzz_test 19:22:39 -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:19 go.mod 19:22:39 -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:19 go.sum 19:22:39 drwxrwxr-x 7 1001 1001 4096 Nov 1 19:19 internal 19:22:39 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 openapi 19:22:39 -rw-rw-r-- 1 1001 1001 584 Nov 1 19:19 security.txt 19:22:39 -rw-rw-r-- 1 1001 1001 204 Nov 1 19:19 version.go [Pipeline] sh 19:22:39 + '[' -e coverage.out ] 19:22:39 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:40 Stashed 1 file(s) [Pipeline] sh 19:22:40 + make build 19:22:40 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 19:22:52 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 19:22:53 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 19:22:54 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 19:22:55 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 19:23:01 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 19:23:02 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 19:23:03 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 19:23: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:05 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 19:23:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:07 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] } 19:23:08 $ docker stop --time=1 f1306e8269000ae1fd57205c62edda57143f86a31ae07c5e70effbb84b9e4e0f 19:23:15 $ docker rm -f --volumes f1306e8269000ae1fd57205c62edda57143f86a31ae07c5e70effbb84b9e4e0f [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 19:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:17 19:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:17 latest: Pulling from edgex-devops/edgex-compose 19:23:17 91d30c5bc195: Pulling fs layer 19:23:17 2e9b0aa3be6d: Pulling fs layer 19:23:17 9c61dcf015f6: Pulling fs layer 19:23:17 4698f68db338: Pulling fs layer 19:23:17 2a2f49069b9e: Pulling fs layer 19:23:17 e0025b399a48: Pulling fs layer 19:23:17 4698f68db338: Waiting 19:23:17 2a2f49069b9e: Waiting 19:23:17 e0025b399a48: Waiting 19:23:17 91d30c5bc195: Verifying Checksum 19:23:17 91d30c5bc195: Download complete 19:23:17 4698f68db338: Verifying Checksum 19:23:17 4698f68db338: Download complete 19:23:18 2e9b0aa3be6d: Verifying Checksum 19:23:18 2e9b0aa3be6d: Download complete 19:23:18 e0025b399a48: Download complete 19:23:18 2a2f49069b9e: Verifying Checksum 19:23:18 2a2f49069b9e: Download complete 19:23:18 91d30c5bc195: Pull complete 19:23:18 9c61dcf015f6: Verifying Checksum 19:23:18 9c61dcf015f6: Download complete 19:23:18 2e9b0aa3be6d: Pull complete 19:23:21 9c61dcf015f6: Pull complete 19:23:21 4698f68db338: Pull complete 19:23:21 2a2f49069b9e: Pull complete 19:23:21 e0025b399a48: Pull complete 19:23:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:21 prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container 19:23:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:23:25 $ docker top 29589ce223277594d245ec45e1999e177bb39818036c4dcbda304bd2fa464e7a -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:25 + docker compose -f ./docker-compose-build.yml build --parallel 19:23:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16277 in /w/workspace/edgexfoundry_edgex-go_PR-4716 [Pipeline] { [Pipeline] ws 19:23:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:23:28 The recommended git tool is: git 19:23:28 #1 [core-command internal] load build definition from Dockerfile 19:23:28 #1 transferring dockerfile: 1.82kB done 19:23:28 #1 DONE 0.0s 19:23:28 19:23:28 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:23:28 #2 transferring dockerfile: 1.78kB done 19:23:28 #2 DONE 0.0s 19:23:28 19:23:28 #3 [support-notifications internal] load build definition from Dockerfile 19:23:28 #3 transferring dockerfile: 1.84kB done 19:23:28 #3 DONE 0.0s 19:23:28 19:23:28 #4 [core-data internal] load build definition from Dockerfile 19:23:28 #4 transferring dockerfile: 1.90kB done 19:23:28 #4 DONE 0.1s 19:23:28 19:23:28 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:23:28 #5 transferring dockerfile: 2.12kB done 19:23:28 #5 DONE 0.1s 19:23:28 19:23:28 #6 [security-proxy-setup internal] load build definition from Dockerfile 19:23:28 #6 transferring dockerfile: 2.39kB done 19:23:28 #6 DONE 0.1s 19:23:28 19:23:28 #7 [security-spire-agent internal] load build definition from Dockerfile 19:23:28 #7 transferring dockerfile: 1.70kB done 19:23:28 #7 DONE 0.1s 19:23:28 19:23:28 #8 [security-spire-server internal] load build definition from Dockerfile 19:23:28 #8 transferring dockerfile: 1.59kB done 19:23:28 #8 DONE 0.1s 19:23:28 19:23:28 #9 [security-proxy-auth internal] load build definition from Dockerfile 19:23:28 #9 transferring dockerfile: 2.04kB done 19:23:28 #9 DONE 0.1s 19:23:28 19:23:28 #10 [support-scheduler internal] load build definition from Dockerfile 19:23:28 #10 transferring dockerfile: 1.82kB done 19:23:28 #10 DONE 0.1s 19:23:28 19:23:28 #11 [security-bootstrapper internal] load build definition from Dockerfile 19:23:28 #11 transferring dockerfile: 2.82kB done 19:23:28 #11 DONE 0.1s 19:23:28 19:23:28 #12 [security-spire-config internal] load build definition from Dockerfile 19:23:28 #12 transferring dockerfile: 1.58kB done 19:23:28 #12 DONE 0.1s 19:23:28 19:23:28 #13 [core-metadata internal] load build definition from Dockerfile 19:23:28 #13 transferring dockerfile: 1.96kB done 19:23:28 #13 DONE 0.0s 19:23:28 19:23:28 #14 [security-secretstore-setup internal] load build definition from Dockerfile 19:23:28 #14 transferring dockerfile: 2.38kB done 19:23:28 #14 DONE 0.1s 19:23:28 19:23:28 #15 [core-command internal] load .dockerignore 19:23:28 #15 transferring context: 50B done 19:23:28 #15 DONE 0.1s 19:23:28 19:23:28 #16 [security-spiffe-token-provider internal] load .dockerignore 19:23:28 #16 transferring context: 50B done 19:23:28 #16 DONE 0.0s 19:23:28 19:23:28 #17 [support-notifications internal] load .dockerignore 19:23:28 #17 transferring context: 50B done 19:23:28 #17 DONE 0.0s 19:23:28 19:23:28 #18 [core-data internal] load .dockerignore 19:23:28 #18 transferring context: 50B done 19:23:28 #18 DONE 0.0s 19:23:28 19:23:28 #19 [core-common-config-bootstrapper internal] load .dockerignore 19:23:28 #19 transferring context: 50B done 19:23:28 #19 DONE 0.0s 19:23:28 19:23:28 #20 [security-bootstrapper internal] load .dockerignore 19:23:28 #20 ... 19:23:28 19:23:28 #21 [core-metadata internal] load .dockerignore 19:23:28 #21 transferring context: 50B done 19:23:28 #21 DONE 0.0s 19:23:28 19:23:28 #22 [security-spire-agent internal] load .dockerignore 19:23:28 #22 transferring context: 50B done 19:23:28 #22 DONE 0.1s 19:23:28 19:23:28 #23 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:28 #23 DONE 0.0s 19:23:28 19:23:28 #24 [security-proxy-auth internal] load .dockerignore 19:23:28 #24 transferring context: 50B done 19:23:28 #24 DONE 0.2s 19:23:28 19:23:28 #25 [security-spire-server internal] load .dockerignore 19:23:28 #25 transferring context: 50B done 19:23:28 #25 DONE 0.2s 19:23:28 19:23:28 #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:28 #23 DONE 0.0s 19:23:28 19:23:28 #20 [security-bootstrapper internal] load .dockerignore 19:23:28 #20 transferring context: 50B done 19:23:28 #20 DONE 0.2s 19:23:28 19:23:28 #26 [security-proxy-setup internal] load .dockerignore 19:23:28 #26 transferring context: 50B done 19:23:28 #26 DONE 0.2s 19:23:28 19:23:28 #27 [security-spire-config internal] load .dockerignore 19:23:28 #27 transferring context: 50B done 19:23:28 #27 DONE 0.2s 19:23:28 19:23:28 #28 [security-secretstore-setup internal] load .dockerignore 19:23:28 #28 transferring context: 50B done 19:23:28 #28 DONE 0.3s 19:23:28 19:23:28 #29 [support-scheduler internal] load .dockerignore 19:23:28 #29 transferring context: 50B done 19:23:28 #29 DONE 0.3s 19:23:28 19:23:28 #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:28 #23 DONE 0.0s 19:23:28 19:23:28 #30 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:23:28 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:23:28 #30 ... 19:23:28 19:23:28 #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:28 #23 DONE 0.0s 19:23:28 19:23:28 #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:23:28 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:23:28 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:23:28 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:23:28 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:23:28 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s 19:23:28 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 19:23:29 #30 ... 19:23:29 19:23:29 #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:29 #23 DONE 0.0s 19:23:29 19:23:29 #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:23:29 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 19:23:29 #30 ... 19:23:29 19:23:29 #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:29 #23 DONE 0.0s 19:23:29 19:23:29 #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:23:29 #30 ... 19:23:29 19:23:29 #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:29 #23 DONE 0.0s 19:23:29 19:23:29 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:23:29 #31 DONE 0.5s 19:23:29 19:23:29 #30 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:23:29 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:23:29 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:23:29 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:23:29 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:23:29 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 19:23:29 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 19:23:30 #30 DONE 1.2s 19:23:30 19:23:30 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:23:30 #32 DONE 1.1s 19:23:30 19:23:30 #33 [core-metadata internal] load build context 19:23:30 #33 ... 19:23:30 19:23:30 #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:23:30 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:23:30 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:23:30 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:23:30 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:23:30 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 19:23:30 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 19:23:30 #30 DONE 1.2s 19:23:30 19:23:30 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:23:30 #34 DONE 1.3s 19:23:30 19:23:30 #33 [core-metadata internal] load build context 19:23:32 #33 ... 19:23:32 19:23:32 #35 [security-spire-agent internal] load build context 19:23:32 #35 transferring context: 17.63kB 0.0s done 19:23:32 #35 DONE 2.6s 19:23:32 19:23:32 #33 [core-metadata internal] load build context 19:23:33 #33 ... 19:23:33 19:23:33 #36 [security-spire-server internal] load build context 19:23:33 #36 transferring context: 18.10kB 0.0s done 19:23:33 #36 DONE 2.9s 19:23:33 19:23:33 #33 [core-metadata internal] load build context 19:23:33 #33 ... 19:23:33 19:23:33 #37 [security-spire-config internal] load build context 19:23:33 #37 transferring context: 16.35kB 0.0s done 19:23:33 #37 DONE 3.0s 19:23:33 19:23:33 #33 [core-metadata internal] load build context 19:23:33 using credential edgex-jenkins-ssh 19:23:33 Cloning the remote Git repository 19:23:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:23:33 > git init /w/workspace/edgex-go/1 # timeout=10 19:23:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:33 > git --version # timeout=10 19:23:33 > git --version # 'git version 2.25.1' 19:23:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:34 #33 ... 19:23:34 19:23:34 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:23:34 #38 DONE 5.9s 19:23:34 19:23:34 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:23:38 #39 ... 19:23:38 19:23:38 #40 [core-common-config-bootstrapper internal] load build context 19:23:38 #40 transferring context: 365.18MB 9.4s done 19:23:38 #40 ... 19:23:38 19:23:38 #41 [core-command internal] load build context 19:23:39 #41 ... 19:23:39 19:23:39 #42 [security-spiffe-token-provider internal] load build context 19:23:39 #42 transferring context: 365.18MB 9.9s done 19:23:39 #42 ... 19:23:39 19:23:39 #43 [support-notifications internal] load build context 19:23:39 #43 transferring context: 365.18MB 8.5s done 19:23:39 #43 ... 19:23:39 19:23:39 #44 [core-data internal] load build context 19:23:39 #44 transferring context: 365.18MB 10.1s done 19:23:39 #44 ... 19:23:39 19:23:39 #45 [support-scheduler internal] load build context 19:23:39 #45 transferring context: 365.18MB 9.7s done 19:23:39 #45 ... 19:23:39 19:23:39 #46 [security-bootstrapper internal] load build context 19:23:39 #46 transferring context: 365.18MB 9.5s done 19:23:39 #46 ... 19:23:39 19:23:39 #47 [security-proxy-auth internal] load build context 19:23:39 #47 transferring context: 365.18MB 7.7s done 19:23:39 #47 ... 19:23:39 19:23:39 #48 [security-secretstore-setup internal] load build context 19:23:39 #48 transferring context: 365.18MB 9.4s done 19:23:39 #48 ... 19:23:39 19:23:39 #49 [security-proxy-setup internal] load build context 19:23:39 #49 transferring context: 365.18MB 9.1s done 19:23:40 #49 ... 19:23:40 19:23:40 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:23:40 #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.1s done 19:23:40 #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:23:40 #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:23:40 #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:23:40 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:23:40 #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:23:40 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 19:23:40 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:23:40 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:23:40 #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.7s done 19:23:40 #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 19:23:40 #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done 19:23:40 #50 ... 19:23:40 19:23:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:40 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.1s done 19:23:40 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:23:40 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:23:40 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:23:40 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:23:40 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 19:23:40 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done 19:23:40 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done 19:23:40 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:23:40 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done 19:23:40 #51 ... 19:23:40 19:23:40 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:23:40 #0 4.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.721 (1/2) Installing dumb-init (1.2.5-r2) 19:23:40 #0 4.730 (2/2) Installing su-exec (0.2-r3) 19:23:40 #0 4.737 Executing busybox-1.36.1-r2.trigger 19:23:40 #0 4.744 OK: 7 MiB in 17 packages 19:23:40 #52 ... 19:23:40 19:23:40 #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:23:40 #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.936 (1/1) Installing dumb-init (1.2.5-r2) 19:23:40 #0 4.943 Executing busybox-1.36.1-r2.trigger 19:23:40 #0 4.952 OK: 7 MiB in 16 packages 19:23:40 #53 ... 19:23:40 19:23:40 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:23:40 #54 ... 19:23:40 19:23:40 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:40 #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 3.814 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:40 #0 3.814 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:40 #0 3.814 OK: 20076 distinct packages available 19:23:40 #0 3.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.185 (1/4) Installing dumb-init (1.2.5-r2) 19:23:40 #0 4.189 (2/4) Installing musl-obstack (1.2.3-r2) 19:23:40 #0 4.190 (3/4) Installing libucontext (1.2-r2) 19:23:40 #0 4.193 (4/4) Installing gcompat (1.1.0-r1) 19:23:40 #0 4.200 Executing busybox-1.36.1-r2.trigger 19:23:40 #0 4.211 OK: 8 MiB in 19 packages 19:23:40 #55 ... 19:23:40 19:23:40 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:23:40 #0 8.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 8.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 8.982 (1/1) Installing dumb-init (1.2.5-r2) 19:23:40 #0 8.984 Executing busybox-1.36.1-r2.trigger 19:23:40 #0 8.991 OK: 7 MiB in 16 packages 19:23:41 #56 ... 19:23:41 19:23:41 #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:41 #0 7.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:41 #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:41 #0 7.468 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:41 #0 7.468 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:41 #0 7.468 OK: 20076 distinct packages available 19:23:41 #0 7.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:41 #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:41 #0 7.939 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:23:41 #0 7.974 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:23:41 #0 8.318 (3/7) Installing dumb-init (1.2.5-r2) 19:23:41 #0 8.318 (4/7) Installing musl-obstack (1.2.3-r2) 19:23:41 #0 8.318 (5/7) Installing libucontext (1.2-r2) 19:23:41 #0 8.318 (6/7) Installing gcompat (1.1.0-r1) 19:23:41 #0 8.352 (7/7) Installing openssl (3.1.4-r0) 19:23:41 #0 8.362 Executing busybox-1.36.1-r2.trigger 19:23:41 #0 8.365 OK: 8 MiB in 20 packages 19:23:41 #57 ... 19:23:41 19:23:41 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:23:41 #58 ... 19:23:41 19:23:41 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:23:41 #59 ... 19:23:41 19:23:41 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:23:41 #60 ... 19:23:41 19:23:41 #33 [core-metadata internal] load build context 19:23:41 #33 transferring context: 365.18MB 9.0s done 19:23:50 #33 ... 19:23:50 19:23:50 #41 [core-command internal] load build context 19:23:50 #41 transferring context: 365.18MB 10.5s done 19:23:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:51 Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit f28609f52bda15f619f34d91f9f4dbca390f093c 19:23:51 Merge succeeded, producing f28609f52bda15f619f34d91f9f4dbca390f093c 19:23:51 Checking out Revision f28609f52bda15f619f34d91f9f4dbca390f093c (PR-4716) 19:23:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4716/head:refs/remotes/origin/PR-4716 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:23:51 > git config core.sparsecheckout # timeout=10 19:23:51 > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # timeout=10 19:23:51 > git remote # timeout=10 19:23:51 > git config --get remote.origin.url # timeout=10 19:23:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:51 > git merge 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 19:23:51 > git rev-parse HEAD^{commit} # timeout=10 19:23:51 > git config core.sparsecheckout # timeout=10 19:23:51 > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # timeout=10 19:23:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:23:52 > git --version # timeout=10 19:23:52 > git --version # 'git version 2.25.1' 19:23:52 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:23:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:53 Dload Upload Total Spent Left Speed 19:23:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 19:23:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:23:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:23:54 + sudo tee /etc/docker/daemon.new 19:23:54 { 19:23:54 "registry-mirrors": [ 19:23:54 "https://nexus3.edgexfoundry.org:10001" 19:23:54 ], 19:23:54 "bip": "10.250.0.254/24", 19:23:54 "hosts": [ 19:23:54 "tcp://0.0.0.0:5555", 19:23:54 "unix:///var/run/docker.sock" 19:23:54 ], 19:23:54 "mtu": 1458, 19:23:54 "selinux-enabled": true, 19:23:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:23:54 } [Pipeline] sh 19:23:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:23:55 + sudo service docker restart 19:24:05 #41 ... 19:24:05 19:24:05 #47 [security-proxy-auth internal] load build context 19:24:05 #47 DONE 34.2s 19:24:05 19:24:05 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:24:05 #56 DONE 33.2s 19:24:05 19:24:05 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:05 #55 DONE 32.9s 19:24:05 19:24:05 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:24:05 #52 DONE 33.4s 19:24:05 19:24:05 #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:05 #57 DONE 33.2s 19:24:05 19:24:05 #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:24:05 #53 DONE 33.5s 19:24:05 19:24:05 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:24:05 #54 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:05 #54 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:05 #54 ... 19:24:05 19:24:05 #43 [support-notifications internal] load build context 19:24:05 #43 DONE 34.9s 19:24:05 19:24:05 #33 [core-metadata internal] load build context 19:24:05 #33 DONE 35.1s 19:24:05 19:24:05 #40 [core-common-config-bootstrapper internal] load build context 19:24:05 #40 DONE 35.1s 19:24:05 19:24:05 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:24:05 #39 DONE 29.4s 19:24:05 19:24:05 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:24:05 #61 ... 19:24:05 19:24:05 #42 [security-spiffe-token-provider internal] load build context 19:24:05 #42 DONE 35.2s 19:24:05 19:24:05 #49 [security-proxy-setup internal] load build context 19:24:05 #49 DONE 34.8s 19:24:05 19:24:05 #44 [core-data internal] load build context 19:24:05 #44 DONE 35.4s 19:24:05 19:24:05 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:24:05 #54 33.66 (1/4) Installing ca-certificates (20230506-r0) 19:24:05 #54 33.68 (2/4) Installing dumb-init (1.2.5-r2) 19:24:05 #54 33.68 (3/4) Installing su-exec (0.2-r3) 19:24:05 #54 33.68 (4/4) Installing yq (4.33.3-r4) 19:24:05 #54 33.74 Executing busybox-1.36.1-r2.trigger 19:24:05 #54 33.74 Executing ca-certificates-20230506-r0.trigger 19:24:05 #54 33.79 OK: 17 MiB in 19 packages 19:24:05 #54 ... 19:24:05 19:24:05 #48 [security-secretstore-setup internal] load build context 19:24:05 #48 DONE 35.2s 19:24:05 19:24:05 #46 [security-bootstrapper internal] load build context 19:24:05 #46 DONE 35.2s 19:24:05 19:24:05 #45 [support-scheduler internal] load build context 19:24:05 #45 DONE 35.3s 19:24:05 19:24:05 #41 [core-command internal] load build context 19:24:05 #41 DONE 35.8s 19:24:05 19:24:05 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:24:05 #60 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:05 #60 33.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:05 #60 33.96 (1/2) Installing ca-certificates (20230506-r0) 19:24:05 #60 33.98 (2/2) Installing dumb-init (1.2.5-r2) 19:24:05 #60 33.98 Executing busybox-1.36.1-r2.trigger 19:24:05 #60 33.99 Executing ca-certificates-20230506-r0.trigger 19:24:05 #60 34.03 OK: 8 MiB in 17 packages 19:24:05 #60 DONE 34.4s 19:24:05 19:24:05 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:24:05 #58 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:05 #58 33.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:05 #58 33.65 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:24:05 #58 33.69 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:24:05 #58 33.70 (3/6) Installing dumb-init (1.2.5-r2) 19:24:05 #58 33.70 (4/6) Installing openssl (3.1.4-r0) 19:24:05 #58 33.71 (5/6) Installing su-exec (0.2-r3) 19:24:05 #58 33.72 (6/6) Installing yq (4.33.3-r4) 19:24:05 #58 33.78 Executing busybox-1.36.1-r2.trigger 19:24:05 #58 33.78 OK: 17 MiB in 19 packages 19:24:05 #58 DONE 34.4s 19:24:05 19:24:05 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:24:05 #59 33.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:05 #59 33.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:05 #59 33.85 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:24:05 #59 33.85 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:24:05 #59 33.85 OK: 20076 distinct packages available 19:24:05 #59 33.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:05 #59 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:05 #59 34.21 (1/11) Installing ca-certificates (20230506-r0) 19:24:05 #59 34.22 (2/11) Installing brotli-libs (1.0.9-r14) 19:24:05 #59 34.23 (3/11) Installing libunistring (1.1-r1) 19:24:05 #59 34.25 (4/11) Installing libidn2 (2.3.4-r1) 19:24:05 #59 34.26 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:24:05 #59 34.26 (6/11) Installing libcurl (8.4.0-r0) 19:24:05 #59 34.27 (7/11) Installing curl (8.4.0-r0) 19:24:05 #59 34.28 (8/11) Installing dumb-init (1.2.5-r2) 19:24:05 #59 34.28 (9/11) Installing musl-obstack (1.2.3-r2) 19:24:05 #59 34.29 (10/11) Installing libucontext (1.2-r2) 19:24:05 #59 34.29 (11/11) Installing gcompat (1.1.0-r1) 19:24:05 #59 34.29 Executing busybox-1.36.1-r2.trigger 19:24:05 #59 34.30 Executing ca-certificates-20230506-r0.trigger 19:24:05 #59 34.36 OK: 12 MiB in 26 packages 19:24:05 #59 ... 19:24:05 19:24:05 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:24:05 #54 DONE 34.5s 19:24:05 19:24:05 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:24:05 #62 ... 19:24:05 19:24:05 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:24:05 #59 DONE 34.7s 19:24:05 19:24:05 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:24:05 #62 DONE 0.6s 19:24:05 19:24:05 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:24:05 #51 ... 19:24:05 19:24:05 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:24:05 #50 DONE 35.5s 19:24:05 19:24:05 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:24:05 #63 DONE 2.0s 19:24:05 19:24:05 #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:24:05 #64 ... 19:24:05 19:24:05 #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:24:05 #65 DONE 0.2s 19:24:05 19:24:05 #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:06 #66 ... 19:24:06 19:24:06 #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:24:06 #64 DONE 0.8s 19:24:06 19:24:06 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:24:06 #61 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:06 #61 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:06 #61 2.175 OK: 264 MiB in 52 packages 19:24:06 #61 DONE 2.6s 19:24:06 19:24:06 #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:07 #67 ... 19:24:07 19:24:07 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:24:07 #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:07 #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:07 #0 2.115 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:24:07 #0 2.115 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:24:07 #0 2.115 OK: 20080 distinct packages available 19:24:07 #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:07 #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:07 #0 2.471 OK: 264 MiB in 52 packages 19:24:07 #68 DONE 3.3s 19:24:07 19:24:07 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:24:08 #69 ... 19:24:08 19:24:08 #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:08 #66 DONE 2.3s 19:24:08 19:24:08 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 19:24:08 #70 DONE 1.8s 19:24:08 19:24:08 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:09 #71 ... 19:24:09 19:24:09 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:24:09 #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:09 #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:09 #0 3.631 OK: 264 MiB in 52 packages 19:24:09 #72 DONE 5.2s 19:24:09 19:24:09 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:24:09 #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:09 #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:09 #0 3.720 OK: 264 MiB in 52 packages 19:24:09 #73 DONE 5.3s 19:24:09 19:24:09 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:09 #74 DONE 2.9s 19:24:09 19:24:09 #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:09 #67 DONE 2.9s 19:24:09 19:24:09 #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:24:09 #75 DONE 0.2s 19:24:09 19:24:09 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:24:09 #69 DONE 2.1s 19:24:09 19:24:09 #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:24:09 #76 DONE 1.2s 19:24:09 19:24:09 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:24:09 #77 DONE 0.3s 19:24:09 19:24:09 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:09 #78 ... 19:24:09 19:24:09 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:24:09 #79 DONE 0.3s 19:24:09 19:24:09 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:24:09 #80 DONE 0.2s 19:24:09 19:24:09 #81 [security-spire-server stage-2 5/8] COPY security.txt / 19:24:09 #81 DONE 0.2s 19:24:09 19:24:09 #82 [security-spire-config stage-2 5/9] COPY security.txt / 19:24:09 #82 DONE 0.1s 19:24:09 19:24:09 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 19:24:09 #83 DONE 0.1s 19:24:09 19:24:09 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:24:09 #84 DONE 0.1s 19:24:09 19:24:09 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:09 #85 DONE 0.1s 19:24:09 19:24:09 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:24:09 #86 DONE 0.1s 19:24:09 19:24:09 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:09 #87 DONE 0.1s 19:24:09 19:24:09 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:09 #88 DONE 0.1s 19:24:09 19:24:09 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:09 #89 ... 19:24:09 19:24:09 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:09 #90 DONE 0.1s 19:24:09 19:24:09 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:24:09 #91 DONE 0.1s 19:24:10 19:24:10 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:13 #92 ... 19:24:13 19:24:13 #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:13 #89 DONE 3.6s 19:24:13 19:24:13 #93 [security-spire-server] exporting to image 19:24:13 #93 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:13 provisioning config files... 19:24:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12383230857535031222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:14 ---> docker-login.sh 19:24:14 nexus3.edgexfoundry.org:10001 19:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:14 Configure a credential helper to remove this warning. See 19:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:14 19:24:14 Login Succeeded 19:24:14 nexus3.edgexfoundry.org:10002 19:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:15 Configure a credential helper to remove this warning. See 19:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:15 19:24:15 Login Succeeded 19:24:15 nexus3.edgexfoundry.org:10003 19:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:15 #93 ... 19:24:15 19:24:15 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:15 #92 DONE 5.7s 19:24:15 19:24:15 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:15 #94 ... 19:24:15 19:24:15 #93 [security-spire-agent] exporting to image 19:24:15 #93 exporting layers 19:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:15 Configure a credential helper to remove this warning. See 19:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:15 19:24:15 Login Succeeded 19:24:15 nexus3.edgexfoundry.org:10004 19:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:15 Configure a credential helper to remove this warning. See 19:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:15 19:24:15 Login Succeeded 19:24:15 docker.io 19:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:16 Configure a credential helper to remove this warning. See 19:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:16 19:24:16 Login Succeeded 19:24:16 ---> docker-login.sh ends [Pipeline] } 19:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:24:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:24:17 ========================================================= 19:24:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:24:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:24:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:24:17 9fda8d8052c6: Pulling fs layer 19:24:17 5d54e960e981: Pulling fs layer 19:24:17 c4a7e357bf2a: Pulling fs layer 19:24:17 f0e02332f6b5: Pulling fs layer 19:24:17 cefa15bbcfad: Pulling fs layer 19:24:17 17808c966233: Pulling fs layer 19:24:17 f4c1fc716caa: Pulling fs layer 19:24:17 cefa15bbcfad: Waiting 19:24:17 17808c966233: Waiting 19:24:17 f4c1fc716caa: Waiting 19:24:17 f0e02332f6b5: Waiting 19:24:17 5d54e960e981: Download complete 19:24:17 f0e02332f6b5: Verifying Checksum 19:24:17 f0e02332f6b5: Download complete 19:24:17 cefa15bbcfad: Verifying Checksum 19:24:17 cefa15bbcfad: Download complete 19:24:17 9fda8d8052c6: Verifying Checksum 19:24:17 9fda8d8052c6: Download complete 19:24:18 f4c1fc716caa: Verifying Checksum 19:24:18 f4c1fc716caa: Download complete 19:24:18 9fda8d8052c6: Pull complete 19:24:19 5d54e960e981: Pull complete 19:24:19 c4a7e357bf2a: Verifying Checksum 19:24:19 c4a7e357bf2a: Download complete 19:24:19 #93 ... 19:24:19 19:24:19 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 #95 ... 19:24:19 19:24:19 #93 [security-spire-agent] exporting to image 19:24:19 #93 exporting layers 4.2s done 19:24:19 #93 writing image sha256:527e1ab99c1f7af31800ed09287518c4f0a6b6ae910c57bbb5cb857a656d558f 0.0s done 19:24:19 #93 naming to docker.io/library/security-spire-server done 19:24:19 #93 writing image sha256:0141a4dad899526b2e57bbcf3e7b9bb7834257c0d6c8a3dbf4017396ea463d77 0.0s done 19:24:19 #93 naming to docker.io/library/security-spire-config done 19:24:19 #93 writing image sha256:b022a60b974e32f44403617957237f2e534e29244d90b797a8168207fcfc71bb done 19:24:19 #93 naming to docker.io/library/security-spire-agent done 19:24:19 #93 DONE 9.4s 19:24:19 19:24:19 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:20 17808c966233: Verifying Checksum 19:24:20 17808c966233: Download complete 19:24:33 c4a7e357bf2a: Pull complete 19:24:33 f0e02332f6b5: Pull complete 19:24:33 cefa15bbcfad: Pull complete 19:24:43 17808c966233: Pull complete 19:24:43 f4c1fc716caa: Pull complete 19:24:43 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:24:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:44 WORKDIR /edgex 19:24:44 COPY go.mod . 19:24:44 RUN go mod download 19:24:44 + docker build -t ci-base-image-arm64 -f - . 19:24:44 Sending build context to Docker daemon 2.91MB 19:24:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:44 ---> ea914061e18c 19:24:44 Step 2/4 : WORKDIR /edgex 19:24:46 #94 DONE 32.9s 19:24:46 19:24:46 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:24:46 #51 ... 19:24:46 19:24:46 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:46 #95 DONE 33.1s 19:24:46 19:24:46 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:46 #71 DONE 34.2s 19:24:46 19:24:46 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:46 #78 DONE 33.0s 19:24:46 19:24:46 #96 [support-notifications builder 6/7] COPY . . 19:24:46 ---> Running in d2a00ea6db84 19:24:46 Removing intermediate container d2a00ea6db84 19:24:46 ---> 9557ada2c740 19:24:46 Step 3/4 : COPY go.mod . 19:24:47 ---> c19f82161d21 19:24:47 Step 4/4 : RUN go mod download 19:24:47 ---> Running in 4415177b8cfc 19:24:52 #96 DONE 9.3s 19:24:52 19:24:52 #97 [core-metadata builder 6/7] COPY . . 19:24:52 #97 CACHED 19:24:52 19:24:52 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:24:52 #98 CACHED 19:24:52 19:24:52 #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #99 CACHED 19:24:52 19:24:52 #100 [support-scheduler builder 6/7] COPY . . 19:24:52 #100 CACHED 19:24:52 19:24:52 #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:24:52 #101 CACHED 19:24:52 19:24:52 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #102 CACHED 19:24:52 19:24:52 #103 [security-secretstore-setup builder 6/7] COPY . . 19:24:52 #103 DONE 9.4s 19:24:52 19:24:52 #104 [core-data builder 6/7] COPY . . 19:24:52 #104 DONE 9.3s 19:24:52 19:24:52 #105 [security-proxy-auth builder 6/7] COPY . . 19:24:52 #105 CACHED 19:24:52 19:24:52 #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:24:52 #106 CACHED 19:24:52 19:24:52 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #107 CACHED 19:24:52 19:24:52 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #108 CACHED 19:24:52 19:24:52 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:24:52 #109 CACHED 19:24:52 19:24:52 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 19:24:52 #110 CACHED 19:24:52 19:24:52 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 19:24:52 #111 CACHED 19:24:52 19:24:52 #112 [core-command builder 6/7] COPY . . 19:24:52 #112 CACHED 19:24:52 19:24:52 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #113 CACHED 19:24:52 19:24:52 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:24:52 #114 ... 19:24:52 19:24:52 #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:24:52 #115 CACHED 19:24:52 19:24:52 #116 [security-proxy-setup builder 6/7] COPY . . 19:24:52 #116 CACHED 19:24:52 19:24:52 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #117 CACHED 19:24:52 19:24:52 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 #118 CACHED 19:24:52 19:24:52 #119 [security-bootstrapper builder 6/7] COPY . . 19:24:52 #119 CACHED 19:24:52 19:24:52 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:24:52 #120 CACHED 19:24:52 19:24:52 #121 [security-spiffe-token-provider builder 6/7] COPY . . 19:24:52 #121 DONE 9.4s 19:24:52 19:24:52 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:53 #122 1.604 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 19:25:03 #122 ... 19:25:03 19:25:03 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:25:03 #0 0.401 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 19:25:03 #123 ... 19:25:03 19:25:03 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:25:03 #0 2.953 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 19:25:03 #124 ... 19:25:03 19:25:03 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:25:03 #0 0.989 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 19:25:03 #125 ... 19:25:03 19:25:03 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:25:03 #0 1.549 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 19:25:03 #126 ... 19:25:03 19:25:03 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:25:03 #0 0.929 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 19:25:03 #127 ... 19:25:03 19:25:03 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:03 #0 2.955 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 19:25:03 #128 ... 19:25:03 19:25:03 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:25:03 #0 0.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 19:25:03 #129 ... 19:25:03 19:25:03 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:25:03 #0 2.536 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 19:25:03 #130 ... 19:25:03 19:25:03 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:03 #0 3.016 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 19:25:04 #131 ... 19:25:04 19:25:04 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:25:04 #114 2.248 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 19:25:34 Removing intermediate container 4415177b8cfc 19:25:34 ---> 7735c7235117 19:25:34 Successfully built 7735c7235117 19:25:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:34 + docker inspect -f . ci-base-image-arm64 19:25:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:35 prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container 19:25:35 $ 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 19:25:36 $ docker top 13be4fe3ff7f199adee4e92db3cbe1a931323348502dfec7db5028b902901f57 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:37 + go version 19:25:37 go version go1.21.0 linux/arm64 [Pipeline] } 19:25:37 $ docker stop --time=1 13be4fe3ff7f199adee4e92db3cbe1a931323348502dfec7db5028b902901f57 19:25:39 $ docker rm -f --volumes 13be4fe3ff7f199adee4e92db3cbe1a931323348502dfec7db5028b902901f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:40 + docker inspect -f . ci-base-image-arm64 19:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:40 prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container 19:25:40 $ 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 19:25:41 $ docker top 6164bf6bdeadeabc2d5dcb608f69b50353715e8760ffcb242e450c3613a8876f -eo pid,comm [Pipeline] { [Pipeline] echo 19:25:41 ========================================================= 19:25:41 [edgeXBuildGoParallel] Running Tests and Build... 19:25:41 ========================================================= [Pipeline] sh 19:25:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:25:43 + make test 19:25:43 go test -race -coverprofile=coverage.out ./... 19:26:25 #114 ... 19:26:25 19:26:25 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:25 #131 87.16 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 19:26:29 #131 DONE 97.4s 19:26:29 19:26:29 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:29 #128 DONE 97.4s 19:26:29 19:26:29 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:29 #122 DONE 97.3s 19:26:29 19:26:29 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:26:29 #124 DONE 97.4s 19:26:29 19:26:29 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:29 #123 ... 19:26:29 19:26:29 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:26:29 #127 DONE 97.5s 19:26:29 19:26:29 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:26:29 #130 DONE 97.5s 19:26:29 19:26:29 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:26:29 #126 DONE 97.5s 19:26:29 19:26:29 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:26:29 #125 DONE 97.5s 19:26:29 19:26:29 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #132 ... 19:26:29 19:26:29 #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:26:29 #114 DONE 97.5s 19:26:29 19:26:29 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:26:29 #129 DONE 97.8s 19:26:29 19:26:29 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #133 ... 19:26:29 19:26:29 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:29 #123 DONE 97.9s 19:26:29 19:26:29 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #134 DONE 0.6s 19:26:29 19:26:29 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #135 DONE 0.4s 19:26:29 19:26:29 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #132 DONE 0.6s 19:26:29 19:26:29 #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #136 DONE 0.6s 19:26:29 19:26:29 #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:26:29 #137 DONE 0.5s 19:26:29 19:26:29 #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:26:29 #138 DONE 0.6s 19:26:29 19:26:29 #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:26:30 #139 ... 19:26:30 19:26:30 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:30 #133 DONE 0.4s 19:26:30 19:26:30 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:30 #140 DONE 0.4s 19:26:30 19:26:30 #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:26:30 #141 DONE 0.3s 19:26:30 19:26:30 #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:30 #142 CACHED 19:26:30 19:26:30 #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:30 #143 CACHED 19:26:30 19:26:30 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:30 #144 CACHED 19:26:30 19:26:30 #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:30 #145 CACHED 19:26:30 19:26:30 #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:30 #146 DONE 0.4s 19:26:30 19:26:30 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:30 #147 CACHED 19:26:30 19:26:30 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:30 #148 CACHED 19:26:30 19:26:30 #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:26:30 #149 DONE 0.4s 19:26:30 19:26:30 #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:30 #150 DONE 0.4s 19:26:30 19:26:30 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:26:30 #151 DONE 0.4s 19:26:30 19:26:30 #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:26:30 #152 CACHED 19:26:30 19:26:30 #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:30 #153 CACHED 19:26:30 19:26:30 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:26:32 #154 ... 19:26:32 19:26:32 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:26:32 #155 DONE 1.7s 19:26:32 19:26:32 #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:32 #156 DONE 1.8s 19:26:32 19:26:32 #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:32 #157 DONE 1.8s 19:26:32 19:26:32 #158 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:26:32 #158 DONE 1.7s 19:26:32 19:26:32 #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:26:32 #159 DONE 1.9s 19:26:32 19:26:32 #160 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:26:32 #160 DONE 1.8s 19:26:32 19:26:32 #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:26:32 #161 DONE 1.8s 19:26:32 19:26:32 #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:32 #162 DONE 1.8s 19:26:32 19:26:32 #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:26:32 #163 ... 19:26:32 19:26:32 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:26:32 #154 DONE 1.9s 19:26:32 19:26:32 #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:26:32 #164 DONE 1.9s 19:26:32 19:26:32 #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:26:32 #165 DONE 0.2s 19:26:32 19:26:32 #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:26:32 #166 DONE 0.3s 19:26:32 19:26:32 #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:26:32 #167 DONE 0.2s 19:26:32 19:26:32 #168 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:26:32 #168 DONE 0.2s 19:26:32 19:26:32 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:26:32 #169 DONE 0.3s 19:26:32 19:26:32 #93 [security-spiffe-token-provider] exporting to image 19:26:32 #93 exporting layers 19:26:32 #93 ... 19:26:32 19:26:32 #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:26:32 #163 DONE 0.2s 19:26:32 19:26:32 #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:26:32 #170 DONE 0.3s 19:26:32 19:26:32 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:26:32 #171 DONE 0.2s 19:26:32 19:26:32 #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:26:32 #172 DONE 0.3s 19:26:32 19:26:32 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:26:32 #173 DONE 0.3s 19:26:32 19:26:32 #93 [core-data] exporting to image 19:26:32 #93 exporting layers 0.1s done 19:26:32 #93 ... 19:26:32 19:26:32 #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:26:32 #139 DONE 2.6s 19:26:32 19:26:32 #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:26:32 #174 ... 19:26:32 19:26:32 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:26:32 #175 DONE 0.7s 19:26:33 19:26:33 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:26:33 #176 DONE 0.6s 19:26:33 19:26:33 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:26:33 #177 DONE 0.7s 19:26:33 19:26:33 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:33 #178 DONE 0.5s 19:26:33 19:26:33 #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:33 #179 DONE 0.6s 19:26:33 19:26:33 #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #174 DONE 0.5s 19:26:33 19:26:33 #93 [core-metadata] exporting to image 19:26:33 #93 exporting layers 0.7s done 19:26:33 #93 writing image sha256:f84de8385fb0be6decd53a2839fefd65c78466ed40253d39a9063d5bf5eaa4a9 19:26:33 #93 exporting layers 0.9s done 19:26:33 #93 writing image sha256:c0354901f81d30dc273a30d93f505977bd17c2d6300ca961e2ff8b7e846e2a3d 19:26:33 #93 writing image sha256:ce9c256430e613ae6e9eac985b330fadbbf36b1b00741e6d0484f06221e3ea9e 19:26:33 #93 writing image sha256:6f6c4527e0a20071194c0810a1db6cc4bd7f0848376e1c27b2675515b0b3d8a4 0.0s done 19:26:33 #93 naming to docker.io/library/support-notifications 19:26:33 #93 ... 19:26:33 19:26:33 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:33 #180 DONE 0.3s 19:26:33 19:26:33 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:33 #181 DONE 0.3s 19:26:33 19:26:33 #93 [core-data] exporting to image 19:26:33 #93 exporting layers 0.4s done 19:26:33 #93 writing image sha256:f84de8385fb0be6decd53a2839fefd65c78466ed40253d39a9063d5bf5eaa4a9 0.3s done 19:26:33 #93 writing image sha256:c0354901f81d30dc273a30d93f505977bd17c2d6300ca961e2ff8b7e846e2a3d 0.0s done 19:26:33 #93 writing image sha256:ce9c256430e613ae6e9eac985b330fadbbf36b1b00741e6d0484f06221e3ea9e 0.0s done 19:26:33 #93 naming to docker.io/library/support-notifications done 19:26:33 #93 naming to docker.io/library/core-command done 19:26:33 #93 naming to docker.io/library/security-spiffe-token-provider done 19:26:33 #93 naming to docker.io/library/support-scheduler done 19:26:33 #93 writing image sha256:d47f50e53ff3eaac6d08e16a4fadfdd10f531567f9001a0954f0960be109d1bf done 19:26:33 #93 naming to docker.io/library/core-data done 19:26:33 #93 writing image sha256:1a40b81e7cc56043f387b46767cbb4cbfed2260c47886e994c4b14533cfcb09f done 19:26:33 #93 naming to docker.io/library/core-metadata done 19:26:33 #93 DONE 10.5s 19:26:33 19:26:33 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:26:33 #182 DONE 0.4s 19:26:33 19:26:33 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:34 #183 ... 19:26:34 19:26:34 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:34 #184 DONE 0.6s 19:26:34 19:26:34 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:34 #185 DONE 1.0s 19:26:34 19:26:34 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:34 #186 DONE 1.0s 19:26:34 19:26:34 #93 [security-proxy-auth] exporting to image 19:26:34 #93 ... 19:26:34 19:26:34 #187 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:34 #187 DONE 1.1s 19:26:34 19:26:34 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:34 #183 DONE 1.0s 19:26:34 19:26:34 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:34 #188 DONE 0.6s 19:26:34 19:26:34 #93 [security-proxy-setup] exporting to image 19:26:34 #93 exporting layers 0.6s done 19:26:34 #93 ... 19:26:34 19:26:34 #189 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:26:34 #189 DONE 0.2s 19:26:34 19:26:34 #93 [security-proxy-auth] exporting to image 19:26:34 #93 exporting layers 0.3s done 19:26:34 #93 writing image sha256:d2df9943e047bbf9361ac5e36a579c9d33ad85ef80baac49e09733019e112b59 0.0s done 19:26:34 #93 naming to docker.io/library/security-proxy-auth done 19:26:34 #93 writing image sha256:d7fffb640d9446cdffbc1d659bd24d1aa2c28f9f41ba82ca50d6d8518585cf10 0.1s done 19:26:34 #93 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 19:26:34 #93 exporting layers 0.4s done 19:26:34 #93 writing image sha256:55ed0aff1b9c8ab510ac21482c458eb97dbd02b2a3a576e21d2140c6743d7cb5 done 19:26:34 #93 naming to docker.io/library/security-proxy-setup done 19:26:34 #93 DONE 11.4s 19:26:34 19:26:34 #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:26:34 #190 DONE 0.2s 19:26:34 19:26:34 #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:26:34 #191 DONE 0.1s 19:26:34 19:26:34 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:26:34 #192 DONE 0.1s 19:26:34 19:26:34 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:35 #193 DONE 0.6s 19:26:35 19:26:35 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:26:35 #194 DONE 0.1s 19:26:35 19:26:35 #93 [security-secretstore-setup] exporting to image 19:26:35 #93 exporting layers 0.2s done 19:26:35 #93 writing image sha256:9bd4c0bd4754dfe6cbb1ba31ac6e90a925e1d5a4abb20a3c1abc5b4b6589bc46 done 19:26:35 #93 naming to docker.io/library/security-secretstore-setup done 19:26:35 #93 DONE 11.6s 19:26:35 19:26:35 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:26:35 #195 DONE 0.6s 19:26:35 19:26:35 #93 [security-bootstrapper] exporting to image 19:26:35 #93 exporting layers 0.2s done 19:26:35 #93 writing image sha256:34b74b28a10cb69866d3dc238c1ff93efbfa63c76947bdd7366e1ef99080e718 done 19:26:35 #93 naming to docker.io/library/security-bootstrapper done 19:26:35 #93 DONE 11.8s 19:26:35 19:26:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:26:35 time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:35 time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:26:35 $ docker stop --time=1 29589ce223277594d245ec45e1999e177bb39818036c4dcbda304bd2fa464e7a 19:26:38 $ docker rm -f --volumes 29589ce223277594d245ec45e1999e177bb39818036c4dcbda304bd2fa464e7a [Pipeline] // withDockerContainer [Pipeline] sh 19:26:39 + docker images 19:26:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:39 security-bootstrapper latest 34b74b28a10c 4 seconds ago 23.3MB 19:26:39 security-proxy-setup latest 55ed0aff1b9c 5 seconds ago 34.4MB 19:26:39 security-secretstore-setup latest 9bd4c0bd4754 5 seconds ago 44.4MB 19:26:39 core-common-config-bootstrapper latest d7fffb640d94 6 seconds ago 18.2MB 19:26:39 security-proxy-auth latest d2df9943e047 6 seconds ago 19.5MB 19:26:39 core-data latest d47f50e53ff3 7 seconds ago 21.3MB 19:26:39 security-spiffe-token-provider latest c0354901f81d 7 seconds ago 35.1MB 19:26:39 support-scheduler latest ce9c256430e6 7 seconds ago 34.1MB 19:26:39 support-notifications latest 6f6c4527e0a2 7 seconds ago 34.7MB 19:26:39 core-command latest f84de8385fb0 7 seconds ago 21.2MB 19:26:39 core-metadata latest 1a40b81e7cc5 7 seconds ago 21.7MB 19:26:39 security-spire-agent latest b022a60b974e 2 minutes ago 166MB 19:26:39 security-spire-config latest 0141a4dad899 2 minutes ago 101MB 19:26:39 security-spire-server latest 527e1ab99c1f 2 minutes ago 107MB 19:26:39 ci-base-image-x86_64 latest 5b409df6404c 5 minutes ago 930MB 19:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 19:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 19:26:39 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] } 19:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:28:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.231s coverage: 28.7% of statements 19:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.299s coverage: 97.0% of statements 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.379s coverage: 69.2% of statements 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.307s coverage: 53.2% of statements 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:28:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.199s coverage: 93.4% of statements 19:29:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.336s coverage: 4.1% of statements 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:29:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.549s coverage: 97.6% of statements 19:29:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.188s coverage: 72.2% of statements 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:29:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.402s coverage: 0.9% of statements 19:29:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.233s coverage: 32.2% of statements 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.267s coverage: 41.7% of statements 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.246s coverage: 82.9% of statements 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.252s coverage: 94.1% of statements 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.217s coverage: 96.3% of statements 19:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.207s coverage: 87.5% of statements 19:29:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.212s coverage: 94.4% of statements 19:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.943s coverage: 79.9% of statements 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.251s coverage: 92.9% of statements 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.214s coverage: 62.3% of statements 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.206s coverage: 87.2% of statements 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.365s coverage: 81.8% of statements 19:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.403s coverage: 82.1% of statements 19:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.206s coverage: 86.0% of statements 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.382s coverage: 63.1% of statements 19:30:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.316s coverage: 100.0% of statements 19:30:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.096s coverage: 89.4% of statements 19:30:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements 19:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.093s coverage: 73.7% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.096s coverage: 100.0% of statements 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:30:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.413s coverage: 38.4% of statements 19:30:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.249s coverage: 89.5% of statements 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.218s coverage: 84.8% of statements 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.345s coverage: 19.9% of statements 19:30:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.578s coverage: 95.7% of statements 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.252s coverage: 61.8% of statements 19:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.412s coverage: 98.9% of statements 19:30:44 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 19:30:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:44 go vet ./... 19:33:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:33:06 + ls -al . 19:33:06 total 724 19:33:06 drwxrwxr-x 10 1001 1001 4096 Nov 1 19:25 . 19:33:06 drwxr-xr-x 4 root root 4096 Nov 1 19:25 .. 19:33:06 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:23 .blubracket 19:33:06 -rw-rw-r-- 1 1001 1001 10 Nov 1 19:23 .dockerignore 19:33:06 drwxrwxr-x 8 1001 1001 4096 Nov 1 19:23 .git 19:33:06 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:23 .github 19:33:06 -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:23 .gitignore 19:33:06 -rw-rw-r-- 1 1001 1001 42 Nov 1 19:23 .golangci.yml 19:33:06 -rw-rw-r-- 1 1001 1001 100 Nov 1 19:23 .hadolint.yml 19:33:06 -rw-rw-r-- 1 1001 1001 155 Nov 1 19:23 .sonarcloud.properties 19:33:06 -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:23 ADOPTERS.md 19:33:06 -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:23 Attribution.txt 19:33:06 -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:23 CHANGELOG.md 19:33:06 -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:23 CONTRIBUTING.md 19:33:06 -rw-rw-r-- 1 1001 1001 677 Nov 1 19:23 GOVERNANCE.md 19:33:06 -rw-rw-r-- 1 1001 1001 861 Nov 1 19:23 Jenkinsfile 19:33:06 -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:23 LICENSE 19:33:06 -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:23 Makefile 19:33:06 -rw-rw-r-- 1 1001 1001 582 Nov 1 19:23 OWNERS.md 19:33:06 -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:23 README.md 19:33:06 -rw-rw-r-- 1 1001 1001 789 Nov 1 19:23 SECURITY.md 19:33:06 -rw-rw-r-- 1 1001 1001 5 Nov 1 19:20 VERSION 19:33:06 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:23 bin 19:33:06 drwxrwxr-x 18 1001 1001 4096 Nov 1 19:23 cmd 19:33:06 -rw-r--r-- 1 root root 453602 Nov 1 19:30 coverage.out 19:33:06 drwxrwxr-x 2 1001 1001 4096 Nov 1 19:23 fuzz_test 19:33:06 -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:23 go.mod 19:33:06 -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:23 go.sum 19:33:06 drwxrwxr-x 7 1001 1001 4096 Nov 1 19:23 internal 19:33:06 drwxrwxr-x 3 1001 1001 4096 Nov 1 19:23 openapi 19:33:06 -rw-rw-r-- 1 1001 1001 584 Nov 1 19:23 security.txt 19:33:06 -rw-rw-r-- 1 1001 1001 204 Nov 1 19:23 version.go [Pipeline] sh 19:33:07 + '[' -e coverage.out ] 19:33:07 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:07 Warning: overwriting stash ‘coverage-report’ 19:33:08 Stashed 1 file(s) [Pipeline] sh 19:33:08 + make build 19:33:08 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 19:34:30 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 19:34:37 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 19:34: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 19:34:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:35:28 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 19:35:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:40 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 19:35:43 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 19:35:47 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 19:35: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:35:58 $ docker stop --time=1 6164bf6bdeadeabc2d5dcb608f69b50353715e8760ffcb242e450c3613a8876f 19:36:00 $ docker rm -f --volumes 6164bf6bdeadeabc2d5dcb608f69b50353715e8760ffcb242e450c3613a8876f [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 19:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:03 19:36:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:04 latest: Pulling from edgex-devops/edgex-compose-arm64 19:36:04 547446be3368: Pulling fs layer 19:36:04 d125d8839a47: Pulling fs layer 19:36:04 3e85d5ac6304: Pulling fs layer 19:36:04 c3105a71a48b: Pulling fs layer 19:36:04 0f093f025ec4: Pulling fs layer 19:36:04 c3106fc0e877: Pulling fs layer 19:36:04 c3105a71a48b: Waiting 19:36:04 0f093f025ec4: Waiting 19:36:04 c3106fc0e877: Waiting 19:36:04 547446be3368: Download complete 19:36:04 c3105a71a48b: Verifying Checksum 19:36:04 c3105a71a48b: Download complete 19:36:05 d125d8839a47: Verifying Checksum 19:36:05 d125d8839a47: Download complete 19:36:05 c3106fc0e877: Verifying Checksum 19:36:05 c3106fc0e877: Download complete 19:36:05 0f093f025ec4: Verifying Checksum 19:36:05 0f093f025ec4: Download complete 19:36:05 547446be3368: Pull complete 19:36:06 d125d8839a47: Pull complete 19:36:07 3e85d5ac6304: Verifying Checksum 19:36:07 3e85d5ac6304: Download complete 19:36:17 3e85d5ac6304: Pull complete 19:36:17 c3105a71a48b: Pull complete 19:36:18 0f093f025ec4: Pull complete 19:36:19 c3106fc0e877: Pull complete 19:36:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:19 prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container 19:36:19 $ 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 19:36:21 $ docker top a030d5d086ee54aabdf9d4bfb27330657455b6c6e41e4c84cc8a9821ec1c5a60 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:22 + docker compose -f ./docker-compose-build.yml build --parallel 19:36:32 #1 [security-spire-agent internal] load build definition from Dockerfile 19:36:32 #1 transferring dockerfile: 1.70kB done 19:36:32 #1 DONE 0.1s 19:36:32 19:36:32 #2 [core-data internal] load build definition from Dockerfile 19:36:32 #2 transferring dockerfile: 1.90kB done 19:36:32 #2 DONE 0.0s 19:36:32 19:36:32 #3 [security-proxy-auth internal] load build definition from Dockerfile 19:36:32 #3 transferring dockerfile: 2.04kB 0.0s done 19:36:32 #3 DONE 0.1s 19:36:32 19:36:32 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:36:32 #4 transferring dockerfile: 2.38kB 0.0s done 19:36:32 #4 DONE 0.1s 19:36:32 19:36:32 #5 [security-spire-config internal] load build definition from Dockerfile 19:36:32 #5 transferring dockerfile: 1.58kB done 19:36:32 #5 DONE 0.1s 19:36:32 19:36:32 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:36:32 #6 transferring dockerfile: 2.82kB 0.0s done 19:36:32 #6 DONE 0.1s 19:36:32 19:36:32 #7 [security-spire-server internal] load build definition from Dockerfile 19:36:32 #7 transferring dockerfile: 1.59kB done 19:36:32 #7 DONE 0.1s 19:36:32 19:36:32 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:36:32 #8 transferring dockerfile: 2.12kB done 19:36:32 #8 DONE 0.1s 19:36:32 19:36:32 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:36:32 #9 transferring dockerfile: 1.78kB 0.0s done 19:36:32 #9 DONE 0.1s 19:36:32 19:36:32 #10 [core-command internal] load build definition from Dockerfile 19:36:32 #10 transferring dockerfile: 1.82kB done 19:36:32 #10 DONE 0.1s 19:36:32 19:36:32 #11 [support-notifications internal] load build definition from Dockerfile 19:36:33 #11 transferring dockerfile: 1.84kB 0.0s done 19:36:33 #11 DONE 0.1s 19:36:33 19:36:33 #12 [support-scheduler internal] load build definition from Dockerfile 19:36:33 #12 transferring dockerfile: 1.82kB 0.0s done 19:36:33 #12 DONE 0.1s 19:36:33 19:36:33 #13 [core-metadata internal] load build definition from Dockerfile 19:36:33 #13 transferring dockerfile: 1.96kB 0.0s done 19:36:33 #13 DONE 0.1s 19:36:33 19:36:33 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:36:33 #14 transferring dockerfile: 2.39kB done 19:36:33 #14 DONE 0.1s 19:36:33 19:36:33 #15 [security-spire-agent internal] load .dockerignore 19:36:33 #15 transferring context: 50B done 19:36:33 #15 DONE 0.1s 19:36:34 19:36:34 #16 [core-data internal] load .dockerignore 19:36:34 #16 transferring context: 50B done 19:36:34 #16 DONE 0.0s 19:36:34 19:36:34 #17 [security-proxy-auth internal] load .dockerignore 19:36:34 #17 transferring context: 50B done 19:36:34 #17 DONE 0.0s 19:36:34 19:36:34 #18 [security-secretstore-setup internal] load .dockerignore 19:36:34 #18 transferring context: 50B 0.0s done 19:36:34 #18 DONE 0.1s 19:36:34 19:36:34 #19 [security-spire-config internal] load .dockerignore 19:36:34 #19 transferring context: 50B 0.0s done 19:36:34 #19 DONE 0.0s 19:36:34 19:36:34 #20 [security-bootstrapper internal] load .dockerignore 19:36:34 #20 transferring context: 50B done 19:36:34 #20 DONE 0.1s 19:36:34 19:36:34 #21 [security-spire-server internal] load .dockerignore 19:36:34 #21 transferring context: 50B 0.0s done 19:36:34 #21 DONE 0.1s 19:36:34 19:36:34 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:36:34 #22 transferring context: 50B 0.0s done 19:36:34 #22 DONE 0.1s 19:36:34 19:36:34 #23 [security-spiffe-token-provider internal] load .dockerignore 19:36:34 #23 transferring context: 50B 0.0s done 19:36:34 #23 DONE 0.1s 19:36:34 19:36:34 #24 [core-command internal] load .dockerignore 19:36:34 #24 transferring context: 50B done 19:36:34 #24 DONE 0.1s 19:36:34 19:36:34 #25 [support-notifications internal] load .dockerignore 19:36:34 #25 transferring context: 50B 0.0s done 19:36:34 #25 DONE 0.1s 19:36:34 19:36:34 #26 [support-scheduler internal] load .dockerignore 19:36:34 #26 transferring context: 50B done 19:36:34 #26 DONE 0.1s 19:36:34 19:36:34 #27 [core-metadata internal] load .dockerignore 19:36:34 #27 transferring context: 50B 0.0s done 19:36:34 #27 DONE 0.1s 19:36:34 19:36:34 #28 [security-proxy-setup internal] load .dockerignore 19:36:34 #28 transferring context: 50B done 19:36:34 #28 DONE 0.1s 19:36:34 19:36:34 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:36:35 #29 ... 19:36:35 19:36:35 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:36:35 #30 DONE 0.2s 19:36:35 19:36:35 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:36:35 #31 DONE 0.8s 19:36:35 19:36:35 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:36:35 #29 DONE 0.8s 19:36:35 19:36:35 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:35 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:35 #32 ... 19:36:35 19:36:35 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:35 #33 DONE 0.0s 19:36:35 19:36:35 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:36:35 #30 DONE 0.2s 19:36:35 19:36:35 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:35 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:36:36 #32 ... 19:36:36 19:36:36 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:36 #33 DONE 0.0s 19:36:36 19:36:36 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:36 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:36 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:36:36 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:36:36 #32 ... 19:36:36 19:36:36 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:36 #33 DONE 0.0s 19:36:36 19:36:36 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:36 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 19:36:36 #32 ... 19:36:36 19:36:36 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:36:36 #29 DONE 0.8s 19:36:36 19:36:36 #34 [security-spire-agent internal] load build context 19:36:36 #34 transferring context: 17.63kB 0.1s done 19:36:36 #34 DONE 0.5s 19:36:36 19:36:36 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:36 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 19:36:36 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:36:36 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:36 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:36:36 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:36:36 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:36:36 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 19:36:36 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:36 #32 ... 19:36:36 19:36:36 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:36 #33 DONE 0.0s 19:36:36 19:36:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:36 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:36:36 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:36:36 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:36:36 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:36:36 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:36:36 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 19:36:36 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:36:36 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.7s 19:36:36 #32 ... 19:36:36 19:36:36 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:36 #33 DONE 0.1s 19:36:36 19:36:36 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:36 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s 19:36:36 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 19:36:37 #32 ... 19:36:37 19:36:37 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:37 #33 DONE 0.1s 19:36:37 19:36:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:37 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 19:36:37 #32 ... 19:36:37 19:36:37 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:37 #33 DONE 0.1s 19:36:37 19:36:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.25MB / 23.39MB 1.2s 19:36:37 #32 ... 19:36:37 19:36:37 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:36:37 #30 DONE 1.5s 19:36:37 19:36:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.4s 19:36:37 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:36:37 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:36:37 #32 ... 19:36:37 19:36:37 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:37 #33 DONE 0.1s 19:36:37 19:36:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:37 #32 ... 19:36:37 19:36:37 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:36:37 #30 DONE 1.6s 19:36:37 19:36:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.07MB / 23.39MB 1.8s 19:36:37 #32 ... 19:36:37 19:36:37 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:36:37 #33 DONE 0.1s 19:36:37 19:36:37 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:37 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.0s 19:36:38 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.23MB / 23.39MB 2.2s 19:36:38 #32 ... 19:36:38 19:36:38 #35 [security-spire-server internal] load build context 19:36:38 #35 transferring context: 18.10kB 0.1s done 19:36:38 #35 DONE 1.8s 19:36:38 19:36:38 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:38 #32 ... 19:36:38 19:36:38 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:36:38 #30 DONE 2.1s 19:36:38 19:36:38 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:38 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.4s 19:36:38 #32 ... 19:36:38 19:36:38 #36 [security-spire-config internal] load build context 19:36:38 #36 transferring context: 16.35kB 0.1s done 19:36:38 #36 DONE 2.2s 19:36:38 19:36:38 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:38 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:36:38 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:36:38 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 2.9s 19:36:39 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.3s 19:36:39 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.7s 19:36:40 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.2s 19:36:40 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.5s 19:36:40 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.8s 19:36:40 #32 ... 19:36:40 19:36:40 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:36:40 #37 DONE 5.5s 19:36:40 19:36:40 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:36:41 #38 ... 19:36:41 19:36:41 #39 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:36:41 #39 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 19:36:41 #39 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:36:41 #39 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:36:41 #39 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:36:41 #39 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 19:36:41 #39 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.4s done 19:36:41 #39 DONE 6.7s 19:36:41 19:36:41 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:41 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:36:41 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:36:41 #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:36:41 #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:36:41 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:36:41 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:36:41 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done 19:36:41 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.5s done 19:36:41 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:36:41 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:36:41 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:36:42 #40 ... 19:36:42 19:36:42 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:36:42 #41 ... 19:36:42 19:36:42 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:36:42 #38 DONE 1.5s 19:36:42 19:36:42 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:36:46 #42 ... 19:36:46 19:36:46 #43 [core-data internal] load build context 19:36:46 #43 transferring context: 42.76MB 9.9s 19:36:46 #43 ... 19:36:46 19:36:46 #44 [security-secretstore-setup internal] load build context 19:36:46 #44 ... 19:36:46 19:36:46 #45 [security-proxy-auth internal] load build context 19:36:46 #45 ... 19:36:46 19:36:46 #43 [core-data internal] load build context 19:36:46 #43 ... 19:36:46 19:36:46 #46 [core-common-config-bootstrapper internal] load build context 19:36:46 #46 ... 19:36:46 19:36:46 #47 [security-bootstrapper internal] load build context 19:36:46 #47 ... 19:36:46 19:36:46 #46 [core-common-config-bootstrapper internal] load build context 19:36:47 #46 ... 19:36:47 19:36:47 #48 [support-notifications internal] load build context 19:36:47 #48 ... 19:36:47 19:36:47 #49 [core-command internal] load build context 19:36:47 #49 ... 19:36:47 19:36:47 #50 [security-spiffe-token-provider internal] load build context 19:36:47 #50 ... 19:36:47 19:36:47 #51 [support-scheduler internal] load build context 19:36:47 #51 ... 19:36:47 19:36:47 #46 [core-common-config-bootstrapper internal] load build context 19:36:47 #46 ... 19:36:47 19:36:47 #52 [core-metadata internal] load build context 19:36:48 #52 ... 19:36:48 19:36:48 #46 [core-common-config-bootstrapper internal] load build context 19:36:48 #46 ... 19:36:48 19:36:48 #53 [security-proxy-setup internal] load build context 19:36:48 #53 ... 19:36:48 19:36:48 #52 [core-metadata internal] load build context 19:36:51 #52 ... 19:36:51 19:36:51 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:51 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.9s done 19:36:51 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.2s 19:36:51 #32 ... 19:36:51 19:36:51 #52 [core-metadata internal] load build context 19:36:51 #52 transferring context: 29.93MB 11.8s 19:36:52 #52 ... 19:36:52 19:36:52 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:52 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s 19:36:52 #40 ... 19:36:52 19:36:52 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:52 #0 9.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:52 #54 ... 19:36:52 19:36:52 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:52 #55 ... 19:36:52 19:36:52 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:52 #56 ... 19:36:52 19:36:52 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:52 #57 ... 19:36:52 19:36:52 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:52 #58 ... 19:36:52 19:36:52 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:53 #59 ... 19:36:53 19:36:53 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:53 #60 ... 19:36:53 19:36:53 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:36:53 #61 ... 19:36:53 19:36:53 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:53 #62 ... 19:36:53 19:36:53 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:36:53 #63 ... 19:36:53 19:36:53 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:53 #64 ... 19:36:53 19:36:53 #45 [security-proxy-auth internal] load build context 19:36:53 #45 ... 19:36:53 19:36:53 #46 [core-common-config-bootstrapper internal] load build context 19:36:54 #46 ... 19:36:54 19:36:54 #51 [support-scheduler internal] load build context 19:36:54 #51 ... 19:36:54 19:36:54 #46 [core-common-config-bootstrapper internal] load build context 19:36:55 #46 ... 19:36:55 19:36:55 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:36:55 #41 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:55 #41 8.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:55 #41 11.59 (1/1) Installing dumb-init (1.2.5-r2) 19:36:55 #41 11.59 Executing busybox-1.36.1-r2.trigger 19:36:55 #41 11.59 OK: 8 MiB in 16 packages 19:36:55 #41 DONE 13.7s 19:36:55 19:36:55 #46 [core-common-config-bootstrapper internal] load build context 19:36:56 #46 ... 19:36:56 19:36:56 #44 [security-secretstore-setup internal] load build context 19:36:56 #44 transferring context: 45.90MB 20.1s 19:36:56 #44 ... 19:36:56 19:36:56 #46 [core-common-config-bootstrapper internal] load build context 19:36:56 #46 ... 19:36:56 19:36:56 #43 [core-data internal] load build context 19:36:56 #43 ... 19:36:56 19:36:56 #46 [core-common-config-bootstrapper internal] load build context 19:36:56 #46 ... 19:36:56 19:36:56 #47 [security-bootstrapper internal] load build context 19:36:56 #47 ... 19:36:56 19:36:56 #46 [core-common-config-bootstrapper internal] load build context 19:36:57 #46 ... 19:36:57 19:36:57 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:36:57 #42 9.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:36:57 #42 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:36:57 #42 13.07 OK: 266 MiB in 52 packages 19:36:57 #42 DONE 15.6s 19:36:57 19:36:57 #46 [core-common-config-bootstrapper internal] load build context 19:36:57 #46 ... 19:36:57 19:36:57 #48 [support-notifications internal] load build context 19:36:57 #48 ... 19:36:57 19:36:57 #49 [core-command internal] load build context 19:36:57 #49 ... 19:36:57 19:36:57 #50 [security-spiffe-token-provider internal] load build context 19:36:57 #50 ... 19:36:57 19:36:57 #46 [core-common-config-bootstrapper internal] load build context 19:36:58 #46 ... 19:36:58 19:36:58 #53 [security-proxy-setup internal] load build context 19:36:59 #53 ... 19:36:59 19:36:59 #49 [core-command internal] load build context 19:37:00 #49 ... 19:37:00 19:37:00 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:37:00 #56 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:00 #56 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:00 #56 15.38 OK: 266 MiB in 52 packages 19:37:00 #56 DONE 17.9s 19:37:00 19:37:00 #46 [core-common-config-bootstrapper internal] load build context 19:37:01 #46 ... 19:37:01 19:37:01 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:37:01 #55 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:01 #55 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:01 #55 17.37 OK: 266 MiB in 52 packages 19:37:01 #55 DONE 18.9s 19:37:01 19:37:01 #46 [core-common-config-bootstrapper internal] load build context 19:37:01 #46 transferring context: 54.81MB 24.0s 19:37:01 #46 ... 19:37:01 19:37:01 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:01 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.7s 19:37:01 #32 ... 19:37:01 19:37:01 #46 [core-common-config-bootstrapper internal] load build context 19:37:02 #46 ... 19:37:02 19:37:02 #52 [core-metadata internal] load build context 19:37:02 #52 ... 19:37:02 19:37:02 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:02 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.4s 19:37:02 #40 ... 19:37:02 19:37:02 #52 [core-metadata internal] load build context 19:37:02 #52 ... 19:37:02 19:37:02 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:02 #54 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:02 #54 14.10 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:02 #54 14.10 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:02 #54 14.10 OK: 19957 distinct packages available 19:37:02 #54 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:02 #54 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:02 #54 ... 19:37:02 19:37:02 #52 [core-metadata internal] load build context 19:37:03 #52 ... 19:37:03 19:37:03 #45 [security-proxy-auth internal] load build context 19:37:03 #45 ... 19:37:03 19:37:03 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:04 #32 ... 19:37:04 19:37:04 #51 [support-scheduler internal] load build context 19:37:05 #51 ... 19:37:05 19:37:05 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:06 #32 ... 19:37:06 19:37:06 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:37:06 #54 21.04 OK: 266 MiB in 52 packages 19:37:06 #54 DONE 23.7s 19:37:06 19:37:06 #45 [security-proxy-auth internal] load build context 19:37:06 #45 transferring context: 71.67MB 30.1s 19:37:06 #45 ... 19:37:06 19:37:06 #44 [security-secretstore-setup internal] load build context 19:37:06 #44 ... 19:37:06 19:37:06 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:06 #32 ... 19:37:06 19:37:06 #43 [core-data internal] load build context 19:37:06 #43 ... 19:37:06 19:37:06 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:06 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.8s 19:37:07 #32 ... 19:37:07 19:37:07 #47 [security-bootstrapper internal] load build context 19:37:07 #47 ... 19:37:07 19:37:07 #43 [core-data internal] load build context 19:37:07 #43 ... 19:37:07 19:37:07 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:07 #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:07 #60 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:07 #60 23.07 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:07 #60 23.07 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:07 #60 23.07 OK: 19953 distinct packages available 19:37:07 #60 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:07 #60 ... 19:37:07 19:37:07 #43 [core-data internal] load build context 19:37:07 #43 ... 19:37:07 19:37:07 #48 [support-notifications internal] load build context 19:37:07 #48 ... 19:37:07 19:37:07 #43 [core-data internal] load build context 19:37:08 #43 ... 19:37:08 19:37:08 #50 [security-spiffe-token-provider internal] load build context 19:37:08 #50 ... 19:37:08 19:37:08 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:08 #32 ... 19:37:08 19:37:08 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:37:08 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.1s done 19:37:08 #40 DONE 33.0s 19:37:08 19:37:08 #48 [support-notifications internal] load build context 19:37:09 #48 ... 19:37:09 19:37:09 #53 [security-proxy-setup internal] load build context 19:37:09 #53 ... 19:37:09 19:37:09 #48 [support-notifications internal] load build context 19:37:09 #48 ... 19:37:09 19:37:09 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:09 #64 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:09 #64 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:09 #64 24.13 (1/2) Installing ca-certificates (20230506-r0) 19:37:09 #64 24.66 (2/2) Installing dumb-init (1.2.5-r2) 19:37:09 #64 24.72 Executing busybox-1.36.1-r2.trigger 19:37:09 #64 24.85 Executing ca-certificates-20230506-r0.trigger 19:37:09 #64 26.14 OK: 9 MiB in 17 packages 19:37:09 #64 ... 19:37:09 19:37:09 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:09 #59 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:09 #59 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:09 #59 25.02 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:09 #59 25.02 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:09 #59 25.02 OK: 19953 distinct packages available 19:37:09 #59 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:09 #59 ... 19:37:09 19:37:09 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:09 #57 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:09 #57 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:09 #57 24.92 (1/4) Installing ca-certificates (20230506-r0) 19:37:09 #57 25.13 (2/4) Installing dumb-init (1.2.5-r2) 19:37:09 #57 25.18 (3/4) Installing su-exec (0.2-r3) 19:37:09 #57 25.18 (4/4) Installing yq (4.33.3-r4) 19:37:09 #57 26.72 Executing busybox-1.36.1-r2.trigger 19:37:09 #57 26.77 Executing ca-certificates-20230506-r0.trigger 19:37:09 #57 ... 19:37:09 19:37:09 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:10 #32 ... 19:37:10 19:37:10 #49 [core-command internal] load build context 19:37:10 #49 ... 19:37:10 19:37:10 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:11 #32 ... 19:37:11 19:37:11 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:37:11 #64 DONE 28.6s 19:37:11 19:37:11 #49 [core-command internal] load build context 19:37:11 #49 transferring context: 55.41MB 33.5s 19:37:11 #49 ... 19:37:11 19:37:11 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:11 #58 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:11 #58 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:11 #58 26.96 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:37:11 #58 26.96 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:37:11 #58 26.96 OK: 19953 distinct packages available 19:37:11 #58 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:11 #58 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:11 #58 ... 19:37:11 19:37:11 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:12 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.3s 19:37:12 #32 ... 19:37:12 19:37:12 #46 [core-common-config-bootstrapper internal] load build context 19:37:12 #46 ... 19:37:12 19:37:12 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:12 #62 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:12 #62 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:12 #62 28.86 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:37:12 #62 29.62 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:37:12 #62 29.73 (3/6) Installing dumb-init (1.2.5-r2) 19:37:12 #62 29.79 (4/6) Installing openssl (3.1.4-r0) 19:37:12 #62 ... 19:37:12 19:37:12 #46 [core-common-config-bootstrapper internal] load build context 19:37:12 #46 ... 19:37:12 19:37:12 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:37:12 #57 28.62 OK: 18 MiB in 19 packages 19:37:12 #57 DONE 30.4s 19:37:12 19:37:12 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:37:12 #63 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:12 #63 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:13 #63 30.51 (1/1) Installing dumb-init (1.2.5-r2) 19:37:13 #63 30.51 Executing busybox-1.36.1-r2.trigger 19:37:13 #63 30.57 OK: 8 MiB in 16 packages 19:37:13 #63 ... 19:37:13 19:37:13 #46 [core-common-config-bootstrapper internal] load build context 19:37:13 #46 ... 19:37:13 19:37:13 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:37:13 #61 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:37:13 #61 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:13 #61 30.38 (1/2) Installing dumb-init (1.2.5-r2) 19:37:13 #61 30.42 (2/2) Installing su-exec (0.2-r3) 19:37:13 #61 30.55 Executing busybox-1.36.1-r2.trigger 19:37:13 #61 30.63 OK: 8 MiB in 17 packages 19:37:13 #61 ... 19:37:13 19:37:13 #46 [core-common-config-bootstrapper internal] load build context 19:37:13 #46 ... 19:37:13 19:37:14 #52 [core-metadata internal] load build context 19:37:14 #52 ... 19:37:14 19:37:14 #46 [core-common-config-bootstrapper internal] load build context 19:37:14 #46 ... 19:37:14 19:37:14 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:37:14 #61 DONE 31.9s 19:37:14 19:37:14 #46 [core-common-config-bootstrapper internal] load build context 19:37:15 #46 ... 19:37:15 19:37:15 #51 [support-scheduler internal] load build context 19:37:15 #51 ... 19:37:15 19:37:15 #46 [core-common-config-bootstrapper internal] load build context 19:37:16 #46 ... 19:37:16 19:37:16 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:37:16 #63 DONE 34.0s 19:37:16 19:37:16 #46 [core-common-config-bootstrapper internal] load build context 19:37:16 #46 ... 19:37:16 19:37:16 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:37:16 #62 29.99 (5/6) Installing su-exec (0.2-r3) 19:37:16 #62 29.99 (6/6) Installing yq (4.33.3-r4) 19:37:16 #62 30.84 Executing busybox-1.36.1-r2.trigger 19:37:16 #62 31.01 OK: 18 MiB in 19 packages 19:37:16 #62 DONE 33.7s 19:37:16 19:37:16 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:16 #60 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:16 #60 32.65 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 19:37:16 #60 32.74 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 19:37:16 #60 32.84 (3/7) Installing dumb-init (1.2.5-r2) 19:37:16 #60 32.84 (4/7) Installing musl-obstack (1.2.3-r2) 19:37:16 #60 32.89 (5/7) Installing libucontext (1.2-r2) 19:37:16 #60 32.89 (6/7) Installing gcompat (1.1.0-r1) 19:37:16 #60 32.89 (7/7) Installing openssl (3.1.4-r0) 19:37:16 #60 32.96 Executing busybox-1.36.1-r2.trigger 19:37:16 #60 33.06 OK: 9 MiB in 20 packages 19:37:16 #60 DONE 34.9s 19:37:16 19:37:16 #45 [security-proxy-auth internal] load build context 19:37:16 #45 transferring context: 100.71MB 40.3s 19:37:16 #45 ... 19:37:16 19:37:16 #44 [security-secretstore-setup internal] load build context 19:37:16 #44 ... 19:37:16 19:37:16 #46 [core-common-config-bootstrapper internal] load build context 19:37:17 #46 ... 19:37:17 19:37:17 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:37:17 #58 33.35 (1/4) Installing dumb-init (1.2.5-r2) 19:37:17 #58 33.35 (2/4) Installing musl-obstack (1.2.3-r2) 19:37:17 #58 33.35 (3/4) Installing libucontext (1.2-r2) 19:37:17 #58 33.44 (4/4) Installing gcompat (1.1.0-r1) 19:37:17 #58 33.44 Executing busybox-1.36.1-r2.trigger 19:37:17 #58 33.54 OK: 8 MiB in 19 packages 19:37:17 #58 DONE 34.8s 19:37:17 19:37:17 #46 [core-common-config-bootstrapper internal] load build context 19:37:17 #46 ... 19:37:17 19:37:17 #47 [security-bootstrapper internal] load build context 19:37:17 #47 ... 19:37:17 19:37:17 #46 [core-common-config-bootstrapper internal] load build context 19:37:17 #46 ... 19:37:17 19:37:17 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:17 #59 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:37:17 #59 32.94 (1/11) Installing ca-certificates (20230506-r0) 19:37:17 #59 33.22 (2/11) Installing brotli-libs (1.0.9-r14) 19:37:17 #59 33.22 (3/11) Installing libunistring (1.1-r1) 19:37:17 #59 33.32 (4/11) Installing libidn2 (2.3.4-r1) 19:37:17 #59 33.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:37:17 #59 33.34 (6/11) Installing libcurl (8.4.0-r0) 19:37:17 #59 33.42 (7/11) Installing curl (8.4.0-r0) 19:37:17 #59 33.44 (8/11) Installing dumb-init (1.2.5-r2) 19:37:17 #59 33.46 (9/11) Installing musl-obstack (1.2.3-r2) 19:37:17 #59 33.48 (10/11) Installing libucontext (1.2-r2) 19:37:17 #59 33.49 (11/11) Installing gcompat (1.1.0-r1) 19:37:17 #59 33.50 Executing busybox-1.36.1-r2.trigger 19:37:17 #59 33.59 Executing ca-certificates-20230506-r0.trigger 19:37:17 #59 34.25 OK: 13 MiB in 26 packages 19:37:17 #59 DONE 35.1s 19:37:17 19:37:17 #46 [core-common-config-bootstrapper internal] load build context 19:37:18 #46 ... 19:37:18 19:37:18 #43 [core-data internal] load build context 19:37:18 #43 ... 19:37:18 19:37:18 #50 [security-spiffe-token-provider internal] load build context 19:37:18 #50 ... 19:37:18 19:37:18 #43 [core-data internal] load build context 19:37:18 #43 ... 19:37:18 19:37:18 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:37:18 #65 DONE 2.3s 19:37:18 19:37:18 #43 [core-data internal] load build context 19:37:19 #43 ... 19:37:19 19:37:19 #53 [security-proxy-setup internal] load build context 19:37:19 #53 ... 19:37:19 19:37:19 #43 [core-data internal] load build context 19:37:19 #43 ... 19:37:19 19:37:19 #48 [support-notifications internal] load build context 19:37:19 #48 ... 19:37:19 19:37:19 #43 [core-data internal] load build context 19:37:19 #43 ... 19:37:19 19:37:19 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:37:19 #66 DONE 3.1s 19:37:20 19:37:20 #43 [core-data internal] load build context 19:37:20 #43 ... 19:37:20 19:37:20 #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:37:20 #67 DONE 5.3s 19:37:20 19:37:20 #43 [core-data internal] load build context 19:37:21 #43 ... 19:37:21 19:37:21 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:37:21 #68 DONE 1.1s 19:37:21 19:37:21 #43 [core-data internal] load build context 19:37:21 #43 transferring context: 117.51MB 45.7s 19:37:21 #43 ... 19:37:21 19:37:21 #49 [core-command internal] load build context 19:37:21 #49 ... 19:37:21 19:37:21 #43 [core-data internal] load build context 19:37:22 #43 ... 19:37:22 19:37:22 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:37:22 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.9s done 19:37:22 #32 ... 19:37:22 19:37:22 #43 [core-data internal] load build context 19:37:24 #43 ... 19:37:24 19:37:24 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:24 #69 DONE 3.7s 19:37:24 19:37:24 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:24 #70 DONE 3.7s 19:37:24 19:37:24 #43 [core-data internal] load build context 19:37:24 #43 ... 19:37:24 19:37:24 #52 [core-metadata internal] load build context 19:37:24 #52 ... 19:37:24 19:37:24 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:37:24 #71 DONE 3.9s 19:37:24 19:37:24 #52 [core-metadata internal] load build context 19:37:24 #52 ... 19:37:24 19:37:24 #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:37:25 #72 DONE 1.0s 19:37:25 19:37:25 #51 [support-scheduler internal] load build context 19:37:25 #51 ... 19:37:25 19:37:25 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:37:25 #73 DONE 1.3s 19:37:25 19:37:25 #51 [support-scheduler internal] load build context 19:37:25 #51 ... 19:37:25 19:37:25 #74 [security-spire-config stage-2 5/9] COPY security.txt / 19:37:25 #74 ... 19:37:25 19:37:25 #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:37:25 #75 DONE 1.4s 19:37:25 19:37:25 #51 [support-scheduler internal] load build context 19:37:26 #51 ... 19:37:26 19:37:26 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 19:37:26 #76 DONE 1.1s 19:37:26 19:37:26 #51 [support-scheduler internal] load build context 19:37:26 #51 transferring context: 115.35MB 48.4s 19:37:26 #51 ... 19:37:26 19:37:26 #45 [security-proxy-auth internal] load build context 19:37:26 #45 ... 19:37:26 19:37:26 #51 [support-scheduler internal] load build context 19:37:27 #51 ... 19:37:27 19:37:27 #44 [security-secretstore-setup internal] load build context 19:37:27 #44 ... 19:37:27 19:37:27 #74 [security-spire-config stage-2 5/9] COPY security.txt / 19:37:27 #74 DONE 1.6s 19:37:27 19:37:27 #51 [support-scheduler internal] load build context 19:37:27 #51 ... 19:37:27 19:37:27 #77 [security-spire-server stage-2 5/8] COPY security.txt / 19:37:27 #77 DONE 1.6s 19:37:27 19:37:27 #51 [support-scheduler internal] load build context 19:37:28 #51 ... 19:37:28 19:37:28 #47 [security-bootstrapper internal] load build context 19:37:28 #47 ... 19:37:28 19:37:28 #51 [support-scheduler internal] load build context 19:37:28 #51 ... 19:37:28 19:37:28 #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:28 #78 DONE 1.4s 19:37:28 19:37:28 #51 [support-scheduler internal] load build context 19:37:28 #51 ... 19:37:28 19:37:28 #46 [core-common-config-bootstrapper internal] load build context 19:37:28 #46 ... 19:37:28 19:37:28 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:37:28 #79 DONE 1.1s 19:37:28 19:37:28 #46 [core-common-config-bootstrapper internal] load build context 19:37:28 #46 ... 19:37:28 19:37:28 #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:28 #80 ... 19:37:28 19:37:28 #50 [security-spiffe-token-provider internal] load build context 19:37:28 #50 ... 19:37:28 19:37:28 #51 [support-scheduler internal] load build context 19:37:29 #51 ... 19:37:29 19:37:29 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:37:29 #81 DONE 1.4s 19:37:29 19:37:29 #51 [support-scheduler internal] load build context 19:37:29 #51 ... 19:37:29 19:37:29 #53 [security-proxy-setup internal] load build context 19:37:29 #53 ... 19:37:29 19:37:29 #51 [support-scheduler internal] load build context 19:37:29 #51 ... 19:37:29 19:37:29 #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:37:29 #80 DONE 1.4s 19:37:29 19:37:29 #51 [support-scheduler internal] load build context 19:37:29 #51 ... 19:37:29 19:37:29 #48 [support-notifications internal] load build context 19:37:29 #48 ... 19:37:29 19:37:29 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:29 #82 DONE 1.6s 19:37:29 19:37:29 #48 [support-notifications internal] load build context 19:37:29 #48 ... 19:37:29 19:37:29 #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:30 #83 ... 19:37:30 19:37:30 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:37:30 #84 DONE 1.5s 19:37:30 19:37:30 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:31 #85 ... 19:37:31 19:37:31 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:37:31 #86 DONE 1.5s 19:37:31 19:37:31 #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:31 #83 DONE 1.5s 19:37:31 19:37:31 #87 [security-spire-config] exporting to image 19:37:31 #87 exporting layers 19:37:32 #87 ... 19:37:32 19:37:32 #49 [core-command internal] load build context 19:37:32 #49 transferring context: 144.89MB 53.8s 19:37:32 #49 ... 19:37:32 19:37:32 #44 [security-secretstore-setup internal] load build context 19:37:32 #44 ... 19:37:32 19:37:32 #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:37:32 #85 DONE 1.5s 19:37:32 19:37:32 #44 [security-secretstore-setup internal] load build context 19:37:34 #44 ... 19:37:34 19:37:34 #43 [core-data internal] load build context 19:37:34 #43 ... 19:37:34 19:37:34 #52 [core-metadata internal] load build context 19:37:34 #52 ... 19:37:34 19:37:34 #44 [security-secretstore-setup internal] load build context 19:37:35 #44 ... 19:37:35 19:37:35 #46 [core-common-config-bootstrapper internal] load build context 19:37:35 #46 transferring context: 189.79MB 58.1s done 19:37:35 #46 DONE 59.2s 19:37:35 19:37:35 #44 [security-secretstore-setup internal] load build context 19:37:36 #44 ... 19:37:36 19:37:36 #45 [security-proxy-auth internal] load build context 19:37:36 #45 transferring context: 189.79MB 59.9s done 19:37:36 #45 DONE 60.5s 19:37:36 19:37:36 #44 [security-secretstore-setup internal] load build context 19:37:37 #44 ... 19:37:37 19:37:37 #43 [core-data internal] load build context 19:37:37 #43 transferring context: 189.79MB 61.0s done 19:37:37 #43 DONE 61.6s 19:37:37 19:37:37 #44 [security-secretstore-setup internal] load build context 19:37:37 #44 ... 19:37:37 19:37:37 #87 [security-spire-server] exporting to image 19:37:37 #87 exporting layers 5.6s done 19:37:37 #87 writing image sha256:154a872e2f98db75d89aa9da7750eb3a9d5592878242c2ef8103548756e3376a 0.5s done 19:37:37 #87 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:37:37 #87 writing image sha256:da64c7b9b412572e6e9bfcab16dc7b6ccd5b4374c90b397e46f13b1f50964a43 0.0s done 19:37:37 #87 writing image sha256:6635bd3f0a20480793bf9d404c76898f11f559eca0f0911f460fff6a3f4f9836 0.0s done 19:37:37 #87 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:37:37 #87 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:37:37 #87 DONE 7.1s 19:37:37 19:37:37 #44 [security-secretstore-setup internal] load build context 19:37:38 #44 ... 19:37:38 19:37:38 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:38 #88 DONE 2.0s 19:37:38 19:37:38 #44 [security-secretstore-setup internal] load build context 19:37:38 #44 ... 19:37:38 19:37:38 #47 [security-bootstrapper internal] load build context 19:37:38 #47 ... 19:37:38 19:37:38 #44 [security-secretstore-setup internal] load build context 19:37:38 #44 ... 19:37:38 19:37:38 #50 [security-spiffe-token-provider internal] load build context 19:37:39 #50 ... 19:37:39 19:37:39 #44 [security-secretstore-setup internal] load build context 19:37:39 #44 ... 19:37:39 19:37:39 #53 [security-proxy-setup internal] load build context 19:37:39 #53 transferring context: 189.79MB 60.2s done 19:37:39 #53 DONE 61.3s 19:37:39 19:37:39 #44 [security-secretstore-setup internal] load build context 19:37:39 #44 ... 19:37:39 19:37:39 #49 [core-command internal] load build context 19:37:39 #49 transferring context: 189.79MB 61.6s done 19:37:39 #49 DONE 62.6s 19:37:39 19:37:39 #44 [security-secretstore-setup internal] load build context 19:37:39 #44 ... 19:37:39 19:37:39 #51 [support-scheduler internal] load build context 19:37:39 #51 ... 19:37:39 19:37:39 #48 [support-notifications internal] load build context 19:37:40 #48 ... 19:37:40 19:37:40 #44 [security-secretstore-setup internal] load build context 19:37:40 #44 transferring context: 189.79MB 64.2s done 19:37:40 #44 ... 19:37:40 19:37:40 #52 [core-metadata internal] load build context 19:37:40 #52 transferring context: 189.79MB 60.9s done 19:37:40 #52 DONE 62.8s 19:37:40 19:37:40 #51 [support-scheduler internal] load build context 19:37:40 #51 transferring context: 189.79MB 61.7s done 19:37:40 #51 DONE 63.4s 19:37:40 19:37:40 #44 [security-secretstore-setup internal] load build context 19:37:40 #44 DONE 64.9s 19:37:40 19:37:40 #48 [support-notifications internal] load build context 19:37:41 #48 ... 19:37:41 19:37:41 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:37:41 #89 DONE 1.0s 19:37:41 19:37:41 #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:37:41 #90 CACHED 19:37:41 19:37:41 #48 [support-notifications internal] load build context 19:37:42 #48 transferring context: 189.79MB 63.4s done 19:37:42 #48 DONE 64.6s 19:37:42 19:37:42 #47 [security-bootstrapper internal] load build context 19:37:42 #47 ... 19:37:42 19:37:42 #50 [security-spiffe-token-provider internal] load build context 19:37:42 #50 transferring context: 189.79MB 63.1s done 19:37:42 #50 DONE 65.1s 19:37:42 19:37:42 #47 [security-bootstrapper internal] load build context 19:37:42 #47 ... 19:37:42 19:37:42 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:37:42 #91 DONE 0.6s 19:37:42 19:37:42 #47 [security-bootstrapper internal] load build context 19:37:43 #47 ... 19:37:43 19:37:43 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:37:43 #92 DONE 0.6s 19:37:43 19:37:43 #47 [security-bootstrapper internal] load build context 19:37:47 #47 transferring context: 189.79MB 69.4s done 19:37:47 #47 DONE 70.3s 19:37:47 19:37:47 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:48 #93 ... 19:37:48 19:37:48 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:48 #94 ... 19:37:48 19:37:48 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:51 #95 ... 19:37:51 19:37:51 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:18 #96 ... 19:38:18 19:38:18 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:18 #94 DONE 38.4s 19:38:18 19:38:18 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 19:38:19 #97 DONE 3.1s 19:38:19 19:38:19 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:38:19 #98 CACHED 19:38:19 19:38:19 #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:19 #99 CACHED 19:38:19 19:38:19 #100 [core-metadata builder 6/7] COPY . . 19:38:19 #100 CACHED 19:38:19 19:38:19 #101 [support-scheduler builder 6/7] COPY . . 19:38:19 #101 CACHED 19:38:19 19:38:19 #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:38:19 #102 CACHED 19:38:19 19:38:19 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:19 #103 CACHED 19:38:19 19:38:19 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:19 #104 CACHED 19:38:19 19:38:19 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 19:38:19 #105 CACHED 19:38:19 19:38:19 #106 [core-command builder 6/7] COPY . . 19:38:19 #106 CACHED 19:38:19 19:38:19 #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:19 #96 DONE 38.5s 19:38:19 19:38:19 #107 [security-proxy-auth builder 6/7] COPY . . 19:38:19 #107 CACHED 19:38:19 19:38:19 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:19 #108 CACHED 19:38:19 19:38:19 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:38:19 #109 CACHED 19:38:19 19:38:19 #110 [core-data builder 6/7] COPY . . 19:38:19 #110 CACHED 19:38:19 19:38:19 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 19:38:19 #111 CACHED 19:38:19 19:38:19 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:19 #112 CACHED 19:38:19 19:38:19 #113 [security-secretstore-setup builder 6/7] COPY . . 19:38:20 #113 ... 19:38:20 19:38:20 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:20 #95 DONE 37.6s 19:38:20 19:38:20 #114 [support-notifications builder 6/7] COPY . . 19:38:22 #114 ... 19:38:22 19:38:22 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:22 #93 DONE 38.9s 19:38:22 19:38:22 #115 [security-spiffe-token-provider builder 6/7] COPY . . 19:38:27 #115 DONE 5.2s 19:38:27 19:38:27 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:38:27 #0 4.651 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 19:38:27 #116 ... 19:38:27 19:38:27 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #117 CACHED 19:38:27 19:38:27 #118 [security-proxy-setup builder 6/7] COPY . . 19:38:27 #118 CACHED 19:38:27 19:38:27 #114 [support-notifications builder 6/7] COPY . . 19:38:27 #114 DONE 7.0s 19:38:27 19:38:27 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:38:27 #119 CACHED 19:38:27 19:38:27 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:27 #120 CACHED 19:38:27 19:38:27 #121 [security-bootstrapper builder 6/7] COPY . . 19:38:27 #121 CACHED 19:38:27 19:38:27 #113 [security-secretstore-setup builder 6/7] COPY . . 19:38:27 #113 DONE 7.9s 19:38:27 19:38:27 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:29 #122 ... 19:38:29 19:38:29 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:29 #0 4.027 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 19:38:29 #123 ... 19:38:29 19:38:29 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:38:29 #0 3.723 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 19:38:29 #124 ... 19:38:29 19:38:29 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:29 #0 4.384 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 19:38:29 #125 ... 19:38:29 19:38:29 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:29 #0 4.402 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 19:38:30 #126 ... 19:38:30 19:38:30 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:38:30 #0 3.899 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 19:38:30 #127 ... 19:38:30 19:38:30 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:38:32 #128 4.493 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 19:38:33 #128 ... 19:38:33 19:38:33 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:33 #122 4.419 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 19:38:37 #122 ... 19:38:37 19:38:37 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:37 #0 4.312 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 19:38:37 #129 ... 19:38:37 19:38:37 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:37 #0 3.770 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 19:38:37 #130 ... 19:38:37 19:38:37 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:37 #0 4.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:52:00 #131 ... 19:52:00 19:52:00 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:00 #130 804.0 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 19:52:05 #130 ... 19:52:05 19:52:05 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:05 #128 DONE 817.3s 19:52:05 19:52:05 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:05 #130 ... 19:52:05 19:52:05 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #132 DONE 0.6s 19:52:05 19:52:05 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:05 #32 ... 19:52:05 19:52:05 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:52:06 #133 DONE 0.2s 19:52:06 19:52:06 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:52:06 #134 DONE 0.2s 19:52:06 19:52:06 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:06 #135 DONE 0.2s 19:52:06 19:52:06 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:06 #136 DONE 0.3s 19:52:06 19:52:06 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:06 #137 DONE 0.3s 19:52:06 19:52:06 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:09 #138 DONE 2.0s 19:52:09 19:52:09 #87 [security-proxy-setup] exporting to image 19:52:09 #87 exporting layers 19:52:09 #87 ... 19:52:09 19:52:09 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:09 #131 DONE 822.5s 19:52:09 19:52:09 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:52:10 #139 DONE 0.4s 19:52:10 19:52:10 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:10 #130 ... 19:52:10 19:52:10 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:52:10 #140 ... 19:52:10 19:52:10 #87 [security-proxy-setup] exporting to image 19:52:10 #87 exporting layers 1.7s done 19:52:10 #87 writing image sha256:1ee82f1eb241f1575d68e44f53d3e6b1c845fd19cdacdaf2ee64be22012c3829 0.0s done 19:52:10 #87 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:52:10 #87 DONE 8.8s 19:52:10 19:52:10 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:12 #126 ... 19:52:12 19:52:12 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:52:12 #140 DONE 2.4s 19:52:12 19:52:12 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:52:13 #141 DONE 0.3s 19:52:13 19:52:13 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:52:13 #142 DONE 0.2s 19:52:13 19:52:13 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:13 #143 DONE 0.3s 19:52:13 19:52:13 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:52:13 #144 DONE 0.1s 19:52:13 19:52:13 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:13 #129 ... 19:52:13 19:52:13 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:52:13 #145 DONE 0.1s 19:52:13 19:52:13 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:52:14 #146 DONE 0.2s 19:52:14 19:52:14 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:14 #147 DONE 0.1s 19:52:14 19:52:14 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:14 #116 ... 19:52:14 19:52:14 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:14 #148 DONE 0.2s 19:52:14 19:52:14 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:14 #149 ... 19:52:14 19:52:14 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:14 #130 DONE 827.6s 19:52:15 19:52:15 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:15 #122 ... 19:52:15 19:52:15 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:52:15 #150 DONE 0.2s 19:52:15 19:52:15 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:16 #149 ... 19:52:16 19:52:16 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:52:16 #151 DONE 0.2s 19:52:16 19:52:16 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:52:16 #152 DONE 0.2s 19:52:16 19:52:16 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:52:16 #153 DONE 0.2s 19:52:16 19:52:16 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:52:16 #154 DONE 0.2s 19:52:16 19:52:16 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:52:17 #155 DONE 0.3s 19:52:17 19:52:17 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:17 #156 ... 19:52:17 19:52:17 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:17 #149 DONE 2.9s 19:52:17 19:52:17 #87 [security-bootstrapper] exporting to image 19:52:17 #87 exporting layers 19:52:18 #87 ... 19:52:18 19:52:18 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:18 #156 DONE 0.8s 19:52:18 19:52:18 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:52:18 #157 DONE 0.2s 19:52:18 19:52:18 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:18 #122 ... 19:52:18 19:52:18 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:19 #158 ... 19:52:19 19:52:19 #87 [security-bootstrapper] exporting to image 19:52:19 #87 exporting layers 1.7s done 19:52:19 #87 writing image sha256:1ff786434c43e8d73cc5388d46e9dadd5034738e8f9d7d50119a839b2f4a8253 done 19:52:19 #87 naming to docker.io/library/security-bootstrapper-arm64 done 19:52:19 #87 DONE 10.5s 19:52:19 19:52:19 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:20 #116 ... 19:52:20 19:52:20 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:20 #158 DONE 2.3s 19:52:20 19:52:20 #87 [security-secretstore-setup] exporting to image 19:52:21 #87 exporting layers 1.2s done 19:52:21 #87 writing image sha256:a225d8714c6d4e7a45c388586de5b1ad4fe8742f4c457d7281f6caf31d905263 done 19:52:21 #87 naming to docker.io/library/security-secretstore-setup-arm64 done 19:52:21 #87 DONE 11.7s 19:52:21 19:52:21 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:23 #129 ... 19:52:23 19:52:23 #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:23 #116 DONE 844.2s 19:52:23 19:52:23 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:24 #129 ... 19:52:24 19:52:24 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:52:24 #159 DONE 0.3s 19:52:24 19:52:24 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:52:24 #160 DONE 0.1s 19:52:24 19:52:24 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:52:25 #161 DONE 0.4s 19:52:25 19:52:25 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:52:25 #162 DONE 0.2s 19:52:25 19:52:25 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:25 #129 ... 19:52:25 19:52:25 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:52:25 #163 DONE 0.1s 19:52:25 19:52:25 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:30 #164 DONE 4.8s 19:52:30 19:52:30 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:30 #123 ... 19:52:30 19:52:30 #87 [security-proxy-auth] exporting to image 19:52:30 #87 exporting layers 19:52:30 #87 exporting layers 0.6s done 19:52:30 #87 writing image sha256:60bfb42e1e1cb2114b73876014b0a3a03d2b7e02ba9a95a431f753e1a053ba3c done 19:52:30 #87 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 19:52:30 #87 DONE 12.3s 19:52:30 19:52:30 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:43 #129 ... 19:52:43 19:52:43 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:43 #124 DONE 862.8s 19:52:43 19:52:43 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:43 #129 ... 19:52:43 19:52:43 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:52:43 #165 DONE 0.2s 19:52:43 19:52:43 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:52:43 #166 DONE 0.2s 19:52:43 19:52:43 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:52:43 #167 DONE 0.3s 19:52:43 19:52:43 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:52:43 #168 DONE 0.2s 19:52:43 19:52:43 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:43 #122 ... 19:52:43 19:52:43 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:52:43 #169 DONE 0.2s 19:52:43 19:52:43 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:45 #170 DONE 2.0s 19:52:45 19:52:45 #87 [core-common-config-bootstrapper] exporting to image 19:52:45 #87 exporting layers 19:52:46 #87 exporting layers 0.6s done 19:52:46 #87 writing image sha256:68ed484cb816e156dc58efc5d3d84defd6511e0bd51ee74a0062c3afb9fd2597 done 19:52:46 #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:52:46 #87 DONE 13.0s 19:52:46 19:52:46 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:18 #32 ... 19:53:18 19:53:18 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:18 #126 DONE 896.2s 19:53:18 19:53:18 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:18 #122 ... 19:53:18 19:53:18 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:18 #171 DONE 0.1s 19:53:18 19:53:18 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:53:18 #172 DONE 0.2s 19:53:18 19:53:18 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:53:18 #173 DONE 0.3s 19:53:18 19:53:18 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:53:18 #174 DONE 0.1s 19:53:18 19:53:18 #87 [core-command] exporting to image 19:53:18 #87 exporting layers 19:53:18 #87 exporting layers 0.2s done 19:53:18 #87 writing image sha256:8364fcc9715a358add832244fbbd993daf5aebf73db13e4849aa17063f21826d done 19:53:18 #87 naming to docker.io/library/core-command-arm64 done 19:53:18 #87 DONE 13.2s 19:53:18 19:53:18 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:26 #129 ... 19:53:26 19:53:26 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:26 #125 DONE 907.4s 19:53:26 19:53:26 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:26 #127 DONE 907.4s 19:53:27 19:53:27 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:27 #122 ... 19:53:27 19:53:27 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:53:27 #175 DONE 0.3s 19:53:27 19:53:27 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:27 #122 ... 19:53:27 19:53:27 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:53:27 #176 DONE 0.2s 19:53:27 19:53:27 #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:53:27 #177 DONE 0.2s 19:53:27 19:53:27 #178 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:53:28 #178 DONE 0.1s 19:53:28 19:53:28 #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:53:28 #179 ... 19:53:28 19:53:28 #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:53:28 #180 DONE 0.5s 19:53:28 19:53:28 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:53:28 #181 DONE 0.2s 19:53:28 19:53:28 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:28 #122 ... 19:53:28 19:53:28 #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:53:28 #179 DONE 0.6s 19:53:28 19:53:28 #87 [core-data] exporting to image 19:53:28 #87 exporting layers 19:53:28 #87 ... 19:53:28 19:53:28 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:53:28 #182 DONE 0.3s 19:53:28 19:53:28 #87 [core-data] exporting to image 19:53:28 #87 exporting layers 0.4s done 19:53:28 #87 writing image sha256:6efbe47881ebd41bcebc29b483eaa35ac42cdb012ec138bc85939eab7bedae02 19:53:28 #87 ... 19:53:28 19:53:28 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:53:28 #183 DONE 0.2s 19:53:28 19:53:28 #87 [core-metadata] exporting to image 19:53:28 #87 writing image sha256:6efbe47881ebd41bcebc29b483eaa35ac42cdb012ec138bc85939eab7bedae02 done 19:53:28 #87 naming to docker.io/library/core-data-arm64 done 19:53:29 #87 exporting layers 0.3s done 19:53:29 #87 writing image sha256:d458cda7d186bb6230bcbd15942630e7bf7c8ea03f60cb885cd24f131eab284b done 19:53:29 #87 naming to docker.io/library/core-metadata-arm64 done 19:53:29 #87 DONE 13.8s 19:53:29 19:53:29 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:51 #122 ... 19:53:51 19:53:51 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:51 #129 DONE 922.4s 19:53:51 19:53:51 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:51 #122 ... 19:53:51 19:53:51 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:53:51 #184 DONE 0.3s 19:53:51 19:53:51 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:51 #32 ... 19:53:51 19:53:51 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:53:51 #185 DONE 0.2s 19:53:51 19:53:51 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:53:51 #186 DONE 0.3s 19:53:51 19:53:51 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:51 #122 ... 19:53:51 19:53:51 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:53:51 #187 DONE 0.1s 19:53:51 19:53:51 #87 [security-spiffe-token-provider] exporting to image 19:53:51 #87 exporting layers 19:53:52 #87 exporting layers 1.7s done 19:53:52 #87 writing image sha256:c643c70e369b936b19f9dd66ddd505f190e29b62ae1afb7b38fb5ef1c4d05f72 done 19:53:52 #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:53:52 #87 DONE 15.5s 19:53:52 19:53:52 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:11 #122 ... 19:54:11 19:54:11 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:11 #123 DONE 949.8s 19:54:11 19:54:11 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:11 #122 ... 19:54:11 19:54:11 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:11 #188 DONE 0.1s 19:54:11 19:54:11 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:54:11 #32 ... 19:54:11 19:54:11 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:11 #189 DONE 0.2s 19:54:11 19:54:11 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:54:11 #190 DONE 0.4s 19:54:11 19:54:11 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:54:11 #191 DONE 0.2s 19:54:11 19:54:11 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:11 #122 DONE 943.1s 19:54:11 19:54:11 #87 [support-scheduler] exporting to image 19:54:11 #87 exporting layers 19:54:11 #87 ... 19:54:11 19:54:11 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:11 #192 DONE 0.1s 19:54:11 19:54:11 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:11 #193 DONE 0.1s 19:54:11 19:54:11 #87 [support-scheduler] exporting to image 19:54:11 #87 exporting layers 0.6s done 19:54:11 #87 writing image sha256:fa2c02c44be361a771d02c1bde7e150ad8b0e438c8fb7c808a429d49a3e30a8c done 19:54:11 #87 naming to docker.io/library/support-scheduler-arm64 done 19:54:11 #87 DONE 16.1s 19:54:11 19:54:11 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:54:11 #194 DONE 0.3s 19:54:11 19:54:11 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:54:11 #195 DONE 0.1s 19:54:11 19:54:11 #87 [support-notifications] exporting to image 19:54:11 #87 exporting layers 0.4s done 19:54:11 #87 writing image sha256:aba875536a231572fde90164c677c5ec54c2476be47f4e6c97567660535a8ae4 done 19:54:11 #87 naming to docker.io/library/support-notifications-arm64 done 19:54:11 #87 DONE 16.5s 19:54:11 19:54:11 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:11 time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:54:11 $ docker stop --time=1 a030d5d086ee54aabdf9d4bfb27330657455b6c6e41e4c84cc8a9821ec1c5a60 19:54:13 $ docker rm -f --volumes a030d5d086ee54aabdf9d4bfb27330657455b6c6e41e4c84cc8a9821ec1c5a60 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:14 + docker images 19:54:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:54:14 support-notifications-arm64 latest aba875536a23 2 seconds ago 34.3MB 19:54:14 support-scheduler-arm64 latest fa2c02c44be3 3 seconds ago 33.6MB 19:54:14 security-spiffe-token-provider-arm64 latest c643c70e369b 22 seconds ago 35.3MB 19:54:14 core-metadata-arm64 latest d458cda7d186 45 seconds ago 21.5MB 19:54:14 core-data-arm64 latest 6efbe47881eb 45 seconds ago 21.2MB 19:54:14 core-command-arm64 latest 8364fcc9715a 57 seconds ago 21MB 19:54:14 core-common-config-bootstrapper-arm64 latest 68ed484cb816 About a minute ago 18.3MB 19:54:14 security-proxy-auth-arm64 latest 60bfb42e1e1c About a minute ago 19.4MB 19:54:14 security-secretstore-setup-arm64 latest a225d8714c6d About a minute ago 43.7MB 19:54:14 security-bootstrapper-arm64 latest 1ff786434c43 About a minute ago 23.1MB 19:54:14 security-proxy-setup-arm64 latest 1ee82f1eb241 2 minutes ago 34MB 19:54:14 security-spire-server-arm64 latest da64c7b9b412 16 minutes ago 101MB 19:54:14 security-spire-agent-arm64 latest 6635bd3f0a20 16 minutes ago 157MB 19:54:14 security-spire-config-arm64 latest 154a872e2f98 16 minutes ago 95.8MB 19:54:14 ci-base-image-arm64 latest 7735c7235117 28 minutes ago 926MB 19:54:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 19:54:14 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 19:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:14 19:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:15 arm64: Pulling from edgex-lftools-log-publisher 19:54:15 8998bd30e6a1: Pulling fs layer 19:54:15 04944245beec: Pulling fs layer 19:54:15 699f458cf7ca: Pulling fs layer 19:54:15 765212b225bb: Pulling fs layer 19:54:15 f23df028b6ca: Pulling fs layer 19:54:15 d65c8cfc05b1: Pulling fs layer 19:54:15 2437ff75d9bd: Pulling fs layer 19:54:15 f23df028b6ca: Waiting 19:54:15 765212b225bb: Waiting 19:54:15 2437ff75d9bd: Waiting 19:54:15 04944245beec: Verifying Checksum 19:54:15 04944245beec: Download complete 19:54:15 765212b225bb: Verifying Checksum 19:54:15 765212b225bb: Download complete 19:54:15 f23df028b6ca: Verifying Checksum 19:54:15 f23df028b6ca: Download complete 19:54:15 d65c8cfc05b1: Verifying Checksum 19:54:15 d65c8cfc05b1: Download complete 19:54:15 699f458cf7ca: Verifying Checksum 19:54:15 699f458cf7ca: Download complete 19:54:16 8998bd30e6a1: Verifying Checksum 19:54:16 8998bd30e6a1: Download complete 19:54:18 2437ff75d9bd: Verifying Checksum 19:54:18 2437ff75d9bd: Download complete 19:54:21 8998bd30e6a1: Pull complete 19:54:21 04944245beec: Pull complete 19:54:23 699f458cf7ca: Pull complete 19:54:23 765212b225bb: Pull complete 19:54:24 f23df028b6ca: Pull complete 19:54:24 d65c8cfc05b1: Pull complete 19:54:42 2437ff75d9bd: Pull complete 19:54:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:42 prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container 19:54:42 $ 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 19:54:45 $ docker top c5206db927103d454d5ff6f2047c5dd61da141035a073798305a965cf61cb135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:46 ---> job-cost.sh 19:54:46 lf-activate-venv: SKIPPING 19:54:46 INFO: No Stack... 19:54:47 INFO: Retrieving Pricing Info for: v3-standard-4 19:54:48 INFO: Archiving Costs [Pipeline] sh 19:54:49 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:54:49 + cut -d, -f6 [Pipeline] lock 19:54:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] 19:54:49 Resource [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] did not exist. Created. 19:54:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:49 + echo total: 0.10999999940395355 [Pipeline] stash 19:54:50 Stashed 1 file(s) [Pipeline] } 19:54:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:50 $ docker stop --time=1 c5206db927103d454d5ff6f2047c5dd61da141035a073798305a965cf61cb135 19:54:51 $ docker rm -f --volumes c5206db927103d454d5ff6f2047c5dd61da141035a073798305a965cf61cb135 [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 19:54:52 provisioning config files... 19:54:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3651650701377638442tmp [Pipeline] { [Pipeline] sh 19:54:53 + set +x 19:54:53 + curl -s https://codecov.io/bash 19:54:53 + bash -s -- 19:54:53 19:54:53 _____ _ 19:54:53 / ____| | | 19:54:53 | | ___ __| | ___ ___ _____ __ 19:54:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:54:53 | |___| (_) | (_| | __/ (_| (_) \ V / 19:54:53 \_____\___/ \__,_|\___|\___\___/ \_/ 19:54:53 Bash-1.0.6 19:54:53 19:54:53 19:54:53 ==> git version 2.25.1 found 19:54:53 ==> 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 19:54:53 Release-Date: 2020-01-08 19:54:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:54:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:54:53 ==> Jenkins CI detected. 19:54:53 current dir:  /w/workspace/edgex-go/1 19:54:53 project root: . 19:54:53 --> token set from env 19:54:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:54:53 ==> Running gcov in . (disable via -X gcov) 19:54:53 ==> Python coveragepy not found 19:54:53 ==> Searching for coverage reports in: 19:54:53 + . 19:54:53 -> Found 1 reports 19:54:53 ==> Detecting git/mercurial file structure 19:54:53 ==> Reading reports 19:54:53 + ./coverage.out bytes=453602 19:54:53 ==> Appending adjustments 19:54:53 https://docs.codecov.io/docs/fixing-reports 19:54:54 + Found adjustments 19:54:54 ==> Gzipping contents 19:54:54 60K /tmp/codecov.DKco0r.gz 19:54:54 ==> Uploading reports 19:54:54 url: https://codecov.io 19:54:54 query: branch=PR-4716&commit=f28609f52bda15f619f34d91f9f4dbca390f093c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4716&job=&cmd_args= 19:54:54 -> Pinging Codecov 19:54:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4716&commit=f28609f52bda15f619f34d91f9f4dbca390f093c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4716&job=&cmd_args= 19:54:54 -> Uploading to 19:54:54 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/f28609f52bda15f619f34d91f9f4dbca390f093c/14bd6e22-0d1f-4502-8421-fb20ac6ba70a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T195454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3d8f573f9d79151a3160986e25a7b23cc26e7928823407f3a8a48521888de4f 19:54:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:54 Dload Upload Total Spent Left Speed 19:54:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57699 0 0 100 57699 0 185k --:--:-- --:--:-- --:--:-- 185k 19:54:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] } 19:54:54 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 19:54:56 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:54:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:57 ---> package-listing.sh 19:54:57 ++ facter osfamily 19:54:57 ++ tr '[:upper:]' '[:lower:]' 19:54:57 + OS_FAMILY=debian 19:54:57 + workspace=/w/workspace/edgex-go/1 19:54:57 + START_PACKAGES=/tmp/packages_start.txt 19:54:57 + END_PACKAGES=/tmp/packages_end.txt 19:54:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:57 + PACKAGES=/tmp/packages_start.txt 19:54:57 + '[' /w/workspace/edgex-go/1 ']' 19:54:57 + PACKAGES=/tmp/packages_end.txt 19:54:57 + case "${OS_FAMILY}" in 19:54:57 + dpkg -l 19:54:57 + grep '^ii' 19:54:57 + '[' -f /tmp/packages_start.txt ']' 19:54:57 + '[' -f /tmp/packages_end.txt ']' 19:54:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:57 + '[' /w/workspace/edgex-go/1 ']' 19:54:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:54:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:54:57 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 19:54:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:58 19:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:58 latest: Pulling from edgex-lftools-log-publisher 19:54:58 5eb5b503b376: Pulling fs layer 19:54:58 5c69ac0246d0: Pulling fs layer 19:54:58 ec43610c2a17: Pulling fs layer 19:54:58 3a2ae6a8a46f: Pulling fs layer 19:54:58 33b1e0a273af: Pulling fs layer 19:54:58 5d3b04190fa2: Pulling fs layer 19:54:58 2f39f015ded8: Pulling fs layer 19:54:58 33b1e0a273af: Waiting 19:54:58 5d3b04190fa2: Waiting 19:54:58 2f39f015ded8: Waiting 19:54:58 5c69ac0246d0: Verifying Checksum 19:54:58 5c69ac0246d0: Download complete 19:54:58 3a2ae6a8a46f: Verifying Checksum 19:54:58 3a2ae6a8a46f: Download complete 19:54:59 ec43610c2a17: Verifying Checksum 19:54:59 ec43610c2a17: Download complete 19:54:59 33b1e0a273af: Verifying Checksum 19:54:59 33b1e0a273af: Download complete 19:54:59 5d3b04190fa2: Download complete 19:54:59 5eb5b503b376: Verifying Checksum 19:54:59 5eb5b503b376: Download complete 19:54:59 2f39f015ded8: Download complete 19:55:00 5eb5b503b376: Pull complete 19:55:00 5c69ac0246d0: Pull complete 19:55:00 ec43610c2a17: Pull complete 19:55:00 3a2ae6a8a46f: Pull complete 19:55:01 33b1e0a273af: Pull complete 19:55:01 5d3b04190fa2: Pull complete 19:55:05 2f39f015ded8: Pull complete 19:55:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:05 prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container 19:55:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:55:10 $ docker top 05ff54497b94ded6758e5d4e59d0d2cfc0bb94e4fc88898f17394c447fbfe783 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:10 + touch /tmp/pre-build-complete [Pipeline] sh 19:55:11 + mkdir -p /var/log/sysstat [Pipeline] sh 19:55:11 + ls /var/log/sa-host 19:55:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:11 provisioning config files... 19:55:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10199221440367162135tmp [Pipeline] { [Pipeline] echo 19:55:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:55:11 ---> create-netrc.sh [Pipeline] } 19:55:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:55:12 ---> python-tools-install.sh [Pipeline] echo 19:55:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:55:12 ---> sudo-logs.sh 19:55:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:55:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:55:13 ---> job-cost.sh 19:55:13 lf-activate-venv: SKIPPING 19:55:13 DEBUG: total: 0.10999999940395355 19:55:13 INFO: Retrieving Stack Cost... 19:55:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:55:15 INFO: Archiving Costs [Pipeline] echo 19:55:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:55:15 ---> logs-deploy.sh 19:55:15 lf-activate-venv: SKIPPING 19:55:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4716/1 19:55:15 INFO: archiving workspace using pattern(s): 19:55:16 Archives upload complete. 19:55:16 INFO: archiving logs to Nexus