Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9e5f618f3852e3b934336bdf9d50e92334ff97c+1fb6775d8804dda106fccace673c66bb187c3e57 (16782cd71d2d9ca09cc5a329510eb5da7d764c50) 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-ssh17870930314418763894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7036207522912777555.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9062935933726332872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5888081417465038418.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7019637820802576513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17464 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c > 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/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 8e25e7fad35298af546c998849ae0162fc44dd86 Checking out Revision 8e25e7fad35298af546c998849ae0162fc44dd86 (PR-4582) > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e25e7fad35298af546c998849ae0162fc44dd86 # timeout=10 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk b7bcc315fc4a35ce8870d2fe4916d5409f98a71f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:15 ========================================================= 08:30:15 EdgeX Global Pipelines Version Info 08:30:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:15 ------------------- 08:30:15 stable info: 08:30:15 ------------------- 08:30:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:15 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:15 Message: update stable to v1.0.249 08:30:16 ------------------- 08:30:16 experimental info: 08:30:16 ------------------- 08:30:16 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4582 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4582 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4582 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e25e7f [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:17 provisioning config files... 08:30:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8009197946485287145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:17 ---> docker-login.sh 08:30:17 nexus3.edgexfoundry.org:10001 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10002 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10003 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10004 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 docker.io 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 ---> docker-login.sh ends [Pipeline] } 08:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + dirname cmd/core-command/Dockerfile 08:30:18 + echo core-command,cmd/core-command/Dockerfile 08:30:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:18 + dirname cmd/core-data/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo core-data,cmd/core-data/Dockerfile 08:30:18 + + cut -d/ -f2 08:30:18 dirname cmd/core-metadata/Dockerfile 08:30:18 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:18 + dirname cmd/security-bootstrapper/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:18 + dirname cmd/security-proxy-auth/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:18 + dirname cmd/security-proxy-setup/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:18 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:18 + dirname cmd/security-spire-agent/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:18 + dirname cmd/security-spire-config/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:18 + dirname cmd/security-spire-server/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:18 + dirname cmd/support-notifications/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:18 + dirname cmd/support-scheduler/Dockerfile 08:30:18 + cut -d/ -f2 08:30:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:19 + git rev-list -1 --merges 8e25e7fad35298af546c998849ae0162fc44dd86~1..8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] echo 08:30:19 -----------> git rev-list -1 --merges 8e25e7fad35298af546c998849ae0162fc44dd86~1..8e25e7fad35298af546c998849ae0162fc44dd86 8e25e7fad35298af546c998849ae0162fc44dd86 08:30:19 8e25e7fad35298af546c998849ae0162fc44dd86 [false] [Pipeline] sh 08:30:19 + git log --format=format:%s -1 8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] echo 08:30:19 ========================================================= 08:30:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:19 + grep -v github /etc/ssh/ssh_known_hosts 08:30:19 + [ -e /tmp/ssh_known_hosts ] 08:30:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:19 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 08:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:20 b85a868b505f: Pulling fs layer 08:30:20 e2be974225ed: Pulling fs layer 08:30:20 339a4e72a1f5: Pulling fs layer 08:30:20 988bab9f4d93: Pulling fs layer 08:30:20 1469e6f7b9e6: Pulling fs layer 08:30:20 eaf3925da568: Pulling fs layer 08:30:20 bab4dde63d76: Pulling fs layer 08:30:20 bde34c3a00c8: Pulling fs layer 08:30:20 b352a97aabf1: Pulling fs layer 08:30:20 4872d77fe225: Pulling fs layer 08:30:20 5851b861e8e6: Pulling fs layer 08:30:20 1469e6f7b9e6: Waiting 08:30:20 eaf3925da568: Waiting 08:30:20 4872d77fe225: Waiting 08:30:20 bab4dde63d76: Waiting 08:30:20 5851b861e8e6: Waiting 08:30:20 bde34c3a00c8: Waiting 08:30:20 988bab9f4d93: Waiting 08:30:20 e2be974225ed: Verifying Checksum 08:30:20 e2be974225ed: Download complete 08:30:20 988bab9f4d93: Download complete 08:30:20 1469e6f7b9e6: Verifying Checksum 08:30:20 1469e6f7b9e6: Download complete 08:30:20 339a4e72a1f5: Verifying Checksum 08:30:20 339a4e72a1f5: Download complete 08:30:20 eaf3925da568: Verifying Checksum 08:30:20 eaf3925da568: Download complete 08:30:20 bde34c3a00c8: Download complete 08:30:20 b352a97aabf1: Verifying Checksum 08:30:20 b352a97aabf1: Download complete 08:30:20 4872d77fe225: Verifying Checksum 08:30:20 4872d77fe225: Download complete 08:30:20 5851b861e8e6: Download complete 08:30:20 b85a868b505f: Verifying Checksum 08:30:20 b85a868b505f: Download complete 08:30:21 bab4dde63d76: Verifying Checksum 08:30:21 bab4dde63d76: Download complete 08:30:21 b85a868b505f: Pull complete 08:30:22 e2be974225ed: Pull complete 08:30:22 339a4e72a1f5: Pull complete 08:30:22 988bab9f4d93: Pull complete 08:30:23 1469e6f7b9e6: Pull complete 08:30:23 eaf3925da568: Pull complete 08:30:24 bab4dde63d76: Pull complete 08:30:24 bde34c3a00c8: Pull complete 08:30:24 b352a97aabf1: Pull complete 08:30:24 4872d77fe225: Pull complete 08:30:25 5851b861e8e6: Pull complete 08:30:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container 08:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:27 $ docker top b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d -eo pid,comm 08:30:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:28 $ docker exec b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent 08:30:28 SSH_AUTH_SOCK=/tmp/ssh-zBqY69M4Rdhh/agent.32 08:30:28 SSH_AGENT_PID=38 08:30:28 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3977202145911285100.key (/w/workspace/edgex-go/3@tmp/private_key_3977202145911285100.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:28 + git tag --points-at HEAD [Pipeline] } 08:30:28 $ docker exec --env ******** --env ******** b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent -k 08:30:28 unset SSH_AUTH_SOCK; 08:30:28 unset SSH_AGENT_PID; 08:30:28 echo Agent pid 38 killed; 08:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:28 [ssh-agent] Looking for ssh-agent implementation... 08:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:28 $ docker exec b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent 08:30:29 SSH_AUTH_SOCK=/tmp/ssh-PBqYBBp1Q3Km/agent.71 08:30:29 SSH_AGENT_PID=77 08:30:29 Running ssh-add (command line suppressed) 08:30:29 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4145503614728172011.key (/w/workspace/edgex-go/3@tmp/private_key_4145503614728172011.key) 08:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:29 + git semver init 08:30:29 2023-05-31 08:30:29,629 [run_init] DEBUG init version:0.0.0 force:False 08:30:29 2023-05-31 08:30:29,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:29 2023-05-31 08:30:29,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:29 2023-05-31 08:30:29,630 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:34 2023-05-31 08:30:34,728 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:34 2023-05-31 08:30:34,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4582 with force:False 08:30:34 2023-05-31 08:30:34,729 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4582 08:30:34 2023-05-31 08:30:34,734 [execute] INFO git cat-file --batch-check 08:30:34 2023-05-31 08:30:34,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:34 2023-05-31 08:30:34,740 [execute] INFO git cat-file --batch 08:30:34 2023-05-31 08:30:34,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:34 2023-05-31 08:30:34,743 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4582 08:30:34 0.0.0 [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 77 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:35 + git semver [Pipeline] } 08:30:35 $ docker stop --time=1 b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d 08:30:36 $ docker rm -f --volumes b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d [Pipeline] // withDockerContainer [Pipeline] sh 08:30:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:37 Stashed 1 file(s) [Pipeline] echo 08:30: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 08:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:37 ========================================================= 08:30:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:38 f56be85fc22e: Pulling fs layer 08:30:38 85791d961cd3: Pulling fs layer 08:30:38 d694b5ae8c79: Pulling fs layer 08:30:38 9f32a84ed3da: Pulling fs layer 08:30:38 4d19c01a9841: Pulling fs layer 08:30:38 9325e15d5711: Pulling fs layer 08:30:38 556b6ee489ea: Pulling fs layer 08:30:38 c5a4b2cf53e6: Pulling fs layer 08:30:38 9f32a84ed3da: Waiting 08:30:38 4d19c01a9841: Waiting 08:30:38 9325e15d5711: Waiting 08:30:38 556b6ee489ea: Waiting 08:30:38 c5a4b2cf53e6: Waiting 08:30:38 85791d961cd3: Download complete 08:30:38 9f32a84ed3da: Verifying Checksum 08:30:38 9f32a84ed3da: Download complete 08:30:38 4d19c01a9841: Verifying Checksum 08:30:38 4d19c01a9841: Download complete 08:30:38 f56be85fc22e: Download complete 08:30:38 9325e15d5711: Verifying Checksum 08:30:38 9325e15d5711: Download complete 08:30:38 f56be85fc22e: Pull complete 08:30:38 85791d961cd3: Pull complete 08:30:39 d694b5ae8c79: Verifying Checksum 08:30:39 d694b5ae8c79: Download complete 08:30:39 c5a4b2cf53e6: Verifying Checksum 08:30:39 556b6ee489ea: Verifying Checksum 08:30:39 556b6ee489ea: Download complete 08:30:42 d694b5ae8c79: Pull complete 08:30:42 9f32a84ed3da: Pull complete 08:30:42 4d19c01a9841: Pull complete 08:30:42 9325e15d5711: Pull complete 08:30:44 556b6ee489ea: Pull complete 08:30:45 c5a4b2cf53e6: Pull complete 08:30:45 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:45 + docker build -t ci-base-image-x86_64 -f - . 08:30:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:45 WORKDIR /edgex 08:30:45 COPY go.mod . 08:30:45 RUN go mod download 08:30:46 Sending build context to Docker daemon 170.8MB 08:30:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:46 ---> c4be618373d6 08:30:46 Step 2/4 : WORKDIR /edgex 08:30:51 ---> Running in 2ebc686bd8d4 08:30:51 Removing intermediate container 2ebc686bd8d4 08:30:51 ---> 96abf3224e7a 08:30:51 Step 3/4 : COPY go.mod . 08:30:51 ---> 83c5b081820b 08:30:51 Step 4/4 : RUN go mod download 08:30:51 ---> Running in a23b973f2872 08:30:52 Still waiting to schedule task 08:30:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:03 Removing intermediate container a23b973f2872 08:31:03 ---> e78302847edd 08:31:03 Successfully built e78302847edd 08:31:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 + docker inspect -f . ci-base-image-x86_64 08:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container 08:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:04 $ docker top 5634812e70d2c37b68b010eaaf10e3e4fb5e06f502c6716f1ad5faf43455c5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:04 + go version 08:31:04 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:04 $ docker stop --time=1 5634812e70d2c37b68b010eaaf10e3e4fb5e06f502c6716f1ad5faf43455c5d7 08:31:06 $ docker rm -f --volumes 5634812e70d2c37b68b010eaaf10e3e4fb5e06f502c6716f1ad5faf43455c5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:06 + docker inspect -f . ci-base-image-x86_64 08:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:06 prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container 08:31:06 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:07 $ docker top fffb2ad60f1704a74df2a1c5817c8df2b8bcb26fd3629d296ede07200eb45898 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:07 ========================================================= 08:31:07 [edgeXBuildGoParallel] Running Tests and Build... 08:31:07 ========================================================= [Pipeline] sh 08:31:07 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:07 + make test 08:31:07 go test -race -coverprofile=coverage.out ./... 08:31:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.446s coverage: 88.5% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.327s coverage: 95.6% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 82.9% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.046s coverage: 62.3% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 08:32:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:07 running golangci-lint 08:32:07 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:07 go version go1.20.2 linux/amd64 08:32:07 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:07 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:22 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 14.876503444s" 08:32:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.83555ms" 08:32:30 level=info msg="[linters_context/goanalysis] analyzers took 58.609718961s with top 10 stages: buildir: 35.031996017s, inspect: 1.709496629s, fact_deprecated: 1.579043409s, gosec: 1.377148525s, printf: 1.005666351s, S1038: 932.871768ms, ctrlflow: 845.372227ms, nilness: 839.330513ms, fact_purity: 824.247076ms, typedness: 639.103489ms" 08:32:30 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:30 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_dirs: 203/203, nolint: 0/23, skip_files: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203" 08:32:30 level=info msg="[runner] processing took 22.171335ms with stages: nolint: 10.598527ms, identifier_marker: 5.286769ms, exclude-rules: 3.018723ms, path_prettifier: 1.528397ms, autogenerated_exclude: 1.175803ms, skip_dirs: 498.225µs, cgo: 39.831µs, filename_unadjuster: 19.86µs, max_same_issues: 830ns, skip_files: 740ns, max_from_linter: 700ns, uniq_by_line: 550ns, exclude: 430ns, source_code: 410ns, diff: 390ns, path_shortener: 320ns, sort_results: 290ns, severity-rules: 270ns, max_per_file_from_linter: 160ns, path_prefixer: 110ns" 08:32:30 level=info msg="[runner] linters took 8.37791834s with stages: goanalysis_metalinter: 8.355614373s" 08:32:30 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:30 level=info msg="Memory: 235 samples, avg is 196.8MB, max is 797.5MB" 08:32:30 level=info msg="Execution took 23.314004406s" 08:32:30 go vet ./... 08:32:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:35 + ls -al . 08:32:35 total 720 08:32:35 drwxrwxr-x 11 1001 1001 4096 May 31 08:31 . 08:32:35 drwxr-xr-x 4 root root 4096 May 31 08:31 .. 08:32:35 drwxrwxr-x 2 1001 1001 4096 May 31 08:30 .blubracket 08:32:35 -rw-rw-r-- 1 1001 1001 16 May 31 08:30 .dockerignore 08:32:35 drwxrwxr-x 8 1001 1001 4096 May 31 08:30 .git 08:32:35 drwxrwxr-x 3 1001 1001 4096 May 31 08:30 .github 08:32:35 -rw-rw-r-- 1 1001 1001 1133 May 31 08:30 .gitignore 08:32:35 -rw-rw-r-- 1 1001 1001 42 May 31 08:30 .golangci.yml 08:32:35 -rw-rw-r-- 1 1001 1001 87 May 31 08:30 .hadolint.yml 08:32:35 drwxr-xr-x 3 1001 1001 4096 May 31 08:30 .semver 08:32:35 -rw-rw-r-- 1 1001 1001 166 May 31 08:30 .sonarcloud.properties 08:32:35 -rw-rw-r-- 1 1001 1001 1171 May 31 08:30 ADOPTERS.md 08:32:35 -rw-rw-r-- 1 1001 1001 10835 May 31 08:30 Attribution.txt 08:32:35 -rw-rw-r-- 1 1001 1001 93407 May 31 08:30 CHANGELOG.md 08:32:35 -rw-rw-r-- 1 1001 1001 3804 May 31 08:30 CONTRIBUTING.md 08:32:35 -rw-rw-r-- 1 1001 1001 677 May 31 08:30 GOVERNANCE.md 08:32:35 -rw-rw-r-- 1 1001 1001 883 May 31 08:30 Jenkinsfile 08:32:35 -rw-rw-r-- 1 1001 1001 10775 May 31 08:30 LICENSE 08:32:35 -rw-rw-r-- 1 1001 1001 14368 May 31 08:30 Makefile 08:32:35 -rw-rw-r-- 1 1001 1001 582 May 31 08:30 OWNERS.md 08:32:35 -rw-rw-r-- 1 1001 1001 9923 May 31 08:30 README.md 08:32:35 -rw-rw-r-- 1 1001 1001 789 May 31 08:30 SECURITY.md 08:32:35 -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION 08:32:35 drwxrwxr-x 2 1001 1001 4096 May 31 08:30 bin 08:32:35 drwxrwxr-x 18 1001 1001 4096 May 31 08:30 cmd 08:32:35 -rw-r--r-- 1 root root 447731 May 31 08:32 coverage.out 08:32:35 -rw-rw-r-- 1 1001 1001 3159 May 31 08:30 go.mod 08:32:35 -rw-rw-r-- 1 1001 1001 30958 May 31 08:30 go.sum 08:32:35 drwxrwxr-x 7 1001 1001 4096 May 31 08:30 internal 08:32:35 drwxrwxr-x 3 1001 1001 4096 May 31 08:30 openapi 08:32:35 -rw-rw-r-- 1 1001 1001 594 May 31 08:30 security.txt 08:32:35 drwxrwxr-x 4 1001 1001 4096 May 31 08:30 snap 08:32:35 -rw-rw-r-- 1 1001 1001 204 May 31 08:30 version.go [Pipeline] sh 08:32:35 + '[' -e coverage.out ] 08:32:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:35 Stashed 1 file(s) [Pipeline] sh 08:32:36 + make build 08:32:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:04 $ docker stop --time=1 fffb2ad60f1704a74df2a1c5817c8df2b8bcb26fd3629d296ede07200eb45898 08:33:09 $ docker rm -f --volumes fffb2ad60f1704a74df2a1c5817c8df2b8bcb26fd3629d296ede07200eb45898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:10 08:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:11 latest: Pulling from edgex-devops/edgex-compose 08:33:11 cbdbe7a5bc2a: Pulling fs layer 08:33:11 ca9280d653b3: Pulling fs layer 08:33:11 7e9c9ca2126c: Pulling fs layer 08:33:11 cbdbe7a5bc2a: Download complete 08:33:11 ca9280d653b3: Verifying Checksum 08:33:11 ca9280d653b3: Download complete 08:33:11 cbdbe7a5bc2a: Pull complete 08:33:11 7e9c9ca2126c: Download complete 08:33:11 ca9280d653b3: Pull complete 08:33:15 7e9c9ca2126c: Pull complete 08:33:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:15 prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container 08:33:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17467 in /w/workspace/edgexfoundry_edgex-go_PR-4582 08:33:18 $ docker top ecffb1c559d3879a5c03d7209f055bd4d03776f08cfa5cba8ef16de68bb84c00 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:33:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:33:18 The recommended git tool is: git 08:33:18 + docker-compose build --help 08:33:18 + grep parallel 08:33:18 --parallel Build images in parallel. [Pipeline] } 08:33:18 $ docker stop --time=1 ecffb1c559d3879a5c03d7209f055bd4d03776f08cfa5cba8ef16de68bb84c00 08:33:20 $ docker rm -f --volumes ecffb1c559d3879a5c03d7209f055bd4d03776f08cfa5cba8ef16de68bb84c00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:20 prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container 08:33:20 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:21 $ docker top c6a4543c0bc2f38e3328c011d0f77c78d0152463129847b13a9d8b9334d1c5e6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:21 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:21 Building core-command ... 08:33:21 Building core-common-config-bootstrapper ... 08:33:21 Building core-data ... 08:33:21 Building core-metadata ... 08:33:21 Building security-bootstrapper ... 08:33:21 Building security-proxy-auth ... 08:33:21 Building security-proxy-setup ... 08:33:21 Building security-secretstore-setup ... 08:33:21 Building security-spiffe-token-provider ... 08:33:21 Building security-spire-agent ... 08:33:21 Building security-spire-config ... 08:33:21 Building security-spire-server ... 08:33:21 Building support-notifications ... 08:33:21 Building support-scheduler ... 08:33:21 Building core-data 08:33:21 Building core-common-config-bootstrapper 08:33:21 Building security-spiffe-token-provider 08:33:21 Building core-metadata 08:33:21 Building security-bootstrapper 08:33:24 using credential edgex-jenkins-ssh 08:33:24 Cloning the remote Git repository 08:33:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:24 > git init /w/workspace/edgex-go/3 # timeout=10 08:33:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:24 > git --version # timeout=10 08:33:24 > git --version # 'git version 2.25.1' 08:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:31 ---> e78302847edd 08:33:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:31 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:31 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:31 ---> e78302847edd 08:33:31 Step 3/33 : WORKDIR /edgex-go 08:33:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> e78302847edd 08:33:32 Step 3/20 : WORKDIR /edgex-go 08:33:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:32 ---> e78302847edd 08:33:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:33 ---> e78302847edd 08:33:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:43 ---> Running in 768dc743c01d 08:33:43 ---> Running in 2c2495af77ea 08:33:43 ---> Running in 76a10e71e804 08:33:43 ---> Running in 039d10754318 08:33:43 ---> Running in 74593951c090 08:33:43 Removing intermediate container 2c2495af77ea 08:33:43 ---> a08899043ca5 08:33:43 Step 4/23 : WORKDIR /edgex-go 08:33:43 Removing intermediate container 039d10754318 08:33:43 ---> e4882ad7d752 08:33:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:43 Removing intermediate container 768dc743c01d 08:33:43 ---> e5cdf10476ee 08:33:43 Step 4/23 : WORKDIR /edgex-go 08:33:43 ---> Running in 462602366cd7 08:33:43 Removing intermediate container 74593951c090 08:33:43 ---> d8f3ff7f9677 08:33:43 Step 4/25 : WORKDIR /edgex-go 08:33:43 ---> Running in fbb22645871b 08:33:43 Removing intermediate container 76a10e71e804 08:33:43 ---> 04da310c124a 08:33:43 Step 4/33 : RUN apk add --update --no-cache make git 08:33:43 ---> Running in 804f2e142526 08:33:43 ---> Running in b735d42806a4 08:33:43 ---> Running in eeaa2400bce0 08:33:43 Removing intermediate container 462602366cd7 08:33:43 ---> 28552a81a45f 08:33:43 Step 5/23 : RUN apk add --update --no-cache make git 08:33:43 ---> Running in 678645166ffc 08:33:43 Removing intermediate container 804f2e142526 08:33:43 ---> f89c8a6242e9 08:33:43 Step 5/23 : RUN apk add --update --no-cache make git 08:33:43 Removing intermediate container b735d42806a4 08:33:43 ---> 85b9911e6b54 08:33:43 Step 5/25 : RUN apk add --update --no-cache make git 08:33:43 ---> Running in 5ca52e2f29b2 08:33:43 ---> Running in 08d7872e4cef 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:43 OK: 265 MiB in 53 packages 08:33:43 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:43 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:43 OK: 17830 distinct packages available 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:43 OK: 265 MiB in 53 packages 08:33:43 OK: 265 MiB in 53 packages 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:43 OK: 265 MiB in 53 packages 08:33:43 Removing intermediate container eeaa2400bce0 08:33:43 ---> e4ca3616e4da 08:33:43 Step 5/33 : COPY go.mod vendor* ./ 08:33:43 OK: 265 MiB in 53 packages 08:33:44 ---> bc6a76eb7b01 08:33:44 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 Removing intermediate container 5ca52e2f29b2 08:33:44 ---> d01a786507ec 08:33:44 Step 6/23 : COPY go.mod vendor* ./ 08:33:44 ---> Running in 6d722c990e0b 08:33:44 ---> 1479708f13dc 08:33:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 ---> Running in 586d9364a3d8 08:33:44 Removing intermediate container 678645166ffc 08:33:44 ---> b67d1e1b7d12 08:33:44 Step 6/23 : COPY go.mod vendor* ./ 08:33:44 Removing intermediate container 08d7872e4cef 08:33:44 ---> a666c02fc52f 08:33:44 Step 6/25 : COPY go.mod vendor* ./ 08:33:44 Removing intermediate container fbb22645871b 08:33:44 ---> 17ca9fc0aebd 08:33:44 Step 5/20 : COPY go.mod vendor* ./ 08:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:44 ---> a0c10d184f90 08:33:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 ---> 4a8746bbdcc9 08:33:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 ---> Running in 923a848da21a 08:33:44 ---> Running in b83f1bff576b 08:33:44 ---> b1a04c6cb3b4 08:33:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:44 ---> Running in 282d5566ad7a 08:33:44 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c 08:33:45 Merge succeeded, producing d3e9a6e60fae4759579abd4429ac0470ddfcb65a 08:33:45 Checking out Revision d3e9a6e60fae4759579abd4429ac0470ddfcb65a (PR-4582) 08:33:44 > git config core.sparsecheckout # timeout=10 08:33:44 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 08:33:45 > git remote # timeout=10 08:33:45 > git config --get remote.origin.url # timeout=10 08:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:45 > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 08:33:45 > git rev-parse HEAD^{commit} # timeout=10 08:33:45 > git config core.sparsecheckout # timeout=10 08:33:45 > git checkout -f d3e9a6e60fae4759579abd4429ac0470ddfcb65a # timeout=10 08:33:48 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" 08:33:48 First time build. Skipping changelog. 08:33:48 > git rev-list --no-walk b7bcc315fc4a35ce8870d2fe4916d5409f98a71f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:49 Dload Upload Total Spent Left Speed 08:33:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 08:33:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:51 + sudo tee /etc/docker/daemon.new 08:33:51 { 08:33:51 "registry-mirrors": [ 08:33:51 "https://nexus3.edgexfoundry.org:10001" 08:33:51 ], 08:33:51 "bip": "10.250.0.254/24", 08:33:51 "hosts": [ 08:33:51 "tcp://0.0.0.0:5555", 08:33:51 "unix:///var/run/docker.sock" 08:33:51 ], 08:33:51 "mtu": 1458, 08:33:51 "selinux-enabled": true, 08:33:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:51 } [Pipeline] sh 08:33:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:10 provisioning config files... 08:34:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10517282195122068199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:10 ---> docker-login.sh 08:34:10 nexus3.edgexfoundry.org:10001 08:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:11 Configure a credential helper to remove this warning. See 08:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:11 08:34:11 Login Succeeded 08:34:11 nexus3.edgexfoundry.org:10002 08:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:11 Configure a credential helper to remove this warning. See 08:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:11 08:34:11 Login Succeeded 08:34:11 nexus3.edgexfoundry.org:10003 08:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:12 Configure a credential helper to remove this warning. See 08:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:12 08:34:12 Login Succeeded 08:34:12 nexus3.edgexfoundry.org:10004 08:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:12 Configure a credential helper to remove this warning. See 08:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:12 08:34:12 Login Succeeded 08:34:12 docker.io 08:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:13 Configure a credential helper to remove this warning. See 08:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:13 08:34:13 Login Succeeded 08:34:13 ---> docker-login.sh ends [Pipeline] } 08:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:13 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:13 ========================================================= 08:34:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:14 c41833b44d91: Pulling fs layer 08:34:14 ed15518f5707: Pulling fs layer 08:34:14 feae8fd75edb: Pulling fs layer 08:34:14 242c74f7c9fa: Pulling fs layer 08:34:14 3cdef696dda3: Pulling fs layer 08:34:14 2ced38df9373: Pulling fs layer 08:34:14 58f1dce35555: Pulling fs layer 08:34:14 3cdef696dda3: Waiting 08:34:14 2ced38df9373: Waiting 08:34:14 242c74f7c9fa: Waiting 08:34:14 58f1dce35555: Waiting 08:34:14 ed15518f5707: Verifying Checksum 08:34:14 ed15518f5707: Download complete 08:34:14 242c74f7c9fa: Verifying Checksum 08:34:14 242c74f7c9fa: Download complete 08:34:14 c41833b44d91: Verifying Checksum 08:34:14 c41833b44d91: Download complete 08:34:14 3cdef696dda3: Verifying Checksum 08:34:14 3cdef696dda3: Download complete 08:34:15 c41833b44d91: Pull complete 08:34:15 58f1dce35555: Verifying Checksum 08:34:15 58f1dce35555: Download complete 08:34:15 ed15518f5707: Pull complete 08:34:16 feae8fd75edb: Download complete 08:34:16 2ced38df9373: Download complete 08:34:29 feae8fd75edb: Pull complete 08:34:29 242c74f7c9fa: Pull complete 08:34:29 3cdef696dda3: Pull complete 08:34:31 Removing intermediate container 923a848da21a 08:34:31 ---> ad69ca368b05 08:34:31 Step 8/25 : COPY . . 08:34:31 Removing intermediate container b83f1bff576b 08:34:31 ---> dff2f585b229 08:34:31 Step 8/23 : COPY . . 08:34:31 Removing intermediate container 6d722c990e0b 08:34:31 ---> b7ee3f5c270c 08:34:31 Step 7/33 : COPY . . 08:34:31 Removing intermediate container 586d9364a3d8 08:34:31 ---> 9f6363c3c8a3 08:34:31 Step 8/23 : COPY . . 08:34:31 Removing intermediate container 282d5566ad7a 08:34:31 ---> e31fa87a2357 08:34:31 Step 7/20 : COPY . . 08:34:34 2ced38df9373: Pull complete 08:34:37 58f1dce35555: Pull complete 08:34:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:37 WORKDIR /edgex 08:34:37 COPY go.mod . 08:34:37 RUN go mod download 08:34:37 + docker build -t ci-base-image-arm64 -f - . 08:34:38 Sending build context to Docker daemon 2.947MB 08:34:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:38 ---> fadd8f120f05 08:34:38 Step 2/4 : WORKDIR /edgex 08:34:40 ---> Running in e97480a393f0 08:34:40 Removing intermediate container e97480a393f0 08:34:40 ---> 0786e85a4f02 08:34:40 Step 3/4 : COPY go.mod . 08:34:40 ---> 477025ffc230 08:34:40 Step 4/4 : RUN go mod download 08:34:41 ---> Running in 0df48427a28a 08:34:50 ---> ce3a89e7c3be 08:34:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:50 ---> 501d63477355 08:34:50 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:50 ---> b44caec0a299 08:34:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:50 ---> c045612b80fe 08:34:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:50 ---> 5b5a9ee6c993 08:34:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:50 ---> Running in 7facfeba8b5d 08:34:50 ---> Running in 93e6ea1c8c0a 08:34:50 ---> Running in 51e1cceed8fb 08:34:50 ---> Running in 0b2c76661aa8 08:34:50 ---> Running in eb88b49e3924 08:34:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:13 Removing intermediate container 0df48427a28a 08:35:13 ---> a5558f71044c 08:35:13 Successfully built a5558f71044c 08:35:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:13 + docker inspect -f . ci-base-image-arm64 08:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container 08:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:15 $ docker top 272caaad3643e396bb6047706ffa9695a8a97213e9688f1e19b3697cd194ad09 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:16 + go version 08:35:16 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:16 $ docker stop --time=1 272caaad3643e396bb6047706ffa9695a8a97213e9688f1e19b3697cd194ad09 08:35:18 $ docker rm -f --volumes 272caaad3643e396bb6047706ffa9695a8a97213e9688f1e19b3697cd194ad09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker inspect -f . ci-base-image-arm64 08:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:18 prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container 08:35:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:20 $ docker top 40fb8b5be5965473596c795b4258a9ab4bad637d44477c217516dea350777aa0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:20 ========================================================= 08:35:20 [edgeXBuildGoParallel] Running Tests and Build... 08:35:20 ========================================================= [Pipeline] sh 08:35:20 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:35:21 + make test 08:35:21 go test -race -coverprofile=coverage.out ./... 08:35:37 Removing intermediate container 51e1cceed8fb 08:35:37 ---> 2f056b965378 08:35:37 08:35:37 Step 9/33 : FROM alpine:3.17 08:35:37 Removing intermediate container eb88b49e3924 08:35:37 ---> a8fc79b1264e 08:35:37 08:35:37 Step 10/23 : FROM alpine:3.17 08:35:37 Removing intermediate container 93e6ea1c8c0a 08:35:37 ---> c83c92425a79 08:35:37 08:35:37 Step 10/23 : FROM alpine:3.17 08:35:37 Removing intermediate container 7facfeba8b5d 08:35:37 ---> 0a5cee37676f 08:35:37 08:35:37 Step 10/25 : FROM alpine:3.17 08:35:37 3.17: Pulling from library/alpine 08:35:38 Removing intermediate container 0b2c76661aa8 08:35:38 ---> a723de51aecf 08:35:38 08:35:38 Step 9/20 : FROM alpine:3.17 08:35:38 3.17: Pulling from library/alpine 08:35:38 3.17: Pulling from library/alpine 08:35:38 3.17: Pulling from library/alpine 08:35:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:40 Status: Downloaded newer image for alpine:3.17 08:35:40 Status: Downloaded newer image for alpine:3.17 08:35:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:40 Status: Image is up to date for alpine:3.17 08:35:40 3.17: Pulling from library/alpine 08:35:40 ---> 9ed4aefc74f6 08:35:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:40 Status: Image is up to date for alpine:3.17 08:35:40 ---> 9ed4aefc74f6 08:35:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:40 ---> 9ed4aefc74f6 08:35:40 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:40 ---> 9ed4aefc74f6 08:35:40 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:40 Status: Image is up to date for alpine:3.17 08:35:40 ---> 9ed4aefc74f6 08:35:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:40 ---> Running in 2e08ebcbd7ab 08:35:40 ---> Running in 9a98344c7520 08:35:40 ---> Running in 8fa3a1ba1179 08:35:40 ---> Running in eed9b6aa0bda 08:35:40 ---> Running in 0de7329d11ac 08:35:40 Removing intermediate container 2e08ebcbd7ab 08:35:40 ---> b28c2dff8069 08:35:40 Step 12/23 : ENV APP_PORT=59880 08:35:40 ---> Running in 13cc118745ca 08:35:40 Removing intermediate container 8fa3a1ba1179 08:35:40 ---> 6a926e0ec61e 08:35:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:40 Removing intermediate container eed9b6aa0bda 08:35:40 ---> 5d03298caf2e 08:35:40 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:40 Removing intermediate container 0de7329d11ac 08:35:40 ---> fb521ce95b8b 08:35:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:40 ---> Running in d87a06294669 08:35:40 ---> Running in 9987bda6cc97 08:35:40 ---> Running in 735aab500ac6 08:35:40 Removing intermediate container 13cc118745ca 08:35:40 ---> 045f889c84fd 08:35:40 Step 13/23 : EXPOSE $APP_PORT 08:35:40 ---> Running in 0e701e92bdd8 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 Removing intermediate container 0e701e92bdd8 08:35:40 ---> 698c5b0bbe82 08:35:40 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:40 ---> Running in f870222e3b3e 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 (1/1) Installing dumb-init (1.2.5-r2) 08:35:40 Executing busybox-1.35.0-r29.trigger 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 OK: 7 MiB in 16 packages 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:40 (1/1) Installing dumb-init (1.2.5-r2) 08:35:40 Executing busybox-1.35.0-r29.trigger 08:35:40 OK: 7 MiB in 16 packages 08:35:40 (1/1) Installing dumb-init (1.2.5-r2) 08:35:40 Executing busybox-1.35.0-r29.trigger 08:35:40 OK: 7 MiB in 16 packages 08:35:41 (1/2) Installing dumb-init (1.2.5-r2) 08:35:41 (2/2) Installing su-exec (0.2-r2) 08:35:41 Removing intermediate container 9a98344c7520 08:35:41 ---> 3d80a2ee4e69 08:35:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:41 Executing busybox-1.35.0-r29.trigger 08:35:41 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:41 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:41 OK: 17823 distinct packages available 08:35:41 OK: 7 MiB in 17 packages 08:35:41 ---> Running in d76371a7ddcf 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:41 Removing intermediate container d76371a7ddcf 08:35:41 ---> ea6d179da6eb 08:35:41 Step 13/25 : ENV APP_PORT=59881 08:35:41 Removing intermediate container d87a06294669 08:35:41 ---> d158665d8e1b 08:35:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:41 ---> Running in d1df2be43a9f 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:41 Removing intermediate container d1df2be43a9f 08:35:41 ---> 4afc1b69f5b6 08:35:41 Step 14/25 : EXPOSE $APP_PORT 08:35:41 ---> Running in ccf8d87b515c 08:35:41 Removing intermediate container f870222e3b3e 08:35:41 ---> 3b510aeb27ba 08:35:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:41 ---> 4ab4f57dabc5 08:35:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:41 (1/9) Installing ca-certificates (20230506-r0) 08:35:41 Removing intermediate container ccf8d87b515c 08:35:41 ---> 1570602b1d4a 08:35:41 Step 15/25 : WORKDIR / 08:35:41 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:41 (4/9) Installing libcurl (8.1.2-r0) 08:35:41 (5/9) Installing curl (8.1.2-r0) 08:35:41 (6/9) Installing dumb-init (1.2.5-r2) 08:35:41 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:41 ---> Running in f052a0c63e40 08:35:41 Removing intermediate container 735aab500ac6 08:35:41 ---> 44cac4321edc 08:35:41 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:41 (8/9) Installing libucontext (1.2-r0) 08:35:41 (9/9) Installing gcompat (1.1.0-r0) 08:35:41 Executing busybox-1.35.0-r29.trigger 08:35:41 ---> 8a1b707ad4a5 08:35:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:41 ---> Running in 178bf18c5d1c 08:35:41 Executing ca-certificates-20230506-r0.trigger 08:35:41 ---> c12f8137a450 08:35:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:41 OK: 10 MiB in 24 packages 08:35:41 Removing intermediate container f052a0c63e40 08:35:41 ---> 4df01039a796 08:35:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:41 Removing intermediate container 178bf18c5d1c 08:35:41 ---> 3cdc04c2f1ed 08:35:41 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:41 ---> Running in 9404f5792a83 08:35:41 ---> 6468cc2b41d4 08:35:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:41 Removing intermediate container 9404f5792a83 08:35:41 ---> 53dbdc71826c 08:35:41 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:42 ---> Running in d6a7b7e94c3c 08:35:42 ---> 7ba7eee15a44 08:35:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:42 ---> 95a4c05b0f87 08:35:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:42 ---> 4a598a9ddadb 08:35:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:42 Removing intermediate container d6a7b7e94c3c 08:35:42 ---> 83aaa477707d 08:35:42 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:42 ---> Running in 4d0836a2e17f 08:35:42 ---> e0ee869341d8 08:35:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:42 ---> cc9ad934d68e 08:35:42 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:42 ---> 68c962c3fd3b 08:35:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:42 ---> Running in 20843ebe602e 08:35:42 Removing intermediate container 9987bda6cc97 08:35:42 ---> d7fe36df95c9 08:35:42 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:42 Removing intermediate container 4d0836a2e17f 08:35:42 ---> 407aa31d1d17 08:35:42 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:42 ---> Running in 6212533f0de1 08:35:42 Removing intermediate container 20843ebe602e 08:35:42 ---> 92c98ff59392 08:35:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:43 ---> a4ccf6ee17b7 08:35:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> e56557e62fcb 08:35:43 08:35:43 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:43 ---> Running in 92501ddd4d58 08:35:43 ---> Running in 3395741a3865 08:35:43 ---> 7ee8a3c09204 08:35:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:43 Removing intermediate container 92501ddd4d58 08:35:43 ---> c26c2097408c 08:35:43 Step 21/23 : LABEL arch=x86_64 08:35:43 ---> Running in 1203eab00ef8 08:35:43 ---> 8d156088b1ee 08:35:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:43 ---> 1d65815d1fe4 08:35:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:43 Removing intermediate container 1203eab00ef8 08:35:43 ---> 337df2d6eac4 08:35:43 Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:35:43 ---> Running in 9cf920e6cf65 08:35:43 Removing intermediate container 6212533f0de1 08:35:43 ---> 1eaeb14815d5 08:35:43 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:44 ---> a230ffe3c91b 08:35:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:44 ---> Running in cda05654d240 08:35:44 ---> Running in 3c4e022071b0 08:35:44 Removing intermediate container 9cf920e6cf65 08:35:44 ---> edcbcf501f1b 08:35:44 Step 23/23 : LABEL version=0.0.0 08:35:44 ---> Running in e1425d60a38a 08:35:44 Removing intermediate container cda05654d240 08:35:44 ---> cb676d03db06 08:35:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:44 Removing intermediate container 3c4e022071b0 08:35:44 ---> b8766cff6a86 08:35:44 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:44 ---> Running in 9834951aaf21 08:35:44 Removing intermediate container 3395741a3865 08:35:44 ---> 9c062449d842 08:35:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:44 ---> 18a63975a0d4 08:35:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:44 Removing intermediate container e1425d60a38a 08:35:44 ---> 71ebd9b69147 08:35:44 08:35:44 ---> Running in d2e12b7804b3 08:35:44 Successfully built 71ebd9b69147 08:35:44 Successfully tagged core-data:latest 08:35:44  Building core-data ... done Building security-secretstore-setup 08:35:44 Removing intermediate container d2e12b7804b3 08:35:44 ---> b1dbe59aaaa7 08:35:44 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:44 Removing intermediate container 9834951aaf21 08:35:44 ---> 8ebcf6d9cba2 08:35:44 Step 23/25 : LABEL arch=x86_64 08:35:44 ---> Running in 572defaa874c 08:35:44 ---> Running in 2ba97f81fc09 08:35:44 ---> d1632d91d6fb 08:35:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:44 ---> 88172c204c31 08:35:44 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:51 ---> Running in 50e3100ba417 08:35:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:51 ---> e78302847edd 08:35:51 Step 3/25 : WORKDIR /edgex-go 08:35:51 ---> Using cache 08:35:51 ---> 04da310c124a 08:35:51 Step 4/25 : RUN apk add --update --no-cache make git 08:35:51 ---> Using cache 08:35:51 ---> e4ca3616e4da 08:35:51 Step 5/25 : COPY go.mod vendor* ./ 08:35:51 ---> Using cache 08:35:51 ---> bc6a76eb7b01 08:35:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 ---> Using cache 08:35:51 ---> b7ee3f5c270c 08:35:51 Step 7/25 : COPY . . 08:35:51 ---> Using cache 08:35:51 ---> b44caec0a299 08:35:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:51 Removing intermediate container 572defaa874c 08:35:51 ---> 090fb9b87bcc 08:35:51 Step 21/23 : LABEL arch=x86_64 08:35:51 Removing intermediate container 2ba97f81fc09 08:35:51 ---> c37a41e88d15 08:35:51 Step 24/25 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:35:51 ---> Running in e43fc694db83 08:35:51 ---> Running in 7b60b8378c0e 08:35:51 ---> Running in 7e07e7698b09 08:35:51 ---> Running in 27063d466b81 08:35:51 Removing intermediate container 7e07e7698b09 08:35:51 ---> 3a180c2dc87b 08:35:51 Step 25/25 : LABEL version=0.0.0 08:35:51 Removing intermediate container 50e3100ba417 08:35:51 ---> de7316552674 08:35:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:35:51 Removing intermediate container 27063d466b81 08:35:51 ---> e74f11975ed3 08:35:51 Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:35:51 ---> Running in 0a668726c997 08:35:51 ---> Running in b08dfc1a21ab 08:35:51 ---> Running in e3f8129cf755 08:35:51 Removing intermediate container 0a668726c997 08:35:51 ---> f2fb87f8819f 08:35:51 08:35:51 Removing intermediate container b08dfc1a21ab 08:35:51 ---> 7809dd224562 08:35:51 Step 18/20 : LABEL arch=x86_64 08:35:51 ---> Running in 1fbe9ed3153f 08:35:51 Removing intermediate container e3f8129cf755 08:35:51 ---> 386542be412f 08:35:51 Step 23/23 : LABEL version=0.0.0 08:35:51 Successfully built f2fb87f8819f 08:35:51 Successfully tagged core-metadata:latest 08:35:51 ---> Running in 5bb2fe00e651 08:35:51  Building core-metadata ... done Building support-scheduler 08:35:51 Removing intermediate container 1fbe9ed3153f 08:35:51 ---> bd58216714c9 08:35:51 Step 19/20 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:35:51 ---> Running in 3e46681707e1 08:35:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:55 ---> e78302847edd 08:35:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:55 ---> Using cache 08:35:55 ---> d8f3ff7f9677 08:35:55 Step 4/23 : WORKDIR /edgex-go 08:35:55 ---> Using cache 08:35:55 ---> 85b9911e6b54 08:35:55 Step 5/23 : RUN apk add --update --no-cache make git 08:35:55 ---> Using cache 08:35:55 ---> a666c02fc52f 08:35:55 Step 6/23 : COPY go.mod vendor* ./ 08:35:55 ---> Using cache 08:35:55 ---> a0c10d184f90 08:35:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 ---> Using cache 08:35:55 ---> ad69ca368b05 08:35:55 Step 8/23 : COPY . . 08:35:55 ---> Using cache 08:35:55 ---> 501d63477355 08:35:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:56 Removing intermediate container 5bb2fe00e651 08:35:56 ---> 80623d8beec4 08:35:56 08:35:56 Successfully built 80623d8beec4 08:35:57 Successfully tagged core-common-config-bootstrapper:latest 08:35:57 Building support-notifications 08:35:57 ---> Running in 556803e18512 08:35:57 Removing intermediate container 3e46681707e1 08:35:57 ---> 88655c5c4a19 08:35:57 Step 20/20 : LABEL version=0.0.0 08:35:57  Building core-common-config-bootstrapper ... done  ---> Running in 797c30b0043e 08:36:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:00 ---> e78302847edd 08:36:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:00 ---> Using cache 08:36:00 ---> d8f3ff7f9677 08:36:00 Step 4/23 : WORKDIR /edgex-go 08:36:00 ---> Using cache 08:36:00 ---> 85b9911e6b54 08:36:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:04 Removing intermediate container 797c30b0043e 08:36:04 ---> 70041211b47a 08:36:04 08:36:04 Successfully built 70041211b47a 08:36:04 Successfully tagged security-spiffe-token-provider:latest 08:36:04  Building security-spiffe-token-provider ... done Building security-spire-config 08:36:04 ---> Running in 8f417238cce4 08:36:05 Removing intermediate container 7b60b8378c0e 08:36:05 ---> 36c1f123e766 08:36:05 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:05 OK: 265 MiB in 53 packages 08:36:08 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:08 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> e78302847edd 08:36:08 Step 3/27 : WORKDIR /edgex-go 08:36:08 ---> Using cache 08:36:08 ---> 04da310c124a 08:36:08 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:10 ---> ea67f1f81601 08:36:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:10 ---> Running in 887ebd4ef8d8 08:36:10 Removing intermediate container 8f417238cce4 08:36:10 ---> 0172bb3f2e2a 08:36:10 Step 6/23 : COPY go.mod vendor* ./ 08:36:10 ---> 6c49ab2a5c1d 08:36:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:11 ---> 1847255a336b 08:36:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:12 OK: 265 MiB in 53 packages 08:36:12 ---> Running in 0d2c1952ed96 08:36:12 ---> 2d4275edc2dc 08:36:12 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:12 Removing intermediate container 887ebd4ef8d8 08:36:12 ---> facb9277b3ce 08:36:12 Step 5/27 : COPY go.mod vendor* ./ 08:36:12 ---> 906a27826fe5 08:36:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:13 ---> c4da4b59eb87 08:36:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:13 ---> 17c9299cefd0 08:36:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 ---> Running in 9fb2d253575c 08:36:13 ---> aeaacea8b98d 08:36:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:13 ---> 41909000c953 08:36:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:13 ---> 079edf0f2418 08:36:13 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:13 ---> Running in 3f85b217842f 08:36:14 Removing intermediate container 3f85b217842f 08:36:14 ---> 18219db14f68 08:36:14 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:14 ---> Running in 3252bafc2071 08:36:14 Removing intermediate container 3252bafc2071 08:36:14 ---> a74aa150304d 08:36:14 Step 30/33 : CMD ["gate"] 08:36:15 ---> Running in 3282f43ab1fb 08:36:15 Removing intermediate container 3282f43ab1fb 08:36:15 ---> 6e51bef9bc3b 08:36:15 Step 31/33 : LABEL arch=x86_64 08:36:15 ---> Running in f788e77f6950 08:36:15 Removing intermediate container f788e77f6950 08:36:15 ---> 6628375b639a 08:36:15 Step 32/33 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:36:16 ---> Running in 76f94e0ccf1a 08:36:16 Removing intermediate container 76f94e0ccf1a 08:36:16 ---> d289b2100100 08:36:16 Step 33/33 : LABEL version=0.0.0 08:36:16 ---> Running in 7da7015a2435 08:36:16 Removing intermediate container 7da7015a2435 08:36:16 ---> 7e7a2565600c 08:36:16 08:36:17 Successfully built 7e7a2565600c 08:36:17 Successfully tagged security-bootstrapper:latest 08:36:17 Building security-proxy-setup 08:36:19  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:20 ---> e78302847edd 08:36:20 Step 3/22 : WORKDIR /edgex-go 08:36:20 ---> Using cache 08:36:20 ---> 04da310c124a 08:36:20 Step 4/22 : RUN apk add --update --no-cache make git 08:36:20 ---> Using cache 08:36:20 ---> e4ca3616e4da 08:36:20 Step 5/22 : COPY go.mod vendor* ./ 08:36:20 ---> Using cache 08:36:20 ---> bc6a76eb7b01 08:36:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:20 ---> Using cache 08:36:20 ---> b7ee3f5c270c 08:36:20 Step 7/22 : COPY . . 08:36:20 ---> Using cache 08:36:20 ---> b44caec0a299 08:36:20 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:36:30 ---> Running in 5f0da7bed728 08:36:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:45 Removing intermediate container e43fc694db83 08:36:45 ---> d93ff14317cd 08:36:45 08:36:45 Step 9/25 : FROM alpine:3.17 08:36:45 ---> 9ed4aefc74f6 08:36:45 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:45 ---> Running in 879f91d9b81a 08:36:45 Removing intermediate container 556803e18512 08:36:45 ---> 7cb4b536f1ed 08:36:45 08:36:45 Step 10/23 : FROM alpine:3.17 08:36:45 ---> 9ed4aefc74f6 08:36:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:45 ---> Using cache 08:36:45 ---> 3d80a2ee4e69 08:36:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:45 ---> Using cache 08:36:45 ---> ea6d179da6eb 08:36:45 Step 13/23 : ENV APP_PORT=59861 08:36:45 ---> Running in cd5bb16b8a00 08:36:45 Removing intermediate container cd5bb16b8a00 08:36:45 ---> 3a37d95f3128 08:36:45 Step 14/23 : EXPOSE $APP_PORT 08:36:45 ---> Running in dd2caa4cc1d5 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:45 Removing intermediate container dd2caa4cc1d5 08:36:45 ---> 78512d7d011b 08:36:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:45 Removing intermediate container 0d2c1952ed96 08:36:45 ---> f1c33ad43b29 08:36:45 Step 8/23 : COPY . . 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:45 Removing intermediate container 9fb2d253575c 08:36:45 ---> 52c99f65a9d2 08:36:45 Step 7/27 : COPY . . 08:36:45 (1/3) Installing ca-certificates (20230506-r0) 08:36:45 (2/3) Installing dumb-init (1.2.5-r2) 08:36:45 (3/3) Installing su-exec (0.2-r2) 08:36:45 Executing busybox-1.35.0-r29.trigger 08:36:45 Executing ca-certificates-20230506-r0.trigger 08:36:45 OK: 8 MiB in 18 packages 08:36:55 ---> afe025cbb0ba 08:36:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:55 ---> 82ecf9391b11 08:36:55 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:55 ---> Running in ed025eb75b2b 08:36:55 ---> b1586891f961 08:36:55 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:36:55 ---> Running in 9f7287bc1ba8 08:36:55 ---> df3c61cf8a45 08:36:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:55 Removing intermediate container 879f91d9b81a 08:36:55 ---> ae9486ad16ac 08:36:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:55 ---> Running in 91f8de554f1d 08:36:55 Removing intermediate container 9f7287bc1ba8 08:36:55 ---> 43beb6b9bba8 08:36:55 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:55 ---> Running in 7a2c96ceaf9c 08:36:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:55 Removing intermediate container 91f8de554f1d 08:36:55 ---> d22f4ae9bc53 08:36:55 Step 12/25 : WORKDIR / 08:36:55 Removing intermediate container 7a2c96ceaf9c 08:36:55 ---> 4f8665ca0d82 08:36:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:55 ---> Running in b685d0c1530a 08:36:55 ---> 22a192c5f070 08:36:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:55 ---> Running in 86fe897c9d5d 08:36:55 Removing intermediate container b685d0c1530a 08:36:55 ---> 999ddd25f0be 08:36:55 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:55 Removing intermediate container 86fe897c9d5d 08:36:55 ---> bc4e7e1de5fe 08:36:55 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:55 ---> Running in 5baa3698e1d9 08:36:55 ---> 4b524c0f465a 08:36:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:56 ---> Running in 27267c04dea6 08:36:56 ---> b65de126fb53 08:36:56 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:56 Removing intermediate container 27267c04dea6 08:36:56 ---> 2f18086343b4 08:36:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:56 ---> 305dda485d78 08:36:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:56 ---> Running in ee503b681637 08:36:56 Removing intermediate container ee503b681637 08:36:56 ---> b2675b33b9a6 08:36:56 Step 21/23 : LABEL arch=x86_64 08:36:56 ---> Running in eb7b62654437 08:36:56 ---> 2ce79968ae35 08:36:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:57 Removing intermediate container 5baa3698e1d9 08:36:57 ---> cbf6a7f22952 08:36:57 Step 12/27 : WORKDIR /edgex-go 08:36:57 Removing intermediate container eb7b62654437 08:36:57 ---> fb918e1e7bcd 08:36:57 Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:36:57 ---> ad2bb5c51b82 08:36:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:57 ---> Running in 26fffd7211bf 08:36:57 ---> Running in 2e7eebc7e6b8 08:36:57 Removing intermediate container 5f0da7bed728 08:36:57 ---> 02c2f3050003 08:36:57 08:36:57 Step 9/22 : FROM alpine:3.17 08:36:57 ---> 9ed4aefc74f6 08:36:57 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:57 ---> Running in 82a813039364 08:36:57 Removing intermediate container 2e7eebc7e6b8 08:36:57 ---> 2af2d664cf22 08:36:57 Step 23/23 : LABEL version=0.0.0 08:36:57 ---> 5f8a872c9fa4 08:36:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:57 Removing intermediate container 26fffd7211bf 08:36:57 ---> 802f6a532213 08:36:57 08:36:57 Step 13/27 : FROM alpine:3.17 08:36:57 ---> 9ed4aefc74f6 08:36:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:57 ---> Running in 4e5e4ccc407a 08:36:57 ---> Running in f9ad544dd58e 08:36:57 Removing intermediate container 4e5e4ccc407a 08:36:57 ---> ac9996e18f63 08:36:57 08:36:57 Removing intermediate container f9ad544dd58e 08:36:57 ---> b0166f2100ed 08:36:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:57 ---> Running in 56ade9fdeff1 08:36:57 Successfully built ac9996e18f63 08:36:57 Successfully tagged support-scheduler:latest 08:36:57 Building security-spire-server 08:36:57  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:58 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 08:36:58 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 08:36:58 (3/4) Installing dumb-init (1.2.5-r2) 08:36:58 (4/4) Installing openssl (3.0.9-r1) 08:36:58 Executing busybox-1.35.0-r29.trigger 08:36:58 OK: 8 MiB in 17 packages 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:59 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:59 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:59 OK: 17823 distinct packages available 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:59 (1/4) Installing dumb-init (1.2.5-r2) 08:36:59 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:59 (3/4) Installing libucontext (1.2-r0) 08:36:59 (4/4) Installing gcompat (1.1.0-r0) 08:36:59 Executing busybox-1.35.0-r29.trigger 08:36:59 OK: 7 MiB in 19 packages 08:37:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:37:00 ---> e78302847edd 08:37:00 Step 3/26 : WORKDIR /edgex-go 08:37:00 ---> Using cache 08:37:00 ---> 04da310c124a 08:37:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:37:00 ---> Using cache 08:37:00 ---> facb9277b3ce 08:37:00 Step 5/26 : COPY go.mod vendor* ./ 08:37:00 ---> Using cache 08:37:00 ---> 17c9299cefd0 08:37:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:00 ---> Using cache 08:37:00 ---> 52c99f65a9d2 08:37:00 Step 7/26 : COPY . . 08:37:00 ---> Using cache 08:37:00 ---> b1586891f961 08:37:00 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:37:00 ---> Using cache 08:37:00 ---> 43beb6b9bba8 08:37:00 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:00 ---> Using cache 08:37:00 ---> 4f8665ca0d82 08:37:00 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:00 ---> Using cache 08:37:00 ---> bc4e7e1de5fe 08:37:00 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:05 ---> c638ae91d023 08:37:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:06 ---> Running in d84d3fbac147 08:37:06 ---> 899609cbfd09 08:37:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:06 Removing intermediate container 82a813039364 08:37:06 ---> afe13d8f79b8 08:37:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:06 Removing intermediate container 56ade9fdeff1 08:37:06 ---> bd9e143bb973 08:37:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:06 ---> Running in 91a1aa3a5e7e 08:37:06 ---> fcf6eb770455 08:37:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:06 ---> Running in 08c35167b400 08:37:06 Removing intermediate container 91a1aa3a5e7e 08:37:06 ---> 6d12b2f42eac 08:37:06 Step 12/22 : WORKDIR /edgex 08:37:06 ---> Running in 377d4d0f1f8a 08:37:06 ---> ce5720e0f37c 08:37:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:06 Removing intermediate container 377d4d0f1f8a 08:37:06 ---> 433ccbc638ad 08:37:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:06 ---> 05c8e2794836 08:37:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:06 ---> fbe6f2c02c4e 08:37:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:37:07 Removing intermediate container d84d3fbac147 08:37:07 ---> ceee09e8bf3b 08:37:07 Step 12/26 : WORKDIR /edgex-go 08:37:07 ---> Running in b6ffde224063 08:37:07 ---> 02a5bbeaaf52 08:37:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:07 Removing intermediate container b6ffde224063 08:37:07 ---> b7626653365e 08:37:07 08:37:07 Step 13/26 : FROM alpine:3.17 08:37:07 ---> 9ed4aefc74f6 08:37:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:07 ---> Using cache 08:37:07 ---> b0166f2100ed 08:37:07 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:07 ---> Running in c9e9a8c488d7 08:37:07 Removing intermediate container 08c35167b400 08:37:07 ---> 43039980c4cb 08:37:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:10 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:10 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:10 OK: 17823 distinct packages available 08:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:10 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 08:37:10 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 08:37:10 (3/7) Installing dumb-init (1.2.5-r2) 08:37:10 (4/7) Installing musl-obstack (1.2.3-r0) 08:37:10 (5/7) Installing libucontext (1.2-r0) 08:37:10 (6/7) Installing gcompat (1.1.0-r0) 08:37:10 (7/7) Installing openssl (3.0.9-r1) 08:37:10 Executing busybox-1.35.0-r29.trigger 08:37:10 OK: 8 MiB in 20 packages 08:37:10 ---> bf3ed4bc8d0c 08:37:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:10 ---> Running in b632b2dae795 08:37:10 ---> 91ac11e562a3 08:37:10 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:11 Removing intermediate container b632b2dae795 08:37:11 ---> fefba89185e7 08:37:11 Step 23/25 : LABEL arch=x86_64 08:37:11 ---> Running in 63c7c86ab489 08:37:11 ---> 226003ebaebe 08:37:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:11 ---> Running in 8254a4047d9e 08:37:11 Removing intermediate container 63c7c86ab489 08:37:11 ---> 5b6ece148e0f 08:37:11 Step 24/25 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:11 ---> Running in 7aeef182ac2b 08:37:11 Removing intermediate container 8254a4047d9e 08:37:11 ---> 4276c79082e9 08:37:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:11 ---> 654367286ced 08:37:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:11 Removing intermediate container c9e9a8c488d7 08:37:11 ---> 6006797aca7e 08:37:11 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:11 Removing intermediate container 7aeef182ac2b 08:37:11 ---> 9b1d26538d2b 08:37:11 Step 25/25 : LABEL version=0.0.0 08:37:11 ---> Running in 4cec1407c81c 08:37:11 ---> f0acab1ecfd3 08:37:11 Step 22/27 : WORKDIR / 08:37:12 ---> e91bb8d783a3 08:37:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:12 ---> d151efd4d35b 08:37:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:12 ---> Running in d88206b24408 08:37:12 ---> Running in 34a5d2061396 08:37:12 Removing intermediate container 4cec1407c81c 08:37:12 ---> 190de75a7f4d 08:37:12 08:37:12 Removing intermediate container d88206b24408 08:37:12 ---> 988e833a0062 08:37:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:12 ---> Running in 4bccb16d68a5 08:37:12 Successfully built 190de75a7f4d 08:37:12 Successfully tagged security-secretstore-setup:latest 08:37:12 ---> e8e40d9127c2 08:37:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:12  Building security-secretstore-setup ... done Building security-spire-agent 08:37:12 Removing intermediate container 4bccb16d68a5 08:37:12 ---> 2d96bb29f143 08:37:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:16 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:37:16 ---> e78302847edd 08:37:16 Step 3/27 : WORKDIR /edgex-go 08:37:16 ---> Using cache 08:37:16 ---> 04da310c124a 08:37:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:37:16 ---> Using cache 08:37:16 ---> facb9277b3ce 08:37:16 Step 5/27 : COPY go.mod vendor* ./ 08:37:16 ---> Using cache 08:37:16 ---> 17c9299cefd0 08:37:16 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:16 ---> Using cache 08:37:16 ---> 52c99f65a9d2 08:37:16 Step 7/27 : COPY . . 08:37:16 ---> Using cache 08:37:16 ---> b1586891f961 08:37:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:16 ---> Using cache 08:37:16 ---> 43beb6b9bba8 08:37:16 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:16 ---> Using cache 08:37:16 ---> 4f8665ca0d82 08:37:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:16 ---> Using cache 08:37:16 ---> bc4e7e1de5fe 08:37:16 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:16 ---> Using cache 08:37:16 ---> cbf6a7f22952 08:37:16 Step 12/27 : WORKDIR /edgex-go 08:37:16 ---> Using cache 08:37:16 ---> 802f6a532213 08:37:16 08:37:16 Step 13/27 : FROM alpine:3.17 08:37:16 ---> 9ed4aefc74f6 08:37:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:16 ---> Using cache 08:37:16 ---> b0166f2100ed 08:37:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:16 ---> Using cache 08:37:16 ---> 6006797aca7e 08:37:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:16 ---> Using cache 08:37:20 ---> e91bb8d783a3 08:37:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:20 ---> Using cache 08:37:20 ---> Running in bfd3e194f7e1 08:37:20 ---> e8e40d9127c2 08:37:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:20 ---> 54258b6c6d78 08:37:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:20 Removing intermediate container bfd3e194f7e1 08:37:20 ---> ccebba9a9540 08:37:20 Step 25/27 : LABEL arch=x86_64 08:37:20 ---> Running in 2d993694a433 08:37:20 ---> 17979413da3f 08:37:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:21 Removing intermediate container 34a5d2061396 08:37:21 ---> a02a6825a6ff 08:37:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:21 ---> Running in 34311ec5a61d 08:37:21 Removing intermediate container 2d993694a433 08:37:21 ---> e2ce1b1e0700 08:37:21 Step 26/27 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:21 ---> Running in 145704c90f32 08:37:21 Removing intermediate container 34311ec5a61d 08:37:21 ---> 861c4426f61e 08:37:21 Step 20/22 : LABEL arch=x86_64 08:37:21 ---> Running in 8272dbb80f2d 08:37:21 Removing intermediate container 145704c90f32 08:37:21 ---> 0c0fae558ccc 08:37:21 Step 27/27 : LABEL version=0.0.0 08:37:23 ---> 2bb408f6a3bc 08:37:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:23 Removing intermediate container 8272dbb80f2d 08:37:23 ---> 4d1caec62209 08:37:23 Step 21/22 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:23 ---> Running in add3a266c9d4 08:37:23 ---> Running in 63d3021331a1 08:37:23 ---> 487bf789001e 08:37:23 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:24 Removing intermediate container add3a266c9d4 08:37:24 ---> 578263de6575 08:37:24 08:37:24 ---> 84438578521d 08:37:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:24 Successfully built 578263de6575 08:37:26 Successfully tagged security-spire-config:latest 08:37:26  Building security-spire-config ... done Building core-command 08:37:29 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:29 ---> e78302847edd 08:37:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:29 ---> Using cache 08:37:29 ---> d8f3ff7f9677 08:37:29 Step 4/24 : WORKDIR /edgex-go 08:37:29 ---> Using cache 08:37:29 ---> 85b9911e6b54 08:37:29 Step 5/24 : RUN apk add --update --no-cache make git 08:37:29 ---> Using cache 08:37:29 ---> a666c02fc52f 08:37:29 Step 6/24 : COPY go.mod vendor* ./ 08:37:29 ---> Using cache 08:37:29 ---> a0c10d184f90 08:37:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:29 ---> Using cache 08:37:29 ---> ad69ca368b05 08:37:29 Step 8/24 : COPY . . 08:37:29 ---> Using cache 08:37:29 ---> 501d63477355 08:37:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:31 Removing intermediate container 63d3021331a1 08:37:31 ---> 7b30688316fa 08:37:31 Step 22/22 : LABEL version=0.0.0 08:37:31 ---> Running in 1dc59674c69a 08:37:31 ---> Running in ad208f69ee0a 08:37:31 ---> Running in 1e829281e3e2 08:37:31 ---> 3707ae87a8f7 08:37:31 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:31 Removing intermediate container 1dc59674c69a 08:37:31 Removing intermediate container 1e829281e3e2 08:37:31 ---> d8d64bdaeb43 08:37:31 ---> b746c9aa7973 08:37:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:31 08:37:31 ---> Running in 931507c1fc60 08:37:31 ---> a888f32bafcf 08:37:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:31 Removing intermediate container ed025eb75b2b 08:37:31 ---> d526c5f851d7 08:37:31 08:37:31 Step 10/23 : FROM alpine:3.17 08:37:31 ---> 9ed4aefc74f6 08:37:31 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:31 Successfully built b746c9aa7973 08:37:31 Successfully tagged security-proxy-setup:latest 08:37:31  Building security-proxy-setup ... done Building security-proxy-auth 08:37:31 ---> Running in 8fe43d7c4d83 08:37:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:37:32 Removing intermediate container 931507c1fc60 08:37:32 ---> 53a7a252b465 08:37:32 Step 24/26 : LABEL arch=x86_64 08:37:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:38 ---> e78302847edd 08:37:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:38 ---> Using cache 08:37:38 ---> d8f3ff7f9677 08:37:38 Step 4/23 : WORKDIR /edgex-go 08:37:38 ---> Using cache 08:37:38 ---> 85b9911e6b54 08:37:38 Step 5/23 : RUN apk add --update --no-cache make git 08:37:38 ---> Using cache 08:37:38 ---> a666c02fc52f 08:37:38 Step 6/23 : COPY go.mod vendor* ./ 08:37:38 ---> Using cache 08:37:38 ---> a0c10d184f90 08:37:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 ---> Using cache 08:37:38 ---> ad69ca368b05 08:37:38 Step 8/23 : COPY . . 08:37:38 ---> Using cache 08:37:38 ---> 501d63477355 08:37:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:37:38 ---> e3b5364c9551 08:37:38 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:38 ---> Running in 241f47625d11 08:37:38 ---> Running in 4552574c6b3f 08:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:38 Removing intermediate container 241f47625d11 08:37:38 ---> 28aa640f7954 08:37:38 Step 25/26 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:38 ---> e2414fe0e04e 08:37:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:38 ---> Running in 8d7ef6f60895 08:37:38 ---> Running in 70b7e49e0c78 08:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:38 Removing intermediate container 8d7ef6f60895 08:37:38 ---> d70517cd0d28 08:37:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:38 ---> Running in cb9cb3dbaba6 08:37:38 (1/2) Installing ca-certificates (20230506-r0) 08:37:38 (2/2) Installing dumb-init (1.2.5-r2) 08:37:38 Executing busybox-1.35.0-r29.trigger 08:37:39 Executing ca-certificates-20230506-r0.trigger 08:37:39 Removing intermediate container 70b7e49e0c78 08:37:39 ---> c3fc9e1f4424 08:37:39 Step 26/26 : LABEL version=0.0.0 08:37:39 OK: 8 MiB in 17 packages 08:37:39 ---> Running in 6ef48107f147 08:37:39 Removing intermediate container cb9cb3dbaba6 08:37:39 ---> 39a7c82d1663 08:37:39 Step 25/27 : LABEL arch=x86_64 08:37:39 Removing intermediate container 6ef48107f147 08:37:39 ---> 886433ac041d 08:37:39 08:37:39 ---> Running in a2064e03dcc8 08:37:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:37:39 Successfully built 886433ac041d 08:37:39 Successfully tagged security-spire-server:latest 08:37:39  Building security-spire-server ... done Removing intermediate container a2064e03dcc8 08:37:39 ---> d9b8d74415d0 08:37:39 Step 26/27 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:39 ---> Running in 42d13eb4069e 08:37:39 Removing intermediate container 42d13eb4069e 08:37:39 ---> 91f1f00223e3 08:37:39 Step 27/27 : LABEL version=0.0.0 08:37:39 Removing intermediate container 8fe43d7c4d83 08:37:39 ---> 7807f1a98fb5 08:37:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:37:39 ---> Running in 984a4325f064 08:37:39 ---> Running in 7b0dba4fa150 08:37:40 Removing intermediate container 984a4325f064 08:37:40 ---> c97ca29e25ad 08:37:40 Step 13/23 : ENV APP_PORT=59860 08:37:40 Removing intermediate container 7b0dba4fa150 08:37:40 ---> d209e20daaa7 08:37:40 08:37:40 ---> Running in 51827c442264 08:37:40 Successfully built d209e20daaa7 08:37:40 Successfully tagged security-spire-agent:latest 08:37:40  Building security-spire-agent ... done Removing intermediate container 51827c442264 08:37:40 ---> 1b752b76431f 08:37:40 Step 14/23 : EXPOSE $APP_PORT 08:37:40 ---> Running in 65a05420459b 08:37:40 Removing intermediate container 65a05420459b 08:37:40 ---> 21914c78a74a 08:37:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 ---> 65ddebc5fe03 08:37:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:41 ---> 12f7b83057b6 08:37:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:43 ---> 2dc405c21d53 08:37:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:43 ---> 25dbf4edc966 08:37:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:37:43 ---> Running in 919ec287eccd 08:37:43 Removing intermediate container 919ec287eccd 08:37:43 ---> 2efabafbad1a 08:37:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:44 ---> Running in a501e9604147 08:37:44 Removing intermediate container a501e9604147 08:37:44 ---> 1516704c095e 08:37:44 Step 21/23 : LABEL arch=x86_64 08:37:44 ---> Running in f35d9f952c97 08:37:44 Removing intermediate container f35d9f952c97 08:37:44 ---> 3fca44d22290 08:37:44 Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:44 ---> Running in df6e61451c7b 08:37:45 Removing intermediate container df6e61451c7b 08:37:45 ---> 611553a162a6 08:37:45 Step 23/23 : LABEL version=0.0.0 08:37:45 ---> Running in da0abb0b6c9d 08:37:45 Removing intermediate container da0abb0b6c9d 08:37:45 ---> 7263f15f6e67 08:37:45 08:37:45 Successfully built 7263f15f6e67 08:37:45 Successfully tagged support-notifications:latest 08:37:57  Building support-notifications ... done Removing intermediate container ad208f69ee0a 08:37:57 ---> 0a93b0f190d5 08:37:57 08:37:57 Step 10/24 : FROM alpine:3.17 08:37:57 ---> 9ed4aefc74f6 08:37:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:57 ---> Using cache 08:37:57 ---> 3d80a2ee4e69 08:37:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:57 ---> Using cache 08:37:57 ---> ea6d179da6eb 08:37:57 Step 13/24 : ENV APP_PORT=59882 08:37:57 ---> Running in 8780e741110f 08:37:57 Removing intermediate container 8780e741110f 08:37:57 ---> 916014ec9222 08:37:57 Step 14/24 : EXPOSE $APP_PORT 08:37:57 ---> Running in 9d7356b00b97 08:37:57 Removing intermediate container 9d7356b00b97 08:37:57 ---> e15f583a3de7 08:37:57 Step 15/24 : WORKDIR / 08:37:57 ---> Running in 9361c1aeef45 08:37:57 Removing intermediate container 9361c1aeef45 08:37:57 ---> 5469668c23f7 08:37:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:58 ---> c9226253fb55 08:37:58 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:37:58 Removing intermediate container 4552574c6b3f 08:37:58 ---> f68ff2b8045f 08:37:58 08:37:58 Step 10/23 : FROM alpine:3.17 08:37:58 ---> 9ed4aefc74f6 08:37:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:58 ---> Using cache 08:37:58 ---> 6a926e0ec61e 08:37:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:58 ---> Using cache 08:37:58 ---> d158665d8e1b 08:37:58 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:58 ---> Using cache 08:37:58 ---> 4ab4f57dabc5 08:37:58 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:58 ---> Using cache 08:37:58 ---> c12f8137a450 08:37:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:58 ---> 08a533582626 08:37:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:59 ---> bb79c4b9a8c8 08:37:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:59 ---> 253b88b65e6e 08:37:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:59 ---> b078cd0f3c34 08:37:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:59 ---> 5a9dcae1add1 08:37:59 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:59 ---> Running in b5d94634615f 08:37:59 Removing intermediate container b5d94634615f 08:37:59 ---> 3d7bbe212c1a 08:37:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:59 ---> Running in a697949b207f 08:37:59 ---> 2a555dcec9ef 08:37:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:59 ---> Running in 9c0e3814da98 08:37:59 Removing intermediate container a697949b207f 08:37:59 ---> 5d148d47dc7a 08:37:59 Step 22/24 : LABEL arch=x86_64 08:37:59 ---> Running in 0a42636ef490 08:37:59 Removing intermediate container 0a42636ef490 08:37:59 ---> b3d413d36e7c 08:37:59 Step 23/24 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:37:59 ---> Running in 71e274a00eb4 08:38:00 Removing intermediate container 71e274a00eb4 08:38:00 ---> 62b5f432f20e 08:38:00 Step 24/24 : LABEL version=0.0.0 08:38:00 ---> Running in 5846610aa987 08:38:00 Removing intermediate container 5846610aa987 08:38:00 ---> 951dbec04350 08:38:00 08:38:00 Successfully built 951dbec04350 08:38:00 Successfully tagged core-command:latest 08:38:00  Building core-command ... done Removing intermediate container 9c0e3814da98 08:38:00 ---> 70c377e1d86e 08:38:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:00 ---> Running in 24bda852186b 08:38:00 Removing intermediate container 24bda852186b 08:38:00 ---> 4f2338b46e2e 08:38:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:00 ---> Running in 50426862135e 08:38:00 Removing intermediate container 50426862135e 08:38:00 ---> 568fde8b841f 08:38:00 Step 21/23 : LABEL arch=x86_64 08:38:00 ---> Running in ef635e5e28d7 08:38:00 Removing intermediate container ef635e5e28d7 08:38:00 ---> f21caa40395d 08:38:00 Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 08:38:00 ---> Running in 7c79ef3040ce 08:38:00 Removing intermediate container 7c79ef3040ce 08:38:00 ---> aa3cca87a528 08:38:00 Step 23/23 : LABEL version=0.0.0 08:38:00 ---> Running in cee197f7c5dc 08:38:00 Removing intermediate container cee197f7c5dc 08:38:00 ---> 38ad0e16187a 08:38:00 08:38:00 Successfully built 38ad0e16187a 08:38:00 Successfully tagged security-proxy-auth:latest 08:38:00  Building security-proxy-auth ... done  [Pipeline] } 08:38:00 $ docker stop --time=1 c6a4543c0bc2f38e3328c011d0f77c78d0152463129847b13a9d8b9334d1c5e6 08:38:02 $ docker rm -f --volumes c6a4543c0bc2f38e3328c011d0f77c78d0152463129847b13a9d8b9334d1c5e6 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:02 + docker images 08:38:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:02 security-proxy-auth latest 38ad0e16187a 2 seconds ago 18.3MB 08:38:02 core-command latest 951dbec04350 3 seconds ago 19.9MB 08:38:02 f68ff2b8045f 4 seconds ago 1.7GB 08:38:02 0a93b0f190d5 6 seconds ago 1.72GB 08:38:02 support-notifications latest 7263f15f6e67 17 seconds ago 32.4MB 08:38:02 security-spire-agent latest d209e20daaa7 22 seconds ago 166MB 08:38:02 security-spire-server latest 886433ac041d 23 seconds ago 107MB 08:38:02 security-proxy-setup latest b746c9aa7973 31 seconds ago 23.5MB 08:38:02 d526c5f851d7 31 seconds ago 1.79GB 08:38:02 security-spire-config latest 578263de6575 39 seconds ago 102MB 08:38:02 security-secretstore-setup latest 190de75a7f4d 51 seconds ago 32.8MB 08:38:02 b7626653365e 55 seconds ago 1.58GB 08:38:02 02c2f3050003 About a minute ago 1.7GB 08:38:02 802f6a532213 About a minute ago 1.58GB 08:38:02 support-scheduler latest ac9996e18f63 About a minute ago 31.8MB 08:38:02 7cb4b536f1ed About a minute ago 1.79GB 08:38:02 d93ff14317cd About a minute ago 1.72GB 08:38:02 security-bootstrapper latest 7e7a2565600c About a minute ago 22.2MB 08:38:02 security-spiffe-token-provider latest 70041211b47a 2 minutes ago 32.8MB 08:38:02 core-common-config-bootstrapper latest 80623d8beec4 2 minutes ago 17.2MB 08:38:02 core-metadata latest f2fb87f8819f 2 minutes ago 20.4MB 08:38:02 core-data latest 71ebd9b69147 2 minutes ago 20MB 08:38:02 a723de51aecf 2 minutes ago 1.76GB 08:38:02 a8fc79b1264e 2 minutes ago 1.72GB 08:38:02 c83c92425a79 2 minutes ago 1.73GB 08:38:02 0a5cee37676f 2 minutes ago 1.73GB 08:38:02 2f056b965378 2 minutes ago 1.71GB 08:38:02 ci-base-image-x86_64 latest e78302847edd 7 minutes ago 918MB 08:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 08:38:02 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 08:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 98.5% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.453s coverage: 71.5% of statements 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 54.0% of statements 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.473s coverage: 88.5% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.594s coverage: 3.8% of statements 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.721s coverage: 95.6% of statements 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements 08:39:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.0% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.329s coverage: 42.9% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 82.9% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.268s coverage: 92.9% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.484s coverage: 81.8% of statements 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.566s coverage: 82.1% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 86.0% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.058s coverage: 63.1% of statements 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 08:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 89.4% of statements 08:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 08:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.635s coverage: 92.3% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.5% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements 08:41:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:13 go vet ./... 08:44:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:05 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:06 + ls -al . 08:44:06 total 716 08:44:06 drwxrwxr-x 10 1001 1001 4096 May 31 08:35 . 08:44:06 drwxr-xr-x 4 root root 4096 May 31 08:35 .. 08:44:06 drwxrwxr-x 2 1001 1001 4096 May 31 08:33 .blubracket 08:44:06 -rw-rw-r-- 1 1001 1001 16 May 31 08:33 .dockerignore 08:44:06 drwxrwxr-x 8 1001 1001 4096 May 31 08:33 .git 08:44:06 drwxrwxr-x 3 1001 1001 4096 May 31 08:33 .github 08:44:06 -rw-rw-r-- 1 1001 1001 1133 May 31 08:33 .gitignore 08:44:06 -rw-rw-r-- 1 1001 1001 42 May 31 08:33 .golangci.yml 08:44:06 -rw-rw-r-- 1 1001 1001 87 May 31 08:33 .hadolint.yml 08:44:06 -rw-rw-r-- 1 1001 1001 166 May 31 08:33 .sonarcloud.properties 08:44:06 -rw-rw-r-- 1 1001 1001 1171 May 31 08:33 ADOPTERS.md 08:44:06 -rw-rw-r-- 1 1001 1001 10835 May 31 08:33 Attribution.txt 08:44:06 -rw-rw-r-- 1 1001 1001 93407 May 31 08:33 CHANGELOG.md 08:44:06 -rw-rw-r-- 1 1001 1001 3804 May 31 08:33 CONTRIBUTING.md 08:44:06 -rw-rw-r-- 1 1001 1001 677 May 31 08:33 GOVERNANCE.md 08:44:06 -rw-rw-r-- 1 1001 1001 883 May 31 08:33 Jenkinsfile 08:44:06 -rw-rw-r-- 1 1001 1001 10775 May 31 08:33 LICENSE 08:44:06 -rw-rw-r-- 1 1001 1001 14368 May 31 08:33 Makefile 08:44:06 -rw-rw-r-- 1 1001 1001 582 May 31 08:33 OWNERS.md 08:44:06 -rw-rw-r-- 1 1001 1001 9923 May 31 08:33 README.md 08:44:06 -rw-rw-r-- 1 1001 1001 789 May 31 08:33 SECURITY.md 08:44:06 -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION 08:44:06 drwxrwxr-x 2 1001 1001 4096 May 31 08:33 bin 08:44:06 drwxrwxr-x 18 1001 1001 4096 May 31 08:33 cmd 08:44:06 -rw-r--r-- 1 root root 447731 May 31 08:41 coverage.out 08:44:06 -rw-rw-r-- 1 1001 1001 3159 May 31 08:33 go.mod 08:44:06 -rw-rw-r-- 1 1001 1001 30958 May 31 08:33 go.sum 08:44:06 drwxrwxr-x 7 1001 1001 4096 May 31 08:33 internal 08:44:06 drwxrwxr-x 3 1001 1001 4096 May 31 08:33 openapi 08:44:06 -rw-rw-r-- 1 1001 1001 594 May 31 08:33 security.txt 08:44:06 drwxrwxr-x 4 1001 1001 4096 May 31 08:33 snap 08:44:06 -rw-rw-r-- 1 1001 1001 204 May 31 08:33 version.go [Pipeline] sh 08:44:06 + '[' -e coverage.out ] 08:44:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:06 Warning: overwriting stash ‘coverage-report’ 08:44:07 Stashed 1 file(s) [Pipeline] sh 08:44:08 + make build 08:44:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:25 $ docker stop --time=1 40fb8b5be5965473596c795b4258a9ab4bad637d44477c217516dea350777aa0 08:47:28 $ docker rm -f --volumes 40fb8b5be5965473596c795b4258a9ab4bad637d44477c217516dea350777aa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:30 08:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:31 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:31 29e5d40040c1: Pulling fs layer 08:47:31 1ce36da41761: Pulling fs layer 08:47:31 25b303627fd3: Pulling fs layer 08:47:31 29e5d40040c1: Verifying Checksum 08:47:31 29e5d40040c1: Download complete 08:47:31 1ce36da41761: Verifying Checksum 08:47:31 1ce36da41761: Download complete 08:47:31 29e5d40040c1: Pull complete 08:47:33 25b303627fd3: Verifying Checksum 08:47:33 25b303627fd3: Download complete 08:47:34 1ce36da41761: Pull complete 08:47:44 25b303627fd3: Pull complete 08:47:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:44 prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container 08:47:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:46 $ docker top f3f5874e899e13d89243fe36a4999ee9a2a72cf5cf85c1e28fd457d285f81b78 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:47 + grep parallel 08:47:47 + docker-compose build --help 08:47:52 --parallel Build images in parallel. [Pipeline] } 08:47:53 $ docker stop --time=1 f3f5874e899e13d89243fe36a4999ee9a2a72cf5cf85c1e28fd457d285f81b78 08:47:54 $ docker rm -f --volumes f3f5874e899e13d89243fe36a4999ee9a2a72cf5cf85c1e28fd457d285f81b78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:55 prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container 08:47:55 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:56 $ docker top 76f90791c338a4d9c59103165d7821eb53218f5e52cc991a6f24e7c715a7dd97 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:03 Building core-command ... 08:48:03 Building core-common-config-bootstrapper ... 08:48:03 Building core-data ... 08:48:03 Building core-metadata ... 08:48:03 Building security-bootstrapper ... 08:48:03 Building security-proxy-auth ... 08:48:03 Building security-proxy-setup ... 08:48:03 Building security-secretstore-setup ... 08:48:03 Building security-spiffe-token-provider ... 08:48:03 Building security-spire-agent ... 08:48:03 Building security-spire-config ... 08:48:03 Building security-spire-server ... 08:48:03 Building support-notifications ... 08:48:03 Building support-scheduler ... 08:48:03 Building core-common-config-bootstrapper 08:48:03 Building security-bootstrapper 08:48:03 Building core-metadata 08:48:03 Building security-spiffe-token-provider 08:48:03 Building support-scheduler 08:49:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:00 ---> a5558f71044c 08:49:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:00 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:49:00 ---> a5558f71044c 08:49:00 Step 3/20 : WORKDIR /edgex-go 08:49:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:00 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:49:00 ---> a5558f71044c 08:49:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:49:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:49:00 ---> a5558f71044c 08:49:00 Step 3/33 : WORKDIR /edgex-go 08:49:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:00 ---> a5558f71044c 08:49:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:00 ---> Running in 76720f85bf99 08:49:00 ---> Running in e03a88718727 08:49:00 ---> Running in f2c1f884f36f 08:49:00 ---> Running in fe988deabc5e 08:49:00 ---> Running in 442ce20ddc98 08:49:00 Removing intermediate container 76720f85bf99 08:49:00 ---> 508ccc0e4a04 08:49:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:49:00 Removing intermediate container f2c1f884f36f 08:49:00 ---> 2196867f4139 08:49:00 Step 4/23 : WORKDIR /edgex-go 08:49:00 Removing intermediate container e03a88718727 08:49:00 ---> 894d8479996a 08:49:00 Step 4/23 : WORKDIR /edgex-go 08:49:00 ---> Running in 0eedddf3c3b1 08:49:00 ---> Running in 3b8ba2e79645 08:49:00 Removing intermediate container fe988deabc5e 08:49:00 ---> 3ac3c2f94725 08:49:00 Step 4/25 : WORKDIR /edgex-go 08:49:00 Removing intermediate container 442ce20ddc98 08:49:00 ---> bfddf9a7021e 08:49:00 Step 4/33 : RUN apk add --update --no-cache make git 08:49:00 ---> Running in 1b2f1d2b8f0d 08:49:00 ---> Running in 0ce7c7ba9a3c 08:49:00 ---> Running in db54dc445b26 08:49:00 Removing intermediate container 0eedddf3c3b1 08:49:00 ---> a814c637568f 08:49:00 Step 5/23 : RUN apk add --update --no-cache make git 08:49:00 Removing intermediate container 1b2f1d2b8f0d 08:49:00 ---> bf7806f30eca 08:49:00 Step 5/23 : RUN apk add --update --no-cache make git 08:49:00 ---> Running in c4e71951806b 08:49:00 Removing intermediate container 0ce7c7ba9a3c 08:49:00 ---> 1d9a38dd16f0 08:49:00 Step 5/25 : RUN apk add --update --no-cache make git 08:49:00 ---> Running in b9f53db2c918 08:49:00 ---> Running in 79e13662e61b 08:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:02 OK: 263 MiB in 53 packages 08:49:02 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:02 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:02 OK: 17699 distinct packages available 08:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:02 OK: 263 MiB in 53 packages 08:49:03 OK: 263 MiB in 53 packages 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:03 OK: 263 MiB in 53 packages 08:49:04 Removing intermediate container db54dc445b26 08:49:04 ---> 66997184ec50 08:49:04 Step 5/33 : COPY go.mod vendor* ./ 08:49:04 Removing intermediate container c4e71951806b 08:49:04 ---> f15261788db6 08:49:04 Step 6/23 : COPY go.mod vendor* ./ 08:49:04 OK: 263 MiB in 53 packages 08:49:05 Removing intermediate container 79e13662e61b 08:49:05 ---> bf5952247248 08:49:05 Step 6/25 : COPY go.mod vendor* ./ 08:49:05 Removing intermediate container b9f53db2c918 08:49:05 ---> 63ae8b142936 08:49:05 Step 6/23 : COPY go.mod vendor* ./ 08:49:06 ---> 435286222177 08:49:06 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:06 ---> da857b6e63b1 08:49:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:06 ---> Running in 2005db69fb67 08:49:06 Removing intermediate container 3b8ba2e79645 08:49:06 ---> 4c043b947d58 08:49:06 Step 5/20 : COPY go.mod vendor* ./ 08:49:06 ---> Running in 99f0599f992c 08:49:06 ---> ffa212034354 08:49:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:06 ---> Running in 4ca10602fe15 08:49:07 ---> 0857e57294ec 08:49:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:07 ---> Running in bb92f3c78b6b 08:49:08 ---> 6eb3802da90f 08:49:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:08 ---> Running in c2f723bbc7f0 08:51:00 Removing intermediate container bb92f3c78b6b 08:51:00 ---> c9876a595e89 08:51:00 Step 8/23 : COPY . . 08:51:00 Removing intermediate container c2f723bbc7f0 08:51:00 ---> 744934671342 08:51:00 Step 7/20 : COPY . . 08:51:00 Removing intermediate container 2005db69fb67 08:51:00 ---> 976db54b112e 08:51:00 Step 7/33 : COPY . . 08:51:00 Removing intermediate container 4ca10602fe15 08:51:00 ---> 32ca176add1c 08:51:00 Step 8/25 : COPY . . 08:51:00 Removing intermediate container 99f0599f992c 08:51:00 ---> 720c2a9fedd3 08:51:00 Step 8/23 : COPY . . 08:51:18 ---> 2b629af1e7c1 08:51:18 ---> 41dd2b0445d3 08:51:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:18 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:51:18 ---> b6c326d2274b 08:51:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:51:18 ---> 254270cdf033 08:51:18 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:18 ---> 107ad620249e 08:51:18 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:18 ---> Running in aa73ad4d622d 08:51:18 ---> Running in f2762c56ca85 08:51:18 ---> Running in 57ad7bac5210 08:51:18 ---> Running in e540950693ba 08:51:18 ---> Running in 4ee06df2e414 08:51:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:51:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:51:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:57:57 Removing intermediate container 57ad7bac5210 08:57:57 ---> 315da4a39ab4 08:57:57 08:57:57 Step 9/33 : FROM alpine:3.17 08:57:57 3.17: Pulling from library/alpine 08:57:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:57:57 Status: Downloaded newer image for alpine:3.17 08:57:57 ---> 51e60588ff2c 08:57:57 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:57:57 ---> Running in 282719a0782e 08:57:57 Removing intermediate container 282719a0782e 08:57:57 ---> 48ed595afaaa 08:57:57 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:57:57 ---> Running in db0a5bf8ee84 08:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:02 (1/2) Installing dumb-init (1.2.5-r2) 08:58:02 (2/2) Installing su-exec (0.2-r2) 08:58:02 Executing busybox-1.35.0-r29.trigger 08:58:02 OK: 8 MiB in 17 packages 08:58:04 Removing intermediate container db0a5bf8ee84 08:58:04 ---> ebd6370d72ef 08:58:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:58:04 ---> Running in 1e3b7b12de89 08:58:04 Removing intermediate container 1e3b7b12de89 08:58:04 ---> 094a058d7fe3 08:58:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:04 ---> Running in 76cd47058fae 08:58:05 Removing intermediate container 76cd47058fae 08:58:05 ---> 8ac32772a335 08:58:05 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:05 ---> Running in f117f8e1445e 08:58:06 Removing intermediate container f117f8e1445e 08:58:06 ---> 793744d66fdf 08:58:06 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:06 ---> Running in cfb4fa2de553 08:58:06 Removing intermediate container cfb4fa2de553 08:58:06 ---> 14b8eb733c6c 08:58:06 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:07 ---> Running in a21d29e8292d 08:58:11 Removing intermediate container a21d29e8292d 08:58:11 ---> d3c5199f596a 08:58:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:11 ---> Running in 9463ef5482e0 08:58:12 Removing intermediate container 9463ef5482e0 08:58:12 ---> 430523ceeb10 08:58:12 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:14 ---> c9b2655b617c 08:58:14 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:14 ---> Running in 6382999890c1 08:58:18 Removing intermediate container 6382999890c1 08:58:18 ---> 91de6f200d7a 08:58:18 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:20 ---> c1dd26625868 08:58:20 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:58:20 Removing intermediate container e540950693ba 08:58:20 ---> 9de1d5cae819 08:58:20 08:58:20 Step 10/23 : FROM alpine:3.17 08:58:20 ---> 51e60588ff2c 08:58:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:20 ---> Running in 4911afaf9a6a 08:58:21 ---> 7eb1f10da5bd 08:58:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:21 Removing intermediate container 4911afaf9a6a 08:58:21 ---> 975c88069228 08:58:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:21 ---> Running in 5685b1b0a755 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:24 ---> 606e5482e537 08:58:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:25 ---> e7255009ae55 08:58:25 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:26 ---> 5c37ad21b4a3 08:58:26 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:27 ---> 1b9a3a894f80 08:58:27 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:27 (1/1) Installing dumb-init (1.2.5-r2) 08:58:27 Executing busybox-1.35.0-r29.trigger 08:58:27 OK: 8 MiB in 16 packages 08:58:28 ---> d9897463ccf2 08:58:28 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:29 Removing intermediate container 5685b1b0a755 08:58:29 ---> e767dc651f8d 08:58:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:29 ---> 065f6a461dc5 08:58:29 Step 28/33 : RUN chmod +x /entrypoint.sh 08:58:29 ---> Running in e43a96271368 08:58:30 ---> f603dcbd097f 08:58:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:31 ---> 0a09a8af77bb 08:58:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:58:33 Removing intermediate container e43a96271368 08:58:33 ---> 3a071b942409 08:58:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:58:33 ---> Running in 25fe4a4ff8ee 08:58:34 ---> f2215df78dc3 08:58:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:58:34 Removing intermediate container 25fe4a4ff8ee 08:58:34 ---> 5d522c6f0078 08:58:34 Step 30/33 : CMD ["gate"] 08:58:34 ---> Running in 683ce5cebcee 08:58:35 ---> 0fbb1b1600a7 08:58:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:58:35 Removing intermediate container 683ce5cebcee 08:58:35 ---> 31c13f3dc227 08:58:35 Step 31/33 : LABEL arch=arm64 08:58:35 ---> Running in 9e6cfb98641b 08:58:36 Removing intermediate container 9e6cfb98641b 08:58:36 ---> a8e8166fff93 08:58:36 Step 32/33 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 08:58:36 ---> Running in 6fb3de18eb14 08:58:36 ---> b1d2e281a0a7 08:58:36 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:37 ---> Running in 0b5bb0384154 08:58:37 Removing intermediate container 6fb3de18eb14 08:58:37 ---> 8d9430b4453e 08:58:37 Step 33/33 : LABEL version=0.0.0 08:58:37 ---> Running in 2d88445c7b2c 08:58:38 Removing intermediate container 2d88445c7b2c 08:58:38 ---> 8a97ac096974 08:58:38 08:58:38 Successfully built 8a97ac096974 08:58:38 Successfully tagged security-bootstrapper-arm64:latest 08:58:38 Building security-proxy-auth 08:58:40  Building security-bootstrapper ... done Removing intermediate container 0b5bb0384154 08:58:40 ---> 0ff2efa61a5f 08:58:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:58:40 ---> Running in bebce840f1e7 08:58:41 Removing intermediate container bebce840f1e7 08:58:41 ---> 3e9acfec3ff8 08:58:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:58:41 ---> Running in f875e6c1a6ab 08:58:42 Removing intermediate container f875e6c1a6ab 08:58:42 ---> 9b9a444725a3 08:58:42 Step 21/23 : LABEL arch=arm64 08:58:42 ---> Running in 7dc4ce512c45 08:58:43 Removing intermediate container 7dc4ce512c45 08:58:43 ---> b2a25a1c75e5 08:58:43 Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 08:58:43 ---> Running in 4b36c039ef91 08:58:44 Removing intermediate container 4b36c039ef91 08:58:44 ---> b5ba7a26c44a 08:58:44 Step 23/23 : LABEL version=0.0.0 08:58:44 ---> Running in d3cc357b94aa 08:58:45 Removing intermediate container d3cc357b94aa 08:58:45 ---> 6f2fcde8b86b 08:58:45 08:58:46 Successfully built 6f2fcde8b86b 08:58:46 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:58:46  Building core-common-config-bootstrapper ... done Building security-spire-agent 08:58:56 Removing intermediate container 4ee06df2e414 08:58:56 ---> 1c51738850d3 08:58:56 08:58:56 Step 10/25 : FROM alpine:3.17 08:58:56 ---> 51e60588ff2c 08:58:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:58:56 ---> Running in 8888b51f7465 08:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:01 (1/1) Installing dumb-init (1.2.5-r2) 08:59:01 Executing busybox-1.35.0-r29.trigger 08:59:01 OK: 8 MiB in 16 packages 08:59:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:01 ---> a5558f71044c 08:59:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:01 ---> Using cache 08:59:01 ---> 3ac3c2f94725 08:59:01 Step 4/23 : WORKDIR /edgex-go 08:59:01 ---> Using cache 08:59:01 ---> 1d9a38dd16f0 08:59:01 Step 5/23 : RUN apk add --update --no-cache make git 08:59:01 ---> Using cache 08:59:01 ---> bf5952247248 08:59:01 Step 6/23 : COPY go.mod vendor* ./ 08:59:01 ---> Using cache 08:59:01 ---> ffa212034354 08:59:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:01 ---> Using cache 08:59:01 ---> 32ca176add1c 08:59:01 Step 8/23 : COPY . . 08:59:01 ---> Using cache 08:59:01 ---> 107ad620249e 08:59:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:59:01 ---> Running in 8bdec1483528 08:59:03 Removing intermediate container 8888b51f7465 08:59:03 ---> 63bcfa6d688e 08:59:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:03 ---> Running in f202f2dcfefe 08:59:04 Removing intermediate container f202f2dcfefe 08:59:04 ---> 71b97e23aa90 08:59:04 Step 13/25 : ENV APP_PORT=59881 08:59:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:59:04 ---> Running in fa9f12619f0d 08:59:05 Removing intermediate container fa9f12619f0d 08:59:05 ---> ee03d75ea2ae 08:59:05 Step 14/25 : EXPOSE $APP_PORT 08:59:05 ---> Running in e4ce4c9361ff 08:59:06 Removing intermediate container e4ce4c9361ff 08:59:06 ---> 08bcdec2e389 08:59:06 Step 15/25 : WORKDIR / 08:59:06 ---> Running in 4f91626b683d 08:59:07 Removing intermediate container 4f91626b683d 08:59:07 ---> dcd509947e5f 08:59:07 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:08 ---> 63b7966483e2 08:59:08 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:59:09 ---> c7e69d8d8ecd 08:59:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:12 ---> d789c38731bb 08:59:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:59:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:59:12 ---> a5558f71044c 08:59:12 Step 3/27 : WORKDIR /edgex-go 08:59:12 ---> Using cache 08:59:12 ---> bfddf9a7021e 08:59:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:59:12 ---> Running in 47465fa2c2da 08:59:13 ---> 799f6464f07b 08:59:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:15 ---> 9839099c6744 08:59:15 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:59:15 ---> Running in 02721533db4a 08:59:15 Removing intermediate container 02721533db4a 08:59:15 ---> 026800bc0ca2 08:59:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:16 ---> Running in 84f20ecd8fc0 08:59:16 Removing intermediate container 84f20ecd8fc0 08:59:16 ---> 301beef8f063 08:59:16 Step 23/25 : LABEL arch=arm64 08:59:16 ---> Running in 3f88cb47e01c 08:59:17 Removing intermediate container 3f88cb47e01c 08:59:17 ---> 1b219cd32029 08:59:17 Step 24/25 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 08:59:17 ---> Running in 4afa375b819a 08:59:17 OK: 263 MiB in 53 packages 08:59:18 Removing intermediate container 4afa375b819a 08:59:18 ---> d77cc3437974 08:59:18 Step 25/25 : LABEL version=0.0.0 08:59:18 ---> Running in 69c5b41fde76 08:59:19 Removing intermediate container 69c5b41fde76 08:59:19 ---> 2f39fac1def2 08:59:19 08:59:19 Removing intermediate container 47465fa2c2da 08:59:19 ---> db99d9695610 08:59:19 Step 5/27 : COPY go.mod vendor* ./ 08:59:19 Successfully built 2f39fac1def2 08:59:19 Successfully tagged core-metadata-arm64:latest 08:59:19 Building security-secretstore-setup 08:59:20  Building core-metadata ... done  ---> a0b599ac89c2 08:59:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:20 ---> Running in af896fd583af 08:59:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:59:38 ---> a5558f71044c 08:59:38 Step 3/25 : WORKDIR /edgex-go 08:59:38 ---> Using cache 08:59:38 ---> bfddf9a7021e 08:59:38 Step 4/25 : RUN apk add --update --no-cache make git 08:59:38 ---> Using cache 08:59:38 ---> 66997184ec50 08:59:38 Step 5/25 : COPY go.mod vendor* ./ 08:59:38 ---> Using cache 08:59:38 ---> 435286222177 08:59:38 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:38 ---> Using cache 08:59:38 ---> 976db54b112e 08:59:38 Step 7/25 : COPY . . 08:59:38 ---> Using cache 08:59:38 ---> 254270cdf033 08:59:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:39 ---> Running in 4393f062f416 08:59:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:00:37 Removing intermediate container f2762c56ca85 09:00:37 ---> 2c78f241da2b 09:00:37 09:00:37 Step 9/20 : FROM alpine:3.17 09:00:37 ---> 51e60588ff2c 09:00:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:00:37 ---> Using cache 09:00:37 ---> 48ed595afaaa 09:00:37 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:00:37 ---> Running in a0b11dc58e1b 09:00:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:42 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:42 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:42 OK: 17694 distinct packages available 09:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:46 (1/9) Installing ca-certificates (20230506-r0) 09:00:46 (2/9) Installing brotli-libs (1.0.9-r9) 09:00:46 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:00:46 (4/9) Installing libcurl (8.1.1-r1) 09:00:46 (5/9) Installing curl (8.1.1-r1) 09:00:46 (6/9) Installing dumb-init (1.2.5-r2) 09:00:46 (7/9) Installing musl-obstack (1.2.3-r0) 09:00:46 (8/9) Installing libucontext (1.2-r0) 09:00:46 (9/9) Installing gcompat (1.1.0-r0) 09:00:46 Executing busybox-1.35.0-r29.trigger 09:00:46 Executing ca-certificates-20230506-r0.trigger 09:00:47 OK: 11 MiB in 24 packages 09:00:51 Removing intermediate container a0b11dc58e1b 09:00:51 ---> 3bbf25641fed 09:00:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:52 ---> 47777c924d5c 09:00:52 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:00:55 ---> 1bf36616167f 09:00:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:59 ---> 4cef57987125 09:00:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:01:00 ---> 70587b3b15f1 09:01:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:01:00 ---> Running in a62762e01ecb 09:01:01 Removing intermediate container a62762e01ecb 09:01:01 ---> 25cce6192076 09:01:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:01:01 ---> Running in 7c79f9a70259 09:01:02 Removing intermediate container 7c79f9a70259 09:01:02 ---> d18d90b1cd2b 09:01:02 Step 18/20 : LABEL arch=arm64 09:01:02 ---> Running in ef8e19b87434 09:01:03 Removing intermediate container ef8e19b87434 09:01:03 ---> 8c2dfcd7530c 09:01:03 Step 19/20 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:01:03 ---> Running in dbc7ecca4558 09:01:04 Removing intermediate container dbc7ecca4558 09:01:04 ---> 13ebd662e30a 09:01:04 Step 20/20 : LABEL version=0.0.0 09:01:04 ---> Running in 70222679fc4b 09:01:05 Removing intermediate container 70222679fc4b 09:01:05 ---> e43c1cd711b5 09:01:05 09:01:05 Successfully built e43c1cd711b5 09:01:05 Successfully tagged security-spiffe-token-provider-arm64:latest 09:01:05 Building security-spire-config 09:01:05  Building security-spiffe-token-provider ... done Removing intermediate container af896fd583af 09:01:05 ---> d3f80564b1d1 09:01:05 Step 7/27 : COPY . . 09:01:23 ---> 06f114337d4e 09:01:23 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:23 ---> Running in c23fd35e406d 09:01:23 Removing intermediate container c23fd35e406d 09:01:23 ---> c94ba3a0efe9 09:01:23 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:23 ---> Running in 840214e67f4f 09:01:23 Removing intermediate container 840214e67f4f 09:01:23 ---> f6d5e41d1c86 09:01:23 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:23 ---> Running in d12dac3e7c42 09:01:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:24 ---> a5558f71044c 09:01:24 Step 3/27 : WORKDIR /edgex-go 09:01:24 ---> Using cache 09:01:24 ---> bfddf9a7021e 09:01:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:24 ---> Using cache 09:01:24 ---> db99d9695610 09:01:24 Step 5/27 : COPY go.mod vendor* ./ 09:01:24 ---> Using cache 09:01:24 ---> a0b599ac89c2 09:01:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:24 ---> Using cache 09:01:24 ---> d3f80564b1d1 09:01:24 Step 7/27 : COPY . . 09:01:25 ---> Using cache 09:01:25 ---> 06f114337d4e 09:01:25 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:25 ---> Using cache 09:01:25 ---> c94ba3a0efe9 09:01:25 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:25 ---> Using cache 09:01:25 ---> f6d5e41d1c86 09:01:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:25 ---> Using cache 09:01:25 ---> 488831e1bff7 09:01:25 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:25 Removing intermediate container d12dac3e7c42 09:01:25 ---> 488831e1bff7 09:01:25 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:25 ---> Running in ec66312a5dfe 09:01:25 ---> Running in 71af3858ee0a 09:01:31 Removing intermediate container 71af3858ee0a 09:01:31 ---> 4737bd263ad6 09:01:31 Step 12/27 : WORKDIR /edgex-go 09:01:31 Removing intermediate container ec66312a5dfe 09:01:31 ---> Running in efead5742cbe 09:01:31 ---> 6f1352f31b9a 09:01:31 Step 12/27 : WORKDIR /edgex-go 09:01:31 ---> Running in 05154f3132fe 09:01:36 Removing intermediate container 05154f3132fe 09:01:36 ---> ef1c25ff3b53 09:01:36 09:01:36 Step 13/27 : FROM alpine:3.17 09:01:36 ---> 51e60588ff2c 09:01:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:36 Removing intermediate container efead5742cbe 09:01:36 ---> 7e82c3ce5370 09:01:36 09:01:36 Step 13/27 : FROM alpine:3.17 09:01:36 ---> 51e60588ff2c 09:01:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:36 ---> Running in 6edd208cac5f 09:01:36 ---> Running in a42c9bf8ba99 09:01:37 Removing intermediate container 6edd208cac5f 09:01:37 ---> 91bfc1e2c79b 09:01:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:37 Removing intermediate container a42c9bf8ba99 09:01:37 ---> 7db9136857b4 09:01:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:37 ---> Running in 518d80728f70 09:01:37 ---> Running in bc587e92060e 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:43 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:43 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:43 OK: 17694 distinct packages available 09:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:44 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:44 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:44 OK: 17694 distinct packages available 09:01:44 Removing intermediate container aa73ad4d622d 09:01:44 ---> 1b11b23f0d65 09:01:44 09:01:44 Step 10/23 : FROM alpine:3.17 09:01:44 ---> 51e60588ff2c 09:01:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:01:44 ---> Using cache 09:01:44 ---> 63bcfa6d688e 09:01:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:44 ---> Using cache 09:01:44 ---> 71b97e23aa90 09:01:44 Step 13/23 : ENV APP_PORT=59861 09:01:44 ---> Running in 60533884819b 09:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:44 Removing intermediate container 60533884819b 09:01:44 ---> 8c19500dbdd3 09:01:44 Step 14/23 : EXPOSE $APP_PORT 09:01:44 ---> Running in eda4468428e0 09:01:45 Removing intermediate container eda4468428e0 09:01:45 ---> d155702fc5f1 09:01:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:46 (1/4) Installing dumb-init (1.2.5-r2) 09:01:46 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:46 (3/4) Installing libucontext (1.2-r0) 09:01:46 ---> ee01408cdc7e 09:01:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:01:46 (4/4) Installing gcompat (1.1.0-r0) 09:01:46 Executing busybox-1.35.0-r29.trigger 09:01:46 OK: 8 MiB in 19 packages 09:01:46 (1/5) Installing dumb-init (1.2.5-r2) 09:01:46 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:46 (3/5) Installing libucontext (1.2-r0) 09:01:46 (4/5) Installing gcompat (1.1.0-r0) 09:01:46 (5/5) Installing openssl (3.0.8-r4) 09:01:46 Executing busybox-1.35.0-r29.trigger 09:01:46 OK: 9 MiB in 20 packages 09:01:47 ---> 544aa9cf8bd7 09:01:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:49 Removing intermediate container bc587e92060e 09:01:49 ---> a3676e8f09f0 09:01:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:49 Removing intermediate container 518d80728f70 09:01:49 ---> 9404ffef0136 09:01:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:51 ---> 621c888d8a94 09:01:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:51 ---> 1d95cf180397 09:01:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:52 ---> 8bb320ad0062 09:01:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:01:53 ---> b27d6f779a16 09:01:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:01:53 ---> 3056e1c4e4f5 09:01:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:54 ---> 362abac1cea6 09:01:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:01:54 ---> Running in 43dae3947a2d 09:01:55 Removing intermediate container 43dae3947a2d 09:01:55 ---> e2593a15fbe3 09:01:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:55 ---> Running in d28b55a9da88 09:01:57 Removing intermediate container d28b55a9da88 09:01:57 ---> ae51f047b551 09:01:57 Step 21/23 : LABEL arch=arm64 09:01:57 ---> Running in d25e73374897 09:01:58 Removing intermediate container d25e73374897 09:01:58 ---> a1533d12c2e0 09:01:58 Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:01:58 ---> Running in 81def7c3ffb0 09:01:59 Removing intermediate container 81def7c3ffb0 09:01:59 ---> e3b2e3680d6b 09:01:59 Step 23/23 : LABEL version=0.0.0 09:01:59 ---> Running in 56843ce07c55 09:02:00 Removing intermediate container 56843ce07c55 09:02:00 ---> 312d7f64220b 09:02:00 09:02:01 Successfully built 312d7f64220b 09:02:01 Successfully tagged support-scheduler-arm64:latest 09:02:01 Building core-data 09:02:02  Building support-scheduler ... done  ---> e523b7afd1f2 09:02:02 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:04 ---> 241428c77224 09:02:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:06 ---> d5a80d1263fa 09:02:06 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:06 ---> Running in bcb0e72a8d58 09:02:07 Removing intermediate container bcb0e72a8d58 09:02:07 ---> 7d0ff413f16d 09:02:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:09 ---> 167d29f1aafb 09:02:09 Step 22/27 : WORKDIR / 09:02:09 ---> Running in 4d69ac3aa565 09:02:10 Removing intermediate container 4d69ac3aa565 09:02:10 ---> beb95a99aa5c 09:02:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:10 ---> Running in 631e5b906d0d 09:02:11 Removing intermediate container 631e5b906d0d 09:02:11 ---> 2c987d20bff8 09:02:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:11 ---> Running in e97fc58afd29 09:02:12 Removing intermediate container e97fc58afd29 09:02:12 ---> 75dde6de73f9 09:02:12 Step 25/27 : LABEL arch=arm64 09:02:13 ---> Running in d29142449e5f 09:02:13 Removing intermediate container d29142449e5f 09:02:13 ---> 342711095faa 09:02:13 Step 26/27 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:02:13 ---> b6a4e1a78530 09:02:13 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:13 ---> Running in 6705ebcc1f80 09:02:14 Removing intermediate container 6705ebcc1f80 09:02:14 ---> 900294c4ce35 09:02:14 Step 27/27 : LABEL version=0.0.0 09:02:15 ---> Running in 0e4409638032 09:02:15 ---> 190aededcf56 09:02:15 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:16 Removing intermediate container 0e4409638032 09:02:16 ---> 85b6ccb834c2 09:02:16 09:02:16 Successfully built 85b6ccb834c2 09:02:18 Successfully tagged security-spire-config-arm64:latest 09:02:18  Building security-spire-config ... done Building support-notifications 09:02:18 ---> 0b0be610e649 09:02:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:20 ---> ad7c07e7ce7e 09:02:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:20 ---> Running in c57c2d2572f4 09:02:20 Removing intermediate container c57c2d2572f4 09:02:20 ---> 265c2fbdd8f1 09:02:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:21 ---> Running in f0af78bca6bd 09:02:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:21 ---> a5558f71044c 09:02:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:21 ---> Using cache 09:02:21 ---> 3ac3c2f94725 09:02:21 Step 4/23 : WORKDIR /edgex-go 09:02:21 ---> Using cache 09:02:21 ---> 1d9a38dd16f0 09:02:21 Step 5/23 : RUN apk add --update --no-cache make git 09:02:21 ---> Using cache 09:02:21 ---> bf5952247248 09:02:21 Step 6/23 : COPY go.mod vendor* ./ 09:02:21 ---> Using cache 09:02:21 ---> ffa212034354 09:02:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:21 ---> Using cache 09:02:21 ---> 32ca176add1c 09:02:21 Step 8/23 : COPY . . 09:02:21 ---> Using cache 09:02:21 ---> 107ad620249e 09:02:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:02:21 ---> Running in fa99b4fdc685 09:02:22 Removing intermediate container f0af78bca6bd 09:02:22 ---> 4f22c8cb9de1 09:02:22 Step 25/27 : LABEL arch=arm64 09:02:22 ---> Running in cf94cd8ad80e 09:02:22 Removing intermediate container cf94cd8ad80e 09:02:22 ---> 3c0fd43f292d 09:02:22 Step 26/27 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:02:23 ---> Running in 1a7b44d5470b 09:02:24 Removing intermediate container 1a7b44d5470b 09:02:24 ---> e87430c14339 09:02:24 Step 27/27 : LABEL version=0.0.0 09:02:24 ---> Running in f53d6bc30d4a 09:02:24 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 09:02:24 Removing intermediate container f53d6bc30d4a 09:02:24 ---> 8a9a65425239 09:02:24 09:02:24 Successfully built 8a9a65425239 09:02:24 Successfully tagged security-spire-agent-arm64:latest 09:02:24 Building security-spire-server 09:02:51  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:51 ---> a5558f71044c 09:02:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:51 ---> Using cache 09:02:51 ---> 3ac3c2f94725 09:02:51 Step 4/23 : WORKDIR /edgex-go 09:02:51 ---> Using cache 09:02:51 ---> 1d9a38dd16f0 09:02:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:02:51 ---> Running in d2302ed6a2ae 09:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:02:51 ---> a5558f71044c 09:02:51 Step 3/26 : WORKDIR /edgex-go 09:02:51 ---> Using cache 09:02:51 ---> bfddf9a7021e 09:02:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:02:51 ---> Using cache 09:02:51 ---> db99d9695610 09:02:51 Step 5/26 : COPY go.mod vendor* ./ 09:02:52 ---> Using cache 09:02:52 ---> a0b599ac89c2 09:02:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:52 ---> Using cache 09:02:52 ---> d3f80564b1d1 09:02:52 Step 7/26 : COPY . . 09:02:52 ---> Using cache 09:02:52 ---> 06f114337d4e 09:02:52 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:02:52 ---> Using cache 09:02:52 ---> c94ba3a0efe9 09:02:52 Step 9/26 : WORKDIR /edgex-go/spire-build 09:02:52 ---> Using cache 09:02:52 ---> f6d5e41d1c86 09:02:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:52 ---> Using cache 09:02:52 ---> 488831e1bff7 09:02:52 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:02:52 ---> Running in e5b7e77bca74 09:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:54 OK: 263 MiB in 53 packages 09:02:56 Removing intermediate container d2302ed6a2ae 09:02:56 ---> 07ef8c911d99 09:02:56 Step 6/23 : COPY go.mod vendor* ./ 09:02:56 Removing intermediate container e5b7e77bca74 09:02:56 ---> f073b734c409 09:02:56 Step 12/26 : WORKDIR /edgex-go 09:02:56 ---> Running in 3d003a177ec6 09:02:57 Removing intermediate container 3d003a177ec6 09:02:57 ---> 581373e69597 09:02:57 09:02:57 Step 13/26 : FROM alpine:3.17 09:02:57 ---> 51e60588ff2c 09:02:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:57 ---> Using cache 09:02:57 ---> 7db9136857b4 09:02:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:57 ---> 3e8e389fdded 09:02:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:57 ---> Running in e8cc94165d49 09:02:57 ---> Running in 76745af35431 09:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:03 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:03 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:03 OK: 17694 distinct packages available 09:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:06 (1/5) Installing dumb-init (1.2.5-r2) 09:03:06 (2/5) Installing musl-obstack (1.2.3-r0) 09:03:06 (3/5) Installing libucontext (1.2-r0) 09:03:06 (4/5) Installing gcompat (1.1.0-r0) 09:03:06 (5/5) Installing openssl (3.0.8-r4) 09:03:06 Executing busybox-1.35.0-r29.trigger 09:03:06 OK: 9 MiB in 20 packages 09:03:08 Removing intermediate container e8cc94165d49 09:03:08 ---> 7e8d07b49ce4 09:03:08 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:09 ---> c39727edab36 09:03:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:03:10 ---> a3dfa4079194 09:03:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:18 ---> b5cccc7a86e4 09:03:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:03:18 ---> c05a3162f529 09:03:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:03:19 ---> 56d245172b84 09:03:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:03:20 ---> 7596cc280d27 09:03:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:20 ---> Running in 3f23de6fa749 09:03:21 Removing intermediate container 3f23de6fa749 09:03:21 ---> 3491f2866858 09:03:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:21 ---> Running in 8d61f16e05c6 09:03:21 Removing intermediate container 8d61f16e05c6 09:03:21 ---> 76f2603a13e7 09:03:21 Step 24/26 : LABEL arch=arm64 09:03:22 ---> Running in ff73b24ec045 09:03:22 Removing intermediate container ff73b24ec045 09:03:22 ---> f2809fa40068 09:03:22 Step 25/26 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:03:22 ---> Running in e5ee56b673ed 09:03:23 Removing intermediate container e5ee56b673ed 09:03:23 ---> 16e8d6ce5226 09:03:23 Step 26/26 : LABEL version=0.0.0 09:03:23 ---> Running in 1e8852e5b447 09:03:24 Removing intermediate container 1e8852e5b447 09:03:24 ---> 853065779c7a 09:03:24 09:03:24 Successfully built 853065779c7a 09:03:24 Successfully tagged security-spire-server-arm64:latest 09:03:24  Building security-spire-server ... done Building core-command 09:03:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:42 ---> a5558f71044c 09:03:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:03:42 ---> Using cache 09:03:42 ---> 3ac3c2f94725 09:03:42 Step 4/24 : WORKDIR /edgex-go 09:03:42 ---> Using cache 09:03:42 ---> 1d9a38dd16f0 09:03:42 Step 5/24 : RUN apk add --update --no-cache make git 09:03:42 ---> Using cache 09:03:42 ---> bf5952247248 09:03:42 Step 6/24 : COPY go.mod vendor* ./ 09:03:42 ---> Using cache 09:03:42 ---> ffa212034354 09:03:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:42 ---> Using cache 09:03:42 ---> 32ca176add1c 09:03:42 Step 8/24 : COPY . . 09:03:42 ---> Using cache 09:03:42 ---> 107ad620249e 09:03:42 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:03:43 ---> Running in 46d357399087 09:03:45 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 09:04:41 Removing intermediate container 76745af35431 09:04:41 ---> e200318553df 09:04:41 Step 8/23 : COPY . . 09:04:51 ---> 19ee51be0ce1 09:04:51 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:04:51 ---> Running in 70402244f0d3 09:04:53 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 09:06:01 Removing intermediate container 8bdec1483528 09:06:01 ---> 8fe4a710686f 09:06:01 09:06:01 Step 10/23 : FROM alpine:3.17 09:06:01 ---> 51e60588ff2c 09:06:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:01 ---> Using cache 09:06:01 ---> 975c88069228 09:06:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:06:01 ---> Using cache 09:06:01 ---> e767dc651f8d 09:06:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:01 ---> Using cache 09:06:01 ---> f603dcbd097f 09:06:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:06:01 ---> Using cache 09:06:01 ---> 0a09a8af77bb 09:06:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:06:01 ---> 948cc6c5429d 09:06:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:06:01 ---> 47398a4fa560 09:06:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:06:01 ---> 0704e49edf59 09:06:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:01 ---> Running in dd93bd647db9 09:06:01 Removing intermediate container dd93bd647db9 09:06:01 ---> 318fa7783a76 09:06:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:06:01 ---> Running in 437810aa16c4 09:06:01 Removing intermediate container 437810aa16c4 09:06:01 ---> 4c98e27470d4 09:06:01 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:06:01 ---> Running in 2077792dae46 09:06:01 Removing intermediate container 2077792dae46 09:06:01 ---> f7929b246b65 09:06:01 Step 21/23 : LABEL arch=arm64 09:06:01 ---> Running in 7761177d8083 09:06:01 Removing intermediate container 7761177d8083 09:06:01 ---> 974fe9d13c66 09:06:01 Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:06:01 ---> Running in 9fe418bab09e 09:06:01 Removing intermediate container 9fe418bab09e 09:06:01 ---> 2d30f2e6ee12 09:06:01 Step 23/23 : LABEL version=0.0.0 09:06:01 ---> Running in 17e554657d87 09:06:01 Removing intermediate container 17e554657d87 09:06:01 ---> 723cb4048527 09:06:01 09:06:02 Successfully built 723cb4048527 09:06:02 Successfully tagged security-proxy-auth-arm64:latest 09:06:02  Building security-proxy-auth ... done Building security-proxy-setup 09:06:20 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:06:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:06:20 ---> a5558f71044c 09:06:20 Step 3/22 : WORKDIR /edgex-go 09:06:20 ---> Using cache 09:06:20 ---> bfddf9a7021e 09:06:20 Step 4/22 : RUN apk add --update --no-cache make git 09:06:20 ---> Using cache 09:06:20 ---> 66997184ec50 09:06:20 Step 5/22 : COPY go.mod vendor* ./ 09:06:20 ---> Using cache 09:06:20 ---> 435286222177 09:06:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:20 ---> Using cache 09:06:20 ---> 976db54b112e 09:06:20 Step 7/22 : COPY . . 09:06:20 ---> Using cache 09:06:20 ---> 254270cdf033 09:06:20 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:06:20 ---> Running in 505f4b6e594b 09:06:21 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 09:06:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:06:45 Removing intermediate container 4393f062f416 09:06:45 ---> db1566c1fe96 09:06:45 09:06:45 Step 9/25 : FROM alpine:3.17 09:06:45 ---> 51e60588ff2c 09:06:45 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:06:45 ---> Running in 44a6aae2a0d7 09:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:47 (1/3) Installing ca-certificates (20230506-r0) 09:06:47 (2/3) Installing dumb-init (1.2.5-r2) 09:06:47 (3/3) Installing su-exec (0.2-r2) 09:06:47 Executing busybox-1.35.0-r29.trigger 09:06:47 Executing ca-certificates-20230506-r0.trigger 09:06:48 OK: 8 MiB in 18 packages 09:06:52 Removing intermediate container 44a6aae2a0d7 09:06:52 ---> f1e4a5502952 09:06:52 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:06:52 ---> Running in 9495f1364ac8 09:06:52 Removing intermediate container 9495f1364ac8 09:06:52 ---> 23b4689317c0 09:06:52 Step 12/25 : WORKDIR / 09:06:52 ---> Running in f80000f320ae 09:06:52 Removing intermediate container f80000f320ae 09:06:52 ---> 87bc163d87d0 09:06:52 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:53 ---> 75d1d1425bea 09:06:53 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:06:54 ---> 0e4c296acedd 09:06:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:06:55 ---> 8f3c8c069229 09:06:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:06:56 ---> 7bdf6a616d30 09:06:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:06:57 ---> d231303bdaa5 09:06:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:06:59 ---> 8c0f48a297e1 09:06:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:01 ---> 96aed6e783d6 09:07:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:05 ---> 3768cfea80ca 09:07:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:05 ---> Running in 2e43c6351585 09:07:08 Removing intermediate container 2e43c6351585 09:07:08 ---> 8779ef4c5b15 09:07:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:07:08 ---> Running in a7613789ca10 09:07:09 Removing intermediate container a7613789ca10 09:07:09 ---> 2a117848bca6 09:07:09 Step 23/25 : LABEL arch=arm64 09:07:09 ---> Running in 17b696af2d94 09:07:09 Removing intermediate container 17b696af2d94 09:07:09 ---> 2b42adb275d2 09:07:09 Step 24/25 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:07:09 ---> Running in ef4c752f095e 09:07:10 Removing intermediate container ef4c752f095e 09:07:10 ---> 79952ce44b0f 09:07:10 Step 25/25 : LABEL version=0.0.0 09:07:10 ---> Running in a66b34a82f0a 09:07:11 Removing intermediate container a66b34a82f0a 09:07:11 ---> 3ba516095a11 09:07:11 09:07:11 Successfully built 3ba516095a11 09:07:11 Successfully tagged security-secretstore-setup-arm64:latest 09:10:03  Building security-secretstore-setup ... done Removing intermediate container fa99b4fdc685 09:10:03 ---> da98713d5e6f 09:10:03 09:10:03 Step 10/23 : FROM alpine:3.17 09:10:03 ---> 51e60588ff2c 09:10:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:03 ---> Running in ea2530986ea9 09:10:03 Removing intermediate container ea2530986ea9 09:10:03 ---> 74d328f32bda 09:10:03 Step 12/23 : ENV APP_PORT=59880 09:10:03 ---> Running in ec9c47c05386 09:10:03 Removing intermediate container ec9c47c05386 09:10:03 ---> 9b5318581e01 09:10:03 Step 13/23 : EXPOSE $APP_PORT 09:10:03 ---> Running in 61113167e05a 09:10:03 Removing intermediate container 61113167e05a 09:10:03 ---> 2f37c4ef413a 09:10:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:10:03 ---> Running in e49cb865c580 09:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:04 (1/1) Installing dumb-init (1.2.5-r2) 09:10:04 Executing busybox-1.35.0-r29.trigger 09:10:05 OK: 8 MiB in 16 packages 09:10:06 Removing intermediate container e49cb865c580 09:10:06 ---> 3a1c08588f16 09:10:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:07 ---> 8bafe7f60434 09:10:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:08 ---> ca529760b07f 09:10:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:10 ---> 9b1f0a56d2a2 09:10:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:11 ---> c6475b4ed71b 09:10:11 Step 19/23 : ENTRYPOINT ["/core-data"] 09:10:11 ---> Running in 54ced3b2fd2b 09:10:13 Removing intermediate container 54ced3b2fd2b 09:10:13 ---> 4681c5a2d24b 09:10:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:13 ---> Running in 33da83a89ae7 09:10:14 Removing intermediate container 33da83a89ae7 09:10:14 ---> 78ca84ced9e3 09:10:14 Step 21/23 : LABEL arch=arm64 09:10:14 ---> Running in 597382fece6b 09:10:15 Removing intermediate container 597382fece6b 09:10:15 ---> ac3ebccb1d39 09:10:15 Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:10:15 ---> Running in 0d3866852fa9 09:10:15 Removing intermediate container 0d3866852fa9 09:10:15 ---> b1197279fdbf 09:10:15 Step 23/23 : LABEL version=0.0.0 09:10:15 ---> Running in ddfabf2e8a86 09:10:16 Removing intermediate container ddfabf2e8a86 09:10:16 ---> e2390e293c4c 09:10:16 09:10:16 Successfully built e2390e293c4c 09:10:16 Successfully tagged core-data-arm64:latest 09:10:43  Building core-data ... done Removing intermediate container 46d357399087 09:10:43 ---> d24e52c3adf2 09:10:43 09:10:43 Step 10/24 : FROM alpine:3.17 09:10:43 ---> 51e60588ff2c 09:10:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:10:43 ---> Using cache 09:10:43 ---> 63bcfa6d688e 09:10:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:43 ---> Using cache 09:10:43 ---> 71b97e23aa90 09:10:43 Step 13/24 : ENV APP_PORT=59882 09:10:43 ---> Running in da9aeb235f9a 09:10:43 Removing intermediate container da9aeb235f9a 09:10:43 ---> 1a3a1ec64ee7 09:10:43 Step 14/24 : EXPOSE $APP_PORT 09:10:43 ---> Running in 25b762455fc3 09:10:43 Removing intermediate container 25b762455fc3 09:10:43 ---> 7ee80f2a7b56 09:10:43 Step 15/24 : WORKDIR / 09:10:43 ---> Running in a213c7f4f8e3 09:10:44 Removing intermediate container a213c7f4f8e3 09:10:44 ---> a11baaebdc2c 09:10:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:45 ---> 3a3ffafbbc31 09:10:45 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:10:46 ---> 805036273989 09:10:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:48 ---> 1e4d355b0466 09:10:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:10:49 ---> fb6b8738735a 09:10:49 Step 20/24 : ENTRYPOINT ["/core-command"] 09:10:49 ---> Running in d06f4bc9027a 09:10:49 Removing intermediate container d06f4bc9027a 09:10:49 ---> 23e8329fde1d 09:10:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:50 ---> Running in afbf887b971c 09:10:50 Removing intermediate container afbf887b971c 09:10:50 ---> 5d94c5c2ea6a 09:10:50 Step 22/24 : LABEL arch=arm64 09:10:50 ---> Running in 0b30e49e14f2 09:10:51 Removing intermediate container 0b30e49e14f2 09:10:51 ---> 206c2e88c212 09:10:51 Step 23/24 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:10:51 ---> Running in 6933d80ed341 09:10:51 Removing intermediate container 6933d80ed341 09:10:51 ---> 76752711a693 09:10:51 Step 24/24 : LABEL version=0.0.0 09:10:51 ---> Running in 0762de790717 09:10:52 Removing intermediate container 0762de790717 09:10:52 ---> e88cb635c459 09:10:52 09:10:52 Successfully built e88cb635c459 09:10:52 Successfully tagged core-command-arm64:latest 09:11:31  Building core-command ... done Removing intermediate container 505f4b6e594b 09:11:31 ---> ef1ee05fd736 09:11:31 09:11:31 Step 9/22 : FROM alpine:3.17 09:11:31 ---> 51e60588ff2c 09:11:31 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:11:31 ---> Running in 1f66c222b9b1 09:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:34 (1/2) Installing dumb-init (1.2.5-r2) 09:11:34 (2/2) Installing openssl (3.0.8-r4) 09:11:34 Executing busybox-1.35.0-r29.trigger 09:11:34 OK: 8 MiB in 17 packages 09:11:37 Removing intermediate container 1f66c222b9b1 09:11:37 ---> 9bb3405bfafb 09:11:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:37 ---> Running in 89991acd6511 09:11:38 Removing intermediate container 89991acd6511 09:11:38 ---> 28b063415706 09:11:38 Step 12/22 : WORKDIR /edgex 09:11:38 ---> Running in bf8da113ea96 09:11:38 Removing intermediate container bf8da113ea96 09:11:38 ---> be252b83269e 09:11:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:39 ---> aaeac0443d0e 09:11:39 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:11:40 ---> 69101fb120cd 09:11:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:40 ---> 68b7e2bd0e32 09:11:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:41 ---> 456bd39c6324 09:11:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:42 ---> 61db4e914a22 09:11:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:42 ---> Running in 2179eec26617 09:11:44 Removing intermediate container 2179eec26617 09:11:44 ---> 6b0da13d1ea3 09:11:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:44 ---> Running in 8ff58bdf2fc0 09:11:44 Removing intermediate container 8ff58bdf2fc0 09:11:44 ---> c00c2c40c151 09:11:44 Step 20/22 : LABEL arch=arm64 09:11:45 ---> Running in 3333498967b5 09:11:45 Removing intermediate container 3333498967b5 09:11:45 ---> 9a59eb05c750 09:11:45 Step 21/22 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:11:45 ---> Running in 5920648cdb52 09:11:46 Removing intermediate container 5920648cdb52 09:11:46 ---> 0ea38621e832 09:11:46 Step 22/22 : LABEL version=0.0.0 09:11:46 ---> Running in 28293d0509fe 09:11:46 Removing intermediate container 28293d0509fe 09:11:46 ---> 392267efa5c7 09:11:46 09:11:46 Successfully built 392267efa5c7 09:11:46 Successfully tagged security-proxy-setup-arm64:latest 09:12:08  Building security-proxy-setup ... done Removing intermediate container 70402244f0d3 09:12:08 ---> 9717316e7df1 09:12:08 09:12:08 Step 10/23 : FROM alpine:3.17 09:12:08 ---> 51e60588ff2c 09:12:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:08 ---> Running in 30d4537f1ef6 09:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:08 (1/2) Installing ca-certificates (20230506-r0) 09:12:08 (2/2) Installing dumb-init (1.2.5-r2) 09:12:08 Executing busybox-1.35.0-r29.trigger 09:12:08 Executing ca-certificates-20230506-r0.trigger 09:12:08 OK: 8 MiB in 17 packages 09:12:10 Removing intermediate container 30d4537f1ef6 09:12:10 ---> 49838e8a752a 09:12:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:12:10 ---> Running in e4d558cbd4bc 09:12:10 Removing intermediate container e4d558cbd4bc 09:12:10 ---> c7aa52dba5e3 09:12:10 Step 13/23 : ENV APP_PORT=59860 09:12:10 ---> Running in eeea66402dcb 09:12:11 Removing intermediate container eeea66402dcb 09:12:11 ---> 87967c80c9d7 09:12:11 Step 14/23 : EXPOSE $APP_PORT 09:12:11 ---> Running in 59fa6c096e95 09:12:11 Removing intermediate container 59fa6c096e95 09:12:11 ---> 06cf83906180 09:12:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:12 ---> cce868e277e9 09:12:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:12 ---> ed5a09bd31d6 09:12:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:14 ---> 0fdb61cd39d4 09:12:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:12:14 ---> 2e35117d207a 09:12:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:12:14 ---> Running in 416fee405550 09:12:14 Removing intermediate container 416fee405550 09:12:14 ---> 2750c901cccf 09:12:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:14 ---> Running in 720923436dac 09:12:15 Removing intermediate container 720923436dac 09:12:15 ---> bf44290ee048 09:12:15 Step 21/23 : LABEL arch=arm64 09:12:15 ---> Running in 7ea49deee2bd 09:12:15 Removing intermediate container 7ea49deee2bd 09:12:15 ---> 1ac26bb6f599 09:12:15 Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a 09:12:15 ---> Running in 7594989fdb8a 09:12:15 Removing intermediate container 7594989fdb8a 09:12:15 ---> 7be667d6b26e 09:12:15 Step 23/23 : LABEL version=0.0.0 09:12:16 ---> Running in f4896078ddd3 09:12:16 Removing intermediate container f4896078ddd3 09:12:16 ---> f1587a1efea4 09:12:16 09:12:16 Successfully built f1587a1efea4 09:12:16 Successfully tagged support-notifications-arm64:latest 09:12:17  Building support-notifications ... done  [Pipeline] } 09:12:17 $ docker stop --time=1 76f90791c338a4d9c59103165d7821eb53218f5e52cc991a6f24e7c715a7dd97 09:12:18 $ docker rm -f --volumes 76f90791c338a4d9c59103165d7821eb53218f5e52cc991a6f24e7c715a7dd97 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:19 + docker images 09:12:19 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:19 support-notifications-arm64 latest f1587a1efea4 3 seconds ago 31.9MB 09:12:19 9717316e7df1 15 seconds ago 1.59GB 09:12:19 security-proxy-setup-arm64 latest 392267efa5c7 33 seconds ago 18.7MB 09:12:19 ef1ee05fd736 49 seconds ago 1.51GB 09:12:19 core-command-arm64 latest e88cb635c459 About a minute ago 19.7MB 09:12:19 d24e52c3adf2 About a minute ago 1.53GB 09:12:19 core-data-arm64 latest e2390e293c4c 2 minutes ago 19.9MB 09:12:19 da98713d5e6f 2 minutes ago 1.53GB 09:12:19 security-secretstore-setup-arm64 latest 3ba516095a11 5 minutes ago 32.2MB 09:12:19 db1566c1fe96 5 minutes ago 1.52GB 09:12:19 security-proxy-auth-arm64 latest 723cb4048527 6 minutes ago 18.1MB 09:12:19 8fe4a710686f 6 minutes ago 1.51GB 09:12:19 security-spire-server-arm64 latest 853065779c7a 8 minutes ago 97MB 09:12:19 581373e69597 9 minutes ago 1.39GB 09:12:19 security-spire-agent-arm64 latest 8a9a65425239 9 minutes ago 153MB 09:12:19 security-spire-config-arm64 latest 85b6ccb834c2 10 minutes ago 96.1MB 09:12:19 support-scheduler-arm64 latest 312d7f64220b 10 minutes ago 31.2MB 09:12:19 1b11b23f0d65 10 minutes ago 1.59GB 09:12:19 7e82c3ce5370 10 minutes ago 1.39GB 09:12:19 ef1c25ff3b53 10 minutes ago 1.39GB 09:12:19 security-spiffe-token-provider-arm64 latest e43c1cd711b5 11 minutes ago 32.8MB 09:12:19 2c78f241da2b 11 minutes ago 1.57GB 09:12:19 core-metadata-arm64 latest 2f39fac1def2 13 minutes ago 20.2MB 09:12:19 1c51738850d3 13 minutes ago 1.53GB 09:12:19 core-common-config-bootstrapper-arm64 latest 6f2fcde8b86b 13 minutes ago 17.2MB 09:12:19 security-bootstrapper-arm64 latest 8a97ac096974 13 minutes ago 21.9MB 09:12:19 9de1d5cae819 14 minutes ago 1.52GB 09:12:19 315da4a39ab4 14 minutes ago 1.51GB 09:12:19 ci-base-image-arm64 latest a5558f71044c 37 minutes ago 899MB 09:12:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 09:12:19 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 09:12:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:19 09:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:20 arm64: Pulling from edgex-lftools-log-publisher 09:12:20 8998bd30e6a1: Pulling fs layer 09:12:20 04944245beec: Pulling fs layer 09:12:20 699f458cf7ca: Pulling fs layer 09:12:20 765212b225bb: Pulling fs layer 09:12:20 f23df028b6ca: Pulling fs layer 09:12:20 d65c8cfc05b1: Pulling fs layer 09:12:20 2437ff75d9bd: Pulling fs layer 09:12:20 f23df028b6ca: Waiting 09:12:20 d65c8cfc05b1: Waiting 09:12:20 2437ff75d9bd: Waiting 09:12:20 765212b225bb: Waiting 09:12:20 04944245beec: Verifying Checksum 09:12:20 04944245beec: Download complete 09:12:20 765212b225bb: Verifying Checksum 09:12:20 765212b225bb: Download complete 09:12:20 f23df028b6ca: Download complete 09:12:20 d65c8cfc05b1: Verifying Checksum 09:12:20 d65c8cfc05b1: Download complete 09:12:20 699f458cf7ca: Verifying Checksum 09:12:20 699f458cf7ca: Download complete 09:12:21 8998bd30e6a1: Verifying Checksum 09:12:21 8998bd30e6a1: Download complete 09:12:23 2437ff75d9bd: Verifying Checksum 09:12:23 2437ff75d9bd: Download complete 09:12:25 8998bd30e6a1: Pull complete 09:12:25 04944245beec: Pull complete 09:12:27 699f458cf7ca: Pull complete 09:12:27 765212b225bb: Pull complete 09:12:28 f23df028b6ca: Pull complete 09:12:28 d65c8cfc05b1: Pull complete 09:12:46 2437ff75d9bd: Pull complete 09:12:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:46 prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container 09:12:46 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:49 $ docker top ce8f066530f9efdbc67a2addcf3cc903c662e000bc081db51227918a91d6725c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:50 ---> job-cost.sh 09:12:50 lf-activate-venv: SKIPPING 09:12:50 INFO: No Stack... 09:12:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:52 INFO: Archiving Costs [Pipeline] sh 09:12:52 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:12:52 + cut -d, -f6 [Pipeline] lock 09:12:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] 09:12:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] did not exist. Created. 09:12:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:53 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:53 Stashed 1 file(s) [Pipeline] } 09:12:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:53 $ docker stop --time=1 ce8f066530f9efdbc67a2addcf3cc903c662e000bc081db51227918a91d6725c 09:12:54 $ docker rm -f --volumes ce8f066530f9efdbc67a2addcf3cc903c662e000bc081db51227918a91d6725c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:12:55 provisioning config files... 09:12:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16695385899671577235tmp [Pipeline] { [Pipeline] sh 09:12:55 + set +x 09:12:55 + curl -s https://codecov.io/bash 09:12:55 + bash -s -- 09:12:55 09:12:55 _____ _ 09:12:55 / ____| | | 09:12:55 | | ___ __| | ___ ___ _____ __ 09:12:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:55 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:55 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:55 Bash-1.0.6 09:12:55 09:12:55 09:12:55 ==> git version 2.25.1 found 09:12:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:12:55 Release-Date: 2020-01-08 09:12:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:55 ==> Jenkins CI detected. 09:12:55 current dir:  /w/workspace/edgex-go/3 09:12:55 project root: . 09:12:55 --> token set from env 09:12:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:55 ==> Running gcov in . (disable via -X gcov) 09:12:55 ==> Python coveragepy not found 09:12:55 ==> Searching for coverage reports in: 09:12:55 + . 09:12:55 -> Found 1 reports 09:12:55 ==> Detecting git/mercurial file structure 09:12:55 ==> Reading reports 09:12:55 + ./coverage.out bytes=447731 09:12:55 ==> Appending adjustments 09:12:55 https://docs.codecov.io/docs/fixing-reports 09:12:57 + Found adjustments 09:12:57 ==> Gzipping contents 09:12:57 60K /tmp/codecov.COGCFq.gz 09:12:57 ==> Uploading reports 09:12:57 url: https://codecov.io 09:12:57 query: branch=PR-4582&commit=8e25e7fad35298af546c998849ae0162fc44dd86&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= 09:12:57 -> Pinging Codecov 09:12:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4582&commit=8e25e7fad35298af546c998849ae0162fc44dd86&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= 09:12:57 -> Uploading to 09:12:57 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/00271124DB129430A58F1EEE437C3FCB/8e25e7fad35298af546c998849ae0162fc44dd86/9d636701-73c8-4b2d-b18b-157dd670fa5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T091256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29d416d0b855ed5d1c003758c1644defa8651f0c931371b30e2d54dec4a72723 09:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:57 Dload Upload Total Spent Left Speed 09:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57391 0 0 100 57391 0 261k --:--:-- --:--:-- --:--:-- 261k 09:12:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] } 09:12:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:57 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:59 ---> package-listing.sh 09:12:59 ++ facter osfamily 09:12:59 ++ tr '[:upper:]' '[:lower:]' 09:12:59 + OS_FAMILY=debian 09:12:59 + workspace=/w/workspace/edgex-go/3 09:12:59 + START_PACKAGES=/tmp/packages_start.txt 09:12:59 + END_PACKAGES=/tmp/packages_end.txt 09:12:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:59 + PACKAGES=/tmp/packages_start.txt 09:12:59 + '[' /w/workspace/edgex-go/3 ']' 09:12:59 + PACKAGES=/tmp/packages_end.txt 09:12:59 + case "${OS_FAMILY}" in 09:12:59 + dpkg -l 09:12:59 + grep '^ii' 09:12:59 + '[' -f /tmp/packages_start.txt ']' 09:12:59 + '[' -f /tmp/packages_end.txt ']' 09:12:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:59 + '[' /w/workspace/edgex-go/3 ']' 09:12:59 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:12:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:12:59 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:00 09:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:00 latest: Pulling from edgex-lftools-log-publisher 09:13:00 5eb5b503b376: Pulling fs layer 09:13:00 5c69ac0246d0: Pulling fs layer 09:13:00 ec43610c2a17: Pulling fs layer 09:13:00 3a2ae6a8a46f: Pulling fs layer 09:13:00 33b1e0a273af: Pulling fs layer 09:13:00 5d3b04190fa2: Pulling fs layer 09:13:00 3a2ae6a8a46f: Waiting 09:13:00 33b1e0a273af: Waiting 09:13:00 2f39f015ded8: Pulling fs layer 09:13:00 2f39f015ded8: Waiting 09:13:00 5c69ac0246d0: Verifying Checksum 09:13:00 5c69ac0246d0: Download complete 09:13:00 3a2ae6a8a46f: Verifying Checksum 09:13:00 3a2ae6a8a46f: Download complete 09:13:00 33b1e0a273af: Verifying Checksum 09:13:00 33b1e0a273af: Download complete 09:13:00 5d3b04190fa2: Download complete 09:13:00 ec43610c2a17: Verifying Checksum 09:13:00 ec43610c2a17: Download complete 09:13:00 5eb5b503b376: Verifying Checksum 09:13:00 5eb5b503b376: Download complete 09:13:01 2f39f015ded8: Download complete 09:13:02 5eb5b503b376: Pull complete 09:13:02 5c69ac0246d0: Pull complete 09:13:02 ec43610c2a17: Pull complete 09:13:02 3a2ae6a8a46f: Pull complete 09:13:03 33b1e0a273af: Pull complete 09:13:03 5d3b04190fa2: Pull complete 09:13:08 2f39f015ded8: Pull complete 09:13:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:08 prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container 09:13:08 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:13 $ docker top 3551568fb13925712ff39c1c76d54487b82bc60fe6a1f4122714b433ae765b5e -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:14 + ls /var/log/sa-host 09:13:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:14 provisioning config files... 09:13:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6750133387333780171tmp [Pipeline] { [Pipeline] echo 09:13:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:14 ---> create-netrc.sh [Pipeline] } 09:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:15 ---> python-tools-install.sh [Pipeline] echo 09:13:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:15 ---> sudo-logs.sh 09:13:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:15 ---> job-cost.sh 09:13:15 lf-activate-venv: SKIPPING 09:13:15 DEBUG: total: 0.10999999940395355 09:13:15 INFO: Retrieving Stack Cost... 09:13:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:16 INFO: Archiving Costs [Pipeline] echo 09:13:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:16 ---> logs-deploy.sh 09:13:16 lf-activate-venv: SKIPPING 09:13:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4582/3 09:13:16 INFO: archiving workspace using pattern(s): 09:13:17 Archives upload complete. 09:13:18 INFO: archiving logs to Nexus