Pull request #4709 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe40ce2874768f28f6d8b9f0e7639b0da20c200f+352052acdd74cde1c2e6292ce686d2b6799bd01d (5e90e04d0ebade81052fc1b41bd5ff027a56e408) 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-ssh9301338918531162020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4835932246161857310.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4709/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-4709/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10170540375288682610.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-4709/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15105186719123570220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14259903590713891467.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-4709/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-4709/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1361146061530699685.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10442 in /w/workspace/edgexfoundry_edgex-go_PR-4709 [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 > 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/4709/head:refs/remotes/origin/PR-4709 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit fe40ce2874768f28f6d8b9f0e7639b0da20c200f Merge succeeded, producing fe40ce2874768f28f6d8b9f0e7639b0da20c200f Checking out Revision fe40ce2874768f28f6d8b9f0e7639b0da20c200f (PR-4709) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:10 ========================================================= 22:27:10 EdgeX Global Pipelines Version Info 22:27:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # timeout=10 22:27:11 ------------------- 22:27:11 stable info: 22:27:11 ------------------- 22:27:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:11 Message: update stable to v1.0.254 22:27:12 ------------------- 22:27:12 experimental info: 22:27:12 ------------------- 22:27:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:27:12 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4709 [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4709 [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4709 [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe40ce2 [Pipeline] echo 22:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:14 provisioning config files... 22:27:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13049869201635186829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:14 ---> docker-login.sh 22:27:14 nexus3.edgexfoundry.org:10001 22:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:14 Configure a credential helper to remove this warning. See 22:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:14 22:27:14 Login Succeeded 22:27:14 nexus3.edgexfoundry.org:10002 22:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:14 Configure a credential helper to remove this warning. See 22:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:14 22:27:14 Login Succeeded 22:27:14 nexus3.edgexfoundry.org:10003 22:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:14 Configure a credential helper to remove this warning. See 22:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:14 22:27:14 Login Succeeded 22:27:14 nexus3.edgexfoundry.org:10004 22:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:14 Configure a credential helper to remove this warning. See 22:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:14 22:27:14 Login Succeeded 22:27:14 docker.io 22:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:15 Configure a credential helper to remove this warning. See 22:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:15 22:27:15 Login Succeeded 22:27:15 ---> docker-login.sh ends [Pipeline] } 22:27:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:15 + 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 22:27:15 + dirname cmd/core-command/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo core-command,cmd/core-command/Dockerfile 22:27:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:27:15 + + cut -d/ -f2 22:27:15 dirname cmd/core-data/Dockerfile 22:27:15 + echo core-data,cmd/core-data/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + dirname cmd/core-metadata/Dockerfile 22:27:15 + echo core-metadata,cmd/core-metadata/Dockerfile 22:27:15 + dirname cmd/security-bootstrapper/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + dirname cmd/security-proxy-auth/Dockerfile 22:27:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:27:15 + + cut -d/ -f2 22:27:15 dirname cmd/security-proxy-setup/Dockerfile 22:27:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:27:15 + dirname cmd/security-secretstore-setup/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:27:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:27:15 + dirname cmd/security-spire-agent/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:27:15 + dirname cmd/security-spire-config/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:27:15 + dirname cmd/security-spire-server/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:27:15 + dirname cmd/support-notifications/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo support-notifications,cmd/support-notifications/Dockerfile 22:27:15 + dirname cmd/support-scheduler/Dockerfile 22:27:15 + cut -d/ -f2 22:27:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:27:15 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 22:27:16 + git rev-list -1 --merges fe40ce2874768f28f6d8b9f0e7639b0da20c200f~1..fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] echo 22:27:16 -----------> git rev-list -1 --merges fe40ce2874768f28f6d8b9f0e7639b0da20c200f~1..fe40ce2874768f28f6d8b9f0e7639b0da20c200f fe40ce2874768f28f6d8b9f0e7639b0da20c200f [false] [Pipeline] sh 22:27:16 + git log --format=format:%s -1 fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] echo 22:27:16 ========================================================= 22:27:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:27:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:27:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:17 + grep -v github /etc/ssh/ssh_known_hosts 22:27:17 + [ -e /tmp/ssh_known_hosts ] 22:27:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:27:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:27:17 + sudo tee -a /etc/ssh/ssh_known_hosts 22:27:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:17 22:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:18 0.1.4: Pulling from edgex-devops/py-git-semver 22:27:18 b85a868b505f: Pulling fs layer 22:27:18 e2be974225ed: Pulling fs layer 22:27:18 339a4e72a1f5: Pulling fs layer 22:27:18 988bab9f4d93: Pulling fs layer 22:27:18 1469e6f7b9e6: Pulling fs layer 22:27:18 eaf3925da568: Pulling fs layer 22:27:18 bab4dde63d76: Pulling fs layer 22:27:18 bde34c3a00c8: Pulling fs layer 22:27:18 b352a97aabf1: Pulling fs layer 22:27:18 4872d77fe225: Pulling fs layer 22:27:18 5851b861e8e6: Pulling fs layer 22:27:18 988bab9f4d93: Waiting 22:27:18 1469e6f7b9e6: Waiting 22:27:18 5851b861e8e6: Waiting 22:27:18 b352a97aabf1: Waiting 22:27:18 bde34c3a00c8: Waiting 22:27:18 bab4dde63d76: Waiting 22:27:18 e2be974225ed: Verifying Checksum 22:27:18 e2be974225ed: Download complete 22:27:18 988bab9f4d93: Verifying Checksum 22:27:18 988bab9f4d93: Download complete 22:27:18 339a4e72a1f5: Verifying Checksum 22:27:18 339a4e72a1f5: Download complete 22:27:18 1469e6f7b9e6: Verifying Checksum 22:27:18 1469e6f7b9e6: Download complete 22:27:18 eaf3925da568: Verifying Checksum 22:27:18 eaf3925da568: Download complete 22:27:18 bde34c3a00c8: Download complete 22:27:18 b352a97aabf1: Download complete 22:27:18 4872d77fe225: Verifying Checksum 22:27:18 4872d77fe225: Download complete 22:27:18 5851b861e8e6: Download complete 22:27:18 b85a868b505f: Verifying Checksum 22:27:18 b85a868b505f: Download complete 22:27:18 bab4dde63d76: Verifying Checksum 22:27:18 bab4dde63d76: Download complete 22:27:19 b85a868b505f: Pull complete 22:27:19 e2be974225ed: Pull complete 22:27:20 339a4e72a1f5: Pull complete 22:27:20 988bab9f4d93: Pull complete 22:27:20 1469e6f7b9e6: Pull complete 22:27:20 eaf3925da568: Pull complete 22:27:22 bab4dde63d76: Pull complete 22:27:22 bde34c3a00c8: Pull complete 22:27:22 b352a97aabf1: Pull complete 22:27:22 4872d77fe225: Pull complete 22:27:22 5851b861e8e6: Pull complete 22:27:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:22 prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container 22:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:27:25 $ docker top 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 -eo pid,comm 22:27:25 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). 22:27:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:26 [ssh-agent] Looking for ssh-agent implementation... 22:27:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:26 $ docker exec 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent 22:27:26 SSH_AUTH_SOCK=/tmp/ssh-fAJqIBH3Qb2J/agent.32 22:27:26 SSH_AGENT_PID=38 22:27:26 Running ssh-add (command line suppressed) 22:27:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_88871525385157364.key (/w/workspace/edgex-go/1@tmp/private_key_88871525385157364.key) 22:27:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:26 + git tag --points-at HEAD [Pipeline] } 22:27:26 $ docker exec --env ******** --env ******** 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent -k 22:27:26 unset SSH_AUTH_SOCK; 22:27:26 unset SSH_AGENT_PID; 22:27:26 echo Agent pid 38 killed; 22:27:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:27 [ssh-agent] Looking for ssh-agent implementation... 22:27:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:27 $ docker exec 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent 22:27:27 SSH_AUTH_SOCK=/tmp/ssh-SJi2KUe0Z2s5/agent.71 22:27:27 SSH_AGENT_PID=77 22:27:27 Running ssh-add (command line suppressed) 22:27:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14550066783675949064.key (/w/workspace/edgex-go/1@tmp/private_key_14550066783675949064.key) 22:27:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:27 + git semver init 22:27:27 2023-10-25 22:27:27,905 [run_init] DEBUG init version:0.0.0 force:False 22:27:27 2023-10-25 22:27:27,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:27:27 2023-10-25 22:27:27,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:27:27 2023-10-25 22:27:27,907 [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) 22:27:34 2023-10-25 22:27:33,639 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:27:34 2023-10-25 22:27:33,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4709 with force:False 22:27:34 2023-10-25 22:27:33,640 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4709 22:27:34 2023-10-25 22:27:33,644 [execute] INFO git cat-file --batch-check 22:27:34 2023-10-25 22:27:33,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:27:34 2023-10-25 22:27:33,651 [execute] INFO git cat-file --batch 22:27:34 2023-10-25 22:27:33,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:27:34 2023-10-25 22:27:33,657 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4709 22:27:34 0.0.0 [Pipeline] } 22:27:34 $ docker exec --env ******** --env ******** 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent -k 22:27:34 unset SSH_AUTH_SOCK; 22:27:34 unset SSH_AGENT_PID; 22:27:34 echo Agent pid 77 killed; 22:27:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:35 + git semver [Pipeline] } 22:27:35 $ docker stop --time=1 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 22:27:36 $ docker rm -f --volumes 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:37 Stashed 1 file(s) [Pipeline] echo 22:27:37 [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 22:27:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:38 ========================================================= 22:27:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:27:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:38 7264a8db6415: Pulling fs layer 22:27:38 c4d48a809fc2: Pulling fs layer 22:27:38 4f1c88b9dad5: Pulling fs layer 22:27:38 ad3a456e5733: Pulling fs layer 22:27:38 33e27b845d1e: Pulling fs layer 22:27:38 c68163c4e522: Pulling fs layer 22:27:38 50da416c3ac9: Pulling fs layer 22:27:38 23d2d4c4bb30: Pulling fs layer 22:27:38 33e27b845d1e: Waiting 22:27:38 c68163c4e522: Waiting 22:27:38 50da416c3ac9: Waiting 22:27:38 23d2d4c4bb30: Waiting 22:27:38 c4d48a809fc2: Verifying Checksum 22:27:38 c4d48a809fc2: Download complete 22:27:38 ad3a456e5733: Download complete 22:27:38 33e27b845d1e: Verifying Checksum 22:27:38 33e27b845d1e: Download complete 22:27:38 7264a8db6415: Verifying Checksum 22:27:38 7264a8db6415: Download complete 22:27:38 c68163c4e522: Verifying Checksum 22:27:38 c68163c4e522: Download complete 22:27:39 7264a8db6415: Pull complete 22:27:39 23d2d4c4bb30: Verifying Checksum 22:27:39 23d2d4c4bb30: Download complete 22:27:39 c4d48a809fc2: Pull complete 22:27:39 4f1c88b9dad5: Verifying Checksum 22:27:39 4f1c88b9dad5: Download complete 22:27:39 50da416c3ac9: Verifying Checksum 22:27:39 50da416c3ac9: Download complete 22:27:42 4f1c88b9dad5: Pull complete 22:27:42 ad3a456e5733: Pull complete 22:27:42 33e27b845d1e: Pull complete 22:27:42 c68163c4e522: Pull complete 22:27:45 50da416c3ac9: Pull complete 22:27:45 23d2d4c4bb30: Pull complete 22:27:45 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 22:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:27:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:46 WORKDIR /edgex 22:27:46 COPY go.mod . 22:27:46 RUN go mod download 22:27:46 + docker build -t ci-base-image-x86_64 -f - . 22:27:46 Sending build context to Docker daemon 171MB 22:27:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:27:46 ---> 0786185ac409 22:27:46 Step 2/4 : WORKDIR /edgex 22:27:51 ---> Running in fae210cda0fc 22:27:51 Removing intermediate container fae210cda0fc 22:27:51 ---> 011d58474d60 22:27:51 Step 3/4 : COPY go.mod . 22:27:51 ---> 2e3b05fc9ff4 22:27:51 Step 4/4 : RUN go mod download 22:27:51 ---> Running in a1a0e9b76bef 22:27:52 Still waiting to schedule task 22:27:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:28:17 Removing intermediate container a1a0e9b76bef 22:28:17 ---> 0e5802090806 22:28:17 Successfully built 0e5802090806 22:28:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:18 + docker inspect -f . ci-base-image-x86_64 22:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:18 prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container 22:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:28:18 $ docker top 24b21aa086f48fef8b1d5e7fa2934abf618eed47befea19e066b7af1fa0bfe2f -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:19 + go version 22:28:19 go version go1.21.0 linux/amd64 [Pipeline] } 22:28:19 $ docker stop --time=1 24b21aa086f48fef8b1d5e7fa2934abf618eed47befea19e066b7af1fa0bfe2f 22:28:20 $ docker rm -f --volumes 24b21aa086f48fef8b1d5e7fa2934abf618eed47befea19e066b7af1fa0bfe2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:21 + docker inspect -f . ci-base-image-x86_64 22:28:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:21 prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container 22:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:28:22 $ docker top 21ea8d48f55e33ce8858612facc5624942d896d0c221bb04cd838d585f292600 -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:22 ========================================================= 22:28:22 [edgeXBuildGoParallel] Running Tests and Build... 22:28:22 ========================================================= [Pipeline] sh 22:28:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:28:23 + make test 22:28:23 go test -race -coverprofile=coverage.out ./... 22:28:29 ? github.com/edgexfoundry/edgex-go [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 22:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements 22:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:28:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:28:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:28:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 22:28:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 22:28:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.477s coverage: 93.4% of statements 22:28:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:28:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:28:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements 22:28:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 22:28:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:28:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements 22:28:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 22:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 22:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.054s coverage: 82.9% of statements 22:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.053s coverage: 94.1% of statements 22:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements 22:28:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:28:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:29:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:29:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:29:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:29:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 22:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:29:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:29:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:29:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:29:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.048s coverage: 87.2% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 22:29:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:29:24 running golangci-lint 22:29:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:29:24 go version go1.21.0 linux/amd64 22:29:24 level=info msg="[config_reader] Used config file .golangci.yml" 22:29:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:29:39 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 13.251220341s" 22:29:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.224152ms" 22:29:47 level=info msg="[linters_context/goanalysis] analyzers took 1m19.563476708s with top 10 stages: buildir: 41.517116922s, gosec: 8.349714638s, fact_deprecated: 1.670402234s, inspect: 1.530575932s, S1038: 1.248636502s, fact_purity: 1.243294286s, nilness: 1.12576104s, ctrlflow: 974.883152ms, printf: 969.915542ms, typedness: 775.451162ms" 22:29:47 level=info msg="[runner] Issues before processing: 197, after processing: 0" 22:29:47 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, skip_files: 197/197, nolint: 0/21" 22:29:47 level=info msg="[runner] processing took 20.488074ms with stages: nolint: 8.914998ms, identifier_marker: 6.359712ms, autogenerated_exclude: 1.822462ms, path_prettifier: 1.59528ms, exclude-rules: 1.041517ms, skip_dirs: 697.465µs, cgo: 35.26µs, filename_unadjuster: 15.52µs, max_same_issues: 1µs, diff: 960ns, fixer: 770ns, uniq_by_line: 640ns, exclude: 470ns, max_from_linter: 430ns, skip_files: 390ns, severity-rules: 380ns, path_prefixer: 250ns, source_code: 200ns, sort_results: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 22:29:47 level=info msg="[runner] linters took 9.954785338s with stages: goanalysis_metalinter: 9.934187984s" 22:29:47 level=info msg="File cache stats: 0 entries of total size 0B" 22:29:47 level=info msg="Memory: 234 samples, avg is 260.0MB, max is 932.6MB" 22:29:47 level=info msg="Execution took 23.266699081s" 22:29:47 go vet ./... 22:29:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:52 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:29:52 + ls -al . 22:29:52 total 728 22:29:52 drwxrwxr-x 11 1001 1001 4096 Oct 25 22:28 . 22:29:52 drwxr-xr-x 4 root root 4096 Oct 25 22:28 .. 22:29:52 drwxrwxr-x 2 1001 1001 4096 Oct 25 22:27 .blubracket 22:29:52 -rw-rw-r-- 1 1001 1001 10 Oct 25 22:27 .dockerignore 22:29:52 drwxrwxr-x 8 1001 1001 4096 Oct 25 22:29 .git 22:29:52 drwxrwxr-x 3 1001 1001 4096 Oct 25 22:27 .github 22:29:52 -rw-rw-r-- 1 1001 1001 1074 Oct 25 22:27 .gitignore 22:29:52 -rw-rw-r-- 1 1001 1001 42 Oct 25 22:27 .golangci.yml 22:29:52 -rw-rw-r-- 1 1001 1001 100 Oct 25 22:27 .hadolint.yml 22:29:52 drwxr-xr-x 3 1001 1001 4096 Oct 25 22:27 .semver 22:29:52 -rw-rw-r-- 1 1001 1001 155 Oct 25 22:27 .sonarcloud.properties 22:29:52 -rw-rw-r-- 1 1001 1001 1171 Oct 25 22:27 ADOPTERS.md 22:29:52 -rw-rw-r-- 1 1001 1001 11674 Oct 25 22:27 Attribution.txt 22:29:52 -rw-rw-r-- 1 1001 1001 93407 Oct 25 22:27 CHANGELOG.md 22:29:52 -rw-rw-r-- 1 1001 1001 3804 Oct 25 22:27 CONTRIBUTING.md 22:29:52 -rw-rw-r-- 1 1001 1001 677 Oct 25 22:27 GOVERNANCE.md 22:29:52 -rw-rw-r-- 1 1001 1001 861 Oct 25 22:27 Jenkinsfile 22:29:52 -rw-rw-r-- 1 1001 1001 10775 Oct 25 22:27 LICENSE 22:29:52 -rw-rw-r-- 1 1001 1001 15054 Oct 25 22:27 Makefile 22:29:52 -rw-rw-r-- 1 1001 1001 582 Oct 25 22:27 OWNERS.md 22:29:52 -rw-rw-r-- 1 1001 1001 9527 Oct 25 22:27 README.md 22:29:52 -rw-rw-r-- 1 1001 1001 789 Oct 25 22:27 SECURITY.md 22:29:52 -rw-rw-r-- 1 1001 1001 5 Oct 25 22:27 VERSION 22:29:52 drwxrwxr-x 2 1001 1001 4096 Oct 25 22:27 bin 22:29:52 drwxrwxr-x 18 1001 1001 4096 Oct 25 22:27 cmd 22:29:52 -rw-r--r-- 1 root root 453602 Oct 25 22:29 coverage.out 22:29:52 drwxrwxr-x 2 1001 1001 4096 Oct 25 22:27 fuzz_test 22:29:52 -rw-rw-r-- 1 1001 1001 3689 Oct 25 22:27 go.mod 22:29:52 -rw-rw-r-- 1 1001 1001 34446 Oct 25 22:27 go.sum 22:29:52 drwxrwxr-x 7 1001 1001 4096 Oct 25 22:27 internal 22:29:52 drwxrwxr-x 3 1001 1001 4096 Oct 25 22:27 openapi 22:29:52 -rw-rw-r-- 1 1001 1001 584 Oct 25 22:27 security.txt 22:29:52 -rw-rw-r-- 1 1001 1001 204 Oct 25 22:27 version.go [Pipeline] sh 22:29:53 + '[' -e coverage.out ] 22:29:53 + chown 1001:1001 coverage.out [Pipeline] stash 22:29:53 Stashed 1 file(s) [Pipeline] sh 22:29:53 + make build 22:29:53 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 22:30:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10454 in /w/workspace/edgexfoundry_edgex-go_PR-4709 [Pipeline] { [Pipeline] ws 22:30:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:30:05 The recommended git tool is: git 22:30:05 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 22:30:07 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 22:30:08 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 22:30:08 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 22:30:12 using credential edgex-jenkins-ssh 22:30:12 Cloning the remote Git repository 22:30:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:30:12 > git init /w/workspace/edgex-go/1 # timeout=10 22:30:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:12 > git --version # timeout=10 22:30:12 > git --version # 'git version 2.25.1' 22:30:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:15 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 22:30: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:30:17 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 22:30:18 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 22:30:19 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 22:30:20 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 22:30:21 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] } 22:30:22 $ docker stop --time=1 21ea8d48f55e33ce8858612facc5624942d896d0c221bb04cd838d585f292600 22:30:26 $ docker rm -f --volumes 21ea8d48f55e33ce8858612facc5624942d896d0c221bb04cd838d585f292600 [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 22:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:28 22:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:28 latest: Pulling from edgex-devops/edgex-compose 22:30:28 91d30c5bc195: Pulling fs layer 22:30:28 2e9b0aa3be6d: Pulling fs layer 22:30:28 9c61dcf015f6: Pulling fs layer 22:30:28 4698f68db338: Pulling fs layer 22:30:28 2a2f49069b9e: Pulling fs layer 22:30:28 e0025b399a48: Pulling fs layer 22:30:28 4698f68db338: Waiting 22:30:28 2a2f49069b9e: Waiting 22:30:28 e0025b399a48: Waiting 22:30:28 91d30c5bc195: Verifying Checksum 22:30:28 91d30c5bc195: Download complete 22:30:28 4698f68db338: Download complete 22:30:28 2e9b0aa3be6d: Verifying Checksum 22:30:28 2e9b0aa3be6d: Download complete 22:30:28 e0025b399a48: Verifying Checksum 22:30:28 e0025b399a48: Download complete 22:30:28 91d30c5bc195: Pull complete 22:30:28 2a2f49069b9e: Verifying Checksum 22:30:28 2a2f49069b9e: Download complete 22:30:29 2e9b0aa3be6d: Pull complete 22:30:29 9c61dcf015f6: Verifying Checksum 22:30:29 9c61dcf015f6: Download complete 22:30:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:31 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit fe40ce2874768f28f6d8b9f0e7639b0da20c200f 22:30:31 Merge succeeded, producing fe40ce2874768f28f6d8b9f0e7639b0da20c200f 22:30:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4709/head:refs/remotes/origin/PR-4709 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:30:31 > git config core.sparsecheckout # timeout=10 22:30:31 > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # timeout=10 22:30:31 > git remote # timeout=10 22:30:31 > git config --get remote.origin.url # timeout=10 22:30:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:31 > git merge 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 22:30:31 > git rev-parse HEAD^{commit} # timeout=10 22:30:31 Checking out Revision fe40ce2874768f28f6d8b9f0e7639b0da20c200f (PR-4709) 22:30:31 9c61dcf015f6: Pull complete 22:30:31 4698f68db338: Pull complete 22:30:32 2a2f49069b9e: Pull complete 22:30:32 e0025b399a48: Pull complete 22:30:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 22:30:32 Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:32 > git --version # timeout=10 22:30:32 > git --version # 'git version 2.25.1' 22:30:32 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 22:30:32 prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container 22:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:30:31 > git config core.sparsecheckout # timeout=10 22:30:31 > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # timeout=10 22:30:34 $ docker top eb5d63521731b2267988638bb2ecd81fb84883a2bd50895d2b5c402149208dfd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 22:30:35 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 22:30:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:30:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:35 Dload Upload Total Spent Left Speed 22:30:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 22:30:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:30:37 + sudo tee /etc/docker/daemon.new 22:30:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:30:37 { 22:30:37 "registry-mirrors": [ 22:30:37 "https://nexus3.edgexfoundry.org:10001" 22:30:37 ], 22:30:37 "bip": "10.250.0.254/24", 22:30:37 "hosts": [ 22:30:37 "tcp://0.0.0.0:5555", 22:30:37 "unix:///var/run/docker.sock" 22:30:37 ], 22:30:37 "mtu": 1458, 22:30:37 "selinux-enabled": true, 22:30:37 "seccomp-profile": "/etc/docker/seccomp.json" 22:30:37 } [Pipeline] sh 22:30:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:30:37 + sudo service docker restart 22:30:37 #1 [security-bootstrapper internal] load build definition from Dockerfile 22:30:37 #1 transferring dockerfile: 2.82kB done 22:30:37 #1 DONE 0.0s 22:30:37 22:30:37 #2 [security-spire-agent internal] load build definition from Dockerfile 22:30:37 #2 transferring dockerfile: 1.70kB done 22:30:37 #2 DONE 0.0s 22:30:37 22:30:37 #3 [support-notifications internal] load build definition from Dockerfile 22:30:37 #3 transferring dockerfile: 1.84kB done 22:30:37 #3 DONE 0.0s 22:30:37 22:30:37 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:30:37 #4 transferring dockerfile: 2.12kB done 22:30:37 #4 DONE 0.0s 22:30:37 22:30:37 #5 [security-spire-config internal] load build definition from Dockerfile 22:30:37 #5 transferring dockerfile: 1.58kB done 22:30:37 #5 DONE 0.0s 22:30:37 22:30:37 #6 [core-command internal] load build definition from Dockerfile 22:30:37 #6 transferring dockerfile: 1.82kB done 22:30:37 #6 DONE 0.0s 22:30:37 22:30:37 #7 [security-proxy-setup internal] load build definition from Dockerfile 22:30:37 #7 transferring dockerfile: 2.39kB done 22:30:37 #7 DONE 0.0s 22:30:37 22:30:37 #8 [core-data internal] load build definition from Dockerfile 22:30:37 #8 transferring dockerfile: 1.90kB done 22:30:37 #8 DONE 0.0s 22:30:37 22:30:37 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:30:37 #9 transferring dockerfile: 1.78kB done 22:30:37 #9 DONE 0.0s 22:30:37 22:30:37 #10 [core-metadata internal] load build definition from Dockerfile 22:30:37 #10 transferring dockerfile: 1.96kB done 22:30:37 #10 DONE 0.0s 22:30:37 22:30:37 #11 [security-spire-server internal] load build definition from Dockerfile 22:30:37 #11 transferring dockerfile: 1.59kB done 22:30:37 #11 DONE 0.0s 22:30:37 22:30:37 #12 [security-proxy-auth internal] load build definition from Dockerfile 22:30:37 #12 transferring dockerfile: 2.04kB done 22:30:37 #12 DONE 0.0s 22:30:37 22:30:37 #13 [security-secretstore-setup internal] load build definition from Dockerfile 22:30:37 #13 transferring dockerfile: 2.38kB done 22:30:37 #13 DONE 0.0s 22:30:37 22:30:37 #14 [support-scheduler internal] load build definition from Dockerfile 22:30:37 #14 transferring dockerfile: 1.82kB done 22:30:37 #14 DONE 0.1s 22:30:37 22:30:37 #15 [security-bootstrapper internal] load .dockerignore 22:30:37 #15 transferring context: 50B done 22:30:37 #15 DONE 0.0s 22:30:37 22:30:37 #16 [security-spire-agent internal] load .dockerignore 22:30:37 #16 transferring context: 50B done 22:30:37 #16 DONE 0.0s 22:30:37 22:30:37 #17 [support-notifications internal] load .dockerignore 22:30:37 #17 transferring context: 50B done 22:30:37 #17 DONE 0.0s 22:30:37 22:30:37 #18 [core-common-config-bootstrapper internal] load .dockerignore 22:30:37 #18 transferring context: 50B done 22:30:37 #18 DONE 0.0s 22:30:37 22:30:37 #19 [security-spire-config internal] load .dockerignore 22:30:37 #19 transferring context: 50B done 22:30:37 #19 DONE 0.0s 22:30:37 22:30:37 #20 [core-command internal] load .dockerignore 22:30:37 #20 transferring context: 50B done 22:30:37 #20 DONE 0.0s 22:30:37 22:30:37 #21 [core-data internal] load .dockerignore 22:30:37 #21 transferring context: 50B done 22:30:37 #21 DONE 0.0s 22:30:37 22:30:37 #22 [security-proxy-setup internal] load .dockerignore 22:30:38 #22 transferring context: 50B done 22:30:38 #22 DONE 0.0s 22:30:38 22:30:38 #23 [security-spiffe-token-provider internal] load .dockerignore 22:30:38 #23 transferring context: 50B done 22:30:38 #23 DONE 0.0s 22:30:38 22:30:38 #24 [core-metadata internal] load .dockerignore 22:30:38 #24 transferring context: 50B done 22:30:38 #24 DONE 0.0s 22:30:38 22:30:38 #25 [security-spire-server internal] load .dockerignore 22:30:38 #25 transferring context: 50B done 22:30:38 #25 DONE 0.0s 22:30:38 22:30:38 #26 [security-proxy-auth internal] load .dockerignore 22:30:38 #26 transferring context: 50B done 22:30:38 #26 DONE 0.0s 22:30:38 22:30:38 #27 [support-scheduler internal] load .dockerignore 22:30:38 #27 transferring context: 50B done 22:30:38 #27 DONE 0.0s 22:30:38 22:30:38 #28 [security-secretstore-setup internal] load .dockerignore 22:30:38 #28 transferring context: 50B done 22:30:38 #28 DONE 0.0s 22:30:38 22:30:38 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:30:38 #29 DONE 0.0s 22:30:38 22:30:38 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:30:38 #30 ... 22:30:38 22:30:38 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:30:38 #29 DONE 0.0s 22:30:38 22:30:38 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:30:38 #30 ... 22:30:38 22:30:38 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:30:38 #29 DONE 0.0s 22:30:38 22:30:38 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:30:39 #30 ... 22:30:39 22:30:39 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 22:30:39 #31 DONE 1.4s 22:30:39 22:30:39 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:30:39 #32 DONE 1.3s 22:30:39 22:30:39 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:39 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 22:30:39 #33 ... 22:30:39 22:30:39 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:30:39 #30 DONE 1.4s 22:30:39 22:30:39 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:39 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 22:30:39 #33 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 22:30:39 #33 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 22:30:39 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.2s 22:30:39 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:30:39 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s 22:30:39 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done 22:30:39 #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 22:30:40 #33 ... 22:30:40 22:30:40 #34 [security-spire-agent internal] load build context 22:30:40 #34 transferring context: 17.63kB 0.0s done 22:30:40 #34 DONE 0.5s 22:30:40 22:30:40 #35 [security-spire-config internal] load build context 22:30:40 #35 transferring context: 16.35kB 0.0s done 22:30:40 #35 DONE 0.5s 22:30:40 22:30:40 #36 [security-spire-server internal] load build context 22:30:40 #36 transferring context: 18.10kB 0.0s done 22:30:40 #36 DONE 0.5s 22:30:40 22:30:40 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:40 #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 22:30:40 #33 ... 22:30:40 22:30:40 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:30:40 #37 DONE 1.2s 22:30:40 22:30:40 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:30:40 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 22:30:40 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 22:30:40 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:30:40 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 22:30:40 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:30:40 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 22:30:40 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 22:30:40 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:30:40 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.89MB / 25.84MB 0.5s 22:30:40 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 22:30:40 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 22:30:40 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 22:30:40 #38 ... 22:30:40 22:30:40 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:30:40 #33 DONE 1.4s 22:30:40 22:30:40 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:30:40 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 22:30:40 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22:30:42 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 22:30:46 #38 ... 22:30:46 22:30:46 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:30:46 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 22:30:46 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:30:46 #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 22:30:46 #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 22:30:46 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 22:30:46 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:30:46 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 22:30:46 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 22:30:46 #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.2s 22:30:46 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 22:30:46 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 22:30:48 #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.1s done 22:30:48 #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s 22:30:49 #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done 22:30:49 #39 ... 22:30:49 22:30:49 #40 [support-notifications internal] load build context 22:30:49 #40 transferring context: 365.24MB 9.0s done 22:30:49 #40 ... 22:30:49 22:30:49 #41 [security-bootstrapper internal] load build context 22:30:49 #41 transferring context: 365.24MB 9.3s done 22:30:49 #41 ... 22:30:49 22:30:49 #42 [security-proxy-auth internal] load build context 22:30:49 #42 transferring context: 365.24MB 8.4s done 22:30:49 #42 ... 22:30:49 22:30:49 #43 [core-command internal] load build context 22:30:49 #43 transferring context: 365.24MB 8.3s done 22:30:49 #43 ... 22:30:49 22:30:49 #44 [core-common-config-bootstrapper internal] load build context 22:30:49 #44 transferring context: 365.24MB 7.5s done 22:30:50 #44 ... 22:30:50 22:30:50 #45 [core-metadata internal] load build context 22:30:50 #45 transferring context: 365.24MB 8.2s done 22:30:50 #45 ... 22:30:50 22:30:50 #46 [security-spiffe-token-provider internal] load build context 22:30:50 #46 transferring context: 365.24MB 8.2s done 22:30:50 #46 ... 22:30:50 22:30:50 #47 [core-data internal] load build context 22:30:50 #47 transferring context: 365.24MB 8.4s done 22:30:50 #47 ... 22:30:50 22:30:50 #48 [security-secretstore-setup internal] load build context 22:30:50 #48 transferring context: 365.24MB 8.0s done 22:30:50 #48 ... 22:30:50 22:30:50 #49 [support-notifications builder 2/7] WORKDIR /edgex-go 22:30:51 #49 ... 22:30:51 22:30:51 #50 [support-scheduler internal] load build context 22:30:51 #50 transferring context: 365.24MB 8.0s done 22:30:51 #50 ... 22:30:51 22:30:51 #51 [security-proxy-setup internal] load build context 22:30:51 #51 transferring context: 365.24MB 8.2s done 22:30:53 #51 ... 22:30:53 22:30:53 #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:56 provisioning config files... 22:30:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2204112102508738611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:57 ---> docker-login.sh 22:30:57 nexus3.edgexfoundry.org:10001 22:30:57 #52 ... 22:30:57 22:30:57 #44 [core-common-config-bootstrapper internal] load build context 22:30:57 #44 DONE 17.3s 22:30:57 22:30:57 #53 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:30:57 #53 ... 22:30:57 22:30:57 #48 [security-secretstore-setup internal] load build context 22:30:57 #48 DONE 17.4s 22:30:57 22:30:57 #50 [support-scheduler internal] load build context 22:30:57 #50 DONE 17.4s 22:30:57 22:30:57 #45 [core-metadata internal] load build context 22:30:57 #45 DONE 17.4s 22:30:57 22:30:57 #46 [security-spiffe-token-provider internal] load build context 22:30:57 #46 DONE 17.4s 22:30:57 22:30:57 #51 [security-proxy-setup internal] load build context 22:30:57 #51 DONE 17.5s 22:30:57 22:30:57 #43 [core-command internal] load build context 22:30:57 #43 DONE 17.5s 22:30:57 22:30:57 #42 [security-proxy-auth internal] load build context 22:30:57 #42 DONE 17.5s 22:30:57 22:30:57 #47 [core-data internal] load build context 22:30:57 #47 DONE 17.5s 22:30:57 22:30:57 #40 [support-notifications internal] load build context 22:30:57 #40 DONE 17.5s 22:30:57 22:30:57 #49 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:30:57 #49 DONE 16.4s 22:30:57 22:30:57 #41 [security-bootstrapper internal] load build context 22:30:57 #41 DONE 17.5s 22:30:57 22:30:57 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:30:57 #38 ... 22:30:57 22:30:57 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:30:57 #39 DONE 17.5s 22:30:57 22:30:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:30:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:57 Configure a credential helper to remove this warning. See 22:30:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:57 22:30:57 Login Succeeded 22:30:57 nexus3.edgexfoundry.org:10002 22:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:58 Configure a credential helper to remove this warning. See 22:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:58 22:30:58 Login Succeeded 22:30:58 nexus3.edgexfoundry.org:10003 22:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:58 Configure a credential helper to remove this warning. See 22:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:58 22:30:58 Login Succeeded 22:30:58 nexus3.edgexfoundry.org:10004 22:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:59 Configure a credential helper to remove this warning. See 22:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:59 22:30:59 Login Succeeded 22:30:59 docker.io 22:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:59 Configure a credential helper to remove this warning. See 22:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:59 22:31:00 Login Succeeded 22:31:00 ---> docker-login.sh ends [Pipeline] } 22:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:31:00 #38 ... 22:31:00 22:31:00 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:31:00 #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.136 (1/4) Installing ca-certificates (20230506-r0) 22:31:00 #0 3.151 (2/4) Installing dumb-init (1.2.5-r2) 22:31:00 #0 3.156 (3/4) Installing su-exec (0.2-r3) 22:31:00 #0 3.159 (4/4) Installing yq (4.33.3-r4) 22:31:00 #0 3.217 Executing busybox-1.36.1-r2.trigger 22:31:00 #0 3.224 Executing ca-certificates-20230506-r0.trigger 22:31:00 #0 3.329 OK: 17 MiB in 19 packages 22:31:00 #54 DONE 3.4s 22:31:00 22:31:00 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:31:00 #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.587 (1/2) Installing ca-certificates (20230506-r0) 22:31:00 #0 3.607 (2/2) Installing dumb-init (1.2.5-r2) 22:31:00 #0 3.610 Executing busybox-1.36.1-r2.trigger 22:31:00 #0 3.617 Executing ca-certificates-20230506-r0.trigger 22:31:00 #0 3.664 OK: 8 MiB in 17 packages 22:31:00 #55 DONE 3.8s 22:31:00 22:31:00 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:31:00 #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.724 (1/1) Installing dumb-init (1.2.5-r2) 22:31:00 #0 3.729 Executing busybox-1.36.1-r2.trigger 22:31:00 #0 3.734 OK: 7 MiB in 16 packages 22:31:00 #56 DONE 3.8s 22:31:00 22:31:00 #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:31:00 #52 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #52 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:00 #52 ... 22:31:00 22:31:00 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:31:00 #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:00 #0 3.871 (1/2) Installing dumb-init (1.2.5-r2) 22:31:00 #0 3.876 (2/2) Installing su-exec (0.2-r3) 22:31:00 #0 3.885 Executing busybox-1.36.1-r2.trigger 22:31:00 #0 3.896 OK: 7 MiB in 17 packages 22:31:00 #57 DONE 4.1s [Pipeline] sh 22:31:00 22:31:00 #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:31:00 #53 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #53 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:00 #53 4.043 (1/1) Installing dumb-init (1.2.5-r2) 22:31:00 #53 4.054 Executing busybox-1.36.1-r2.trigger 22:31:00 #53 4.060 OK: 7 MiB in 16 packages 22:31:00 #53 DONE 4.2s 22:31:00 22:31:00 #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:31:00 #52 17.90 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:31:00 #52 17.90 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:31:00 #52 17.90 OK: 20073 distinct packages available 22:31:00 #52 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:00 #52 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 22:31:01 #52 18.34 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 22:31:01 #52 18.38 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [Pipeline] echo 22:31:01 ========================================================= 22:31:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:31:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:31:01 #52 18.39 (3/7) Installing dumb-init (1.2.5-r2) 22:31:01 #52 18.39 (4/7) Installing musl-obstack (1.2.3-r2) 22:31:01 #52 18.40 (5/7) Installing libucontext (1.2-r2) 22:31:01 #52 18.40 (6/7) Installing gcompat (1.1.0-r1) 22:31:01 #52 18.41 (7/7) Installing openssl (3.1.4-r0) 22:31:01 #52 18.42 Executing busybox-1.36.1-r2.trigger 22:31:01 #52 18.44 OK: 8 MiB in 20 packages 22:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:31:01 #52 DONE 18.8s 22:31:01 22:31:01 #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:31:01 #0 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.487 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 22:31:01 #0 4.526 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 22:31:01 #0 4.538 (3/6) Installing dumb-init (1.2.5-r2) 22:31:01 #0 4.561 (4/6) Installing openssl (3.1.4-r0) 22:31:01 #0 4.580 (5/6) Installing su-exec (0.2-r3) 22:31:01 #0 4.590 (6/6) Installing yq (4.33.3-r4) 22:31:01 #0 4.658 Executing busybox-1.36.1-r2.trigger 22:31:01 #0 4.669 OK: 17 MiB in 19 packages 22:31:01 #58 DONE 5.0s 22:31:01 22:31:01 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:31:01 #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.814 OK: 264 MiB in 52 packages 22:31:01 #59 DONE 5.0s 22:31:01 22:31:01 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:31:01 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.552 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:31:01 #0 4.552 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:31:01 #0 4.552 OK: 20073 distinct packages available 22:31:01 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:01 #0 4.952 (1/4) Installing dumb-init (1.2.5-r2) 22:31:01 #0 4.955 (2/4) Installing musl-obstack (1.2.3-r2) 22:31:01 #0 4.959 (3/4) Installing libucontext (1.2-r2) 22:31:01 #0 4.979 (4/4) Installing gcompat (1.1.0-r1) 22:31:01 #0 4.984 Executing busybox-1.36.1-r2.trigger 22:31:01 #0 4.995 OK: 8 MiB in 19 packages 22:31:01 #60 DONE 5.1s 22:31:01 22:31:01 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:31:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:01 9fda8d8052c6: Pulling fs layer 22:31:01 5d54e960e981: Pulling fs layer 22:31:01 c4a7e357bf2a: Pulling fs layer 22:31:01 f0e02332f6b5: Pulling fs layer 22:31:01 cefa15bbcfad: Pulling fs layer 22:31:01 17808c966233: Pulling fs layer 22:31:01 f4c1fc716caa: Pulling fs layer 22:31:01 cefa15bbcfad: Waiting 22:31:01 17808c966233: Waiting 22:31:01 f4c1fc716caa: Waiting 22:31:01 f0e02332f6b5: Waiting 22:31:01 5d54e960e981: Verifying Checksum 22:31:01 5d54e960e981: Download complete 22:31:01 f0e02332f6b5: Verifying Checksum 22:31:01 f0e02332f6b5: Download complete 22:31:01 cefa15bbcfad: Verifying Checksum 22:31:01 cefa15bbcfad: Download complete 22:31:01 9fda8d8052c6: Verifying Checksum 22:31:01 9fda8d8052c6: Download complete 22:31:02 #61 ... 22:31:02 22:31:02 #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:31:02 #0 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:02 #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:02 #0 4.258 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:31:02 #0 4.258 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:31:02 #0 4.258 OK: 20073 distinct packages available 22:31:02 #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:02 #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:02 #0 4.812 (1/11) Installing ca-certificates (20230506-r0) 22:31:02 #0 4.866 (2/11) Installing brotli-libs (1.0.9-r14) 22:31:02 #0 4.888 (3/11) Installing libunistring (1.1-r1) 22:31:02 #0 4.902 (4/11) Installing libidn2 (2.3.4-r1) 22:31:02 #0 4.919 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:31:02 #0 4.935 (6/11) Installing libcurl (8.4.0-r0) 22:31:02 #0 4.952 (7/11) Installing curl (8.4.0-r0) 22:31:02 #0 4.959 (8/11) Installing dumb-init (1.2.5-r2) 22:31:02 #0 4.963 (9/11) Installing musl-obstack (1.2.3-r2) 22:31:02 #0 4.966 (10/11) Installing libucontext (1.2-r2) 22:31:02 #0 4.969 (11/11) Installing gcompat (1.1.0-r1) 22:31:02 #0 4.975 Executing busybox-1.36.1-r2.trigger 22:31:02 #0 4.981 Executing ca-certificates-20230506-r0.trigger 22:31:02 #0 5.068 OK: 12 MiB in 26 packages 22:31:02 #62 DONE 5.2s 22:31:02 22:31:02 #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:31:02 #63 DONE 0.2s 22:31:02 22:31:02 #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:31:02 f4c1fc716caa: Verifying Checksum 22:31:02 f4c1fc716caa: Download complete 22:31:03 #64 DONE 1.4s 22:31:03 22:31:03 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:31:03 #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.316 OK: 264 MiB in 52 packages 22:31:03 #65 DONE 6.3s 22:31:03 22:31:03 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:31:03 #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.289 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:31:03 #0 5.289 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:31:03 #0 5.289 OK: 20077 distinct packages available 22:31:03 #0 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.727 OK: 264 MiB in 52 packages 22:31:03 #66 DONE 6.3s 22:31:03 22:31:03 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:31:03 #67 DONE 1.4s 22:31:03 22:31:03 #68 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:31:03 #68 DONE 1.4s 22:31:03 22:31:03 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:31:03 #61 DONE 1.4s 22:31:03 22:31:03 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:31:03 #0 5.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:31:03 #0 5.419 OK: 264 MiB in 52 packages 22:31:03 #69 DONE 6.5s 22:31:03 22:31:03 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:31:03 #70 DONE 2.4s 22:31:03 22:31:03 #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:31:03 c4a7e357bf2a: Verifying Checksum 22:31:03 c4a7e357bf2a: Download complete 22:31:03 #71 DONE 0.7s 22:31:03 22:31:03 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:31:03 #72 DONE 0.7s 22:31:03 22:31:03 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 22:31:03 #73 DONE 0.7s 22:31:03 22:31:03 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:31:03 #74 DONE 0.7s 22:31:03 22:31:03 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:31:03 #75 DONE 0.8s 22:31:03 22:31:03 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:31:03 #76 DONE 0.8s 22:31:03 22:31:03 #77 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:31:03 #77 DONE 0.7s 22:31:03 22:31:03 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:31:03 #78 DONE 0.1s 22:31:03 22:31:03 #79 [security-spire-server stage-2 5/8] COPY security.txt / 22:31:03 #79 DONE 0.2s 22:31:03 22:31:03 #80 [security-spire-config stage-2 5/9] COPY security.txt / 22:31:03 #80 DONE 0.1s 22:31:03 22:31:03 #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:31:03 #81 DONE 0.1s 22:31:03 22:31:03 #82 [security-spire-agent stage-3 6/9] COPY security.txt / 22:31:04 #82 DONE 0.1s 22:31:04 22:31:04 #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:31:04 #83 DONE 0.1s 22:31:04 22:31:04 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:31:04 #84 DONE 0.1s 22:31:04 22:31:04 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:31:04 #85 DONE 0.1s 22:31:04 22:31:04 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:31:04 #86 DONE 0.1s 22:31:04 22:31:04 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:31:04 #87 DONE 0.1s 22:31:04 22:31:04 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:31:04 #88 DONE 0.1s 22:31:04 22:31:04 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:31:04 #89 DONE 0.1s 22:31:04 22:31:04 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:31:04 #90 DONE 0.1s 22:31:04 22:31:04 #91 [security-spire-server] exporting to image 22:31:04 #91 exporting layers 22:31:04 17808c966233: Verifying Checksum 22:31:04 17808c966233: Download complete 22:31:05 #91 exporting layers 0.6s done 22:31:05 #91 writing image sha256:1329bf2bbc1100e05a6be78be4a0be92cdb2b77fa5f3dc0ce4b8435bf49b4f21 done 22:31:05 #91 naming to docker.io/library/security-spire-config done 22:31:05 #91 writing image sha256:a642a4a0ae33411bd55ab723efe6289de6205b2c25aea446fdca9593a3a1130c done 22:31:05 #91 naming to docker.io/library/security-spire-server done 22:31:05 #91 exporting layers 0.6s done 22:31:05 #91 writing image sha256:e919d10c2164b21f9aa43560b0c6f2066e856c0a86cf05710185c5a2cf2a0a4f done 22:31:05 #91 naming to docker.io/library/security-spire-agent done 22:31:05 #91 DONE 0.7s 22:31:05 22:31:05 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:05 9fda8d8052c6: Pull complete 22:31:05 5d54e960e981: Pull complete 22:31:13 #92 ... 22:31:13 22:31:13 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:13 #93 ... 22:31:13 22:31:13 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:14 #94 ... 22:31:14 22:31:14 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:20 c4a7e357bf2a: Pull complete 22:31:20 f0e02332f6b5: Pull complete 22:31:20 cefa15bbcfad: Pull complete 22:31:28 17808c966233: Pull complete 22:31:32 f4c1fc716caa: Pull complete 22:31:32 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 22:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:31:32 + docker build -t ci-base-image-arm64 -f - . 22:31:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:31:32 WORKDIR /edgex 22:31:32 COPY go.mod . 22:31:32 RUN go mod download 22:31:33 Sending build context to Docker daemon 2.91MB 22:31:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:31:33 ---> ea914061e18c 22:31:33 Step 2/4 : WORKDIR /edgex 22:31:34 ---> Running in 00563a0f98e2 22:31:35 Removing intermediate container 00563a0f98e2 22:31:35 ---> 11517584213d 22:31:35 Step 3/4 : COPY go.mod . 22:31:35 ---> 9e87db9312eb 22:31:35 Step 4/4 : RUN go mod download 22:31:35 ---> Running in f8cf87b96466 22:31:40 #95 DONE 34.4s 22:31:40 22:31:40 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:40 #94 DONE 34.3s 22:31:40 22:31:40 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:40 #92 DONE 34.3s 22:31:40 22:31:40 #96 [security-spiffe-token-provider builder 6/7] COPY . . 22:31:40 #96 ... 22:31:40 22:31:40 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:40 #93 DONE 35.0s 22:31:40 22:31:40 #97 [support-notifications builder 6/7] COPY . . 22:31:48 #97 ... 22:31:48 22:31:48 #98 [security-secretstore-setup builder 6/7] COPY . . 22:31:48 #98 ... 22:31:48 22:31:48 #99 [core-command builder 6/7] COPY . . 22:31:49 #99 ... 22:31:49 22:31:49 #98 [security-secretstore-setup builder 6/7] COPY . . 22:31:49 #98 DONE 11.2s 22:31:49 22:31:49 #96 [security-spiffe-token-provider builder 6/7] COPY . . 22:31:49 #96 DONE 11.2s 22:31:49 22:31:49 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #100 CACHED 22:31:49 22:31:49 #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:31:49 #101 CACHED 22:31:49 22:31:49 #102 [security-proxy-setup builder 6/7] COPY . . 22:31:49 #102 CACHED 22:31:49 22:31:49 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #103 CACHED 22:31:49 22:31:49 #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:31:49 #104 CACHED 22:31:49 22:31:49 #105 [security-proxy-auth builder 6/7] COPY . . 22:31:49 #105 CACHED 22:31:49 22:31:49 #106 [support-scheduler builder 6/7] COPY . . 22:31:49 #106 CACHED 22:31:49 22:31:49 #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #107 CACHED 22:31:49 22:31:49 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:31:49 #108 CACHED 22:31:49 22:31:49 #109 [core-metadata builder 6/7] COPY . . 22:31:49 #109 CACHED 22:31:49 22:31:49 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #110 CACHED 22:31:49 22:31:49 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:31:49 #111 CACHED 22:31:49 22:31:49 #97 [support-notifications builder 6/7] COPY . . 22:31:49 #97 DONE 11.2s 22:31:49 22:31:49 #99 [core-command builder 6/7] COPY . . 22:31:49 #99 DONE 11.2s 22:31:49 22:31:49 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #112 CACHED 22:31:49 22:31:49 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 22:31:49 #113 CACHED 22:31:49 22:31:49 #114 [core-data builder 6/7] COPY . . 22:31:49 #114 CACHED 22:31:49 22:31:49 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #115 CACHED 22:31:49 22:31:49 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:31:49 #116 CACHED 22:31:49 22:31:49 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 22:31:49 #117 CACHED 22:31:49 22:31:49 #118 [security-bootstrapper builder 6/7] COPY . . 22:31:49 #118 CACHED 22:31:49 22:31:49 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:49 #119 CACHED 22:31:49 22:31:49 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:31:49 #120 CACHED 22:31:49 22:31:49 #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:31:50 #121 0.804 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 22:32:00 #121 ... 22:32:00 22:32:00 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:32:00 #0 2.351 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 22:32:00 #122 ... 22:32:00 22:32:00 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:32:00 #0 1.007 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 22:32:00 #123 ... 22:32:00 22:32:00 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:32:00 #0 1.031 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 22:32:00 #124 ... 22:32:00 22:32:00 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:32:00 #0 0.296 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 22:32:00 #125 ... 22:32:00 22:32:00 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:32:00 #0 1.296 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 22:32:00 #126 ... 22:32:00 22:32:00 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:32:00 #0 0.480 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 22:32:00 #127 ... 22:32:00 22:32:00 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:32:00 #0 0.861 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 22:32:00 #128 ... 22:32:00 22:32:00 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:32:00 #0 1.921 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 22:32:01 #129 ... 22:32:01 22:32:01 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:32:01 #0 0.512 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 22:32:01 #130 ... 22:32:01 22:32:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:32:01 #0 1.223 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 22:32:32 Removing intermediate container f8cf87b96466 22:32:32 ---> 14a407aef126 22:32:32 Successfully built 14a407aef126 22:32:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:32 + docker inspect -f . ci-base-image-arm64 22:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:33 prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container 22:32:33 $ 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 22:32:34 $ docker top 785241750f1bebee4ac3ebabcd7dc74f89b9ad62c493c4b2bb1b2185d36114f2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:35 + go version 22:32:35 go version go1.21.0 linux/arm64 [Pipeline] } 22:32:35 $ docker stop --time=1 785241750f1bebee4ac3ebabcd7dc74f89b9ad62c493c4b2bb1b2185d36114f2 22:32:37 $ docker rm -f --volumes 785241750f1bebee4ac3ebabcd7dc74f89b9ad62c493c4b2bb1b2185d36114f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:38 + docker inspect -f . ci-base-image-arm64 22:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:38 prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container 22:32:38 $ 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 22:32:39 $ docker top 48da3098b174116a0917045cc210f92251d3a4c634353d5bb324577d268614eb -eo pid,comm [Pipeline] { [Pipeline] echo 22:32:40 ========================================================= 22:32:40 [edgeXBuildGoParallel] Running Tests and Build... 22:32:40 ========================================================= [Pipeline] sh 22:32:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:32:41 + make test 22:32:41 go test -race -coverprofile=coverage.out ./... 22:33:23 #131 ... 22:33:23 22:33:23 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:33:23 #127 80.67 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 22:33:23 #127 ... 22:33:23 22:33:23 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:33:23 #130 DONE 90.1s 22:33:23 22:33:23 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:33:23 #126 DONE 90.2s 22:33:23 22:33:23 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:33:23 #124 DONE 90.2s 22:33:23 22:33:23 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:33:23 #125 DONE 90.1s 22:33:23 22:33:23 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:33:23 #132 ... 22:33:23 22:33:23 #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:33:23 #121 DONE 90.3s 22:33:23 22:33:23 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:33:23 #128 DONE 90.4s 22:33:23 22:33:23 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:33:23 #122 DONE 90.5s 22:33:23 22:33:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:33:23 #131 DONE 90.5s 22:33:23 22:33:23 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #133 ... 22:33:23 22:33:23 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:33:23 #123 DONE 90.6s 22:33:23 22:33:23 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:33:23 #127 DONE 90.6s 22:33:23 22:33:23 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:33:23 #129 DONE 90.7s 22:33:23 22:33:23 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #134 ... 22:33:23 22:33:23 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:33:23 #132 DONE 0.9s 22:33:23 22:33:23 #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #135 DONE 0.8s 22:33:23 22:33:23 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #133 DONE 0.7s 22:33:23 22:33:23 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #136 DONE 0.8s 22:33:23 22:33:23 #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #137 DONE 1.0s 22:33:23 22:33:23 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #134 DONE 0.5s 22:33:23 22:33:23 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:33:23 #138 ... 22:33:23 22:33:23 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #139 DONE 0.4s 22:33:23 22:33:23 #140 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:33:23 #140 DONE 0.3s 22:33:23 22:33:23 #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #141 CACHED 22:33:23 22:33:23 #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:33:23 #142 CACHED 22:33:23 22:33:23 #143 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:33:23 #143 ... 22:33:23 22:33:23 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:33:23 #144 CACHED 22:33:23 22:33:23 #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #145 CACHED 22:33:23 22:33:23 #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #146 CACHED 22:33:23 22:33:23 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:33:23 #147 CACHED 22:33:23 22:33:23 #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #148 CACHED 22:33:23 22:33:23 #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:33:23 #149 CACHED 22:33:23 22:33:23 #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:33:23 #150 DONE 0.3s 22:33:23 22:33:23 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:33:23 #151 DONE 0.3s 22:33:23 22:33:23 #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:33:23 #152 DONE 0.4s 22:33:23 22:33:23 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:33:23 #138 DONE 0.3s 22:33:23 22:33:23 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:33:23 #153 DONE 0.3s 22:33:23 22:33:23 #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:33:23 #154 ... 22:33:23 22:33:23 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:33:23 #155 DONE 1.8s 22:33:23 22:33:23 #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:33:23 #156 DONE 1.8s 22:33:23 22:33:23 #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:33:23 #154 DONE 1.7s 22:33:23 22:33:23 #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:33:23 #157 DONE 1.9s 22:33:23 22:33:23 #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:33:23 #158 DONE 1.8s 22:33:23 22:33:23 #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:33:23 #159 DONE 1.9s 22:33:23 22:33:23 #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:33:23 #160 DONE 1.8s 22:33:23 22:33:23 #143 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:33:23 #143 DONE 1.9s 22:33:23 22:33:23 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:33:23 #161 DONE 1.9s 22:33:23 22:33:23 #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:33:23 #162 ... 22:33:23 22:33:23 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:33:23 #163 DONE 2.3s 22:33:23 22:33:23 #164 [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 22:33:23 #164 DONE 0.7s 22:33:23 22:33:23 #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:33:23 #165 DONE 0.4s 22:33:23 22:33:23 #166 [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 22:33:23 #166 ... 22:33:23 22:33:23 #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:33:23 #167 DONE 0.4s 22:33:23 22:33:23 #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 22:33:23 #168 DONE 0.4s 22:33:23 22:33:23 #169 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:33:23 #169 DONE 0.5s 22:33:23 22:33:23 #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:33:23 #170 DONE 0.4s 22:33:23 22:33:23 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:33:23 #171 DONE 0.5s 22:33:23 22:33:23 #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:33:23 #172 DONE 0.5s 22:33:23 22:33:23 #173 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:33:23 #173 DONE 0.5s 22:33:23 22:33:23 #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:33:23 #162 DONE 0.5s 22:33:23 22:33:23 #91 [core-data] exporting to image 22:33:23 #91 exporting layers 22:33:23 #91 ... 22:33:23 22:33:23 #166 [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 22:33:23 #166 DONE 0.4s 22:33:23 22:33:23 #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:33:23 #174 DONE 0.4s 22:33:23 22:33:23 #91 [core-command] exporting to image 22:33:23 #91 exporting layers 0.2s done 22:33:23 #91 ... 22:33:23 22:33:23 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:33:23 #175 DONE 0.5s 22:33:23 22:33:23 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:33:23 #176 DONE 0.5s 22:33:23 22:33:23 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:33:23 #177 DONE 0.4s 22:33:23 22:33:23 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:33:23 #178 DONE 0.4s 22:33:23 22:33:23 #91 [support-notifications] exporting to image 22:33:23 #91 exporting layers 0.4s done 22:33:23 #91 writing image sha256:5003d023905fa583d347b1ecb0b81993a73999a65ca9d7996d74ec2b16861c0b 0.1s done 22:33:23 #91 naming to docker.io/library/support-notifications done 22:33:23 #91 ... 22:33:23 22:33:23 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:33:23 #179 DONE 0.3s 22:33:23 22:33:23 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:33:23 #180 DONE 0.4s 22:33:23 22:33:23 #91 [core-data] exporting to image 22:33:23 #91 exporting layers 0.1s done 22:33:23 #91 writing image sha256:4dd348867228c9c08153cbc6e32a55e367a1a07de3ae2143c570d1056632f65d 0.0s done 22:33:23 #91 naming to docker.io/library/security-spiffe-token-provider done 22:33:23 #91 writing image sha256:208b0ba6a301bea556d7cc6b97f32848ef7b9debbe2d54a6d64ae0ba7383aaf0 done 22:33:23 #91 naming to docker.io/library/support-scheduler done 22:33:23 #91 writing image sha256:d182318b671c44d474b2a53899e869c6c0fcc8cfc92c06324970751a4d5fb16d done 22:33:23 #91 naming to docker.io/library/core-data done 22:33:23 #91 writing image sha256:7a9a04091aa6b8cff2ca72fddeffdeae6fbc4697cc3f8924f53bff5f0f588688 22:33:24 #91 writing image sha256:7a9a04091aa6b8cff2ca72fddeffdeae6fbc4697cc3f8924f53bff5f0f588688 done 22:33:24 #91 naming to docker.io/library/core-command done 22:33:24 #91 writing image sha256:dd89ba749819783a67982196b60800ba4ec43eaf41e9e278269f543b1e0efe81 0.0s done 22:33:24 #91 naming to docker.io/library/core-metadata done 22:33:24 #91 DONE 1.4s 22:33:24 22:33:24 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:33:24 #181 DONE 0.5s 22:33:24 22:33:24 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:33:24 #182 DONE 0.5s 22:33:24 22:33:24 #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:33:24 #183 DONE 0.6s 22:33:24 22:33:24 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:33:24 #184 DONE 0.5s 22:33:24 22:33:24 #91 [core-common-config-bootstrapper] exporting to image 22:33:24 #91 exporting layers 0.3s done 22:33:24 #91 writing image sha256:def0d92d2f16e93e30f23db6a3b4ed6dfdd295a2a30c4f31f58f8f3f034dc082 done 22:33:24 #91 naming to docker.io/library/core-common-config-bootstrapper done 22:33:24 #91 DONE 1.7s 22:33:24 22:33:24 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:33:24 #185 DONE 0.2s 22:33:24 22:33:24 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:33:24 #186 DONE 0.1s 22:33:24 22:33:24 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:33:24 #187 DONE 0.2s 22:33:24 22:33:24 #188 [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/ 22:33:24 #188 DONE 0.1s 22:33:24 22:33:24 #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:33:24 #189 ... 22:33:24 22:33:24 #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:33:24 #190 DONE 0.9s 22:33:24 22:33:24 #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/ 22:33:24 #191 DONE 0.1s 22:33:24 22:33:24 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:33:24 #192 DONE 0.1s 22:33:24 22:33:24 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:33:24 #193 DONE 0.1s 22:33:24 22:33:24 #91 [security-proxy-auth] exporting to image 22:33:24 #91 exporting layers 0.3s done 22:33:24 #91 ... 22:33:24 22:33:24 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:33:24 #194 DONE 0.7s 22:33:24 22:33:24 #91 [security-proxy-setup] exporting to image 22:33:24 #91 writing image sha256:7fa688c28a084f99bfadf3a2dbbe42fcda46c99b38a408822ea456295fe17969 done 22:33:24 #91 naming to docker.io/library/security-proxy-auth 0.0s done 22:33:25 #91 ... 22:33:25 22:33:25 #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:33:25 #189 DONE 0.5s 22:33:25 22:33:25 #91 [security-secretstore-setup] exporting to image 22:33:25 #91 exporting layers 0.2s done 22:33:25 #91 writing image sha256:86ccc2e6415cfd89698c9dfbd25486da2f28192748de4b18c7495192266f3b2f done 22:33:25 #91 naming to docker.io/library/security-proxy-setup done 22:33:25 #91 ... 22:33:25 22:33:25 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:33:25 #195 DONE 0.6s 22:33:25 22:33:25 #91 [security-bootstrapper] exporting to image 22:33:25 #91 writing image sha256:94beeb8c3112574f7ee99817aafeb3f7b7ffe2d187ce4ab702b78e8e3da9221d done 22:33:25 #91 naming to docker.io/library/security-secretstore-setup done 22:33:25 #91 exporting layers 0.2s done 22:33:25 #91 writing image sha256:651fceb06eed201a2c6ac2c7617a298f9ca3842b57335da78a0a21479e9c2fd6 done 22:33:25 #91 naming to docker.io/library/security-bootstrapper done 22:33:25 #91 DONE 2.5s 22:33:25 22:33:25 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:33:25 time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:33:25 $ docker stop --time=1 eb5d63521731b2267988638bb2ecd81fb84883a2bd50895d2b5c402149208dfd 22:33:26 $ docker rm -f --volumes eb5d63521731b2267988638bb2ecd81fb84883a2bd50895d2b5c402149208dfd [Pipeline] // withDockerContainer [Pipeline] sh 22:33:27 + docker images 22:33:27 REPOSITORY TAG IMAGE ID CREATED SIZE 22:33:27 security-bootstrapper latest 651fceb06eed 2 seconds ago 23.3MB 22:33:27 security-proxy-setup latest 86ccc2e6415c 3 seconds ago 34.4MB 22:33:27 security-secretstore-setup latest 94beeb8c3112 3 seconds ago 44.4MB 22:33:27 core-common-config-bootstrapper latest def0d92d2f16 3 seconds ago 18.2MB 22:33:27 security-proxy-auth latest 7fa688c28a08 3 seconds ago 19.5MB 22:33:27 core-command latest 7a9a04091aa6 4 seconds ago 21.2MB 22:33:27 core-data latest d182318b671c 4 seconds ago 21.3MB 22:33:27 core-metadata latest dd89ba749819 4 seconds ago 21.7MB 22:33:27 security-spiffe-token-provider latest 4dd348867228 5 seconds ago 35.1MB 22:33:27 support-scheduler latest 208b0ba6a301 5 seconds ago 34.1MB 22:33:27 support-notifications latest 5003d023905f 5 seconds ago 34.7MB 22:33:27 security-spire-config latest 1329bf2bbc11 2 minutes ago 101MB 22:33:27 security-spire-server latest a642a4a0ae33 2 minutes ago 107MB 22:33:27 security-spire-agent latest e919d10c2164 2 minutes ago 166MB 22:33:27 ci-base-image-x86_64 latest 0e5802090806 5 minutes ago 930MB 22:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 22:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 22:33:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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] } 22:33:29 ? github.com/edgexfoundry/edgex-go [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.302s coverage: 28.7% of statements 22:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.341s coverage: 97.0% of statements 22:36:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:36:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:36:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.492s coverage: 69.2% of statements 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:36:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.356s coverage: 53.2% of statements 22:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.311s coverage: 93.4% of statements 22:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.639s coverage: 4.1% of statements 22:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 97.6% of statements 22:36:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.203s coverage: 72.2% of statements 22:36:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:36:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.423s coverage: 0.9% of statements 22:36:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.260s coverage: 32.2% of statements 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.291s coverage: 41.7% of statements 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 82.9% of statements 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.279s coverage: 94.1% of statements 22:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.236s coverage: 96.3% of statements 22:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.227s coverage: 87.5% of statements 22:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 22:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.269s coverage: 79.9% of statements 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.254s coverage: 92.9% of statements 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 64.4% of statements 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.257s coverage: 62.3% of statements 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.218s coverage: 87.2% of statements 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.196s coverage: 20.0% of statements 22:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.205s coverage: 100.0% of statements 22:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.495s coverage: 81.8% of statements 22:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.428s coverage: 82.1% of statements 22:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.238s coverage: 86.0% of statements 22:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.098s coverage: 63.1% of statements 22:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.234s coverage: 100.0% of statements 22:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.143s coverage: 89.4% of statements 22:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements 22:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.096s coverage: 73.7% of statements 22:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 22:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.912s coverage: 38.4% of statements 22:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:37:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.308s coverage: 84.8% of statements 22:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.296s coverage: 19.9% of statements 22:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:38:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.598s coverage: 95.7% of statements 22:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:38:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements 22:38:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:38:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:38:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.568s coverage: 98.9% of statements 22:38:23 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 22:38:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:38:23 go vet ./... 22:41:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:41:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:41:15 ./bin/test-attribution-txt.sh [Pipeline] echo 22:41:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:41:16 + ls -al . 22:41:16 total 724 22:41:16 drwxrwxr-x 10 1001 1001 4096 Oct 25 22:32 . 22:41:16 drwxr-xr-x 4 root root 4096 Oct 25 22:32 .. 22:41:16 drwxrwxr-x 2 1001 1001 4096 Oct 25 22:30 .blubracket 22:41:16 -rw-rw-r-- 1 1001 1001 10 Oct 25 22:30 .dockerignore 22:41:16 drwxrwxr-x 8 1001 1001 4096 Oct 25 22:30 .git 22:41:16 drwxrwxr-x 3 1001 1001 4096 Oct 25 22:30 .github 22:41:16 -rw-rw-r-- 1 1001 1001 1074 Oct 25 22:30 .gitignore 22:41:16 -rw-rw-r-- 1 1001 1001 42 Oct 25 22:30 .golangci.yml 22:41:16 -rw-rw-r-- 1 1001 1001 100 Oct 25 22:30 .hadolint.yml 22:41:16 -rw-rw-r-- 1 1001 1001 155 Oct 25 22:30 .sonarcloud.properties 22:41:16 -rw-rw-r-- 1 1001 1001 1171 Oct 25 22:30 ADOPTERS.md 22:41:16 -rw-rw-r-- 1 1001 1001 11674 Oct 25 22:30 Attribution.txt 22:41:16 -rw-rw-r-- 1 1001 1001 93407 Oct 25 22:30 CHANGELOG.md 22:41:16 -rw-rw-r-- 1 1001 1001 3804 Oct 25 22:30 CONTRIBUTING.md 22:41:16 -rw-rw-r-- 1 1001 1001 677 Oct 25 22:30 GOVERNANCE.md 22:41:16 -rw-rw-r-- 1 1001 1001 861 Oct 25 22:30 Jenkinsfile 22:41:16 -rw-rw-r-- 1 1001 1001 10775 Oct 25 22:30 LICENSE 22:41:16 -rw-rw-r-- 1 1001 1001 15054 Oct 25 22:30 Makefile 22:41:16 -rw-rw-r-- 1 1001 1001 582 Oct 25 22:30 OWNERS.md 22:41:16 -rw-rw-r-- 1 1001 1001 9527 Oct 25 22:30 README.md 22:41:16 -rw-rw-r-- 1 1001 1001 789 Oct 25 22:30 SECURITY.md 22:41:16 -rw-rw-r-- 1 1001 1001 5 Oct 25 22:27 VERSION 22:41:16 drwxrwxr-x 2 1001 1001 4096 Oct 25 22:30 bin 22:41:16 drwxrwxr-x 18 1001 1001 4096 Oct 25 22:30 cmd 22:41:16 -rw-r--r-- 1 root root 453601 Oct 25 22:38 coverage.out 22:41:16 drwxrwxr-x 2 1001 1001 4096 Oct 25 22:30 fuzz_test 22:41:16 -rw-rw-r-- 1 1001 1001 3689 Oct 25 22:30 go.mod 22:41:16 -rw-rw-r-- 1 1001 1001 34446 Oct 25 22:30 go.sum 22:41:16 drwxrwxr-x 7 1001 1001 4096 Oct 25 22:30 internal 22:41:16 drwxrwxr-x 3 1001 1001 4096 Oct 25 22:30 openapi 22:41:16 -rw-rw-r-- 1 1001 1001 584 Oct 25 22:30 security.txt 22:41:16 -rw-rw-r-- 1 1001 1001 204 Oct 25 22:30 version.go [Pipeline] sh 22:41:17 + '[' -e coverage.out ] 22:41:17 + chown 1001:1001 coverage.out [Pipeline] stash 22:41:17 Warning: overwriting stash ‘coverage-report’ 22:41:18 Stashed 1 file(s) [Pipeline] sh 22:41:18 + make build 22:41:18 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 22:42:55 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 22:43:00 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 22:43:07 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 22:43:10 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 22:43:49 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 22:43:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:44:01 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 22:44: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:44:11 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 22:44: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:44:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:44:27 $ docker stop --time=1 48da3098b174116a0917045cc210f92251d3a4c634353d5bb324577d268614eb 22:44:29 $ docker rm -f --volumes 48da3098b174116a0917045cc210f92251d3a4c634353d5bb324577d268614eb [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 22:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:33 22:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:33 latest: Pulling from edgex-devops/edgex-compose-arm64 22:44:33 547446be3368: Pulling fs layer 22:44:33 d125d8839a47: Pulling fs layer 22:44:33 3e85d5ac6304: Pulling fs layer 22:44:33 c3105a71a48b: Pulling fs layer 22:44:33 0f093f025ec4: Pulling fs layer 22:44:33 c3106fc0e877: Pulling fs layer 22:44:33 c3105a71a48b: Waiting 22:44:33 c3106fc0e877: Waiting 22:44:33 0f093f025ec4: Waiting 22:44:34 547446be3368: Verifying Checksum 22:44:34 547446be3368: Download complete 22:44:34 c3105a71a48b: Verifying Checksum 22:44:34 c3105a71a48b: Download complete 22:44:34 d125d8839a47: Verifying Checksum 22:44:34 d125d8839a47: Download complete 22:44:34 c3106fc0e877: Verifying Checksum 22:44:34 c3106fc0e877: Download complete 22:44:34 0f093f025ec4: Verifying Checksum 22:44:34 0f093f025ec4: Download complete 22:44:35 547446be3368: Pull complete 22:44:36 d125d8839a47: Pull complete 22:44:37 3e85d5ac6304: Verifying Checksum 22:44:37 3e85d5ac6304: Download complete 22:44:49 3e85d5ac6304: Pull complete 22:44:49 c3105a71a48b: Pull complete 22:44:49 0f093f025ec4: Pull complete 22:44:49 c3106fc0e877: Pull complete 22:44:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container 22:44:49 $ 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 22:44:54 $ docker top a52a5a43c3ac6459eb5ef4cb7e4ad27682a0f7aff38ca88b6da0704745be56c5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:55 + docker compose -f ./docker-compose-build.yml build --parallel 22:45:08 #1 [security-spire-server internal] load build definition from Dockerfile 22:45:08 #1 transferring dockerfile: 1.59kB done 22:45:08 #1 DONE 0.1s 22:45:09 22:45:09 #2 [security-proxy-setup internal] load build definition from Dockerfile 22:45:09 #2 transferring dockerfile: 2.39kB 0.0s done 22:45:09 #2 DONE 0.1s 22:45:09 22:45:09 #3 [security-spire-config internal] load build definition from Dockerfile 22:45:09 #3 transferring dockerfile: 1.58kB 0.0s done 22:45:09 #3 DONE 0.0s 22:45:09 22:45:09 #4 [security-spire-agent internal] load build definition from Dockerfile 22:45:09 #4 transferring dockerfile: 1.70kB done 22:45:09 #4 DONE 0.1s 22:45:09 22:45:09 #5 [security-secretstore-setup internal] load build definition from Dockerfile 22:45:09 #5 transferring dockerfile: 2.38kB 0.0s done 22:45:09 #5 DONE 0.1s 22:45:09 22:45:09 #6 [core-metadata internal] load build definition from Dockerfile 22:45:09 #6 transferring dockerfile: 1.96kB 0.0s done 22:45:09 #6 DONE 0.1s 22:45:09 22:45:09 #7 [security-bootstrapper internal] load build definition from Dockerfile 22:45:09 #7 transferring dockerfile: 2.82kB 0.0s done 22:45:09 #7 DONE 0.1s 22:45:09 22:45:09 #8 [core-data internal] load build definition from Dockerfile 22:45:09 #8 transferring dockerfile: 1.90kB done 22:45:09 #8 DONE 0.1s 22:45:10 22:45:10 #9 [security-proxy-auth internal] load build definition from Dockerfile 22:45:10 #9 transferring dockerfile: 2.04kB 0.0s done 22:45:10 #9 DONE 0.1s 22:45:10 22:45:10 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:45:10 #10 transferring dockerfile: 2.12kB 0.0s done 22:45:10 #10 DONE 0.2s 22:45:10 22:45:10 #11 [support-notifications internal] load build definition from Dockerfile 22:45:10 #11 transferring dockerfile: 1.84kB 0.0s done 22:45:10 #11 DONE 0.1s 22:45:10 22:45:10 #12 [support-scheduler internal] load build definition from Dockerfile 22:45:10 #12 transferring dockerfile: 1.82kB 0.0s done 22:45:10 #12 DONE 0.1s 22:45:10 22:45:10 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:45:10 #13 transferring dockerfile: 1.78kB done 22:45:10 #13 DONE 0.1s 22:45:10 22:45:10 #14 [core-command internal] load build definition from Dockerfile 22:45:10 #14 transferring dockerfile: 1.82kB 0.0s done 22:45:10 #14 DONE 0.2s 22:45:10 22:45:10 #15 [security-spire-server internal] load .dockerignore 22:45:10 #15 transferring context: 50B 0.0s done 22:45:10 #15 DONE 0.1s 22:45:11 22:45:11 #16 [security-proxy-setup internal] load .dockerignore 22:45:11 #16 transferring context: 50B 0.0s done 22:45:11 #16 DONE 0.1s 22:45:11 22:45:11 #17 [security-spire-config internal] load .dockerignore 22:45:11 #17 transferring context: 50B 0.0s done 22:45:11 #17 DONE 0.1s 22:45:11 22:45:11 #18 [security-spire-agent internal] load .dockerignore 22:45:11 #18 transferring context: 50B 0.0s done 22:45:11 #18 DONE 0.1s 22:45:11 22:45:11 #19 [security-secretstore-setup internal] load .dockerignore 22:45:11 #19 transferring context: 50B done 22:45:11 #19 DONE 0.1s 22:45:11 22:45:11 #20 [core-metadata internal] load .dockerignore 22:45:11 #20 transferring context: 50B 0.0s done 22:45:11 #20 DONE 0.1s 22:45:11 22:45:11 #21 [security-bootstrapper internal] load .dockerignore 22:45:12 #21 transferring context: 50B 0.0s done 22:45:12 #21 DONE 0.1s 22:45:12 22:45:12 #22 [core-data internal] load .dockerignore 22:45:12 #22 transferring context: 50B 0.0s done 22:45:12 #22 DONE 0.1s 22:45:12 22:45:12 #23 [security-proxy-auth internal] load .dockerignore 22:45:12 #23 transferring context: 50B 0.0s done 22:45:12 #23 DONE 0.1s 22:45:12 22:45:12 #24 [core-common-config-bootstrapper internal] load .dockerignore 22:45:12 #24 transferring context: 50B done 22:45:12 #24 DONE 0.1s 22:45:12 22:45:12 #25 [support-notifications internal] load .dockerignore 22:45:12 #25 transferring context: 50B 0.0s done 22:45:12 #25 DONE 0.1s 22:45:12 22:45:12 #26 [support-scheduler internal] load .dockerignore 22:45:12 #26 transferring context: 50B 0.0s done 22:45:12 #26 DONE 0.1s 22:45:12 22:45:12 #27 [security-spiffe-token-provider internal] load .dockerignore 22:45:12 #27 transferring context: 50B 0.0s done 22:45:12 #27 DONE 0.1s 22:45:12 22:45:12 #28 [core-command internal] load .dockerignore 22:45:12 #28 transferring context: 50B 0.0s done 22:45:12 #28 DONE 0.1s 22:45:12 22:45:12 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 22:45:13 #29 DONE 0.6s 22:45:13 22:45:13 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:45:13 #30 DONE 0.9s 22:45:13 22:45:13 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:13 #31 DONE 0.0s 22:45:13 22:45:13 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:13 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 22:45:13 #32 DONE 0.1s 22:45:13 22:45:13 #33 [security-spire-server stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:13 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:13 #33 DONE 0.1s 22:45:13 22:45:13 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 22:45:13 #29 ... 22:45:13 22:45:13 #34 [security-spire-server internal] load build context 22:45:13 #34 transferring context: 18.10kB 0.0s done 22:45:13 #34 DONE 0.1s 22:45:13 22:45:13 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 22:45:14 #29 DONE 0.6s 22:45:14 22:45:14 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:14 #31 DONE 0.0s 22:45:14 22:45:14 #33 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:14 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:14 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:14 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:14 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:14 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.2s 22:45:14 #33 ... 22:45:14 22:45:14 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:14 #31 DONE 0.0s 22:45:14 22:45:14 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 22:45:14 #30 DONE 0.9s 22:45:14 22:45:14 #33 [security-spire-config stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:14 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:14 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:14 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:14 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:14 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s 22:45:14 #33 ... 22:45:14 22:45:14 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:14 #31 DONE 0.0s 22:45:14 22:45:14 #33 [security-spire-config stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:14 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:14 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:14 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:14 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:14 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:14 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:14 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 22:45:14 #33 ... 22:45:14 22:45:14 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:14 #31 DONE 0.0s 22:45:14 22:45:14 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:45:14 #29 DONE 0.9s 22:45:14 22:45:14 #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:14 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:14 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:14 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:14 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:14 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:15 #33 ... 22:45:15 22:45:15 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:15 #31 DONE 0.0s 22:45:15 22:45:15 #33 [security-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:15 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:15 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:15 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:15 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:15 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:15 #33 ... 22:45:15 22:45:15 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 22:45:15 #35 DONE 1.0s 22:45:15 22:45:15 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 22:45:15 #29 DONE 1.1s 22:45:15 22:45:15 #33 [security-spire-agent stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:15 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:15 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:15 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:15 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:15 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:15 #33 ... 22:45:15 22:45:15 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:15 #31 DONE 0.0s 22:45:15 22:45:15 #33 [security-proxy-auth stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:15 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:15 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:15 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:15 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:15 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:15 #33 ... 22:45:15 22:45:15 #36 [security-spire-config internal] load build context 22:45:15 #36 transferring context: 16.35kB 0.1s done 22:45:15 #36 DONE 1.2s 22:45:15 22:45:15 #33 [security-proxy-auth stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:15 #33 ... 22:45:15 22:45:15 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:15 #31 DONE 0.0s 22:45:15 22:45:15 #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:15 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:15 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:15 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:15 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:15 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:15 #33 ... 22:45:15 22:45:15 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:15 #31 DONE 0.0s 22:45:15 22:45:15 #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:16 #33 ... 22:45:16 22:45:16 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:16 #31 DONE 0.0s 22:45:16 22:45:16 #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:16 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:16 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:16 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:16 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:16 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:16 #33 ... 22:45:16 22:45:16 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:45:16 #31 DONE 0.0s 22:45:16 22:45:16 #33 [support-notifications stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:17 #33 ... 22:45:17 22:45:17 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 22:45:17 #29 DONE 2.5s 22:45:17 22:45:17 #33 [support-notifications stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:17 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.4s done 22:45:17 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 22:45:17 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 22:45:17 #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 22:45:17 #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 22:45:17 #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done 22:45:17 #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.4s done 22:45:17 #33 ... 22:45:17 22:45:17 #37 [security-spire-agent internal] load build context 22:45:17 #37 transferring context: 17.63kB 0.2s done 22:45:17 #37 DONE 2.4s 22:45:17 22:45:17 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:17 #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 22:45:17 #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 22:45:17 #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 22:45:17 #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 22:45:17 #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 22:45:17 #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 22:45:17 #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 22:45:17 #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 22:45:17 #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done 22:45:17 #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 22:45:17 #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 22:45:17 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22:45:18 #32 ... 22:45:18 22:45:18 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:45:18 #38 DONE 4.4s 22:45:18 22:45:18 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:18 #32 ... 22:45:18 22:45:18 #33 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:18 #33 DONE 6.4s 22:45:18 22:45:18 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:19 #32 ... 22:45:19 22:45:19 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 22:45:19 #39 DONE 1.5s 22:45:19 22:45:19 #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:45:24 #40 ... 22:45:24 22:45:24 #41 [security-proxy-setup internal] load build context 22:45:24 #41 transferring context: 31.66MB 9.6s 22:45:24 #41 ... 22:45:24 22:45:24 #42 [security-secretstore-setup internal] load build context 22:45:24 #42 ... 22:45:24 22:45:24 #41 [security-proxy-setup internal] load build context 22:45:24 #41 ... 22:45:24 22:45:24 #43 [core-metadata internal] load build context 22:45:24 #43 ... 22:45:24 22:45:24 #42 [security-secretstore-setup internal] load build context 22:45:24 #42 ... 22:45:24 22:45:24 #44 [core-data internal] load build context 22:45:25 #44 ... 22:45:25 22:45:25 #45 [security-bootstrapper internal] load build context 22:45:25 #45 ... 22:45:25 22:45:25 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:45:25 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 22:45:25 #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 22:45:25 #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 22:45:25 #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 22:45:25 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 22:45:25 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 22:45:25 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 22:45:25 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 22:45:25 #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.8s done 22:45:25 #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 22:45:25 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.3s 22:45:25 #46 ... 22:45:25 22:45:25 #47 [security-proxy-auth internal] load build context 22:45:25 #47 ... 22:45:25 22:45:25 #44 [core-data internal] load build context 22:45:25 #44 ... 22:45:25 22:45:25 #48 [core-common-config-bootstrapper internal] load build context 22:45:25 #48 ... 22:45:25 22:45:25 #44 [core-data internal] load build context 22:45:26 #44 ... 22:45:26 22:45:26 #49 [support-scheduler internal] load build context 22:45:26 #49 ... 22:45:26 22:45:26 #50 [support-notifications internal] load build context 22:45:26 #50 ... 22:45:26 22:45:26 #49 [support-scheduler internal] load build context 22:45:27 #49 ... 22:45:27 22:45:27 #51 [core-command internal] load build context 22:45:27 #51 ... 22:45:27 22:45:27 #52 [security-spiffe-token-provider internal] load build context 22:45:27 #52 ... 22:45:27 22:45:27 #49 [support-scheduler internal] load build context 22:45:29 #49 ... 22:45:29 22:45:29 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:45:29 #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:29 #0 8.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:29 #53 ... 22:45:29 22:45:29 #49 [support-scheduler internal] load build context 22:45:29 #49 transferring context: 27.22MB 11.3s 22:45:29 #49 ... 22:45:29 22:45:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:45:29 #54 ... 22:45:29 22:45:29 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:45:29 #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:29 #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:29 #55 ... 22:45:29 22:45:29 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:45:30 #56 ... 22:45:30 22:45:30 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:45:30 #57 ... 22:45:30 22:45:30 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:45:30 #58 ... 22:45:30 22:45:30 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:45:30 #59 ... 22:45:30 22:45:30 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:30 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s 22:45:30 #32 ... 22:45:30 22:45:30 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:45:30 #60 ... 22:45:30 22:45:30 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:45:30 #61 ... 22:45:30 22:45:30 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:45:30 #62 ... 22:45:30 22:45:30 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:45:30 #63 ... 22:45:30 22:45:30 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:45:31 #64 ... 22:45:31 22:45:31 #44 [core-data internal] load build context 22:45:31 #44 ... 22:45:31 22:45:31 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:33 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.3s 22:45:34 #32 ... 22:45:34 22:45:34 #41 [security-proxy-setup internal] load build context 22:45:34 #41 transferring context: 44.00MB 20.3s 22:45:34 #41 ... 22:45:34 22:45:34 #44 [core-data internal] load build context 22:45:34 #44 ... 22:45:34 22:45:34 #43 [core-metadata internal] load build context 22:45:34 #43 ... 22:45:34 22:45:34 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:34 #32 ... 22:45:34 22:45:34 #42 [security-secretstore-setup internal] load build context 22:45:35 #42 ... 22:45:35 22:45:35 #44 [core-data internal] load build context 22:45:35 #44 ... 22:45:35 22:45:35 #45 [security-bootstrapper internal] load build context 22:45:35 #45 ... 22:45:35 22:45:35 #44 [core-data internal] load build context 22:45:35 #44 ... 22:45:35 22:45:35 #47 [security-proxy-auth internal] load build context 22:45:35 #47 ... 22:45:35 22:45:35 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:35 #32 ... 22:45:35 22:45:35 #48 [core-common-config-bootstrapper internal] load build context 22:45:36 #48 ... 22:45:36 22:45:36 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:45:36 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.8s 22:45:36 #46 ... 22:45:36 22:45:36 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:45:36 #55 13.62 OK: 266 MiB in 52 packages 22:45:36 #55 DONE 16.6s 22:45:36 22:45:36 #48 [core-common-config-bootstrapper internal] load build context 22:45:36 #48 ... 22:45:36 22:45:36 #50 [support-notifications internal] load build context 22:45:36 #50 ... 22:45:36 22:45:36 #48 [core-common-config-bootstrapper internal] load build context 22:45:37 #48 ... 22:45:37 22:45:37 #51 [core-command internal] load build context 22:45:37 #51 ... 22:45:37 22:45:37 #52 [security-spiffe-token-provider internal] load build context 22:45:37 #52 ... 22:45:37 22:45:37 #48 [core-common-config-bootstrapper internal] load build context 22:45:40 #48 ... 22:45:40 22:45:40 #49 [support-scheduler internal] load build context 22:45:40 #49 ... 22:45:40 22:45:40 #48 [core-common-config-bootstrapper internal] load build context 22:45:40 #48 transferring context: 39.64MB 22.9s 22:45:40 #48 ... 22:45:40 22:45:40 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:45:40 #53 10.50 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:45:40 #53 10.50 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:45:40 #53 10.50 OK: 19950 distinct packages available 22:45:40 #53 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:40 #53 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:40 #53 18.04 (1/11) Installing ca-certificates (20230506-r0) 22:45:40 #53 18.42 (2/11) Installing brotli-libs (1.0.9-r14) 22:45:40 #53 18.66 (3/11) Installing libunistring (1.1-r1) 22:45:40 #53 19.09 (4/11) Installing libidn2 (2.3.4-r1) 22:45:40 #53 19.14 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:45:40 #53 19.14 (6/11) Installing libcurl (8.4.0-r0) 22:45:40 #53 19.31 (7/11) Installing curl (8.4.0-r0) 22:45:40 #53 19.37 (8/11) Installing dumb-init (1.2.5-r2) 22:45:40 #53 19.39 (9/11) Installing musl-obstack (1.2.3-r2) 22:45:40 #53 19.48 (10/11) Installing libucontext (1.2-r2) 22:45:40 #53 19.51 (11/11) Installing gcompat (1.1.0-r1) 22:45:40 #53 19.63 Executing busybox-1.36.1-r2.trigger 22:45:40 #53 19.80 Executing ca-certificates-20230506-r0.trigger 22:45:40 #53 ... 22:45:40 22:45:40 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:45:40 #54 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:40 #54 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:40 #54 18.68 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:45:40 #54 18.68 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:45:40 #54 18.68 OK: 19954 distinct packages available 22:45:40 #54 ... 22:45:40 22:45:40 #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:45:40 #40 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:40 #40 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:40 #40 18.15 OK: 266 MiB in 52 packages 22:45:40 #40 DONE 20.7s 22:45:40 22:45:40 #48 [core-common-config-bootstrapper internal] load build context 22:45:42 #48 ... 22:45:42 22:45:42 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:45:42 #63 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:42 #63 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:42 #63 ... 22:45:42 22:45:42 #48 [core-common-config-bootstrapper internal] load build context 22:45:44 #48 ... 22:45:44 22:45:44 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:45:44 #56 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:44 #56 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:44 #56 ... 22:45:44 22:45:44 #48 [core-common-config-bootstrapper internal] load build context 22:45:45 #48 ... 22:45:45 22:45:45 #41 [security-proxy-setup internal] load build context 22:45:45 #41 transferring context: 58.46MB 30.5s 22:45:45 #41 ... 22:45:45 22:45:45 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:45:45 #53 21.79 OK: 13 MiB in 26 packages 22:45:45 #53 DONE 25.7s 22:45:45 22:45:45 #41 [security-proxy-setup internal] load build context 22:45:45 #41 ... 22:45:45 22:45:45 #43 [core-metadata internal] load build context 22:45:45 #43 ... 22:45:45 22:45:45 #48 [core-common-config-bootstrapper internal] load build context 22:45:45 #48 ... 22:45:45 22:45:45 #42 [security-secretstore-setup internal] load build context 22:45:45 #42 ... 22:45:45 22:45:45 #45 [security-bootstrapper internal] load build context 22:45:45 #45 ... 22:45:45 22:45:45 #44 [core-data internal] load build context 22:45:45 #44 ... 22:45:45 22:45:45 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:45:45 #63 23.24 OK: 266 MiB in 52 packages 22:45:45 #63 DONE 26.1s 22:45:45 22:45:45 #43 [core-metadata internal] load build context 22:45:46 #43 ... 22:45:46 22:45:46 #47 [security-proxy-auth internal] load build context 22:45:46 #47 ... 22:45:46 22:45:46 #43 [core-metadata internal] load build context 22:45:46 #43 ... 22:45:46 22:45:46 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:45:46 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.7s 22:45:46 #46 ... 22:45:46 22:45:46 #43 [core-metadata internal] load build context 22:45:46 #43 ... 22:45:46 22:45:46 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:45:46 #59 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:46 #59 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:46 #59 ... 22:45:46 22:45:46 #50 [support-notifications internal] load build context 22:45:46 #50 ... 22:45:47 22:45:47 #43 [core-metadata internal] load build context 22:45:47 #43 ... 22:45:47 22:45:47 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:47 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.9s 22:45:47 #32 ... 22:45:47 22:45:47 #43 [core-metadata internal] load build context 22:45:47 #43 ... 22:45:47 22:45:47 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:45:47 #62 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:47 #62 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:47 #62 ... 22:45:47 22:45:47 #51 [core-command internal] load build context 22:45:47 #51 ... 22:45:47 22:45:47 #52 [security-spiffe-token-provider internal] load build context 22:45:47 #52 ... 22:45:47 22:45:47 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:45:47 #59 27.61 (1/2) Installing ca-certificates (20230506-r0) 22:45:48 #59 28.18 (2/2) Installing dumb-init (1.2.5-r2) 22:45:48 #59 28.22 Executing busybox-1.36.1-r2.trigger 22:45:48 #59 28.34 Executing ca-certificates-20230506-r0.trigger 22:45:49 #59 ... 22:45:49 22:45:49 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:45:49 #60 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:49 #60 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:49 #60 ... 22:45:49 22:45:49 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:49 #32 ... 22:45:49 22:45:49 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:45:49 #57 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:49 #57 23.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:49 #57 ... 22:45:49 22:45:49 #43 [core-metadata internal] load build context 22:45:49 #43 transferring context: 62.98MB 34.4s 22:45:49 #43 ... 22:45:49 22:45:49 #49 [support-scheduler internal] load build context 22:45:49 #49 ... 22:45:49 22:45:49 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:50 #32 ... 22:45:50 22:45:50 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:45:50 #54 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:50 #54 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:50 #54 ... 22:45:50 22:45:50 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:51 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.0s 22:45:51 #32 ... 22:45:51 22:45:51 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:45:51 #64 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:51 #64 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:51 #64 ... 22:45:51 22:45:51 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:51 #32 ... 22:45:51 22:45:51 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:45:51 #58 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:51 #58 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:51 #58 ... 22:45:51 22:45:51 #49 [support-scheduler internal] load build context 22:45:52 #49 ... 22:45:52 22:45:52 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:45:52 #61 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:52 #61 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:52 #61 ... 22:45:52 22:45:52 #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:53 #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.5s done 22:45:53 #32 ... 22:45:53 22:45:53 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:45:53 #59 30.27 OK: 9 MiB in 17 packages 22:45:53 #59 DONE 33.5s 22:45:53 22:45:53 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:45:53 #61 33.52 (1/2) Installing dumb-init (1.2.5-r2) 22:45:53 #61 33.59 (2/2) Installing su-exec (0.2-r3) 22:45:53 #61 33.59 Executing busybox-1.36.1-r2.trigger 22:45:54 #61 33.98 OK: 8 MiB in 17 packages 22:45:55 #61 ... 22:45:55 22:45:55 #41 [security-proxy-setup internal] load build context 22:45:55 #41 transferring context: 79.80MB 41.0s 22:45:55 #41 ... 22:45:55 22:45:55 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:45:55 #56 26.63 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:45:55 #56 26.63 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:45:55 #56 26.63 OK: 19950 distinct packages available 22:45:55 #56 28.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:55 #56 30.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:55 #56 ... 22:45:55 22:45:55 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:45:55 #58 33.08 (1/1) Installing dumb-init (1.2.5-r2) 22:45:55 #58 33.14 Executing busybox-1.36.1-r2.trigger 22:45:55 #58 33.43 OK: 8 MiB in 16 packages 22:45:55 #58 DONE 35.8s 22:45:55 22:45:55 #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 22:45:55 #32 DONE 42.6s 22:45:55 22:45:55 #42 [security-secretstore-setup internal] load build context 22:45:55 #42 ... 22:45:55 22:45:55 #45 [security-bootstrapper internal] load build context 22:45:55 #45 ... 22:45:55 22:45:55 #48 [core-common-config-bootstrapper internal] load build context 22:45:55 #48 ... 22:45:55 22:45:55 #44 [core-data internal] load build context 22:45:55 #44 ... 22:45:55 22:45:55 #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:45:55 #62 29.86 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 22:45:55 #62 30.74 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 22:45:55 #62 30.97 (3/6) Installing dumb-init (1.2.5-r2) 22:45:55 #62 31.01 (4/6) Installing openssl (3.1.4-r0) 22:45:55 #62 31.17 (5/6) Installing su-exec (0.2-r3) 22:45:55 #62 31.21 (6/6) Installing yq (4.33.3-r4) 22:45:55 #62 33.17 Executing busybox-1.36.1-r2.trigger 22:45:55 #62 33.31 OK: 18 MiB in 19 packages 22:45:55 #62 DONE 36.2s 22:45:55 22:45:55 #44 [core-data internal] load build context 22:45:55 #44 ... 22:45:55 22:45:55 #45 [security-bootstrapper internal] load build context 22:45:55 #45 ... 22:45:55 22:45:55 #47 [security-proxy-auth internal] load build context 22:45:56 #47 ... 22:45:56 22:45:56 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:45:56 #65 ... 22:45:56 22:45:56 #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:45:56 #64 33.15 (1/1) Installing dumb-init (1.2.5-r2) 22:45:56 #64 33.25 Executing busybox-1.36.1-r2.trigger 22:45:56 #64 33.57 OK: 8 MiB in 16 packages 22:45:56 #64 DONE 36.2s 22:45:56 22:45:56 #47 [security-proxy-auth internal] load build context 22:45:56 #47 ... 22:45:56 22:45:56 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 22:45:56 #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.5s done 22:45:56 #46 ... 22:45:56 22:45:56 #47 [security-proxy-auth internal] load build context 22:45:57 #47 ... 22:45:57 22:45:57 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:45:57 #61 DONE 37.0s 22:45:57 22:45:57 #50 [support-notifications internal] load build context 22:45:57 #50 ... 22:45:57 22:45:57 #45 [security-bootstrapper internal] load build context 22:45:57 #45 ... 22:45:57 22:45:57 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:45:57 #54 33.38 OK: 266 MiB in 52 packages 22:45:57 #54 DONE 38.1s 22:45:57 22:45:57 #51 [core-command internal] load build context 22:45:57 #51 ... 22:45:57 22:45:57 #52 [security-spiffe-token-provider internal] load build context 22:45:57 #52 ... 22:45:57 22:45:57 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:45:57 #57 31.55 (1/4) Installing ca-certificates (20230506-r0) 22:45:57 #57 31.84 (2/4) Installing dumb-init (1.2.5-r2) 22:45:57 #57 31.84 (3/4) Installing su-exec (0.2-r3) 22:45:57 #57 31.87 (4/4) Installing yq (4.33.3-r4) 22:45:57 #57 33.33 Executing busybox-1.36.1-r2.trigger 22:45:57 #57 33.39 Executing ca-certificates-20230506-r0.trigger 22:45:57 #57 35.01 OK: 18 MiB in 19 packages 22:45:57 #57 DONE 38.2s 22:45:57 22:45:57 #52 [security-spiffe-token-provider internal] load build context 22:45:57 #52 ... 22:45:57 22:45:57 #51 [core-command internal] load build context 22:45:58 #51 ... 22:45:58 22:45:58 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:45:58 #56 37.85 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 22:45:58 #56 38.08 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 22:45:58 #56 38.08 (3/7) Installing dumb-init (1.2.5-r2) 22:45:58 #56 38.08 (4/7) Installing musl-obstack (1.2.3-r2) 22:45:58 #56 38.08 (5/7) Installing libucontext (1.2-r2) 22:45:58 #56 38.13 (6/7) Installing gcompat (1.1.0-r1) 22:45:58 #56 38.13 (7/7) Installing openssl (3.1.4-r0) 22:45:58 #56 38.30 Executing busybox-1.36.1-r2.trigger 22:45:58 #56 38.30 OK: 9 MiB in 20 packages 22:45:58 #56 DONE 39.9s 22:45:58 22:45:58 #51 [core-command internal] load build context 22:45:59 #51 ... 22:45:59 22:45:59 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:45:59 #60 31.22 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:45:59 #60 31.22 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:45:59 #60 31.22 OK: 19950 distinct packages available 22:45:59 #60 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:59 #60 35.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:59 #60 37.47 (1/4) Installing dumb-init (1.2.5-r2) 22:45:59 #60 37.47 (2/4) Installing musl-obstack (1.2.3-r2) 22:45:59 #60 37.50 (3/4) Installing libucontext (1.2-r2) 22:45:59 #60 37.50 (4/4) Installing gcompat (1.1.0-r1) 22:45:59 #60 37.54 Executing busybox-1.36.1-r2.trigger 22:45:59 #60 37.62 OK: 8 MiB in 19 packages 22:45:59 #60 DONE 39.1s 22:45:59 22:45:59 #51 [core-command internal] load build context 22:45:59 #51 ... 22:45:59 22:45:59 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 22:45:59 #65 DONE 3.1s 22:45:59 22:45:59 #51 [core-command internal] load build context 22:45:59 #51 ... 22:45:59 22:45:59 #43 [core-metadata internal] load build context 22:46:00 #43 ... 22:46:00 22:46:00 #48 [core-common-config-bootstrapper internal] load build context 22:46:00 #48 transferring context: 84.03MB 43.6s 22:46:01 #48 ... 22:46:01 22:46:01 #43 [core-metadata internal] load build context 22:46:02 #43 ... 22:46:02 22:46:02 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:46:02 #66 DONE 3.1s 22:46:02 22:46:02 #43 [core-metadata internal] load build context 22:46:03 #43 ... 22:46:03 22:46:03 #49 [support-scheduler internal] load build context 22:46:03 #49 ... 22:46:03 22:46:03 #43 [core-metadata internal] load build context 22:46:04 #43 ... 22:46:04 22:46:04 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:46:04 #67 DONE 3.1s 22:46:04 22:46:04 #43 [core-metadata internal] load build context 22:46:04 #43 ... 22:46:04 22:46:04 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:46:04 #68 DONE 6.8s 22:46:04 22:46:04 #43 [core-metadata internal] load build context 22:46:05 #43 ... 22:46:05 22:46:05 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:46:05 #69 DONE 4.2s 22:46:05 22:46:05 #43 [core-metadata internal] load build context 22:46:05 #43 ... 22:46:05 22:46:05 #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / 22:46:05 #70 DONE 1.2s 22:46:05 22:46:05 #43 [core-metadata internal] load build context 22:46:05 #43 transferring context: 104.93MB 50.0s 22:46:05 #43 ... 22:46:05 22:46:05 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:46:05 #71 DONE 1.2s 22:46:05 22:46:05 #43 [core-metadata internal] load build context 22:46:05 #43 ... 22:46:05 22:46:05 #41 [security-proxy-setup internal] load build context 22:46:05 #41 ... 22:46:05 22:46:05 #42 [security-secretstore-setup internal] load build context 22:46:05 #42 ... 22:46:05 22:46:05 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:46:05 #72 DONE 3.7s 22:46:05 22:46:05 #42 [security-secretstore-setup internal] load build context 22:46:05 #42 ... 22:46:05 22:46:05 #41 [security-proxy-setup internal] load build context 22:46:06 #41 ... 22:46:06 22:46:06 #44 [core-data internal] load build context 22:46:06 #44 ... 22:46:06 22:46:06 #41 [security-proxy-setup internal] load build context 22:46:06 #41 ... 22:46:06 22:46:06 #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / 22:46:06 #73 DONE 1.4s 22:46:06 22:46:06 #41 [security-proxy-setup internal] load build context 22:46:06 #41 ... 22:46:06 22:46:06 #74 [security-spire-server stage-2 5/8] COPY security.txt / 22:46:06 #74 DONE 1.4s 22:46:06 22:46:06 #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:46:07 #75 ... 22:46:07 22:46:07 #50 [support-notifications internal] load build context 22:46:07 #50 ... 22:46:07 22:46:07 #41 [security-proxy-setup internal] load build context 22:46:07 #41 ... 22:46:07 22:46:07 #47 [security-proxy-auth internal] load build context 22:46:07 #47 ... 22:46:07 22:46:07 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 22:46:07 #76 DONE 1.7s 22:46:07 22:46:07 #47 [security-proxy-auth internal] load build context 22:46:07 #47 ... 22:46:07 22:46:07 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 22:46:07 #77 ... 22:46:07 22:46:07 #45 [security-bootstrapper internal] load build context 22:46:08 #45 ... 22:46:08 22:46:08 #47 [security-proxy-auth internal] load build context 22:46:08 #47 ... 22:46:08 22:46:08 #78 [security-spire-config stage-2 5/9] COPY security.txt / 22:46:08 #78 DONE 1.2s 22:46:08 22:46:08 #47 [security-proxy-auth internal] load build context 22:46:08 #47 ... 22:46:08 22:46:08 #52 [security-spiffe-token-provider internal] load build context 22:46:08 #52 ... 22:46:08 22:46:08 #47 [security-proxy-auth internal] load build context 22:46:08 #47 ... 22:46:08 22:46:08 #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:46:08 #75 DONE 1.4s 22:46:08 22:46:08 #47 [security-proxy-auth internal] load build context 22:46:08 #47 ... 22:46:08 22:46:08 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 22:46:08 #77 DONE 1.2s 22:46:08 22:46:08 #47 [security-proxy-auth internal] load build context 22:46:09 #47 ... 22:46:09 22:46:09 #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:46:09 #79 DONE 1.4s 22:46:09 22:46:09 #47 [security-proxy-auth internal] load build context 22:46:09 #47 ... 22:46:09 22:46:09 #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:46:09 #80 DONE 1.2s 22:46:09 22:46:09 #47 [security-proxy-auth internal] load build context 22:46:10 #47 ... 22:46:10 22:46:10 #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:46:10 #81 DONE 1.2s 22:46:10 22:46:10 #44 [core-data internal] load build context 22:46:10 #44 ... 22:46:10 22:46:10 #51 [core-command internal] load build context 22:46:10 #51 ... 22:46:10 22:46:10 #44 [core-data internal] load build context 22:46:10 #44 ... 22:46:10 22:46:10 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:46:10 #82 DONE 1.0s 22:46:10 22:46:10 #44 [core-data internal] load build context 22:46:10 #44 transferring context: 145.35MB 54.7s 22:46:11 #44 ... 22:46:11 22:46:11 #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:46:11 #83 DONE 1.3s 22:46:11 22:46:11 #44 [core-data internal] load build context 22:46:11 #44 ... 22:46:11 22:46:11 #48 [core-common-config-bootstrapper internal] load build context 22:46:11 #48 ... 22:46:11 22:46:11 #50 [support-notifications internal] load build context 22:46:12 #50 ... 22:46:12 22:46:12 #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:46:12 #84 DONE 1.7s 22:46:12 22:46:12 #50 [support-notifications internal] load build context 22:46:12 #50 ... 22:46:12 22:46:12 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:46:12 #85 DONE 1.5s 22:46:12 22:46:12 #50 [support-notifications internal] load build context 22:46:13 #50 ... 22:46:13 22:46:13 #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:46:13 #86 DONE 1.0s 22:46:13 22:46:13 #50 [support-notifications internal] load build context 22:46:13 #50 ... 22:46:13 22:46:13 #49 [support-scheduler internal] load build context 22:46:13 #49 ... 22:46:13 22:46:13 #50 [support-notifications internal] load build context 22:46:15 #50 transferring context: 160.07MB 57.8s 22:46:15 #50 ... 22:46:15 22:46:15 #43 [core-metadata internal] load build context 22:46:15 #43 ... 22:46:15 22:46:15 #42 [security-secretstore-setup internal] load build context 22:46:16 #42 ... 22:46:16 22:46:16 #50 [support-notifications internal] load build context 22:46:18 #50 ... 22:46:18 22:46:18 #41 [security-proxy-setup internal] load build context 22:46:18 #41 ... 22:46:18 22:46:18 #50 [support-notifications internal] load build context 22:46:18 #50 ... 22:46:18 22:46:18 #45 [security-bootstrapper internal] load build context 22:46:18 #45 ... 22:46:18 22:46:18 #50 [support-notifications internal] load build context 22:46:18 #50 ... 22:46:18 22:46:18 #87 [security-spire-config] exporting to image 22:46:18 #87 exporting layers 6.0s done 22:46:18 #87 writing image sha256:2ee0151ec219f4342dd10e47b475fcc525f771cbfacc81d4ff905ceaad48c25f 0.1s done 22:46:18 #87 naming to docker.io/library/security-spire-server-arm64 0.1s done 22:46:18 #87 writing image sha256:3209e5d0eff0e590c08b394a773c5a94654b3da51a515bfa6739d7863e9db8ee 0.1s done 22:46:18 #87 naming to docker.io/library/security-spire-agent-arm64 0.1s done 22:46:18 #87 writing image sha256:21d9be5dfda9257d67751d9580888ac4e7784916fdab6d0710c9eaa7f09c135f 0.0s done 22:46:18 #87 naming to docker.io/library/security-spire-config-arm64 0.1s done 22:46:18 #87 DONE 6.1s 22:46:18 22:46:18 #50 [support-notifications internal] load build context 22:46:18 #50 ... 22:46:18 22:46:18 #52 [security-spiffe-token-provider internal] load build context 22:46:18 #52 ... 22:46:18 22:46:18 #50 [support-notifications internal] load build context 22:46:20 #50 ... 22:46:20 22:46:20 #47 [security-proxy-auth internal] load build context 22:46:20 #47 ... 22:46:20 22:46:20 #50 [support-notifications internal] load build context 22:46:20 #50 ... 22:46:20 22:46:20 #51 [core-command internal] load build context 22:46:20 #51 ... 22:46:20 22:46:20 #50 [support-notifications internal] load build context 22:46:20 #50 ... 22:46:20 22:46:20 #44 [core-data internal] load build context 22:46:20 #44 transferring context: 189.79MB 64.6s done 22:46:20 #44 DONE 65.9s 22:46:20 22:46:20 #50 [support-notifications internal] load build context 22:46:21 #50 transferring context: 189.79MB 63.2s done 22:46:22 #50 ... 22:46:22 22:46:22 #48 [core-common-config-bootstrapper internal] load build context 22:46:22 #48 ... 22:46:22 22:46:22 #47 [security-proxy-auth internal] load build context 22:46:22 #47 ... 22:46:22 22:46:22 #50 [support-notifications internal] load build context 22:46:22 #50 DONE 66.2s 22:46:22 22:46:22 #47 [security-proxy-auth internal] load build context 22:46:22 #47 ... 22:46:22 22:46:22 #49 [support-scheduler internal] load build context 22:46:22 #49 transferring context: 189.79MB 63.6s done 22:46:22 #49 DONE 66.4s 22:46:22 22:46:22 #47 [security-proxy-auth internal] load build context 22:46:23 #47 ... 22:46:23 22:46:23 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 22:46:23 #88 DONE 2.4s 22:46:23 22:46:23 #47 [security-proxy-auth internal] load build context 22:46:24 #47 ... 22:46:24 22:46:24 #51 [core-command internal] load build context 22:46:24 #51 transferring context: 189.79MB 65.6s done 22:46:24 #51 DONE 67.6s 22:46:24 22:46:24 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:46:24 #89 DONE 1.8s 22:46:24 22:46:24 #47 [security-proxy-auth internal] load build context 22:46:24 #47 ... 22:46:24 22:46:24 #48 [core-common-config-bootstrapper internal] load build context 22:46:24 #48 transferring context: 189.79MB 67.4s done 22:46:24 #48 DONE 69.3s 22:46:24 22:46:24 #47 [security-proxy-auth internal] load build context 22:46:25 #47 ... 22:46:25 22:46:25 #43 [core-metadata internal] load build context 22:46:25 #43 transferring context: 189.79MB 69.5s done 22:46:25 #43 DONE 70.7s 22:46:25 22:46:25 #47 [security-proxy-auth internal] load build context 22:46:25 #47 transferring context: 189.79MB 68.9s done 22:46:26 #47 ... 22:46:26 22:46:26 #52 [security-spiffe-token-provider internal] load build context 22:46:26 #52 transferring context: 189.79MB 67.1s done 22:46:26 #52 DONE 68.9s 22:46:26 22:46:26 #47 [security-proxy-auth internal] load build context 22:46:26 #47 DONE 70.7s 22:46:26 22:46:26 #45 [security-bootstrapper internal] load build context 22:46:26 #45 ... 22:46:26 22:46:26 #42 [security-secretstore-setup internal] load build context 22:46:26 #42 ... 22:46:26 22:46:26 #45 [security-bootstrapper internal] load build context 22:46:26 #45 ... 22:46:26 22:46:26 #41 [security-proxy-setup internal] load build context 22:46:26 #41 transferring context: 189.79MB 72.1s done 22:46:26 #41 DONE 72.6s 22:46:26 22:46:26 #45 [security-bootstrapper internal] load build context 22:46:26 #45 ... 22:46:26 22:46:26 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:46:26 #90 DONE 0.9s 22:46:26 22:46:26 #45 [security-bootstrapper internal] load build context 22:46:27 #45 ... 22:46:27 22:46:27 #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:46:27 #91 DONE 0.7s 22:46:27 22:46:27 #45 [security-bootstrapper internal] load build context 22:46:31 #45 transferring context: 189.79MB 74.6s done 22:46:31 #45 DONE 76.6s 22:46:31 22:46:31 #42 [security-secretstore-setup internal] load build context 22:46:33 #42 transferring context: 189.79MB 78.9s done 22:46:33 #42 DONE 79.3s 22:46:33 22:46:33 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:33 #92 ... 22:46:33 22:46:33 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:33 #93 ... 22:46:33 22:46:33 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:34 #94 ... 22:46:34 22:46:34 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #95 ... 22:47:21 22:47:21 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #93 DONE 54.8s 22:47:21 22:47:21 #96 [core-data builder 6/7] COPY . . 22:47:21 #96 ... 22:47:21 22:47:21 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #95 DONE 53.7s 22:47:21 22:47:21 #97 [support-notifications builder 6/7] COPY . . 22:47:21 #97 ... 22:47:21 22:47:21 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #94 DONE 54.0s 22:47:21 22:47:21 #97 [support-notifications builder 6/7] COPY . . 22:47:21 #97 DONE 2.6s 22:47:21 22:47:21 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #92 DONE 53.6s 22:47:21 22:47:21 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:47:21 #98 ... 22:47:21 22:47:21 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #99 CACHED 22:47:21 22:47:21 #100 [core-command builder 4/7] COPY go.mod vendor* ./ 22:47:21 #100 CACHED 22:47:21 22:47:21 #101 [core-command builder 6/7] COPY . . 22:47:21 #101 CACHED 22:47:21 22:47:21 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #102 CACHED 22:47:21 22:47:21 #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:47:21 #103 CACHED 22:47:21 22:47:21 #104 [support-scheduler builder 6/7] COPY . . 22:47:21 #104 CACHED 22:47:21 22:47:21 #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:47:21 #105 CACHED 22:47:21 22:47:21 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 22:47:21 #106 CACHED 22:47:21 22:47:21 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #107 CACHED 22:47:21 22:47:21 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #108 CACHED 22:47:21 22:47:21 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:47:21 #109 CACHED 22:47:21 22:47:21 #110 [security-proxy-auth builder 6/7] COPY . . 22:47:21 #110 CACHED 22:47:21 22:47:21 #96 [core-data builder 6/7] COPY . . 22:47:21 #96 DONE 2.8s 22:47:21 22:47:21 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:47:21 #111 CACHED 22:47:21 22:47:21 #112 [core-metadata builder 6/7] COPY . . 22:47:21 #112 CACHED 22:47:21 22:47:21 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:21 #113 CACHED 22:47:21 22:47:21 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:47:26 #114 4.686 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 22:47:27 #114 ... 22:47:27 22:47:27 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:47:27 #98 3.672 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 22:47:29 #98 ... 22:47:29 22:47:29 #115 [security-secretstore-setup builder 6/7] COPY . . 22:47:29 #115 CACHED 22:47:29 22:47:29 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:47:29 #116 CACHED 22:47:29 22:47:29 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:29 #117 CACHED 22:47:29 22:47:29 #118 [security-proxy-setup builder 6/7] COPY . . 22:47:29 #118 DONE 7.6s 22:47:29 22:47:29 #119 [security-spiffe-token-provider builder 6/7] COPY . . 22:47:29 #119 DONE 7.7s 22:47:29 22:47:29 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:29 #120 CACHED 22:47:29 22:47:29 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:47:29 #121 CACHED 22:47:29 22:47:29 #122 [security-bootstrapper builder 6/7] COPY . . 22:47:29 #122 CACHED 22:47:29 22:47:29 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:47:31 #123 ... 22:47:31 22:47:31 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:47:31 #0 5.038 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 22:47:31 #124 ... 22:47:31 22:47:31 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:47:31 #0 4.995 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 22:47:31 #125 ... 22:47:31 22:47:31 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:47:31 #0 4.631 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 22:47:31 #126 ... 22:47:31 22:47:31 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:47:31 #0 3.280 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 22:47:31 #127 ... 22:47:31 22:47:31 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:47:31 #0 4.100 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 22:47:31 #128 ... 22:47:31 22:47:31 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:47:32 #129 3.804 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 22:47:35 #129 ... 22:47:35 22:47:35 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:47:35 #123 3.962 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 22:47:38 #123 ... 22:47:38 22:47:38 #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 22:47:38 #0 3.348 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 22:47:39 #130 ... 22:47:39 22:47:39 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:47:39 #0 4.132 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 23:02:31 #131 ... 23:02:31 23:02:31 #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 23:02:31 #130 901.5 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 23:02:49 #130 ... 23:02:49 23:02:49 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:02:49 #131 DONE 920.1s 23:02:49 23:02:49 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:02:49 #98 ... 23:02:49 23:02:49 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:02:49 #132 DONE 0.4s 23:02:49 23:02:49 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:02:49 #128 ... 23:02:49 23:02:49 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:02:49 #133 DONE 0.2s 23:02:49 23:02:49 #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 23:02:50 #134 DONE 0.3s 23:02:50 23:02:50 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:02:50 #125 ... 23:02:50 23:02:50 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:02:50 #135 DONE 0.2s 23:02:50 23:02:50 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:02:50 #136 DONE 0.3s 23:02:50 23:02:50 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:02:51 #137 DONE 0.2s 23:02:51 23:02:51 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:02:53 #138 DONE 2.8s 23:02:53 23:02:53 #87 [security-proxy-setup] exporting to image 23:02:53 #87 exporting layers 23:02:55 #87 exporting layers 1.3s done 23:02:55 #87 writing image sha256:239ef9742aca4f496dc1a71af98695126e88f87232b15e34be9c3f6dc43c3de4 done 23:02:55 #87 naming to docker.io/library/security-proxy-setup-arm64 done 23:02:55 #87 DONE 7.5s 23:02:55 23:02:55 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:02:55 #125 ... 23:02:55 23:02:55 #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 23:02:55 #130 DONE 926.9s 23:02:55 23:02:55 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:02:56 #128 ... 23:02:56 23:02:56 #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:02:56 #139 DONE 0.2s 23:02:56 23:02:56 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:02:56 #124 ... 23:02:56 23:02:56 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:02:56 #140 DONE 0.4s 23:02:56 23:02:56 #141 [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 23:02:57 #141 DONE 0.4s 23:02:57 23:02:57 #142 [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 23:02:57 #142 DONE 0.3s 23:02:57 23:02:57 #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:02:58 #143 DONE 0.3s 23:02:58 23:02:58 #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:02:58 #144 DONE 0.5s 23:02:58 23:02:58 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:02:58 #125 ... 23:02:58 23:02:58 #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:02:58 #145 DONE 0.4s 23:02:58 23:02:58 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:02:58 #125 ... 23:02:58 23:02:58 #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:02:59 #146 DONE 0.2s 23:02:59 23:02:59 #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:02 #147 DONE 2.8s 23:03:02 23:03:02 #87 [security-secretstore-setup] exporting to image 23:03:02 #87 exporting layers 23:03:02 #87 ... 23:03:02 23:03:02 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:03:02 #129 DONE 933.4s 23:03:02 23:03:02 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:03:04 #127 ... 23:03:04 23:03:04 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:03:04 #148 DONE 0.4s 23:03:04 23:03:04 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:03:04 #128 ... 23:03:04 23:03:04 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:03:05 #149 ... 23:03:05 23:03:05 #87 [security-secretstore-setup] exporting to image 23:03:05 #87 exporting layers 3.2s done 23:03:05 #87 writing image sha256:9d692ce48a54941916b02d0c20533c4b2e07e3e5f6276c0b916651d2e617e5fc done 23:03:05 #87 naming to docker.io/library/security-secretstore-setup-arm64 done 23:03:05 #87 DONE 10.7s 23:03:05 23:03:05 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:03:07 #124 ... 23:03:07 23:03:07 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:03:07 #149 DONE 2.8s 23:03:07 23:03:07 #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:03:07 #150 DONE 0.5s 23:03:07 23:03:07 #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:03:07 #151 DONE 0.2s 23:03:07 23:03:07 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:03:07 #128 ... 23:03:07 23:03:07 #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:03:08 #152 DONE 0.4s 23:03:08 23:03:08 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:03:08 #98 ... 23:03:08 23:03:08 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:03:08 #153 DONE 0.4s 23:03:08 23:03:08 #154 [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/ 23:03:08 #154 DONE 0.2s 23:03:08 23:03:08 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:03:09 #114 ... 23:03:09 23:03:09 #155 [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/ 23:03:09 #155 DONE 0.3s 23:03:09 23:03:09 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:03:09 #127 ... 23:03:09 23:03:09 #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:03:09 #156 DONE 0.3s 23:03:09 23:03:09 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:03:09 #125 ... 23:03:09 23:03:09 #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:03:09 #157 DONE 0.3s 23:03:09 23:03:09 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:03:09 #114 ... 23:03:09 23:03:09 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:03:12 #158 DONE 2.3s 23:03:12 23:03:12 #87 [security-bootstrapper] exporting to image 23:03:12 #87 exporting layers 23:03:13 #87 exporting layers 1.1s done 23:03:13 #87 writing image sha256:a3f5733ec00689404fbf6ae183641b3233217f423159a7e538d2faa294fb6f0f 0.0s done 23:03:13 #87 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 23:03:13 #87 DONE 11.9s 23:03:13 23:03:13 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:03:20 #125 ... 23:03:20 23:03:20 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:03:20 #114 DONE 958.8s 23:03:20 23:03:20 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:03:20 #127 ... 23:03:20 23:03:20 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:03:20 #159 DONE 0.4s 23:03:20 23:03:20 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:03:20 #128 ... 23:03:20 23:03:20 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:03:20 #160 DONE 0.2s 23:03:20 23:03:20 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:03:21 #161 DONE 0.3s 23:03:21 23:03:21 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:03:21 #162 DONE 0.2s 23:03:21 23:03:21 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:03:21 #123 ... 23:03:21 23:03:21 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:03:21 #163 DONE 0.2s 23:03:21 23:03:21 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:23 #164 DONE 2.1s 23:03:23 23:03:23 #87 [security-proxy-auth] exporting to image 23:03:23 #87 exporting layers 23:03:24 #87 exporting layers 1.0s done 23:03:24 #87 writing image sha256:a7ee6106e6529426f9ff57abfbda2399c9b66d69d0fd44816c9d5725b17d3243 0.0s done 23:03:24 #87 naming to docker.io/library/security-proxy-auth-arm64 done 23:03:24 #87 DONE 12.9s 23:03:24 23:03:24 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:03:30 #98 ... 23:03:30 23:03:30 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:03:30 #127 DONE 968.5s 23:03:30 23:03:30 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:03:30 #125 ... 23:03:30 23:03:30 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:03:30 #165 DONE 0.2s 23:03:30 23:03:30 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:03:30 #166 DONE 0.4s 23:03:30 23:03:30 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:03:31 #167 DONE 0.3s 23:03:31 23:03:31 #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 23:03:31 #168 DONE 0.2s 23:03:31 23:03:31 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:03:31 #128 ... 23:03:31 23:03:31 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:03:31 #169 DONE 0.2s 23:03:31 23:03:31 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:03:33 #170 DONE 2.4s 23:03:33 23:03:33 #87 [core-common-config-bootstrapper] exporting to image 23:03:33 #87 exporting layers 23:03:34 #87 exporting layers 0.6s done 23:03:34 #87 writing image sha256:6a8d82b4b4c83b5524ca98b55fc43c4f80eb6316c5304fb69a1089472987ed3b 0.0s done 23:03:34 #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 23:03:34 #87 DONE 13.5s 23:03:34 23:03:34 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:04:30 #128 ... 23:04:30 23:04:30 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:04:30 #125 DONE 1023.7s 23:04:30 23:04:30 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:04:30 #128 ... 23:04:30 23:04:30 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:04:30 #171 DONE 0.2s 23:04:30 23:04:30 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:04:30 #172 DONE 0.2s 23:04:30 23:04:30 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:04:30 #173 DONE 0.3s 23:04:30 23:04:30 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:04:30 #174 DONE 0.1s 23:04:30 23:04:30 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:04:30 #128 ... 23:04:30 23:04:30 #87 [core-command] exporting to image 23:04:30 #87 exporting layers 23:04:30 #87 exporting layers 0.4s done 23:04:30 #87 writing image sha256:81d6e7385e38a7dc7c1d90dd7e60633331a65d96ae1e3e6a85e2a15a7298aac7 done 23:04:30 #87 naming to docker.io/library/core-command-arm64 done 23:04:30 #87 DONE 13.9s 23:04:30 23:04:30 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:04:34 #98 ... 23:04:34 23:04:34 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:04:34 #124 DONE 1033.1s 23:04:34 23:04:34 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:04:34 #128 ... 23:04:34 23:04:34 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:04:35 #175 DONE 0.2s 23:04:35 23:04:35 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:04:35 #176 DONE 0.2s 23:04:35 23:04:35 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:04:35 #177 DONE 0.4s 23:04:35 23:04:35 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:04:35 #128 ... 23:04:35 23:04:35 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:04:36 #178 DONE 0.2s 23:04:36 23:04:36 #87 [core-data] exporting to image 23:04:36 #87 exporting layers 23:04:36 #87 exporting layers 0.5s done 23:04:36 #87 writing image sha256:ec75903ca352f179d0b98ea8c58db03ce0418638963d88f10f38baf959e55966 0.0s done 23:04:36 #87 naming to docker.io/library/core-data-arm64 done 23:04:36 #87 DONE 14.4s 23:04:36 23:04:36 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:04:37 #98 ... 23:04:37 23:04:37 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:04:37 #128 DONE 1036.3s 23:04:37 23:04:37 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:04:37 #98 ... 23:04:37 23:04:37 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:04:37 #179 DONE 0.3s 23:04:37 23:04:37 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:04:38 #126 ... 23:04:38 23:04:38 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:04:38 #180 DONE 0.3s 23:04:38 23:04:38 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:04:38 #181 DONE 0.3s 23:04:38 23:04:38 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:04:39 #182 DONE 0.1s 23:04:39 23:04:39 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:04:39 #183 DONE 0.2s 23:04:39 23:04:39 #87 [core-metadata] exporting to image 23:04:39 #87 exporting layers 0.4s done 23:04:39 #87 writing image sha256:1206402b1bb752e6e97c4278cd8c9c99289ebc095f4a0e5acbbaf8e8a5faf0a4 done 23:04:39 #87 naming to docker.io/library/core-metadata-arm64 done 23:04:39 #87 DONE 14.8s 23:04:39 23:04:39 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:11 #46 ... 23:05:11 23:05:11 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:05:11 #123 DONE 1058.5s 23:05:11 23:05:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:11 #46 ... 23:05:11 23:05:11 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:05:11 #184 DONE 0.1s 23:05:11 23:05:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:11 #46 ... 23:05:11 23:05:11 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:05:11 #185 DONE 0.1s 23:05:11 23:05:11 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:05:11 #186 DONE 0.5s 23:05:11 23:05:11 #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 23:05:11 #187 DONE 0.2s 23:05:11 23:05:11 #87 [security-spiffe-token-provider] exporting to image 23:05:11 #87 exporting layers 23:05:11 #87 exporting layers 0.7s done 23:05:11 #87 writing image sha256:942d67152ad1c164b78fec007e9f3f0e2df8704723bc33387e39c461d00122d6 done 23:05:11 #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:05:11 #87 DONE 15.6s 23:05:11 23:05:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:33 #46 ... 23:05:33 23:05:33 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:05:33 #98 DONE 1092.9s 23:05:33 23:05:33 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:05:33 #126 DONE 1092.9s 23:05:34 23:05:34 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:34 #46 ... 23:05:34 23:05:34 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:05:34 #188 DONE 0.3s 23:05:34 23:05:34 #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:05:34 #189 DONE 0.2s 23:05:34 23:05:34 #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:05:35 #190 DONE 0.2s 23:05:35 23:05:35 #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:05:35 #191 DONE 0.2s 23:05:35 23:05:35 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:05:35 #192 DONE 0.6s 23:05:35 23:05:35 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:05:35 #193 DONE 0.5s 23:05:35 23:05:35 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:05:35 #194 DONE 0.1s 23:05:35 23:05:35 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:05:35 #195 DONE 0.2s 23:05:35 23:05:35 #87 [support-notifications] exporting to image 23:05:35 #87 exporting layers 23:05:36 #87 exporting layers 0.5s done 23:05:36 #87 writing image sha256:ffc48d8418381c5a3a1adc440f1b0ce6f832bc21911bbcab2292f3290914d8da 0.0s done 23:05:36 #87 naming to docker.io/library/support-scheduler-arm64 done 23:05:36 #87 writing image sha256:f2371d72d16c587b9b3d8f9c27c08460577eb963a2cba6bb24ba104062ca6cdb done 23:05:36 #87 naming to docker.io/library/support-notifications-arm64 done 23:05:36 #87 DONE 16.1s 23:05:36 23:05:36 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:05:36 time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:05:36 time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:05:36 $ docker stop --time=1 a52a5a43c3ac6459eb5ef4cb7e4ad27682a0f7aff38ca88b6da0704745be56c5 23:05:38 $ docker rm -f --volumes a52a5a43c3ac6459eb5ef4cb7e4ad27682a0f7aff38ca88b6da0704745be56c5 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:38 + docker images 23:05:38 REPOSITORY TAG IMAGE ID CREATED SIZE 23:05:38 support-scheduler-arm64 latest ffc48d841838 3 seconds ago 33.6MB 23:05:38 support-notifications-arm64 latest f2371d72d16c 3 seconds ago 34.3MB 23:05:38 security-spiffe-token-provider-arm64 latest 942d67152ad1 30 seconds ago 35.3MB 23:05:38 core-metadata-arm64 latest 1206402b1bb7 About a minute ago 21.5MB 23:05:38 core-data-arm64 latest ec75903ca352 About a minute ago 21.2MB 23:05:38 core-command-arm64 latest 81d6e7385e38 About a minute ago 21MB 23:05:38 core-common-config-bootstrapper-arm64 latest 6a8d82b4b4c8 2 minutes ago 18.3MB 23:05:38 security-proxy-auth-arm64 latest a7ee6106e652 2 minutes ago 19.4MB 23:05:38 security-bootstrapper-arm64 latest a3f5733ec006 2 minutes ago 23.1MB 23:05:38 security-secretstore-setup-arm64 latest 9d692ce48a54 2 minutes ago 43.7MB 23:05:38 security-proxy-setup-arm64 latest 239ef9742aca 2 minutes ago 34MB 23:05:38 security-spire-agent-arm64 latest 3209e5d0eff0 19 minutes ago 157MB 23:05:38 security-spire-config-arm64 latest 21d9be5dfda9 19 minutes ago 95.8MB 23:05:38 security-spire-server-arm64 latest 2ee0151ec219 19 minutes ago 101MB 23:05:38 ci-base-image-arm64 latest 14a407aef126 33 minutes ago 926MB 23:05:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB 23:05:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 23:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:05:39 23:05:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:05:40 arm64: Pulling from edgex-lftools-log-publisher 23:05:40 8998bd30e6a1: Pulling fs layer 23:05:40 04944245beec: Pulling fs layer 23:05:40 699f458cf7ca: Pulling fs layer 23:05:40 765212b225bb: Pulling fs layer 23:05:40 f23df028b6ca: Pulling fs layer 23:05:40 d65c8cfc05b1: Pulling fs layer 23:05:40 2437ff75d9bd: Pulling fs layer 23:05:40 f23df028b6ca: Waiting 23:05:40 d65c8cfc05b1: Waiting 23:05:40 2437ff75d9bd: Waiting 23:05:40 765212b225bb: Waiting 23:05:40 04944245beec: Verifying Checksum 23:05:40 04944245beec: Download complete 23:05:40 765212b225bb: Verifying Checksum 23:05:40 765212b225bb: Download complete 23:05:40 f23df028b6ca: Verifying Checksum 23:05:40 f23df028b6ca: Download complete 23:05:40 d65c8cfc05b1: Verifying Checksum 23:05:40 d65c8cfc05b1: Download complete 23:05:40 699f458cf7ca: Verifying Checksum 23:05:40 699f458cf7ca: Download complete 23:05:41 8998bd30e6a1: Verifying Checksum 23:05:41 8998bd30e6a1: Download complete 23:05:43 2437ff75d9bd: Verifying Checksum 23:05:43 2437ff75d9bd: Download complete 23:05:46 8998bd30e6a1: Pull complete 23:05:46 04944245beec: Pull complete 23:05:48 699f458cf7ca: Pull complete 23:05:48 765212b225bb: Pull complete 23:05:49 f23df028b6ca: Pull complete 23:05:49 d65c8cfc05b1: Pull complete 23:06:08 2437ff75d9bd: Pull complete 23:06:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:08 prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container 23:06:08 $ 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 23:06:12 $ docker top a6e50057c7aa88dd575649056ea6d24dbb8abc82016df7b37c4c5d94ea80d727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:13 ---> job-cost.sh 23:06:13 lf-activate-venv: SKIPPING 23:06:13 INFO: No Stack... 23:06:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:06:15 INFO: Archiving Costs [Pipeline] sh 23:06:15 + + cut -d,cat /w/workspace/edgex-go/1/archives/cost.csv 23:06:15 -f6 [Pipeline] lock 23:06:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] 23:06:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] did not exist. Created. 23:06:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:16 + echo total: 0.10999999940395355 [Pipeline] stash 23:06:16 Stashed 1 file(s) [Pipeline] } 23:06:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:16 $ docker stop --time=1 a6e50057c7aa88dd575649056ea6d24dbb8abc82016df7b37c4c5d94ea80d727 23:06:18 $ docker rm -f --volumes a6e50057c7aa88dd575649056ea6d24dbb8abc82016df7b37c4c5d94ea80d727 [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 23:06:19 provisioning config files... 23:06:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5133217391536451136tmp [Pipeline] { [Pipeline] sh 23:06:20 + set +x 23:06:20 + curl -s https://codecov.io/bash 23:06:20 + bash -s -- 23:06:20 23:06:20 _____ _ 23:06:20 / ____| | | 23:06:20 | | ___ __| | ___ ___ _____ __ 23:06:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:20 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:20 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:20 Bash-1.0.6 23:06:20 23:06:20 23:06:20 ==> git version 2.25.1 found 23:06:20 ==> 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 23:06:20 Release-Date: 2020-01-08 23:06:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:06:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:06:20 ==> Jenkins CI detected. 23:06:20 current dir:  /w/workspace/edgex-go/1 23:06:20 project root: . 23:06:20 --> token set from env 23:06:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:20 ==> Running gcov in . (disable via -X gcov) 23:06:20 ==> Python coveragepy not found 23:06:20 ==> Searching for coverage reports in: 23:06:20 + . 23:06:20 -> Found 1 reports 23:06:20 ==> Detecting git/mercurial file structure 23:06:20 ==> Reading reports 23:06:20 + ./coverage.out bytes=453601 23:06:20 ==> Appending adjustments 23:06:20 https://docs.codecov.io/docs/fixing-reports 23:06:21 + Found adjustments 23:06:21 ==> Gzipping contents 23:06:21 60K /tmp/codecov.2REF4q.gz 23:06:21 ==> Uploading reports 23:06:21 url: https://codecov.io 23:06:21 query: branch=PR-4709&commit=fe40ce2874768f28f6d8b9f0e7639b0da20c200f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4709%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4709&job=&cmd_args= 23:06:21 -> Pinging Codecov 23:06:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4709&commit=fe40ce2874768f28f6d8b9f0e7639b0da20c200f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4709%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4709&job=&cmd_args= 23:06:21 -> Uploading to 23:06:21 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/00271124DB129430A58F1EEE437C3FCB/fe40ce2874768f28f6d8b9f0e7639b0da20c200f/31260e6a-5b49-43c8-85a2-35a229c28347.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T230621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10883c9c382417e0030b2931a2d7881436aefc23071ff95fe7d64defc141cf7e 23:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:21 Dload Upload Total Spent Left Speed 23:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57704 0 0 100 57704 0 436k --:--:-- --:--:-- --:--:-- 436k 100 57704 0 0 100 57704 0 159k --:--:-- --:--:-- --:--:-- 158k 23:06:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] } 23:06:21 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 23:06:23 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:06:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:24 ---> package-listing.sh 23:06:24 ++ tr '[:upper:]' '[:lower:]' 23:06:24 ++ facter osfamily 23:06:24 + OS_FAMILY=debian 23:06:24 + workspace=/w/workspace/edgex-go/1 23:06:24 + START_PACKAGES=/tmp/packages_start.txt 23:06:24 + END_PACKAGES=/tmp/packages_end.txt 23:06:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:24 + PACKAGES=/tmp/packages_start.txt 23:06:24 + '[' /w/workspace/edgex-go/1 ']' 23:06:24 + PACKAGES=/tmp/packages_end.txt 23:06:24 + case "${OS_FAMILY}" in 23:06:24 + dpkg -l 23:06:24 + grep '^ii' 23:06:24 + '[' -f /tmp/packages_start.txt ']' 23:06:24 + '[' -f /tmp/packages_end.txt ']' 23:06:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:24 + '[' /w/workspace/edgex-go/1 ']' 23:06:24 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:06:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:06:24 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 23:06:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:25 23:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:26 latest: Pulling from edgex-lftools-log-publisher 23:06:26 5eb5b503b376: Pulling fs layer 23:06:26 5c69ac0246d0: Pulling fs layer 23:06:26 ec43610c2a17: Pulling fs layer 23:06:26 3a2ae6a8a46f: Pulling fs layer 23:06:26 33b1e0a273af: Pulling fs layer 23:06:26 5d3b04190fa2: Pulling fs layer 23:06:26 2f39f015ded8: Pulling fs layer 23:06:26 3a2ae6a8a46f: Waiting 23:06:26 33b1e0a273af: Waiting 23:06:26 5d3b04190fa2: Waiting 23:06:26 2f39f015ded8: Waiting 23:06:26 5c69ac0246d0: Verifying Checksum 23:06:26 5c69ac0246d0: Download complete 23:06:26 3a2ae6a8a46f: Verifying Checksum 23:06:26 3a2ae6a8a46f: Download complete 23:06:26 33b1e0a273af: Verifying Checksum 23:06:26 33b1e0a273af: Download complete 23:06:26 5d3b04190fa2: Download complete 23:06:26 ec43610c2a17: Verifying Checksum 23:06:26 ec43610c2a17: Download complete 23:06:26 5eb5b503b376: Verifying Checksum 23:06:26 5eb5b503b376: Download complete 23:06:27 2f39f015ded8: Download complete 23:06:27 5eb5b503b376: Pull complete 23:06:27 5c69ac0246d0: Pull complete 23:06:28 ec43610c2a17: Pull complete 23:06:28 3a2ae6a8a46f: Pull complete 23:06:28 33b1e0a273af: Pull complete 23:06:28 5d3b04190fa2: Pull complete 23:06:32 2f39f015ded8: Pull complete 23:06:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:32 prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container 23:06:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:06:35 $ docker top f3ddd3ac9f82c2a1fb999ffaad29d895c56a7ad7bf1e2912c2da3cb518777fba -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:06:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:06:36 + ls /var/log/sa-host 23:06:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:37 provisioning config files... 23:06:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4919536540504376710tmp [Pipeline] { [Pipeline] echo 23:06:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:37 ---> create-netrc.sh [Pipeline] } 23:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:06:37 ---> python-tools-install.sh [Pipeline] echo 23:06:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:06:38 ---> sudo-logs.sh 23:06:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:06:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:06:38 ---> job-cost.sh 23:06:38 lf-activate-venv: SKIPPING 23:06:38 DEBUG: total: 0.10999999940395355 23:06:38 INFO: Retrieving Stack Cost... 23:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:06:39 INFO: Archiving Costs [Pipeline] echo 23:06:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:39 ---> logs-deploy.sh 23:06:39 lf-activate-venv: SKIPPING 23:06:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4709/1 23:06:39 INFO: archiving workspace using pattern(s): 23:06:40 Archives upload complete. 23:06:40 INFO: archiving logs to Nexus