Pull request #4424 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aa53dec757758856ff48b516a8ca06b8bacbcb+5942442abc70018486e4a97ccf80bb65ff67be19 (8f79848f2daef232ebb1df6c671af4df51f6968c) 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-ssh9386897522866789650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh597370668365903479.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4424/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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13124849523677364612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17252990849007093044.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-4424/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-4424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7388547023926753865.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.18 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-9519 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5942442abc70018486e4a97ccf80bb65ff67be19 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb Merge succeeded, producing c1acb166a57a505ed88899df0fc20510f5eb2e29 Checking out Revision c1acb166a57a505ed88899df0fc20510f5eb2e29 (PR-4424) > 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/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5942442abc70018486e4a97ccf80bb65ff67be19 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1acb166a57a505ed88899df0fc20510f5eb2e29 # timeout=10 Commit message: "Merge commit '5942442abc70018486e4a97ccf80bb65ff67be19' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:27 ========================================================= 19:03:27 EdgeX Global Pipelines Version Info 19:03:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 39a418c44cfb28a6a952aa4db7c728ad7c7b208a # timeout=10 19:03:28 ------------------- 19:03:28 stable info: 19:03:28 ------------------- 19:03:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:28 Message: update stable to v1.0.244 19:03:29 ------------------- 19:03:29 experimental info: 19:03:29 ------------------- 19:03:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4424 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4424 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4424 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1acb16 [Pipeline] echo 19:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:29 provisioning config files... 19:03:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config326680581503900819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:30 ---> docker-login.sh 19:03:30 nexus3.edgexfoundry.org:10001 19:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:30 Configure a credential helper to remove this warning. See 19:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:30 19:03:30 Login Succeeded 19:03:30 nexus3.edgexfoundry.org:10002 19:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:30 Configure a credential helper to remove this warning. See 19:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:30 19:03:30 Login Succeeded 19:03:30 nexus3.edgexfoundry.org:10003 19:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:31 Configure a credential helper to remove this warning. See 19:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:31 19:03:31 Login Succeeded 19:03:31 nexus3.edgexfoundry.org:10004 19:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:31 Configure a credential helper to remove this warning. See 19:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:31 19:03:31 Login Succeeded 19:03:31 docker.io 19:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:31 Configure a credential helper to remove this warning. See 19:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:31 19:03:31 Login Succeeded 19:03:31 ---> docker-login.sh ends [Pipeline] } 19:03:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:03:31 + dirname cmd/core-command/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo core-command,cmd/core-command/Dockerfile 19:03:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:31 + + dirname cmd/core-data/Dockerfilecut 19:03:31 -d/ -f2 19:03:31 + echo core-data,cmd/core-data/Dockerfile 19:03:31 + dirname cmd/core-metadata/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:31 + + dirname cmd/security-bootstrapper/Dockerfile 19:03:31 cut -d/ -f2 19:03:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:31 + dirname cmd/security-proxy-auth/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:03:31 + dirname cmd/security-proxy-setup/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:31 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:31 + + cut -d/ -f2 19:03:31 dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:31 + dirname cmd/security-spire-agent/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:31 + dirname cmd/security-spire-config/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:31 + dirname cmd/security-spire-server/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:31 + dirname cmd/support-notifications/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:31 + dirname cmd/support-scheduler/Dockerfile 19:03:31 + cut -d/ -f2 19:03:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:32 + git rev-list -1 --merges c1acb166a57a505ed88899df0fc20510f5eb2e29~1..c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] echo 19:03:32 -----------> git rev-list -1 --merges c1acb166a57a505ed88899df0fc20510f5eb2e29~1..c1acb166a57a505ed88899df0fc20510f5eb2e29 c1acb166a57a505ed88899df0fc20510f5eb2e29 19:03:32 c1acb166a57a505ed88899df0fc20510f5eb2e29 [false] [Pipeline] sh 19:03:32 + git log --format=format:%s -1 c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] echo 19:03:32 ========================================================= 19:03:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:32 + grep -v github /etc/ssh/ssh_known_hosts 19:03:32 + [ -e /tmp/ssh_known_hosts ] 19:03:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:32 sudo tee -a /etc/ssh/ssh_known_hosts 19:03:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:33 19:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:33 b85a868b505f: Pulling fs layer 19:03:33 e2be974225ed: Pulling fs layer 19:03:33 339a4e72a1f5: Pulling fs layer 19:03:33 988bab9f4d93: Pulling fs layer 19:03:33 1469e6f7b9e6: Pulling fs layer 19:03:33 eaf3925da568: Pulling fs layer 19:03:33 bab4dde63d76: Pulling fs layer 19:03:33 bde34c3a00c8: Pulling fs layer 19:03:33 b352a97aabf1: Pulling fs layer 19:03:33 4872d77fe225: Pulling fs layer 19:03:33 5851b861e8e6: Pulling fs layer 19:03:33 bde34c3a00c8: Waiting 19:03:33 b352a97aabf1: Waiting 19:03:33 988bab9f4d93: Waiting 19:03:33 4872d77fe225: Waiting 19:03:33 5851b861e8e6: Waiting 19:03:33 1469e6f7b9e6: Waiting 19:03:33 eaf3925da568: Waiting 19:03:33 bab4dde63d76: Waiting 19:03:33 e2be974225ed: Verifying Checksum 19:03:33 e2be974225ed: Download complete 19:03:33 988bab9f4d93: Verifying Checksum 19:03:33 988bab9f4d93: Download complete 19:03:33 1469e6f7b9e6: Verifying Checksum 19:03:33 1469e6f7b9e6: Download complete 19:03:33 eaf3925da568: Verifying Checksum 19:03:33 eaf3925da568: Download complete 19:03:33 339a4e72a1f5: Verifying Checksum 19:03:33 339a4e72a1f5: Download complete 19:03:33 bde34c3a00c8: Verifying Checksum 19:03:33 b352a97aabf1: Verifying Checksum 19:03:33 b352a97aabf1: Download complete 19:03:34 4872d77fe225: Download complete 19:03:34 5851b861e8e6: Download complete 19:03:34 b85a868b505f: Verifying Checksum 19:03:34 b85a868b505f: Download complete 19:03:34 bab4dde63d76: Verifying Checksum 19:03:34 bab4dde63d76: Download complete 19:03:35 b85a868b505f: Pull complete 19:03:35 e2be974225ed: Pull complete 19:03:35 339a4e72a1f5: Pull complete 19:03:36 988bab9f4d93: Pull complete 19:03:36 1469e6f7b9e6: Pull complete 19:03:36 eaf3925da568: Pull complete 19:03:38 bab4dde63d76: Pull complete 19:03:38 bde34c3a00c8: Pull complete 19:03:38 b352a97aabf1: Pull complete 19:03:38 4872d77fe225: Pull complete 19:03:38 5851b861e8e6: Pull complete 19:03:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:38 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 19:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:03:42 $ docker top 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 -eo pid,comm 19:03:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:03:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:43 [ssh-agent] Looking for ssh-agent implementation... 19:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:43 $ docker exec 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent 19:03:43 SSH_AUTH_SOCK=/tmp/ssh-I1N0UQj99KQv/agent.32 19:03:43 SSH_AGENT_PID=37 19:03:43 Running ssh-add (command line suppressed) 19:03:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_14500885244312331322.key (/w/workspace/edgex-go/4@tmp/private_key_14500885244312331322.key) 19:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:43 + git tag --points-at HEAD [Pipeline] } 19:03:43 $ docker exec --env ******** --env ******** 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent -k 19:03:43 unset SSH_AUTH_SOCK; 19:03:43 unset SSH_AGENT_PID; 19:03:43 echo Agent pid 37 killed; 19:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:43 [ssh-agent] Looking for ssh-agent implementation... 19:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:43 $ docker exec 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent 19:03:44 SSH_AUTH_SOCK=/tmp/ssh-qNEX1AXxEtFl/agent.71 19:03:44 SSH_AGENT_PID=78 19:03:44 Running ssh-add (command line suppressed) 19:03:44 Identity added: /w/workspace/edgex-go/4@tmp/private_key_12362038151249534829.key (/w/workspace/edgex-go/4@tmp/private_key_12362038151249534829.key) 19:03:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:44 + git semver init 19:03:44 2023-03-09 19:03:44,647 [run_init] DEBUG init version:0.0.0 force:False 19:03:44 2023-03-09 19:03:44,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 19:03:44 2023-03-09 19:03:44,648 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 19:03:44 2023-03-09 19:03:44,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 19:03:51 2023-03-09 19:03:50,278 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 19:03:51 2023-03-09 19:03:50,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4424 with force:False 19:03:51 2023-03-09 19:03:50,279 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4424 19:03:51 2023-03-09 19:03:50,283 [execute] INFO git cat-file --batch-check 19:03:51 2023-03-09 19:03:50,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 19:03:51 2023-03-09 19:03:50,289 [execute] INFO git cat-file --batch 19:03:51 2023-03-09 19:03:50,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 19:03:51 2023-03-09 19:03:50,294 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4424 19:03:51 0.0.0 [Pipeline] } 19:03:51 $ docker exec --env ******** --env ******** 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 ssh-agent -k 19:03:51 unset SSH_AUTH_SOCK; 19:03:51 unset SSH_AGENT_PID; 19:03:51 echo Agent pid 78 killed; 19:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:51 + git semver [Pipeline] } 19:03:52 $ docker stop --time=1 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 19:03:53 $ docker rm -f --volumes 466e3b4e57daa72abc4ea46f984e6b4a489a52fca7069f1c3040c0fea20f3f28 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:53 Stashed 1 file(s) [Pipeline] echo 19:03:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:54 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 19:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:54 ========================================================= 19:03:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:54 213ec9aee27d: Pulling fs layer 19:03:54 4583459ba037: Pulling fs layer 19:03:54 93c1e223e6f2: Pulling fs layer 19:03:54 53926ce57604: Pulling fs layer 19:03:54 21b2b0c7a3f4: Pulling fs layer 19:03:54 22ff95d597cd: Pulling fs layer 19:03:54 12d6caf4c0d1: Pulling fs layer 19:03:54 96b7cbca73a9: Pulling fs layer 19:03:54 a7acece74701: Pulling fs layer 19:03:54 12d6caf4c0d1: Waiting 19:03:54 96b7cbca73a9: Waiting 19:03:54 53926ce57604: Waiting 19:03:54 22ff95d597cd: Waiting 19:03:54 a7acece74701: Waiting 19:03:54 21b2b0c7a3f4: Waiting 19:03:54 93c1e223e6f2: Download complete 19:03:54 4583459ba037: Download complete 19:03:54 21b2b0c7a3f4: Download complete 19:03:54 22ff95d597cd: Verifying Checksum 19:03:54 22ff95d597cd: Download complete 19:03:54 213ec9aee27d: Verifying Checksum 19:03:54 213ec9aee27d: Download complete 19:03:54 12d6caf4c0d1: Download complete 19:03:54 213ec9aee27d: Pull complete 19:03:55 4583459ba037: Pull complete 19:03:55 93c1e223e6f2: Pull complete 19:03:55 a7acece74701: Verifying Checksum 19:03:55 a7acece74701: Download complete 19:03:55 96b7cbca73a9: Verifying Checksum 19:03:55 96b7cbca73a9: Download complete 19:03:55 53926ce57604: Verifying Checksum 19:03:55 53926ce57604: Download complete 19:03:59 53926ce57604: Pull complete 19:03:59 21b2b0c7a3f4: Pull complete 19:03:59 22ff95d597cd: Pull complete 19:03:59 12d6caf4c0d1: Pull complete 19:04:01 96b7cbca73a9: Pull complete 19:04:02 a7acece74701: Pull complete 19:04:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:02 WORKDIR /edgex 19:04:02 COPY go.mod . 19:04:02 RUN go mod download 19:04:02 + docker build -t ci-base-image-x86_64 -f - . 19:04:03 Sending build context to Docker daemon 170.4MB 19:04:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:03 ---> db6d94c90886 19:04:03 Step 2/4 : WORKDIR /edgex 19:04:08 Still waiting to schedule task 19:04:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:11 ---> Running in 513f6933718f 19:04:11 Removing intermediate container 513f6933718f 19:04:11 ---> b984a1e65100 19:04:11 Step 3/4 : COPY go.mod . 19:04:11 ---> 6e09342402b8 19:04:11 Step 4/4 : RUN go mod download 19:04:11 ---> Running in ddbbf799a2e4 19:04:29 Removing intermediate container ddbbf799a2e4 19:04:29 ---> beb87358b525 19:04:29 Successfully built beb87358b525 19:04:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:30 + docker inspect -f . ci-base-image-x86_64 19:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:30 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 19:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:04:30 $ docker top cdc28e5788a54215169db532c3f0367547536abd5b8f50881ca3954bd44a4d97 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:31 + go version 19:04:31 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:31 $ docker stop --time=1 cdc28e5788a54215169db532c3f0367547536abd5b8f50881ca3954bd44a4d97 19:04:32 $ docker rm -f --volumes cdc28e5788a54215169db532c3f0367547536abd5b8f50881ca3954bd44a4d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:32 + docker inspect -f . ci-base-image-x86_64 19:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:33 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 19:04:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:04:33 $ docker top d317505e33399a40b865465820eff6d3e8bb784c9f9d5637a53b96c4be13d2a1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:33 ========================================================= 19:04:33 [edgeXBuildGoParallel] Running Tests and Build... 19:04:33 ========================================================= [Pipeline] sh 19:04:33 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 19:04:34 + make test 19:04:34 go test -race -coverprofile=coverage.out ./... 19:04:40 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.133s coverage: 98.5% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.2% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:04:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.230s coverage: 88.5% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.118s coverage: 3.9% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.487s coverage: 95.6% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.0% of statements 19:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 82.9% of statements 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 19:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 19:05:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.460s coverage: 79.9% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 81.2% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.1% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:05:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9521 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws 19:05:40 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:05:40 The recommended git tool is: git 19:05:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:05:41 go vet ./... 19:05:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:44 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:45 + ls -al . 19:05:45 total 704 19:05:45 drwxrwxr-x 11 1001 1001 4096 Mar 9 19:04 . 19:05:45 drwxr-xr-x 4 root root 4096 Mar 9 19:04 .. 19:05:45 drwxrwxr-x 2 1001 1001 4096 Mar 9 19:03 .blubracket 19:05:45 -rw-rw-r-- 1 1001 1001 16 Mar 9 19:03 .dockerignore 19:05:45 drwxrwxr-x 8 1001 1001 4096 Mar 9 19:05 .git 19:05:45 drwxrwxr-x 3 1001 1001 4096 Mar 9 19:03 .github 19:05:45 -rw-rw-r-- 1 1001 1001 1112 Mar 9 19:03 .gitignore 19:05:45 -rw-rw-r-- 1 1001 1001 42 Mar 9 19:03 .golangci.yml 19:05:45 -rw-rw-r-- 1 1001 1001 87 Mar 9 19:03 .hadolint.yml 19:05:45 drwxr-xr-x 3 1001 1001 4096 Mar 9 19:03 .semver 19:05:45 -rw-rw-r-- 1 1001 1001 166 Mar 9 19:03 .sonarcloud.properties 19:05:45 -rw-rw-r-- 1 1001 1001 1171 Mar 9 19:03 ADOPTERS.md 19:05:45 -rw-rw-r-- 1 1001 1001 10825 Mar 9 19:03 Attribution.txt 19:05:45 -rw-rw-r-- 1 1001 1001 73765 Mar 9 19:03 CHANGELOG.md 19:05:45 -rw-rw-r-- 1 1001 1001 3804 Mar 9 19:03 CONTRIBUTING.md 19:05:45 -rw-rw-r-- 1 1001 1001 677 Mar 9 19:03 GOVERNANCE.md 19:05:45 -rw-rw-r-- 1 1001 1001 883 Mar 9 19:03 Jenkinsfile 19:05:45 -rw-rw-r-- 1 1001 1001 10775 Mar 9 19:03 LICENSE 19:05:45 -rw-rw-r-- 1 1001 1001 14071 Mar 9 19:03 Makefile 19:05:45 -rw-rw-r-- 1 1001 1001 582 Mar 9 19:03 OWNERS.md 19:05:45 -rw-rw-r-- 1 1001 1001 9403 Mar 9 19:03 README.md 19:05:45 -rw-rw-r-- 1 1001 1001 6912 Mar 9 19:03 SECURITY.md 19:05:45 -rw-rw-r-- 1 1001 1001 5 Mar 9 19:03 VERSION 19:05:45 drwxrwxr-x 2 1001 1001 4096 Mar 9 19:03 bin 19:05:45 drwxrwxr-x 18 1001 1001 4096 Mar 9 19:03 cmd 19:05:45 -rw-r--r-- 1 root root 447487 Mar 9 19:05 coverage.out 19:05:45 -rw-rw-r-- 1 1001 1001 3232 Mar 9 19:03 go.mod 19:05:45 -rw-rw-r-- 1 1001 1001 31098 Mar 9 19:03 go.sum 19:05:45 drwxrwxr-x 7 1001 1001 4096 Mar 9 19:03 internal 19:05:45 drwxrwxr-x 3 1001 1001 4096 Mar 9 19:03 openapi 19:05:45 drwxrwxr-x 4 1001 1001 4096 Mar 9 19:03 snap 19:05:45 -rw-rw-r-- 1 1001 1001 204 Mar 9 19:03 version.go [Pipeline] sh 19:05:45 + '[' -e coverage.out ] 19:05:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:05:45 using credential edgex-jenkins-ssh 19:05:45 Cloning the remote Git repository 19:05:45 Stashed 1 file(s) [Pipeline] sh 19:05:45 + make build 19:05:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:05:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:45 > git init /w/workspace/edgex-go/4 # timeout=10 19:05:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:45 > git --version # timeout=10 19:05:45 > git --version # 'git version 2.25.1' 19:05:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:05:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:06:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:06:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:03 Merging remotes/origin/main commit 5942442abc70018486e4a97ccf80bb65ff67be19 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb 19:06:04 Merge succeeded, producing dd2098e0507c7dcdba8420fff47aec922b730e45 19:06:04 Checking out Revision dd2098e0507c7dcdba8420fff47aec922b730e45 (PR-4424) 19:06:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:03 > git config core.sparsecheckout # timeout=10 19:06:03 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 19:06:03 > git remote # timeout=10 19:06:03 > git config --get remote.origin.url # timeout=10 19:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:03 > git merge 5942442abc70018486e4a97ccf80bb65ff67be19 # timeout=10 19:06:04 > git rev-parse HEAD^{commit} # timeout=10 19:06:04 > git config core.sparsecheckout # timeout=10 19:06:04 > git checkout -f dd2098e0507c7dcdba8420fff47aec922b730e45 # timeout=10 19:06:07 Commit message: "Merge commit '5942442abc70018486e4a97ccf80bb65ff67be19' into HEAD" 19:06:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:08 Dload Upload Total Spent Left Speed 19:06:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 19:06:07 > git rev-list --no-walk 39a418c44cfb28a6a952aa4db7c728ad7c7b208a # timeout=10 [Pipeline] sh 19:06:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 19:06:09 sudo tee /etc/docker/daemon.new 19:06:09 { 19:06:09 "registry-mirrors": [ 19:06:09 "https://nexus3.edgexfoundry.org:10001" 19:06:09 ], 19:06:09 "bip": "10.250.0.254/24", 19:06:09 "hosts": [ 19:06:09 "tcp://0.0.0.0:5555", 19:06:09 "unix:///var/run/docker.sock" 19:06:09 ], 19:06:09 "mtu": 1458, 19:06:09 "selinux-enabled": true, 19:06:09 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:09 } [Pipeline] sh 19:06:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:10 + sudo service docker restart 19:06:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:06:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:06:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:06:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:06:16 $ docker stop --time=1 d317505e33399a40b865465820eff6d3e8bb784c9f9d5637a53b96c4be13d2a1 19:06:24 $ docker rm -f --volumes d317505e33399a40b865465820eff6d3e8bb784c9f9d5637a53b96c4be13d2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:25 19:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:26 latest: Pulling from edgex-devops/edgex-compose 19:06:26 cbdbe7a5bc2a: Pulling fs layer 19:06:26 ca9280d653b3: Pulling fs layer 19:06:26 7e9c9ca2126c: Pulling fs layer 19:06:26 cbdbe7a5bc2a: Download complete 19:06:26 ca9280d653b3: Download complete 19:06:26 cbdbe7a5bc2a: Pull complete 19:06:27 7e9c9ca2126c: Download complete 19:06:27 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:28 provisioning config files... 19:06:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16699944163798686721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:29 ---> docker-login.sh 19:06:29 nexus3.edgexfoundry.org:10001 19:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:29 Configure a credential helper to remove this warning. See 19:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:29 19:06:29 Login Succeeded 19:06:29 nexus3.edgexfoundry.org:10002 19:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:29 Configure a credential helper to remove this warning. See 19:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:29 19:06:29 Login Succeeded 19:06:29 nexus3.edgexfoundry.org:10003 19:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:30 Configure a credential helper to remove this warning. See 19:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:30 19:06:30 Login Succeeded 19:06:30 nexus3.edgexfoundry.org:10004 19:06:30 7e9c9ca2126c: Pull complete 19:06:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:30 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 19:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:30 Configure a credential helper to remove this warning. See 19:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:30 19:06:30 Login Succeeded 19:06:30 docker.io 19:06:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:31 Configure a credential helper to remove this warning. See 19:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:31 19:06:31 Login Succeeded 19:06:31 ---> docker-login.sh ends 19:06:33 $ docker top 4f6317ac420e9155bd76e6533a0efe9565d4893f1713c4954cdf7907bd7371f5 -eo pid,comm [Pipeline] { [Pipeline] } 19:06:34 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:06:34 + docker-compose build --help 19:06:34 + grep parallel 19:06:34 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 19:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:34 ========================================================= 19:06:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:06:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:34 --parallel Build images in parallel. [Pipeline] } 19:06:34 $ docker stop --time=1 4f6317ac420e9155bd76e6533a0efe9565d4893f1713c4954cdf7907bd7371f5 19:06:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:35 9b18e9b68314: Pulling fs layer 19:06:35 35d82f9e3411: Pulling fs layer 19:06:35 e16973657156: Pulling fs layer 19:06:35 fc693d55d65f: Pulling fs layer 19:06:35 7e9fc2657dce: Pulling fs layer 19:06:35 dda99020689f: Pulling fs layer 19:06:35 db1c61fa0a46: Pulling fs layer 19:06:35 891c053d2c06: Pulling fs layer 19:06:35 7e9fc2657dce: Waiting 19:06:35 dda99020689f: Waiting 19:06:35 db1c61fa0a46: Waiting 19:06:35 891c053d2c06: Waiting 19:06:35 fc693d55d65f: Waiting 19:06:35 e16973657156: Verifying Checksum 19:06:35 e16973657156: Download complete 19:06:35 35d82f9e3411: Download complete 19:06:35 7e9fc2657dce: Verifying Checksum 19:06:35 7e9fc2657dce: Download complete 19:06:35 dda99020689f: Verifying Checksum 19:06:35 dda99020689f: Download complete 19:06:35 9b18e9b68314: Verifying Checksum 19:06:35 9b18e9b68314: Download complete 19:06:36 9b18e9b68314: Pull complete 19:06:36 891c053d2c06: Verifying Checksum 19:06:36 891c053d2c06: Download complete 19:06:36 $ docker rm -f --volumes 4f6317ac420e9155bd76e6533a0efe9565d4893f1713c4954cdf7907bd7371f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:36 35d82f9e3411: Pull complete 19:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:36 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 19:06:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:06:37 e16973657156: Pull complete 19:06:37 $ docker top d102eb382bdd9d11f61be6569373b114cf97700397697bc7ae78fcf0cfe6352d -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:37 db1c61fa0a46: Download complete 19:06:37 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:38 Building core-command ... 19:06:38 Building core-common-config-bootstrapper ... 19:06:38 Building core-data ... 19:06:38 Building core-metadata ... 19:06:38 Building security-bootstrapper ... 19:06:38 Building security-proxy-auth ... 19:06:38 Building security-proxy-setup ... 19:06:38 Building security-secretstore-setup ... 19:06:38 Building security-spiffe-token-provider ... 19:06:38 Building security-spire-agent ... 19:06:38 Building security-spire-config ... 19:06:38 Building security-spire-server ... 19:06:38 Building support-notifications ... 19:06:38 Building support-scheduler ... 19:06:38 Building security-bootstrapper 19:06:38 Building core-data 19:06:38 Building security-proxy-auth 19:06:38 Building support-scheduler 19:06:38 Building core-common-config-bootstrapper 19:06:38 fc693d55d65f: Verifying Checksum 19:06:38 fc693d55d65f: Download complete 19:06:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:50 ---> beb87358b525 19:06:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:50 ---> beb87358b525 19:06:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:50 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:06:50 ---> beb87358b525 19:06:50 Step 3/32 : WORKDIR /edgex-go 19:06:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:50 ---> beb87358b525 19:06:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:50 fc693d55d65f: Pull complete 19:06:50 7e9fc2657dce: Pull complete 19:06:50 dda99020689f: Pull complete 19:06:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:50 ---> beb87358b525 19:06:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:58 db1c61fa0a46: Pull complete 19:06:59 891c053d2c06: Pull complete 19:06:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:00 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:00 WORKDIR /edgex 19:07:00 COPY go.mod . 19:07:00 RUN go mod download -t 19:07:00 ci-base-image-arm64 -f - . 19:07:00 Sending build context to Docker daemon 2.95MB 19:07:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:00 ---> f96f9c87975a 19:07:00 Step 2/4 : WORKDIR /edgex 19:07:02 ---> Running in ff9db37f0735 19:07:02 Removing intermediate container ff9db37f0735 19:07:02 ---> 08a9164e68d7 19:07:02 Step 3/4 : COPY go.mod . 19:07:03 ---> a47e7b903491 19:07:03 Step 4/4 : RUN go mod download 19:07:03 ---> Running in 02c7d202dd39 19:07:05 ---> Running in ed0e59935a15 19:07:05 ---> Running in 29151e991498 19:07:05 ---> Running in bd951786f950 19:07:05 ---> Running in b80d508235c5 19:07:05 ---> Running in ffce17b99ef8 19:07:05 Removing intermediate container ffce17b99ef8 19:07:05 ---> 846a02b03db9 19:07:05 Step 4/22 : WORKDIR /edgex-go 19:07:05 Removing intermediate container ed0e59935a15 19:07:05 ---> c38861f8c047 19:07:05 Step 4/32 : RUN apk add --update --no-cache make git 19:07:05 Removing intermediate container bd951786f950 19:07:05 ---> 892bd1202c5f 19:07:05 Step 4/22 : WORKDIR /edgex-go 19:07:05 Removing intermediate container 29151e991498 19:07:05 ---> 8df490b8c449 19:07:05 Step 4/22 : WORKDIR /edgex-go 19:07:05 Removing intermediate container b80d508235c5 19:07:05 ---> a7295cfb090b 19:07:05 Step 4/22 : WORKDIR /edgex-go 19:07:05 ---> Running in cba66617be08 19:07:05 ---> Running in e62bb1da7e14 19:07:05 ---> Running in f61f53aacd4a 19:07:05 ---> Running in 04f2f64e6e3a 19:07:05 ---> Running in 2121110a4e31 19:07:05 Removing intermediate container 04f2f64e6e3a 19:07:05 ---> ad652f7b3229 19:07:05 Step 5/22 : RUN apk add --update --no-cache make git 19:07:05 ---> Running in 0390e08c1430 19:07:05 Removing intermediate container cba66617be08 19:07:05 ---> 18267c9dbcec 19:07:05 Step 5/22 : RUN apk add --update --no-cache make git 19:07:05 Removing intermediate container f61f53aacd4a 19:07:05 ---> 2c6040176eb6 19:07:05 Step 5/22 : RUN apk add --update --no-cache make git 19:07:05 Removing intermediate container 2121110a4e31 19:07:05 ---> 3f11a1c287eb 19:07:05 Step 5/22 : RUN apk add --update --no-cache make git 19:07:05 ---> Running in 80c6d804af71 19:07:05 ---> Running in 6ce095cd778b 19:07:05 ---> Running in 7020025b0056 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:05 OK: 211 MiB in 51 packages 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:05 OK: 211 MiB in 51 packages 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:05 OK: 211 MiB in 51 packages 19:07:06 OK: 211 MiB in 51 packages 19:07:06 Removing intermediate container e62bb1da7e14 19:07:06 ---> e93ca61c0048 19:07:06 Step 5/32 : COPY go.mod vendor* ./ 19:07:06 OK: 211 MiB in 51 packages 19:07:06 Removing intermediate container 0390e08c1430 19:07:06 ---> d105f111348e 19:07:06 Step 6/22 : COPY go.mod vendor* ./ 19:07:06 ---> 21e08bf4e9f4 19:07:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:06 ---> 6479b0960adf 19:07:06 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:06 ---> Running in c9cf2860e5e7 19:07:06 ---> Running in 92d25931f077 19:07:06 Removing intermediate container 80c6d804af71 19:07:06 ---> b8b1f83a266b 19:07:06 Step 6/22 : COPY go.mod vendor* ./ 19:07:06 Removing intermediate container 7020025b0056 19:07:06 ---> f1d00e364448 19:07:06 Step 6/22 : COPY go.mod vendor* ./ 19:07:06 ---> ce211e6e73b8 19:07:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:06 ---> Running in 90004cc18d96 19:07:06 Removing intermediate container 6ce095cd778b 19:07:06 ---> 218e12de0423 19:07:06 Step 6/22 : COPY go.mod vendor* ./ 19:07:06 ---> e959442ab3c6 19:07:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:07 ---> Running in 9722d05253c3 19:07:07 ---> ab85029a6d0b 19:07:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:07 ---> Running in 77892f5932de 19:07:35 Removing intermediate container 02c7d202dd39 19:07:35 ---> 35605c248d52 19:07:35 Successfully built 35605c248d52 19:07:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:35 + docker inspect -f . ci-base-image-arm64 19:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:36 prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container 19:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:07:37 $ docker top 94d97de18bdec5d2c80e8c05350a77126d4aaebc76be9e4b1cc3b8ed6d305fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:38 + go version 19:07:38 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:38 $ docker stop --time=1 94d97de18bdec5d2c80e8c05350a77126d4aaebc76be9e4b1cc3b8ed6d305fe7 19:07:39 $ docker rm -f --volumes 94d97de18bdec5d2c80e8c05350a77126d4aaebc76be9e4b1cc3b8ed6d305fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:40 + docker inspect -f . ci-base-image-arm64 19:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:40 prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container 19:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:07:41 $ docker top 8148da4691c40f09570ced423159b9a3fd932293cc14d4d33fc0f26e7f9d9a81 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:42 ========================================================= 19:07:42 [edgeXBuildGoParallel] Running Tests and Build... 19:07:42 ========================================================= [Pipeline] sh 19:07:42 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 19:07:43 + make test 19:07:43 go test -race -coverprofile=coverage.out ./... 19:08:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:43 Removing intermediate container 92d25931f077 19:08:43 ---> e3875fa70133 19:08:43 Step 8/22 : COPY . . 19:08:43 Removing intermediate container 9722d05253c3 19:08:43 ---> 70d6010ca4c1 19:08:43 Step 8/22 : COPY . . 19:08:43 Removing intermediate container c9cf2860e5e7 19:08:43 ---> afae27d54d2b 19:08:43 Step 7/32 : COPY . . 19:08:43 Removing intermediate container 90004cc18d96 19:08:43 ---> 9db2274b4e42 19:08:43 Step 8/22 : COPY . . 19:08:43 Removing intermediate container 77892f5932de 19:08:43 ---> ba674a50f645 19:08:43 Step 8/22 : COPY . . 19:09:05 ---> 1de8a97796f5 19:09:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:09:05 ---> 2d4dfc27a30d 19:09:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:09:05 ---> 39f54fea8a89 19:09:05 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:05 ---> 0bc500c436b3 19:09:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:09:05 ---> 7e8d01974f09 19:09:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:09:05 ---> Running in c7f89eb8cc6f 19:09:05 ---> Running in 4143f507b446 19:09:05 ---> Running in 4f41e24d4bca 19:09:05 ---> Running in ee67f7c4ac4a 19:09:05 ---> Running in 41d2013711b9 19:09:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:09:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:09:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:52 Removing intermediate container 4f41e24d4bca 19:09:52 ---> c52384a0ba61 19:09:52 19:09:52 Step 9/32 : FROM alpine:3.16 19:09:52 Removing intermediate container ee67f7c4ac4a 19:09:52 ---> fe1dfb550412 19:09:52 19:09:52 Step 10/22 : FROM alpine:3.16 19:09:52 Removing intermediate container 4143f507b446 19:09:52 ---> d7244a231336 19:09:52 19:09:52 Step 10/22 : FROM alpine:3.16 19:09:52 3.16: Pulling from library/alpine 19:09:52 3.16: Pulling from library/alpine 19:09:52 3.16: Pulling from library/alpine 19:09:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:09:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:09:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:09:53 Status: Downloaded newer image for alpine:3.16 19:09:53 Status: Downloaded newer image for alpine:3.16 19:09:53 Status: Downloaded newer image for alpine:3.16 19:09:53 ---> dfd21b5a31f5 19:09:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:53 ---> dfd21b5a31f5 19:09:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:09:53 ---> dfd21b5a31f5 19:09:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:09:53 ---> Running in c45ef75c4d86 19:09:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:54 ---> Running in 8a61079a51b9 19:09:54 ---> Running in 5ed2b1aefbec 19:09:54 Removing intermediate container 41d2013711b9 19:09:54 ---> b962edd5893a 19:09:54 19:09:54 Step 10/22 : FROM alpine:3.16 19:09:54 ---> dfd21b5a31f5 19:09:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:09:54 ---> Running in 512c43adb9c1 19:09:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:54 Removing intermediate container c7f89eb8cc6f 19:09:54 ---> 0057fef5c92c 19:09:54 19:09:54 Step 10/22 : FROM alpine:3.16 19:09:54 ---> dfd21b5a31f5 19:09:54 Removing intermediate container 5ed2b1aefbec 19:09:54 Step 11/22 : RUN apk add --update --no-cache dumb-init ---> 8cff9ba0b68a 19:09:54 19:09:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:09:54 Removing intermediate container 8a61079a51b9 19:09:54 ---> f1c243edcccc 19:09:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:09:54 Removing intermediate container c45ef75c4d86 19:09:54 ---> e6639f4fe336 19:09:54 Step 12/22 : ENV APP_PORT=59880 19:09:54 ---> Running in 6d42d129a9aa 19:09:54 ---> Running in 04d9f2707213 19:09:54 ---> Running in e01c5d6575d8 19:09:54 ---> Running in f1d20063900e 19:09:54 Removing intermediate container 512c43adb9c1 19:09:54 ---> 979c335c8470 19:09:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:09:54 ---> Running in 2ecca8ad843f 19:09:54 Removing intermediate container f1d20063900e 19:09:54 ---> c86ef6d46755 19:09:54 Step 13/22 : EXPOSE $APP_PORT 19:09:54 ---> Running in 0640999f6bcc 19:09:54 Removing intermediate container 0640999f6bcc 19:09:54 ---> 6fef7d1b0167 19:09:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:09:54 ---> Running in c3b9c64353d7 19:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:55 (1/1) Installing dumb-init (1.2.5-r1) 19:09:55 Executing busybox-1.35.0-r17.trigger 19:09:55 OK: 6 MiB in 15 packages 19:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:55 (1/2) Installing dumb-init (1.2.5-r1) 19:09:55 (2/2) Installing su-exec (0.2-r1) 19:09:55 Executing busybox-1.35.0-r17.trigger 19:09:55 OK: 6 MiB in 16 packages 19:09:55 (1/1) Installing dumb-init (1.2.5-r1) 19:09:55 Executing busybox-1.35.0-r17.trigger 19:09:55 OK: 6 MiB in 15 packages 19:09:55 (1/1) Installing dumb-init (1.2.5-r1) 19:09:55 Executing busybox-1.35.0-r17.trigger 19:09:55 OK: 6 MiB in 15 packages 19:09:55 (1/1) Installing dumb-init (1.2.5-r1) 19:09:55 Executing busybox-1.35.0-r17.trigger 19:09:55 OK: 6 MiB in 15 packages 19:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:55 Removing intermediate container e01c5d6575d8 19:09:55 ---> 7081656d4073 19:09:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:09:55 Removing intermediate container 6d42d129a9aa 19:09:55 ---> 8d1255a5fa7a 19:09:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:55 ---> Running in e9e490ef7c3e 19:09:55 ---> Running in 77252369767f 19:09:55 Removing intermediate container e9e490ef7c3e 19:09:55 ---> fa8ef09c310d 19:09:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:09:55 Removing intermediate container 77252369767f 19:09:55 ---> 4579f76591f6 19:09:55 Step 13/22 : ENV APP_PORT=59861 19:09:55 ---> Running in 4d5a9672da57 19:09:55 Removing intermediate container 2ecca8ad843f 19:09:55 ---> 63d9d1fa4866 19:09:55 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:55 ---> Running in 6cffa998fd0c 19:09:55 Removing intermediate container c3b9c64353d7 19:09:55 ---> 2060c73d8bcd 19:09:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:56 Removing intermediate container 04d9f2707213 19:09:56 ---> 00c7f2254744 19:09:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:56 Removing intermediate container 4d5a9672da57 19:09:56 ---> bec4cb440c5f 19:09:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:09:56 Removing intermediate container 6cffa998fd0c 19:09:56 ---> a5cd5a6ab963 19:09:56 Step 14/22 : EXPOSE $APP_PORT 19:09:56 ---> Running in d13d09031cb7 19:09:56 ---> Running in 627701c7609f 19:09:56 ---> 753951d8d387 19:09:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:09:56 ---> 204598b97aba 19:09:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:09:56 Removing intermediate container 627701c7609f 19:09:56 ---> 1a54128d38db 19:09:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:57 Removing intermediate container d13d09031cb7 19:09:57 ---> a28ba58ba60d 19:09:57 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:09:57 ---> 28c3e9a7714d 19:09:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:09:57 ---> 915dea51d0f7 19:09:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:09:57 ---> Running in dfaf37d49464 19:09:57 ---> 226fdf2b0497 19:09:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:57 ---> e58769b145a3 19:09:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:09:57 Removing intermediate container dfaf37d49464 19:09:57 ---> 13b66c456fbf 19:09:57 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:09:58 ---> 07136460957b 19:09:58 Step 18/22 : ENTRYPOINT ["/core-data"] 19:09:58 ---> e1636c78f4ce 19:09:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:09:58 ---> Running in 633ad3041d0a 19:09:58 ---> cb7dcd44f04d 19:09:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:58 ---> 58fe7ab3d5b1 19:09:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 19:09:58 ---> Running in 82629f403a4a 19:09:58 ---> 10d5fd2908d8 19:09:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:58 Removing intermediate container 82629f403a4a 19:09:58 ---> a769f21f5698 19:09:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:58 ---> f21632e8cf79 19:09:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:58 ---> Running in a8c72cbcbc4a 19:09:58 ---> c51132708c26 19:09:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:09:58 ---> Running in e4578cb28500 19:09:58 ---> Running in 3c48e6070449 19:09:58 Removing intermediate container a8c72cbcbc4a 19:09:58 ---> 9da4e76a8270 19:09:58 Step 20/22 : LABEL arch=x86_64 19:09:58 Removing intermediate container 3c48e6070449 19:09:58 ---> 0917d6bcf47e 19:09:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:58 ---> Running in 496bf3c9ba60 19:09:58 ---> 26ef2a57191e 19:09:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:58 ---> Running in 9b0a9828c8e3 19:09:58 ---> Running in df98e0bac0da 19:09:58 Removing intermediate container 496bf3c9ba60 19:09:58 ---> 2bf57b99a07e 19:09:58 Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:09:58 ---> Running in 4198b515ffc5 19:09:58 Removing intermediate container 9b0a9828c8e3 19:09:58 ---> 9892dcc84a68 19:09:58 Step 20/22 : LABEL arch=x86_64 19:09:58 Removing intermediate container 633ad3041d0a 19:09:58 ---> a19dcfb9af8f 19:09:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:09:58 ---> Running in 389ec030d3e4 19:09:58 ---> Running in a77a92edf6a9 19:09:59 Removing intermediate container 4198b515ffc5 19:09:59 ---> 712b5ff26547 19:09:59 Step 22/22 : LABEL version=0.0.0 19:09:59 ---> Running in e71ac47df1ac 19:09:59 Removing intermediate container 389ec030d3e4 19:09:59 ---> 7c43cbf129eb 19:09:59 Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:09:59 ---> Running in bac0bf4d82ba 19:09:59 Removing intermediate container a77a92edf6a9 19:09:59 ---> c4cce7d061d2 19:09:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:09:59 Removing intermediate container e71ac47df1ac 19:09:59 ---> 23b06b96e9d0 19:09:59 19:09:59 Removing intermediate container bac0bf4d82ba 19:09:59 ---> ff9ea3629b75 19:09:59 Step 22/22 : LABEL version=0.0.0 19:09:59 ---> Running in 9d62c6f36cc2 19:09:59 Successfully built 23b06b96e9d0 19:09:59 Successfully tagged core-data:latest 19:09:59  Building core-data ... done Building security-secretstore-setup 19:09:59 Removing intermediate container e4578cb28500 19:09:59 ---> 58dd71c69fb3 19:09:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:09:59 ---> 00c2754fca30 19:09:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:09:59 Removing intermediate container 9d62c6f36cc2 19:09:59 ---> 20887b9fea76 19:09:59 19:09:59 ---> Running in 5d095df38aea 19:09:59 ---> Running in 91bb2a279d5b 19:09:59 Successfully built 20887b9fea76 19:09:59 Successfully tagged support-scheduler:latest 19:09:59  Building support-scheduler ... done Building support-notifications 19:10:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:02 ---> beb87358b525 19:10:02 Step 3/23 : WORKDIR /edgex-go 19:10:02 ---> Using cache 19:10:02 ---> c38861f8c047 19:10:02 Step 4/23 : RUN apk add --update --no-cache make git 19:10:02 ---> Using cache 19:10:02 ---> e93ca61c0048 19:10:02 Step 5/23 : COPY go.mod vendor* ./ 19:10:02 ---> Using cache 19:10:02 ---> 6479b0960adf 19:10:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:02 ---> Using cache 19:10:02 ---> afae27d54d2b 19:10:02 Step 7/23 : COPY . . 19:10:02 ---> Using cache 19:10:02 ---> 39f54fea8a89 19:10:02 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:03 ---> beb87358b525 19:10:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:03 ---> Using cache 19:10:03 ---> a7295cfb090b 19:10:03 Step 4/22 : WORKDIR /edgex-go 19:10:03 ---> Using cache 19:10:03 ---> 3f11a1c287eb 19:10:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:08 Removing intermediate container 5d095df38aea 19:10:08 ---> 0463242bda68 19:10:08 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:10:09 ---> Running in cc8dc06862bd 19:10:09 ---> Running in a27bfb77395d 19:10:09 ---> Running in 40bed5e545e5 19:10:09 Removing intermediate container df98e0bac0da 19:10:09 ---> cccf9b797a7f 19:10:09 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:10:09 Removing intermediate container a27bfb77395d 19:10:09 ---> 328a7b748a0c 19:10:09 Step 20/22 : LABEL arch=x86_64 19:10:09 ---> Running in 002941bf5b41 19:10:09 ---> Running in 4cdd39905563 19:10:09 Removing intermediate container 002941bf5b41 19:10:09 Removing intermediate container 4cdd39905563 19:10:09 ---> 4d7331b2e92b 19:10:09 ---> f117161adc15 19:10:09 Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:10:09 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:10:09 ---> Running in a2756ecdbc1b 19:10:09 ---> Running in b9535494e9cf 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:09 Removing intermediate container b9535494e9cf 19:10:09 ---> a8b4d2e6ab3f 19:10:09 Step 20/22 : LABEL arch=x86_64 19:10:09 ---> Running in 296523fa9094 19:10:09 Removing intermediate container a2756ecdbc1b 19:10:09 ---> 369750a36581 19:10:09 Step 22/22 : LABEL version=0.0.0 19:10:09 ---> Running in 5450599bc4fa 19:10:09 Removing intermediate container 296523fa9094 19:10:09 ---> 91afe59bacc7 19:10:09 Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:10:09 OK: 211 MiB in 51 packages 19:10:10 ---> Running in f3852e2e6c67 19:10:10 Removing intermediate container 5450599bc4fa 19:10:10 ---> aabad09addbb 19:10:10 19:10:10 Removing intermediate container 91bb2a279d5b 19:10:10 ---> 15aca365568a 19:10:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:10 Successfully built aabad09addbb 19:10:10 Successfully tagged core-common-config-bootstrapper:latest 19:10:10 Building security-spiffe-token-provider 19:10:10  Building core-common-config-bootstrapper ... done Removing intermediate container f3852e2e6c67 19:10:10 ---> 33d0ae9a921b 19:10:10 Step 22/22 : LABEL version=0.0.0 19:10:10 ---> c787a1b9ab30 19:10:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:10 ---> Running in e143d2b889c4 19:10:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:10:12 ---> beb87358b525 19:10:12 Step 3/19 : WORKDIR /edgex-go 19:10:12 ---> Using cache 19:10:12 ---> c38861f8c047 19:10:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 19:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:19 Removing intermediate container cc8dc06862bd 19:10:19 ---> 30a5ddd49c10 19:10:19 Step 6/22 : COPY go.mod vendor* ./ 19:10:19 Removing intermediate container e143d2b889c4 19:10:19 ---> e2be5ffce94c 19:10:19 19:10:19 Successfully built e2be5ffce94c 19:10:19 ---> c7ddff275a58 19:10:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:19 Successfully tagged security-proxy-auth:latest 19:10:19  Building security-proxy-auth ... done Building security-spire-config 19:10:19 ---> Running in 68f2b0908f19 19:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:22 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:22 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:22 OK: 17046 distinct packages available 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:22 OK: 211 MiB in 51 packages 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements 19:10:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:24 ---> beb87358b525 19:10:24 Step 3/24 : WORKDIR /edgex-go 19:10:24 ---> Using cache 19:10:24 ---> c38861f8c047 19:10:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:26 ---> 6154ef434a06 19:10:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Running in f729f9616d0e 19:10:27 ---> 96a0e468f160 19:10:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:27 ---> Running in 4cdd7efb361f 19:10:27 ---> 9f3a05bcc233 19:10:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:10:27 Removing intermediate container 68f2b0908f19 19:10:27 ---> e5da9f6a33ec 19:10:27 Step 5/19 : COPY go.mod vendor* ./ 19:10:27 ---> 1d1f5331d365 19:10:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:27 ---> 2489b42d196f 19:10:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Running in 545f74c1b7d6 19:10:27 ---> dec2f3aa54c2 19:10:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:27 OK: 211 MiB in 51 packages 19:10:28 ---> 3550ac45bb18 19:10:28 Step 27/32 : RUN chmod +x /entrypoint.sh 19:10:28 ---> Running in 3000c0ee3d78 19:10:28 Removing intermediate container 4cdd7efb361f 19:10:28 ---> 060dbbe62607 19:10:28 Step 5/24 : COPY go.mod vendor* ./ 19:10:28 ---> 19be43762cda 19:10:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:28 ---> Running in a33b23fd5fb7 19:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.586s coverage: 71.2% of statements 19:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 54.0% of statements 19:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:29 Removing intermediate container 3000c0ee3d78 19:10:29 ---> 6fa72258ef70 19:10:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:10:29 ---> Running in 33c18dac08af 19:10:29 Removing intermediate container 33c18dac08af 19:10:29 ---> 4847775b09f3 19:10:29 Step 29/32 : CMD ["gate"] 19:10:29 ---> Running in 33c0078c7847 19:10:29 Removing intermediate container 33c0078c7847 19:10:29 ---> 1d9c5319e36f 19:10:29 Step 30/32 : LABEL arch=x86_64 19:10:30 ---> Running in 186f6dfbb8d3 19:10:30 Removing intermediate container 186f6dfbb8d3 19:10:30 ---> cb735de69c9e 19:10:30 Step 31/32 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:10:30 ---> Running in 5b4c72e0ffe4 19:10:30 Removing intermediate container 5b4c72e0ffe4 19:10:30 ---> 4f31e7719af6 19:10:30 Step 32/32 : LABEL version=0.0.0 19:10:30 ---> Running in 1ffee083d888 19:10:30 Removing intermediate container 1ffee083d888 19:10:30 ---> bf6ae6c6f6c5 19:10:30 19:10:30 Successfully built bf6ae6c6f6c5 19:10:30 Successfully tagged security-bootstrapper:latest 19:10:30 Building security-proxy-setup 19:10:34  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> beb87358b525 19:10:34 Step 3/20 : WORKDIR /edgex-go 19:10:34 ---> Using cache 19:10:34 ---> c38861f8c047 19:10:34 Step 4/20 : RUN apk add --update --no-cache make git 19:10:34 ---> Using cache 19:10:34 ---> e93ca61c0048 19:10:34 Step 5/20 : COPY go.mod vendor* ./ 19:10:34 ---> Using cache 19:10:34 ---> 6479b0960adf 19:10:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:34 ---> Using cache 19:10:34 ---> afae27d54d2b 19:10:34 Step 7/20 : COPY . . 19:10:34 ---> Using cache 19:10:34 ---> 39f54fea8a89 19:10:34 Step 8/20 : RUN make cmd/secrets-config/secrets-config 19:10:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.005s coverage: 88.5% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.634s coverage: 3.9% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 95.6% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.527s coverage: 72.2% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.775s coverage: 65.9% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.717s coverage: 0.9% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.504s coverage: 29.0% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:53 ---> Running in 2334386f8c21 19:10:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.486s coverage: 45.5% of statements 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.392s coverage: 82.9% of statements 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.312s coverage: 94.1% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.492s coverage: 96.3% of statements 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.331s coverage: 87.5% of statements 19:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.631s coverage: 94.4% of statements 19:11:15 Removing intermediate container 40bed5e545e5 19:11:15 ---> a9c97af7b05b 19:11:15 19:11:15 Step 9/23 : FROM alpine:3.16 19:11:15 ---> dfd21b5a31f5 19:11:15 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:15 ---> Running in 877eb4d37bf0 19:11:15 Removing intermediate container a33b23fd5fb7 19:11:15 ---> fc8f7496d755 19:11:15 Step 7/24 : COPY . . 19:11:15 Removing intermediate container 545f74c1b7d6 19:11:15 ---> f94663c0a1f1 19:11:15 Step 7/19 : COPY . . 19:11:15 Removing intermediate container f729f9616d0e 19:11:15 ---> 1191489af9b0 19:11:15 Step 8/22 : COPY . . 19:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:15 (1/3) Installing ca-certificates (20220614-r0) 19:11:15 (2/3) Installing dumb-init (1.2.5-r1) 19:11:15 (3/3) Installing su-exec (0.2-r1) 19:11:15 Executing busybox-1.35.0-r17.trigger 19:11:15 Executing ca-certificates-20220614-r0.trigger 19:11:15 OK: 6 MiB in 17 packages 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.558s coverage: 79.9% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.251s coverage: 86.9% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.187s coverage: 20.0% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 81.2% of statements 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.373s coverage: 82.1% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 84.8% of statements 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.232s coverage: 100.0% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:11:33 ---> 7ec4bdb529f6 19:11:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:33 ---> 19350c0b2844 19:11:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:33 ---> Running in fa28ad4e3e28 19:11:33 ---> a7e1bd949dfb 19:11:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:11:33 ---> Running in 89619b3b192e 19:11:33 Removing intermediate container 877eb4d37bf0 19:11:33 ---> d3c98eeb1370 19:11:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:33 ---> Running in b514aaffc21b 19:11:33 ---> Running in 57f8e0480847 19:11:33 Removing intermediate container b514aaffc21b 19:11:33 ---> 299f05c45ebe 19:11:33 Step 9/24 : WORKDIR /edgex-go/spire-build 19:11:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:33 Removing intermediate container 57f8e0480847 19:11:33 ---> 947316e58763 19:11:33 Step 12/23 : WORKDIR / 19:11:33 ---> Running in 0860ed1ad457 19:11:33 ---> Running in 315b885253b6 19:11:33 Removing intermediate container 0860ed1ad457 19:11:33 ---> 768d895156e6 19:11:33 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:33 Removing intermediate container 315b885253b6 19:11:33 ---> 3cdd8ea1382d 19:11:33 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:11:33 ---> Running in f5313c4b85dd 19:11:35 ---> 96a3f2eef150 19:11:35 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:11:35 Removing intermediate container 2334386f8c21 19:11:35 ---> 6212862a3adf 19:11:35 19:11:35 Step 9/20 : FROM alpine:3.16 19:11:35 ---> dfd21b5a31f5 19:11:35 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 19:11:35 ---> Running in 6d283eed3dc4 19:11:35 ---> 0ad031867673 19:11:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:35 Removing intermediate container f5313c4b85dd 19:11:35 ---> 88b76e8c0f56 19:11:35 Step 11/24 : WORKDIR /edgex-go 19:11:35 ---> Running in d56f87280989 19:11:35 Removing intermediate container d56f87280989 19:11:35 ---> 3e26de194daf 19:11:35 19:11:35 Step 12/24 : FROM alpine:3.15 19:11:35 ---> 147698bb72de 19:11:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:35 3.15: Pulling from library/alpine 19:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:36 (1/2) Installing dumb-init (1.2.5-r1) 19:11:36 (2/2) Installing openssl (1.1.1t-r0) 19:11:36 Executing busybox-1.35.0-r17.trigger 19:11:36 OK: 6 MiB in 16 packages 19:11:36 ---> 3aad61dec2e8 19:11:36 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 19:11:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Status: Downloaded newer image for alpine:3.15 19:11:36 ---> 5ce65d7b0fde 19:11:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:36 19:11:36 ---> Running in 0a874af5e2ce 19:11:37 Removing intermediate container 0a874af5e2ce 19:11:37 ---> 6f0a34686c5e 19:11:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:37 ---> df70abb19ac5 19:11:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:37 ---> Running in 26c6c3a70ea6 19:11:37 Removing intermediate container 6d283eed3dc4 19:11:37 ---> 0a34c1bbee55 19:11:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:11:37 ---> Running in 1d5cfd00380a 19:11:37 ---> f462a0809442 19:11:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:38 ---> Running in 170be198d640 19:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:38 Removing intermediate container 1d5cfd00380a 19:11:38 ---> d3cd84092efc 19:11:38 Step 12/20 : WORKDIR /edgex 19:11:38 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:38 OK: 15859 distinct packages available 19:11:38 ---> Running in 9e349e9144b4 19:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:39 (1/4) Installing dumb-init (1.2.5-r1) 19:11:39 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:39 (3/4) Installing libucontext (1.1-r0) 19:11:39 (4/4) Installing gcompat (1.0.0-r4) 19:11:39 Executing busybox-1.34.1-r7.trigger 19:11:39 OK: 6 MiB in 18 packages 19:11:39 Removing intermediate container 9e349e9144b4 19:11:39 ---> 9b15acbcac38 19:11:39 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 19:11:40 ---> b1c1d7c80592 19:11:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.923s coverage: 38.4% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.394s coverage: 84.8% of statements 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:41 Removing intermediate container 170be198d640 19:11:41 ---> 3cd445570a40 19:11:41 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 19:11:41 ---> Running in 2ae2d7f611cc 19:11:41 ---> 0dbbb4b79507 19:11:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:41 Removing intermediate container 26c6c3a70ea6 19:11:41 ---> f06f7fb7205e 19:11:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:42 Removing intermediate container 2ae2d7f611cc 19:11:42 ---> 9ad48185f044 19:11:42 Step 21/23 : LABEL arch=x86_64 19:11:44 ---> f5c18e84f7ea 19:11:44 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:45 ---> Running in 73e03c1e4a26 19:11:45 ---> Running in 8f1552f12544 19:11:45 ---> d847cd19fff8 19:11:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:45 Removing intermediate container 73e03c1e4a26 19:11:45 ---> 09b6dcda8c2b 19:11:45 Step 22/23 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:11:45 ---> Running in 089de33f6a9c 19:11:46 ---> 66664b2e67d4 19:11:46 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 61.5% of statements 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:46 Removing intermediate container 089de33f6a9c 19:11:46 ---> 1f3aaa4ec9cf 19:11:46 Step 23/23 : LABEL version=0.0.0 19:11:46 ---> Running in 79a180bed481 19:11:46 ---> Running in 129683d2b155 19:11:46 Removing intermediate container 79a180bed481 19:11:46 ---> c86bf303390c 19:11:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:46 Removing intermediate container 129683d2b155 19:11:46 ---> 1c6285cdef3c 19:11:46 19:11:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:11:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:47 go vet ./... 19:11:47 Removing intermediate container 8f1552f12544 19:11:47 ---> eb7f620943c0 19:11:47 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 19:11:47 Successfully built 1c6285cdef3c 19:11:47 Successfully tagged security-secretstore-setup:latest 19:11:47  Building security-secretstore-setup ... done Building security-spire-agent 19:11:49 ---> Running in e18c026c7aa6 19:11:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:49 ---> beb87358b525 19:11:49 Step 3/24 : WORKDIR /edgex-go 19:11:49 ---> Using cache 19:11:49 ---> c38861f8c047 19:11:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:11:49 ---> Using cache 19:11:49 ---> 060dbbe62607 19:11:49 Step 5/24 : COPY go.mod vendor* ./ 19:11:49 ---> Using cache 19:11:49 ---> 19be43762cda 19:11:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:49 ---> Using cache 19:11:49 ---> fc8f7496d755 19:11:49 Step 7/24 : COPY . . 19:11:49 ---> Using cache 19:11:49 ---> a7e1bd949dfb 19:11:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:11:49 ---> Using cache 19:11:49 ---> 299f05c45ebe 19:11:49 Step 9/24 : WORKDIR /edgex-go/spire-build 19:11:49 ---> Using cache 19:11:49 ---> 768d895156e6 19:11:49 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:49 ---> Using cache 19:11:49 ---> 88b76e8c0f56 19:11:49 Step 11/24 : WORKDIR /edgex-go 19:11:49 ---> Using cache 19:11:49 ---> 3e26de194daf 19:11:49 19:11:49 Step 12/24 : FROM alpine:3.15 19:11:49 ---> 5ce65d7b0fde 19:11:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:49 ---> Using cache 19:11:49 ---> 6f0a34686c5e 19:11:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:55 ---> 679553b529fe 19:11:55 Step 19/24 : WORKDIR / 19:11:56 Removing intermediate container e18c026c7aa6 19:11:56 ---> 54ee20f76222 19:11:56 Step 18/20 : LABEL arch=x86_64 19:11:56 ---> Running in 255cdbadef2c 19:11:56 ---> Running in ea7152b1cfec 19:11:56 ---> Running in 0c87b2df0d2f 19:11:56 Removing intermediate container 0c87b2df0d2f 19:11:56 ---> 8d1f7bc8ddd8 19:11:56 Step 19/20 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:11:56 Removing intermediate container ea7152b1cfec 19:11:56 ---> 760ac858fba4 19:11:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:56 ---> Running in e76da90f59f2 19:11:56 ---> Running in aa250b0ebbef 19:11:56 Removing intermediate container e76da90f59f2 19:11:56 ---> 5de60d92c88a 19:11:56 Step 20/20 : LABEL version=0.0.0 19:11:56 ---> Running in f59ff7a7650e 19:11:56 Removing intermediate container aa250b0ebbef 19:11:56 ---> a007c62c7b84 19:11:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:56 ---> Running in f0cf0a9999ab 19:11:57 Removing intermediate container f59ff7a7650e 19:11:57 ---> cc3e453e058c 19:11:57 19:11:57 Removing intermediate container f0cf0a9999ab 19:11:57 ---> 33edee780589 19:11:57 Step 22/24 : LABEL arch=x86_64 19:11:57 Successfully built cc3e453e058c 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:57 Successfully tagged security-proxy-setup:latest 19:11:57  Building security-proxy-setup ... done Building security-spire-server 19:11:57 ---> Running in 7a26f56640fc 19:11:57 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:57 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:57 OK: 15859 distinct packages available 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:57 (1/5) Installing dumb-init (1.2.5-r1) 19:11:57 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:57 (3/5) Installing libucontext (1.1-r0) 19:11:57 (4/5) Installing gcompat (1.0.0-r4) 19:11:57 (5/5) Installing openssl (1.1.1t-r1) 19:11:57 Executing busybox-1.34.1-r7.trigger 19:11:57 OK: 7 MiB in 19 packages 19:12:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:01 ---> beb87358b525 19:12:01 Step 3/23 : WORKDIR /edgex-go 19:12:01 ---> Using cache 19:12:01 ---> c38861f8c047 19:12:01 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:12:01 ---> Using cache 19:12:01 ---> 060dbbe62607 19:12:01 Step 5/23 : COPY go.mod vendor* ./ 19:12:01 ---> Using cache 19:12:01 ---> 19be43762cda 19:12:01 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:01 ---> Using cache 19:12:01 ---> fc8f7496d755 19:12:01 Step 7/23 : COPY . . 19:12:01 ---> Using cache 19:12:01 ---> a7e1bd949dfb 19:12:01 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:12:01 ---> Using cache 19:12:01 ---> 299f05c45ebe 19:12:01 Step 9/23 : WORKDIR /edgex-go/spire-build 19:12:01 ---> Using cache 19:12:01 ---> 768d895156e6 19:12:01 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:12:05 Removing intermediate container 7a26f56640fc 19:12:05 ---> 6d1dec6815ab 19:12:05 Step 23/24 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:12:05 ---> Running in 20ddac61781d 19:12:05 ---> Running in 2e681e8fa10d 19:12:05 Removing intermediate container 2e681e8fa10d 19:12:05 ---> 890a2dd455c7 19:12:05 Step 24/24 : LABEL version=0.0.0 19:12:05 Removing intermediate container 255cdbadef2c 19:12:05 ---> 5544dde4c2d7 19:12:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:05 ---> Running in 5c0235d6237a 19:12:05 Removing intermediate container 5c0235d6237a 19:12:05 ---> c4c907938fe7 19:12:05 19:12:05 Successfully built c4c907938fe7 19:12:05 Successfully tagged security-spire-config:latest 19:12:05  Building security-spire-config ... done Building core-metadata 19:12:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:10 ---> beb87358b525 19:12:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:12:10 ---> Using cache 19:12:10 ---> a7295cfb090b 19:12:10 Step 4/24 : WORKDIR /edgex-go 19:12:10 ---> Using cache 19:12:10 ---> 3f11a1c287eb 19:12:10 Step 5/24 : RUN apk add --update --no-cache make git 19:12:10 ---> Using cache 19:12:10 ---> f1d00e364448 19:12:10 Step 6/24 : COPY go.mod vendor* ./ 19:12:10 ---> Using cache 19:12:10 ---> e959442ab3c6 19:12:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:10 ---> Using cache 19:12:10 ---> 70d6010ca4c1 19:12:10 Step 8/24 : COPY . . 19:12:10 ---> Using cache 19:12:10 ---> 0bc500c436b3 19:12:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:12:14 ---> cf7933eac591 19:12:14 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:14 ---> Running in 82a6de5e6ab4 19:12:14 Removing intermediate container 89619b3b192e 19:12:14 ---> 7210a5af9a1f 19:12:14 19:12:14 Step 9/19 : FROM alpine:3.15 19:12:14 ---> 5ce65d7b0fde 19:12:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:14 ---> Using cache 19:12:14 ---> 6f0a34686c5e 19:12:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:14 Removing intermediate container fa28ad4e3e28 19:12:14 ---> 62718a1b78a3 19:12:14 19:12:14 Step 10/22 : FROM alpine:3.16 19:12:14 ---> dfd21b5a31f5 19:12:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:12:16 Removing intermediate container 20ddac61781d 19:12:16 ---> 7b2253560121 19:12:16 Step 11/23 : WORKDIR /edgex-go 19:12:16 ---> Running in 5fab0fb7ff5d 19:12:16 ---> Running in 3beb6f29585c 19:12:16 ---> Running in f1e94bcbf67b 19:12:16 ---> 0c9d642c61ed 19:12:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:16 Removing intermediate container f1e94bcbf67b 19:12:16 ---> 06deedae75eb 19:12:16 19:12:16 Step 12/23 : FROM alpine:3.15 19:12:16 ---> 5ce65d7b0fde 19:12:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:16 ---> Using cache 19:12:16 ---> 6f0a34686c5e 19:12:16 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:16 ---> Using cache 19:12:16 ---> 5544dde4c2d7 19:12:16 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:16 ---> c9a61f306cfb 19:12:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:16 ---> 0f6d09d8a1bb 19:12:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:17 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:12:17 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:12:17 OK: 15859 distinct packages available 19:12:17 (1/2) Installing ca-certificates (20220614-r0) 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:17 (2/2) Installing dumb-init (1.2.5-r1) 19:12:17 Executing busybox-1.35.0-r17.trigger 19:12:17 Executing ca-certificates-20220614-r0.trigger 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:17 OK: 6 MiB in 16 packages 19:12:17 (1/9) Installing ca-certificates (20220614-r0) 19:12:17 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:17 (4/9) Installing libcurl (7.80.0-r6) 19:12:17 (5/9) Installing curl (7.80.0-r6) 19:12:17 (6/9) Installing dumb-init (1.2.5-r1) 19:12:17 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:17 (8/9) Installing libucontext (1.1-r0) 19:12:17 (9/9) Installing gcompat (1.0.0-r4) 19:12:17 Executing busybox-1.34.1-r7.trigger 19:12:17 Executing ca-certificates-20220614-r0.trigger 19:12:17 OK: 8 MiB in 23 packages 19:12:19 ---> 7f20eebcc4fd 19:12:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:20 ---> e435c0ad442c 19:12:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:20 ---> Running in 048ee13c5aa4 19:12:20 Removing intermediate container 048ee13c5aa4 19:12:20 ---> 7370a4033292 19:12:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:20 ---> Running in feccb1034930 19:12:20 ---> edf459fc3127 19:12:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:20 Removing intermediate container 3beb6f29585c 19:12:20 ---> 53aea9d6ff6f 19:12:20 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:20 Removing intermediate container 5fab0fb7ff5d 19:12:20 ---> c2bc2ddeaded 19:12:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:21 ---> Running in 9eb501beb853 19:12:21 Removing intermediate container feccb1034930 19:12:21 ---> b97d603e92c1 19:12:21 Step 22/24 : LABEL arch=x86_64 19:12:21 ---> 2d1a64639c00 19:12:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:21 ---> Running in 7abfb8193182 19:12:21 ---> bb67430aea82 19:12:21 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:21 Removing intermediate container 9eb501beb853 19:12:21 ---> 53de819d6071 19:12:21 Step 13/22 : ENV APP_PORT=59860 19:12:21 ---> Running in 51da022d8423 19:12:21 ---> 117dc20d54a0 19:12:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:22 Removing intermediate container 7abfb8193182 19:12:22 ---> efb710b00a5f 19:12:22 Step 23/24 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:12:23 ---> Running in 4a9444d8713e 19:12:23 ---> Running in 403783c54773 19:12:23 Removing intermediate container 51da022d8423 19:12:23 ---> b49e7d482284 19:12:23 Step 14/22 : EXPOSE $APP_PORT 19:12:23 ---> 0d9c876f0c6b 19:12:23 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:23 ---> Running in bc7f5bd1fce7 19:12:23 Removing intermediate container 4a9444d8713e 19:12:23 ---> 758a69d89cb1 19:12:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:23 Removing intermediate container 403783c54773 19:12:23 ---> a8694d47fb22 19:12:23 Step 24/24 : LABEL version=0.0.0 19:12:23 ---> Running in 6debd1a217bb 19:12:24 ---> Running in ee7d49a426f5 19:12:24 Removing intermediate container bc7f5bd1fce7 19:12:24 ---> a26b987e88fb 19:12:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:24 Removing intermediate container 6debd1a217bb 19:12:24 ---> d9a9753b35e4 19:12:24 Step 21/23 : LABEL arch=x86_64 19:12:24 ---> 4409a8c0568c 19:12:24 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:24 Removing intermediate container ee7d49a426f5 19:12:24 ---> 1075821ef90c 19:12:24 19:12:24 ---> Running in 9fddb73784b7 19:12:24 ---> Running in e82dae456069 19:12:24 Successfully built 1075821ef90c 19:12:24 ---> 9a3c18669306 19:12:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:24 Successfully tagged security-spire-agent:latest 19:12:24  Building security-spire-agent ... done Building core-command 19:12:24 Removing intermediate container 9fddb73784b7 19:12:24 ---> 140c0e82c82a 19:12:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:27 ---> beb87358b525 19:12:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:27 ---> Using cache 19:12:27 ---> a7295cfb090b 19:12:27 Step 4/23 : WORKDIR /edgex-go 19:12:27 ---> Using cache 19:12:27 ---> 3f11a1c287eb 19:12:27 Step 5/23 : RUN apk add --update --no-cache make git 19:12:28 ---> Using cache 19:12:28 ---> f1d00e364448 19:12:28 Step 6/23 : COPY go.mod vendor* ./ 19:12:28 ---> Using cache 19:12:28 ---> e959442ab3c6 19:12:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:28 ---> Using cache 19:12:28 ---> 70d6010ca4c1 19:12:28 Step 8/23 : COPY . . 19:12:28 ---> Using cache 19:12:28 ---> 0bc500c436b3 19:12:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:12:34 Removing intermediate container e82dae456069 19:12:34 ---> 2ef4234f1b85 19:12:34 Step 22/23 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:12:34 ---> Running in 81935f2cb68d 19:12:34 ---> Running in 95f5dd4d1c6b 19:12:34 ---> Running in aec86c493dbd 19:12:34 ---> d93ca899e238 19:12:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:34 Removing intermediate container 81935f2cb68d 19:12:34 ---> 4cb617233d7a 19:12:34 Step 17/19 : LABEL arch=x86_64 19:12:34 Removing intermediate container aec86c493dbd 19:12:34 ---> e6ade722593e 19:12:34 Step 23/23 : LABEL version=0.0.0 19:12:34 ---> Running in f7867fafad88 19:12:34 ---> Running in 14091d2ef472 19:12:34 ---> e70aafdb3b6c 19:12:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:34 ---> Running in 2bb97c5d3531 19:12:34 Removing intermediate container f7867fafad88 19:12:34 ---> 809b6405dbd3 19:12:34 Step 18/19 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:12:34 ---> Running in a61f2fb2280b 19:12:34 Removing intermediate container 14091d2ef472 19:12:34 ---> 2a647b47b005 19:12:34 19:12:34 Removing intermediate container 2bb97c5d3531 19:12:34 ---> 160f3944de37 19:12:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:34 ---> Running in 4a2e3b74a241 19:12:34 Successfully built 2a647b47b005 19:12:34 Successfully tagged security-spire-server:latest 19:12:34  Building security-spire-server ... done Removing intermediate container a61f2fb2280b 19:12:34 ---> dcac64ed241f 19:12:34 Step 19/19 : LABEL version=0.0.0 19:12:34 ---> Running in c54c3a0c13c5 19:12:34 Removing intermediate container 4a2e3b74a241 19:12:34 ---> 4ac6a2a28a37 19:12:34 Step 20/22 : LABEL arch=x86_64 19:12:35 ---> Running in 3c81d55855e4 19:12:35 Removing intermediate container c54c3a0c13c5 19:12:35 ---> dbd0afe7a80d 19:12:35 19:12:35 Removing intermediate container 3c81d55855e4 19:12:35 ---> 6259d3979a2d 19:12:35 Step 21/22 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:12:35 ---> Running in ce7b25dd5e99 19:12:35 Successfully built dbd0afe7a80d 19:12:35 Successfully tagged security-spiffe-token-provider:latest 19:12:35  Building security-spiffe-token-provider ... done Removing intermediate container ce7b25dd5e99 19:12:35 ---> 5aca1369d786 19:12:35 Step 22/22 : LABEL version=0.0.0 19:12:35 ---> Running in e7900e34191d 19:12:36 Removing intermediate container e7900e34191d 19:12:36 ---> f321f2710a23 19:12:36 19:12:36 Successfully built f321f2710a23 19:12:36 Successfully tagged support-notifications:latest 19:12:48  Building support-notifications ... done Removing intermediate container 82a6de5e6ab4 19:12:48 ---> 46492c83b350 19:12:48 19:12:48 Step 10/24 : FROM alpine:3.16 19:12:48 ---> dfd21b5a31f5 19:12:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:12:48 ---> Using cache 19:12:48 ---> 8d1255a5fa7a 19:12:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:48 ---> Using cache 19:12:48 ---> 4579f76591f6 19:12:48 Step 13/24 : ENV APP_PORT=59881 19:12:48 ---> Running in d5184ffacc2b 19:12:48 Removing intermediate container d5184ffacc2b 19:12:48 ---> 1f7d8e81e291 19:12:48 Step 14/24 : EXPOSE $APP_PORT 19:12:48 ---> Running in 27f403fdb696 19:12:48 Removing intermediate container 27f403fdb696 19:12:48 ---> 84a90eb933a6 19:12:48 Step 15/24 : WORKDIR / 19:12:48 ---> Running in eec0a5d1b1db 19:12:49 Removing intermediate container eec0a5d1b1db 19:12:49 ---> d23af2dd9a99 19:12:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:49 ---> 40592eed0647 19:12:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:51 ---> 7e6064f85134 19:12:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:52 ---> 8ce7000ded1c 19:12:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:12:52 ---> d08b4ba4c03a 19:12:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:12:55 ---> Running in 387cc9a3e3de 19:12:58 Removing intermediate container 95f5dd4d1c6b 19:12:58 ---> 07dfbcb11952 19:12:58 19:12:58 Step 10/23 : FROM alpine:3.16 19:12:58 ---> dfd21b5a31f5 19:12:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:58 ---> Using cache 19:12:58 ---> 8d1255a5fa7a 19:12:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:58 ---> Using cache 19:12:58 ---> 4579f76591f6 19:12:58 Step 13/23 : ENV APP_PORT=59882 19:12:58 Removing intermediate container 387cc9a3e3de 19:12:58 ---> 2db8cd51f638 19:12:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:58 ---> Running in 0beefc0875ce 19:12:58 ---> Running in 923b0bf7f40f 19:12:59 Removing intermediate container 923b0bf7f40f 19:12:59 ---> ccd471dd5342 19:12:59 Step 22/24 : LABEL arch=x86_64 19:12:59 Removing intermediate container 0beefc0875ce 19:12:59 ---> 9eda56a917e9 19:12:59 Step 14/23 : EXPOSE $APP_PORT 19:12:59 ---> Running in 68f96edb479c 19:12:59 ---> Running in 2e3b6500b70c 19:13:00 Removing intermediate container 68f96edb479c 19:13:00 ---> 1bc49e50e655 19:13:00 Step 23/24 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:13:00 Removing intermediate container 2e3b6500b70c 19:13:00 ---> 88a461784c27 19:13:00 Step 15/23 : WORKDIR / 19:13:01 ---> Running in c5bfb85b6515 19:13:01 ---> Running in 2f7ba7ce71dc 19:13:02 Removing intermediate container c5bfb85b6515 19:13:02 ---> 6454a67b002a 19:13:02 Step 24/24 : LABEL version=0.0.0 19:13:02 Removing intermediate container 2f7ba7ce71dc 19:13:02 ---> faa0375d5643 19:13:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:02 ---> Running in 559757afa9b3 19:13:03 ---> 7e7a03a401d5 19:13:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:03 Removing intermediate container 559757afa9b3 19:13:03 ---> 73c053f24539 19:13:03 19:13:03 Successfully built 73c053f24539 19:13:04 Successfully tagged core-metadata:latest 19:13:04  Building core-metadata ... done  ---> b1aeff086624 19:13:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:05 ---> fe912227f41f 19:13:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:13:05 ---> Running in e37e02fe88ff 19:13:05 Removing intermediate container e37e02fe88ff 19:13:05 ---> 9ed89077df67 19:13:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:13:05 ---> Running in 6a938379e686 19:13:06 Removing intermediate container 6a938379e686 19:13:06 ---> db99ff741deb 19:13:06 Step 21/23 : LABEL arch=x86_64 19:13:06 ---> Running in 2c6ab7528d82 19:13:06 Removing intermediate container 2c6ab7528d82 19:13:06 ---> a486362c121e 19:13:06 Step 22/23 : LABEL git_sha=c1acb166a57a505ed88899df0fc20510f5eb2e29 19:13:06 ---> Running in 014f1af63f69 19:13:06 Removing intermediate container 014f1af63f69 19:13:06 ---> b6dbe55e11d7 19:13:06 Step 23/23 : LABEL version=0.0.0 19:13:06 ---> Running in 278a17948121 19:13:07 Removing intermediate container 278a17948121 19:13:07 ---> 4a5acbab0177 19:13:07 19:13:07 Successfully built 4a5acbab0177 19:13:07 Successfully tagged core-command:latest 19:13:07  Building core-command ... done  [Pipeline] } 19:13:07 $ docker stop --time=1 d102eb382bdd9d11f61be6569373b114cf97700397697bc7ae78fcf0cfe6352d 19:13:09 $ docker rm -f --volumes d102eb382bdd9d11f61be6569373b114cf97700397697bc7ae78fcf0cfe6352d [Pipeline] // withDockerContainer [Pipeline] sh 19:13:10 + docker images 19:13:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:10 core-command latest 4a5acbab0177 3 seconds ago 17.8MB 19:13:10 core-metadata latest 73c053f24539 6 seconds ago 18.5MB 19:13:10 07dfbcb11952 15 seconds ago 1.68GB 19:13:10 46492c83b350 26 seconds ago 1.69GB 19:13:10 support-notifications latest f321f2710a23 34 seconds ago 30.7MB 19:13:10 security-spiffe-token-provider latest dbd0afe7a80d 35 seconds ago 30MB 19:13:10 security-spire-server latest 2a647b47b005 35 seconds ago 86.5MB 19:13:10 security-spire-agent latest 1075821ef90c 45 seconds ago 125MB 19:13:10 06deedae75eb 53 seconds ago 1.55GB 19:13:10 62718a1b78a3 58 seconds ago 1.75GB 19:13:10 7210a5af9a1f 59 seconds ago 1.72GB 19:13:10 security-spire-config latest c4c907938fe7 About a minute ago 85.8MB 19:13:10 security-proxy-setup latest cc3e453e058c About a minute ago 16.4MB 19:13:10 security-secretstore-setup latest 1c6285cdef3c About a minute ago 29.9MB 19:13:10 3e26de194daf About a minute ago 1.55GB 19:13:10 6212862a3adf About a minute ago 1.66GB 19:13:10 a9c97af7b05b 2 minutes ago 1.67GB 19:13:10 security-bootstrapper latest bf6ae6c6f6c5 2 minutes ago 19.8MB 19:13:10 security-proxy-auth latest e2be5ffce94c 2 minutes ago 16.2MB 19:13:10 core-common-config-bootstrapper latest aabad09addbb 3 minutes ago 15.5MB 19:13:10 core-data latest 23b06b96e9d0 3 minutes ago 18MB 19:13:10 support-scheduler latest 20887b9fea76 3 minutes ago 30.1MB 19:13:10 0057fef5c92c 3 minutes ago 1.75GB 19:13:10 b962edd5893a 3 minutes ago 1.68GB 19:13:10 fe1dfb550412 3 minutes ago 1.66GB 19:13:10 c52384a0ba61 3 minutes ago 1.67GB 19:13:10 d7244a231336 3 minutes ago 1.69GB 19:13:10 ci-base-image-x86_64 latest beb87358b525 8 minutes ago 903MB 19:13:10 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 19:13:10 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 19:13:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 19:13:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 19:13:10 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] } 19:13:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:38 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:13:39 + ls -al . 19:13:39 total 700 19:13:39 drwxrwxr-x 10 1001 1001 4096 Mar 9 19:07 . 19:13:39 drwxr-xr-x 4 root root 4096 Mar 9 19:07 .. 19:13:39 drwxrwxr-x 2 1001 1001 4096 Mar 9 19:06 .blubracket 19:13:39 -rw-rw-r-- 1 1001 1001 16 Mar 9 19:06 .dockerignore 19:13:39 drwxrwxr-x 8 1001 1001 4096 Mar 9 19:06 .git 19:13:39 drwxrwxr-x 3 1001 1001 4096 Mar 9 19:06 .github 19:13:39 -rw-rw-r-- 1 1001 1001 1112 Mar 9 19:06 .gitignore 19:13:39 -rw-rw-r-- 1 1001 1001 42 Mar 9 19:06 .golangci.yml 19:13:39 -rw-rw-r-- 1 1001 1001 87 Mar 9 19:06 .hadolint.yml 19:13:39 -rw-rw-r-- 1 1001 1001 166 Mar 9 19:06 .sonarcloud.properties 19:13:39 -rw-rw-r-- 1 1001 1001 1171 Mar 9 19:06 ADOPTERS.md 19:13:39 -rw-rw-r-- 1 1001 1001 10825 Mar 9 19:06 Attribution.txt 19:13:39 -rw-rw-r-- 1 1001 1001 73765 Mar 9 19:06 CHANGELOG.md 19:13:39 -rw-rw-r-- 1 1001 1001 3804 Mar 9 19:06 CONTRIBUTING.md 19:13:39 -rw-rw-r-- 1 1001 1001 677 Mar 9 19:06 GOVERNANCE.md 19:13:39 -rw-rw-r-- 1 1001 1001 883 Mar 9 19:06 Jenkinsfile 19:13:39 -rw-rw-r-- 1 1001 1001 10775 Mar 9 19:06 LICENSE 19:13:39 -rw-rw-r-- 1 1001 1001 14071 Mar 9 19:06 Makefile 19:13:39 -rw-rw-r-- 1 1001 1001 582 Mar 9 19:06 OWNERS.md 19:13:39 -rw-rw-r-- 1 1001 1001 9403 Mar 9 19:06 README.md 19:13:39 -rw-rw-r-- 1 1001 1001 6912 Mar 9 19:06 SECURITY.md 19:13:39 -rw-rw-r-- 1 1001 1001 5 Mar 9 19:03 VERSION 19:13:39 drwxrwxr-x 2 1001 1001 4096 Mar 9 19:06 bin 19:13:39 drwxrwxr-x 18 1001 1001 4096 Mar 9 19:06 cmd 19:13:39 -rw-r--r-- 1 root root 447487 Mar 9 19:11 coverage.out 19:13:39 -rw-rw-r-- 1 1001 1001 3232 Mar 9 19:06 go.mod 19:13:39 -rw-rw-r-- 1 1001 1001 31098 Mar 9 19:06 go.sum 19:13:39 drwxrwxr-x 7 1001 1001 4096 Mar 9 19:06 internal 19:13:39 drwxrwxr-x 3 1001 1001 4096 Mar 9 19:06 openapi 19:13:39 drwxrwxr-x 4 1001 1001 4096 Mar 9 19:06 snap 19:13:39 -rw-rw-r-- 1 1001 1001 204 Mar 9 19:06 version.go [Pipeline] sh 19:13:40 + '[' -e coverage.out ] 19:13:40 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:40 Warning: overwriting stash ‘coverage-report’ 19:13:40 Stashed 1 file(s) [Pipeline] sh 19:13:41 + make build 19:13:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:15:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:15:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:15:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:16:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:16:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:16:36 $ docker stop --time=1 8148da4691c40f09570ced423159b9a3fd932293cc14d4d33fc0f26e7f9d9a81 19:16:38 $ docker rm -f --volumes 8148da4691c40f09570ced423159b9a3fd932293cc14d4d33fc0f26e7f9d9a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:41 19:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:41 latest: Pulling from edgex-devops/edgex-compose-arm64 19:16:41 29e5d40040c1: Pulling fs layer 19:16:41 1ce36da41761: Pulling fs layer 19:16:41 25b303627fd3: Pulling fs layer 19:16:41 29e5d40040c1: Download complete 19:16:41 1ce36da41761: Verifying Checksum 19:16:41 1ce36da41761: Download complete 19:16:42 29e5d40040c1: Pull complete 19:16:43 1ce36da41761: Pull complete 19:16:43 25b303627fd3: Verifying Checksum 19:16:43 25b303627fd3: Download complete 19:16:53 25b303627fd3: Pull complete 19:16:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:16:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:53 prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container 19:16:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:16:56 $ docker top 95c03980e98148594b5867d73e975be704681f6687d69e3c122780af0c452310 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:56 + docker-compose+ buildgrep --help parallel 19:16:56 19:17:01 --parallel Build images in parallel. [Pipeline] } 19:17:01 $ docker stop --time=1 95c03980e98148594b5867d73e975be704681f6687d69e3c122780af0c452310 19:17:02 $ docker rm -f --volumes 95c03980e98148594b5867d73e975be704681f6687d69e3c122780af0c452310 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:03 prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container 19:17:03 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:17:05 $ docker top 7a92999e4873fea0110ce2e88675ed58fd6a0d6dec0f14f72371a92dd23a0cff -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:05 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:10 Building core-command ... 19:17:10 Building core-common-config-bootstrapper ... 19:17:10 Building core-data ... 19:17:10 Building core-metadata ... 19:17:10 Building security-bootstrapper ... 19:17:10 Building security-proxy-auth ... 19:17:10 Building security-proxy-setup ... 19:17:10 Building security-secretstore-setup ... 19:17:10 Building security-spiffe-token-provider ... 19:17:10 Building security-spire-agent ... 19:17:10 Building security-spire-config ... 19:17:10 Building security-spire-server ... 19:17:10 Building support-notifications ... 19:17:10 Building support-scheduler ... 19:17:10 Building security-proxy-auth 19:17:10 Building security-proxy-setup 19:17:10 Building core-data 19:17:10 Building support-scheduler 19:17:10 Building core-command 19:17:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> 35605c248d52 19:17:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:17:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> 35605c248d52 19:17:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:17:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> 35605c248d52 19:17:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:17:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> 35605c248d52 19:17:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:17:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:17:56 ---> 35605c248d52 19:17:56 Step 3/20 : WORKDIR /edgex-go 19:17:57 ---> Running in f33de15c5eae 19:17:57 ---> Running in da791dbed5a4 19:17:57 ---> Running in 2b0f1c4d1fe6 19:17:57 ---> Running in 1e3668940e08 19:17:57 ---> Running in 6066c42aaf0e 19:17:57 Removing intermediate container da791dbed5a4 19:17:57 ---> 444bc3c894ce 19:17:57 Step 4/23 : WORKDIR /edgex-go 19:17:57 Removing intermediate container 6066c42aaf0e 19:17:57 ---> 38f6f42c552f 19:17:57 Step 4/22 : WORKDIR /edgex-go 19:17:57 Removing intermediate container f33de15c5eae 19:17:57 ---> d8b4a4396fd1 19:17:57 Step 4/22 : WORKDIR /edgex-go 19:17:57 ---> Running in f80927e91eca 19:17:57 Removing intermediate container 2b0f1c4d1fe6 19:17:57 ---> b5d4eb6ab942 19:17:57 Removing intermediate container 1e3668940e08 19:17:57 ---> 3b0f38cd3576 19:17:57 Step 4/22 : WORKDIR /edgex-go 19:17:57 Step 4/20 : RUN apk add --update --no-cache make git 19:17:58 ---> Running in 6991ae11e60a 19:17:58 ---> Running in 85e2299bff3e 19:17:58 ---> Running in 583ca36bf475 19:17:58 ---> Running in cbdc4b9f1313 19:17:58 Removing intermediate container f80927e91eca 19:17:58 ---> bef4466c2c09 19:17:58 Step 5/23 : RUN apk add --update --no-cache make git 19:17:58 Removing intermediate container 85e2299bff3e 19:17:58 ---> c1a381e050e0 19:17:58 Step 5/22 : RUN apk add --update --no-cache make git 19:17:58 Removing intermediate container 6991ae11e60a 19:17:58 ---> 5dce9bb9889a 19:17:58 ---> Running in db6ca4597274 19:17:58 Step 5/22 : RUN apk add --update --no-cache make git 19:17:58 Removing intermediate container 583ca36bf475 19:17:58 ---> e368b34f402d 19:17:58 Step 5/22 : RUN apk add --update --no-cache make git 19:17:58 ---> Running in c2c4268a915b 19:17:59 ---> Running in 19f8b025f173 19:17:59 ---> Running in caf26a331a46 19:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:01 OK: 221 MiB in 51 packages 19:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:02 OK: 221 MiB in 51 packages 19:18:03 Removing intermediate container cbdc4b9f1313 19:18:03 ---> 9f91365d63ec 19:18:03 Step 5/20 : COPY go.mod vendor* ./ 19:18:03 OK: 221 MiB in 51 packages 19:18:03 OK: 221 MiB in 51 packages 19:18:03 OK: 221 MiB in 51 packages 19:18:04 Removing intermediate container db6ca4597274 19:18:04 ---> 64cd64d6203d 19:18:04 Step 6/22 : COPY go.mod vendor* ./ 19:18:04 ---> 276e4da0d58a 19:18:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:04 ---> Running in 36ddb10e7d66 19:18:05 Removing intermediate container caf26a331a46 19:18:05 ---> 09182b3e0950 19:18:05 Step 6/22 : COPY go.mod vendor* ./ 19:18:06 ---> 0a5782a357a4 19:18:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:06 ---> a38144a1ed96 19:18:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:06 Removing intermediate container 19f8b025f173 19:18:06 ---> 307e1225f68e 19:18:06 Step 6/22 : COPY go.mod vendor* ./ 19:18:06 Removing intermediate container c2c4268a915b 19:18:06 ---> 97c0e372e7df 19:18:06 Step 6/23 : COPY go.mod vendor* ./ 19:18:06 ---> Running in 85cc5c2fec9b 19:18:06 ---> Running in 1e5e2485981b 19:18:08 ---> 6423392f40b0 19:18:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:08 ---> e73e98ede99f 19:18:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:08 ---> Running in 2c8e4a20a52d 19:18:08 ---> Running in b1dbf5c5093c 19:20:00 Removing intermediate container 1e5e2485981b 19:20:00 ---> 316c2e3bcb59 19:20:00 Step 8/22 : COPY . . 19:20:00 Removing intermediate container 2c8e4a20a52d 19:20:00 ---> a3b50a5ab5b3 19:20:00 Step 8/22 : COPY . . 19:20:00 Removing intermediate container 36ddb10e7d66 19:20:00 ---> cb5228ed1a07 19:20:00 Step 7/20 : COPY . . 19:20:00 Removing intermediate container 85cc5c2fec9b 19:20:00 ---> b820caf390da 19:20:00 Step 8/22 : COPY . . 19:20:00 Removing intermediate container b1dbf5c5093c 19:20:00 ---> 60f690b2de16 19:20:00 Step 8/23 : COPY . . 19:20:01 ---> 5dd109dffbb9 19:20:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:20:01 ---> def9d84dc100 19:20:01 Step 8/20 : RUN make cmd/secrets-config/secrets-config 19:20:01 ---> e0c0e2279441 19:20:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:20:01 ---> Running in 71e617b9deaf 19:20:01 ---> Running in 67ec18027ea9 19:20:01 ---> bd487785a3b3 19:20:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:20:01 ---> Running in 6318c3b322c7 19:20:01 ---> 408e1feda877 19:20:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:20:01 ---> Running in fa53fc296046 19:20:01 ---> Running in 5980c358b36d 19:20:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:20:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:20:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:20: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 19:25:56 Removing intermediate container fa53fc296046 19:25:56 ---> 82b61cd732a3 19:25:56 19:25:56 Step 10/22 : FROM alpine:3.16 19:25:56 3.16: Pulling from library/alpine 19:25:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:25:56 Status: Downloaded newer image for alpine:3.16 19:25:56 ---> 4c81e5bf8899 19:25:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:25:56 ---> Running in 2f650480e436 19:25:56 Removing intermediate container 2f650480e436 19:25:56 ---> 16d122b8d1e7 19:25:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:25:56 ---> Running in 30ec54882f49 19:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:00 Removing intermediate container 67ec18027ea9 19:26:00 ---> c3cfc368fc16 19:26:00 19:26:00 Step 9/20 : FROM alpine:3.16 19:26:00 ---> 4c81e5bf8899 19:26:00 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 19:26:00 ---> Running in 90fb870e84b1 19:26:01 (1/1) Installing dumb-init (1.2.5-r1) 19:26:01 Executing busybox-1.35.0-r17.trigger 19:26:01 OK: 5 MiB in 15 packages 19:26:03 Removing intermediate container 30ec54882f49 19:26:03 ---> 219ae5b931ac 19:26:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:04 ---> 3c1f8a7438d6 19:26:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:26:05 (1/2) Installing dumb-init (1.2.5-r1) 19:26:05 (2/2) Installing openssl (1.1.1t-r0) 19:26:05 Executing busybox-1.35.0-r17.trigger 19:26:05 OK: 6 MiB in 16 packages 19:26:08 ---> 11db49ec93ec 19:26:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 19:26:08 Removing intermediate container 90fb870e84b1 19:26:08 ---> d19ad7109a94 19:26:08 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:26:08 ---> Running in 1dd7d3404060 19:26:08 ---> c82171342c12 19:26:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:26:09 Removing intermediate container 1dd7d3404060 19:26:09 ---> a49126a6fb95 19:26:09 Step 12/20 : WORKDIR /edgex 19:26:09 ---> Running in 3cdb4d0fdfc4 19:26:10 ---> d7dd61d60af0 19:26:10 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:10 ---> Running in 46c0f6394b72 19:26:10 Removing intermediate container 3cdb4d0fdfc4 19:26:10 ---> 6e1d80c65a13 19:26:10 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 19:26:12 ---> 4a6daac361f3 19:26:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:14 ---> abaf2ada166c 19:26:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:14 Removing intermediate container 46c0f6394b72 19:26:14 ---> 4c73c7b027ae 19:26:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:26:15 ---> Running in fe4c39e0d2a4 19:26:15 Removing intermediate container fe4c39e0d2a4 19:26:15 ---> 5f2c582bbb8e 19:26:15 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:26:16 ---> Running in 44bdeb9bb447 19:26:16 ---> b8c78b79140c 19:26:16 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:16 ---> Running in 57fd2a2feaa6 19:26:16 Removing intermediate container 44bdeb9bb447 19:26:16 ---> d76de5c7b93d 19:26:16 Step 20/22 : LABEL arch=arm64 19:26:16 ---> Running in 1da950321d9c 19:26:17 Removing intermediate container 1da950321d9c 19:26:17 ---> 3e9c13c7ff90 19:26:17 Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:26:17 ---> Running in f30280414d5f 19:26:18 Removing intermediate container f30280414d5f 19:26:18 ---> 998495ca440d 19:26:18 Step 22/22 : LABEL version=0.0.0 19:26:18 ---> Running in bb7ead925b04 19:26:19 Removing intermediate container bb7ead925b04 19:26:19 ---> e1e904697878 19:26:19 19:26:19 Removing intermediate container 57fd2a2feaa6 19:26:19 ---> 06b71b8f43f0 19:26:19 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 19:26:19 Successfully built e1e904697878 19:26:20 Successfully tagged security-proxy-auth-arm64:latest 19:26:20  Building security-proxy-auth ... done Building security-bootstrapper 19:26:20 ---> Running in 7c8a818267df 19:26:20 Removing intermediate container 7c8a818267df 19:26:20 ---> 889bc320928f 19:26:20 Step 18/20 : LABEL arch=arm64 19:26:20 ---> Running in 73388b9a03ec 19:26:21 Removing intermediate container 73388b9a03ec 19:26:21 ---> 499603b7da3e 19:26:21 Step 19/20 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:26:21 ---> Running in ff7f5c408ca7 19:26:21 Removing intermediate container ff7f5c408ca7 19:26:21 ---> fe249d7a7b6b 19:26:21 Step 20/20 : LABEL version=0.0.0 19:26:21 ---> Running in 5a8218aaf662 19:26:22 Removing intermediate container 5a8218aaf662 19:26:22 ---> 04b985486913 19:26:22 19:26:22 Successfully built 04b985486913 19:26:22 Successfully tagged security-proxy-setup-arm64:latest 19:26:22  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:26:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:26:44 ---> 35605c248d52 19:26:44 Step 3/32 : WORKDIR /edgex-go 19:26:44 ---> Using cache 19:26:44 ---> b5d4eb6ab942 19:26:44 Step 4/32 : RUN apk add --update --no-cache make git 19:26:44 ---> Using cache 19:26:44 ---> 9f91365d63ec 19:26:44 Step 5/32 : COPY go.mod vendor* ./ 19:26:44 ---> Using cache 19:26:44 ---> 276e4da0d58a 19:26:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:44 ---> Using cache 19:26:44 ---> cb5228ed1a07 19:26:44 Step 7/32 : COPY . . 19:26:44 ---> Using cache 19:26:44 ---> def9d84dc100 19:26:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:44 ---> Running in 4caa0d33a072 19:26:45 Removing intermediate container 6318c3b322c7 19:26:45 ---> 3cc72bd2427f 19:26:45 19:26:45 Step 10/23 : FROM alpine:3.16 19:26:45 ---> 4c81e5bf8899 19:26:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:26:46 ---> Running in 4c73b4adf04f 19:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:48 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:48 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:26:48 ---> 35605c248d52 19:26:48 Step 3/19 : WORKDIR /edgex-go 19:26:48 ---> Using cache 19:26:48 ---> b5d4eb6ab942 19:26:48 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:26:48 ---> Running in c16a58800325 19:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:51 (1/1) Installing dumb-init (1.2.5-r1) 19:26:51 Executing busybox-1.35.0-r17.trigger 19:26:51 OK: 5 MiB in 15 packages 19:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:52 Removing intermediate container 4c73b4adf04f 19:26:52 ---> 051aab5816cb 19:26:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:52 ---> Running in 522792bf05c2 19:26:53 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:26:53 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:26:53 OK: 16903 distinct packages available 19:26:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:54 Removing intermediate container 522792bf05c2 19:26:54 ---> e0d013b9832a 19:26:54 Step 13/23 : ENV APP_PORT=59882 19:26:54 ---> Running in cd78ffce3f6f 19:26:55 Removing intermediate container cd78ffce3f6f 19:26:55 ---> f1b3d6cb41f7 19:26:55 Step 14/23 : EXPOSE $APP_PORT 19:26:55 OK: 221 MiB in 51 packages 19:26:55 ---> Running in 5cc4cc10e230 19:26:59 Removing intermediate container 5cc4cc10e230 19:26:59 ---> 22bb478d221f 19:26:59 Step 15/23 : WORKDIR / 19:26:59 ---> Running in 88eb57eccb01 19:26:59 Removing intermediate container c16a58800325 19:26:59 ---> 47e3eddfec36 19:26:59 Step 5/19 : COPY go.mod vendor* ./ 19:26:59 Removing intermediate container 88eb57eccb01 19:26:59 ---> a57b18687750 19:26:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:01 ---> f40875bdbd20 19:27:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:27:01 ---> 74c432103f3b 19:27:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:02 ---> Running in 33dec8acfa71 19:27:04 Removing intermediate container 5980c358b36d 19:27:04 ---> 1fbd48d58324 19:27:04 19:27:04 Step 10/22 : FROM alpine:3.16 19:27:04 ---> 4c81e5bf8899 19:27:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:04 ---> Running in 8cf4c2fe6c53 19:27:05 ---> 1575ab054ce0 19:27:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:27:05 Removing intermediate container 8cf4c2fe6c53 19:27:05 ---> f75494c2b1df 19:27:05 Step 12/22 : ENV APP_PORT=59880 19:27:05 ---> Running in ab8cbdf23370 19:27:06 ---> b5ad3c762bcc 19:27:06 Step 19/23 : ENTRYPOINT ["/core-command"] 19:27:06 Removing intermediate container ab8cbdf23370 19:27:06 ---> ffe4ca553f91 19:27:06 Step 13/22 : EXPOSE $APP_PORT 19:27:06 ---> Running in 4c80993b6382 19:27:06 ---> Running in 99a949dbc969 19:27:06 Removing intermediate container 99a949dbc969 19:27:06 ---> 59c4dc07bf4d 19:27:06 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:27:06 Removing intermediate container 4c80993b6382 19:27:06 ---> ae791a5d5e6c 19:27:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:07 ---> Running in 0a2ee60d7db3 19:27:07 ---> Running in 2863ac7d150d 19:27:08 Removing intermediate container 2863ac7d150d 19:27:08 ---> a6e5df5e976e 19:27:08 Step 21/23 : LABEL arch=arm64 19:27:08 ---> Running in 3f17105ff2f9 19:27:08 Removing intermediate container 3f17105ff2f9 19:27:08 ---> dabcf2ecdde2 19:27:08 Step 22/23 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:27:08 ---> Running in 89c049512b72 19:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:09 Removing intermediate container 89c049512b72 19:27:09 ---> d04e3d6d6eee 19:27:09 Step 23/23 : LABEL version=0.0.0 19:27:09 ---> Running in 592f9566016c 19:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:10 Removing intermediate container 592f9566016c 19:27:10 ---> 01d6971c3dc4 19:27:10 19:27:10 Successfully built 01d6971c3dc4 19:27:10 Successfully tagged core-command-arm64:latest 19:27:10 Building support-notifications 19:27:11  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r1) 19:27:11 Executing busybox-1.35.0-r17.trigger 19:27:11 OK: 5 MiB in 15 packages 19:27:12 Removing intermediate container 0a2ee60d7db3 19:27:12 ---> 275587a94d4b 19:27:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:13 ---> 447f41b3891d 19:27:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:16 ---> ba8abffecf48 19:27:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:17 ---> 48cdbe9e8e68 19:27:17 Step 18/22 : ENTRYPOINT ["/core-data"] 19:27:17 ---> Running in c44bc3ae317f 19:27:17 Removing intermediate container c44bc3ae317f 19:27:17 ---> 72dbea00fdde 19:27:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:17 ---> Running in 1346fe7f9c7b 19:27:18 Removing intermediate container 1346fe7f9c7b 19:27:18 ---> 0c8e3011b021 19:27:18 Step 20/22 : LABEL arch=arm64 19:27:18 ---> Running in 07b201a06686 19:27:19 Removing intermediate container 07b201a06686 19:27:19 ---> 25867935b8a6 19:27:19 Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:27:19 ---> Running in cf13aacb3acc 19:27:19 Removing intermediate container cf13aacb3acc 19:27:19 ---> ee3799eac1e9 19:27:19 Step 22/22 : LABEL version=0.0.0 19:27:19 ---> Running in 4778dc6f09e7 19:27:20 Removing intermediate container 4778dc6f09e7 19:27:20 ---> 65ebb60044ab 19:27:20 19:27:21 Successfully built 65ebb60044ab 19:27:21 Successfully tagged core-data-arm64:latest 19:27:21 Building security-spire-config 19:27:36  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:36 ---> 35605c248d52 19:27:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:27:36 ---> Using cache 19:27:36 ---> 3b0f38cd3576 19:27:36 Step 4/22 : WORKDIR /edgex-go 19:27:36 ---> Using cache 19:27:36 ---> c1a381e050e0 19:27:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:36 ---> Running in 020968ccd7a4 19:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:41 OK: 221 MiB in 51 packages 19:27:43 Removing intermediate container 020968ccd7a4 19:27:43 ---> 26aebbb8145b 19:27:43 Step 6/22 : COPY go.mod vendor* ./ 19:27:44 ---> a9ba511ecb1a 19:27:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:27:44 ---> 35605c248d52 19:27:44 Step 3/24 : WORKDIR /edgex-go 19:27:44 ---> Using cache 19:27:44 ---> b5d4eb6ab942 19:27:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:27:44 ---> Running in dee957eee67c 19:27:44 ---> Running in 4385bf6e4f2e 19:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:49 OK: 221 MiB in 51 packages 19:27:51 Removing intermediate container dee957eee67c 19:27:51 ---> d25ddec47923 19:27:51 Step 5/24 : COPY go.mod vendor* ./ 19:27:52 ---> 58c9279c509c 19:27:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:52 ---> Running in 34ab09532d77 19:28:39 Removing intermediate container 33dec8acfa71 19:28:39 ---> b45c405c515d 19:28:39 Step 7/19 : COPY . . 19:28:49 ---> 7e69bd250907 19:28:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:28:50 ---> Running in 5f9a6cb29d81 19:28:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:30:00 Removing intermediate container 4385bf6e4f2e 19:30:00 ---> 126930efe2c8 19:30:00 Step 8/22 : COPY . . 19:30:00 Removing intermediate container 71e617b9deaf 19:30:00 ---> cf3c5000762d 19:30:00 19:30:00 Step 10/22 : FROM alpine:3.16 19:30:00 ---> 4c81e5bf8899 19:30:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:30:00 ---> Using cache 19:30:00 ---> 051aab5816cb 19:30:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:00 ---> Using cache 19:30:00 ---> e0d013b9832a 19:30:00 Step 13/22 : ENV APP_PORT=59861 19:30:00 ---> Running in d55a06012d09 19:30:00 Removing intermediate container d55a06012d09 19:30:00 ---> c48b74b17f13 19:30:00 Step 14/22 : EXPOSE $APP_PORT 19:30:00 ---> Running in 1e7d417aa48a 19:30:00 Removing intermediate container 1e7d417aa48a 19:30:00 ---> 1a4a9f890b3b 19:30:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:00 ---> 8c77499ac47f 19:30:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:30:00 Removing intermediate container 34ab09532d77 19:30:00 ---> 84d51709b776 19:30:00 Step 7/24 : COPY . . 19:30:04 ---> 559708909ff0 19:30:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:30:05 ---> ddd52af9d051 19:30:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:30:05 ---> Running in 23d1b7d543a2 19:30:06 Removing intermediate container 23d1b7d543a2 19:30:06 ---> 049826fe731a 19:30:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:06 ---> Running in a96d8bfe977a 19:30:08 Removing intermediate container a96d8bfe977a 19:30:08 ---> 8b12d4a141bd 19:30:08 Step 20/22 : LABEL arch=arm64 19:30:08 ---> Running in 53d1db7146fc 19:30:09 Removing intermediate container 53d1db7146fc 19:30:09 ---> 77e52db7da28 19:30:09 Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:30:09 ---> Running in d8a2260f1b61 19:30:10 Removing intermediate container d8a2260f1b61 19:30:10 ---> 37185b2b7f97 19:30:10 Step 22/22 : LABEL version=0.0.0 19:30:10 ---> Running in 901adbbc6a11 19:30:11 ---> 105e077dd261 19:30:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:30:11 ---> Running in 2812d8ae5cd7 19:30:11 Removing intermediate container 901adbbc6a11 19:30:11 ---> a6c8acaa168c 19:30:11 19:30:12 Successfully built a6c8acaa168c 19:30:12 Successfully tagged support-scheduler-arm64:latest 19:30:12  Building support-scheduler ... done Building core-common-config-bootstrapper 19:30:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:30:20 ---> 35a1cb1bced9 19:30:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:30:21 ---> Running in ce1a1ed3d6f8 19:30:22 Removing intermediate container ce1a1ed3d6f8 19:30:22 ---> e1c623bbdc54 19:30:22 Step 9/24 : WORKDIR /edgex-go/spire-build 19:30:22 ---> Running in d5bb710eef0e 19:30:23 Removing intermediate container d5bb710eef0e 19:30:23 ---> 2406c2fa38e5 19:30:23 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:30:23 ---> Running in 59890d7e775c 19:30:27 Removing intermediate container 59890d7e775c 19:30:27 ---> 9db365384981 19:30:27 Step 11/24 : WORKDIR /edgex-go 19:30:27 ---> Running in e57c11577f9d 19:30:28 Removing intermediate container e57c11577f9d 19:30:28 ---> 22caf7e61074 19:30:28 19:30:28 Step 12/24 : FROM alpine:3.15 19:30:28 3.15: Pulling from library/alpine 19:30:30 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 19:30:30 Status: Downloaded newer image for alpine:3.15 19:30:30 ---> 354640af7b1b 19:30:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:30:30 ---> Running in 5e620a85adbc 19:30:31 Removing intermediate container 5e620a85adbc 19:30:31 ---> 366469b6aaa0 19:30:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:30:31 ---> Running in 2e40187bc11f 19:30:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:31 ---> 35605c248d52 19:30:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:30:31 ---> Using cache 19:30:31 ---> 3b0f38cd3576 19:30:31 Step 4/22 : WORKDIR /edgex-go 19:30:31 ---> Using cache 19:30:31 ---> c1a381e050e0 19:30:31 Step 5/22 : RUN apk add --update --no-cache make git 19:30:31 ---> Using cache 19:30:31 ---> 64cd64d6203d 19:30:31 Step 6/22 : COPY go.mod vendor* ./ 19:30:31 ---> Using cache 19:30:31 ---> a38144a1ed96 19:30:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:31 ---> Using cache 19:30:31 ---> 316c2e3bcb59 19:30:31 Step 8/22 : COPY . . 19:30:32 ---> Using cache 19:30:32 ---> 5dd109dffbb9 19:30:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:30:32 ---> Running in 35709bacec64 19:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:37 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:30:37 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:30:37 OK: 15736 distinct packages available 19:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:38 (1/4) Installing dumb-init (1.2.5-r1) 19:30:38 (2/4) Installing musl-obstack (1.2.3-r0) 19:30:38 (3/4) Installing libucontext (1.1-r0) 19:30:38 (4/4) Installing gcompat (1.0.0-r4) 19:30:38 Executing busybox-1.34.1-r7.trigger 19:30:38 OK: 6 MiB in 18 packages 19:30:40 Removing intermediate container 2e40187bc11f 19:30:40 ---> e9710cbd633d 19:30:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:47 ---> 9605c4c2360a 19:30:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:30:47 ---> aa89a5c79322 19:30:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:30:47 ---> Running in 27e3a7a442aa 19:30:48 Removing intermediate container 27e3a7a442aa 19:30:48 ---> 1a31ad46582b 19:30:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:30:49 ---> 730845029058 19:30:49 Step 19/24 : WORKDIR / 19:30:49 ---> Running in 55885205b268 19:30:50 Removing intermediate container 55885205b268 19:30:50 ---> 3c14450c95b1 19:30:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:50 ---> Running in c48697582223 19:30:50 Removing intermediate container c48697582223 19:30:50 ---> 16e5f5a3da7d 19:30:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:50 ---> Running in 29a0d48e7675 19:30:51 Removing intermediate container 29a0d48e7675 19:30:51 ---> 6cfbc9b43953 19:30:51 Step 22/24 : LABEL arch=arm64 19:30:51 ---> Running in 97a8b5149659 19:30:52 Removing intermediate container 97a8b5149659 19:30:52 ---> 50ade5a5a4d9 19:30:52 Step 23/24 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:30:52 ---> Running in 83ddef17e46a 19:30:53 Removing intermediate container 83ddef17e46a 19:30:53 ---> 1610a877fb13 19:30:53 Step 24/24 : LABEL version=0.0.0 19:30:53 ---> Running in 35ea1e3f6841 19:30:53 Removing intermediate container 35ea1e3f6841 19:30:53 ---> e822fd9e2783 19:30:53 19:30:54 Successfully built e822fd9e2783 19:30:54 Successfully tagged security-spire-config-arm64:latest 19:30:54 Building core-metadata 19:31:09  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:09 ---> 35605c248d52 19:31:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:31:09 ---> Using cache 19:31:09 ---> 3b0f38cd3576 19:31:09 Step 4/24 : WORKDIR /edgex-go 19:31:09 ---> Using cache 19:31:09 ---> c1a381e050e0 19:31:09 Step 5/24 : RUN apk add --update --no-cache make git 19:31:09 ---> Using cache 19:31:09 ---> 64cd64d6203d 19:31:09 Step 6/24 : COPY go.mod vendor* ./ 19:31:09 ---> Using cache 19:31:09 ---> a38144a1ed96 19:31:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:09 ---> Using cache 19:31:09 ---> 316c2e3bcb59 19:31:09 Step 8/24 : COPY . . 19:31:09 ---> Using cache 19:31:09 ---> 5dd109dffbb9 19:31:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:31:09 ---> Running in 0a52ee417276 19:31:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:17 Removing intermediate container 4caa0d33a072 19:33:17 ---> cfb612697aa9 19:33:17 19:33:17 Step 9/32 : FROM alpine:3.16 19:33:17 ---> 4c81e5bf8899 19:33:17 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:17 ---> Running in b4ca80f1f5aa 19:33:17 Removing intermediate container b4ca80f1f5aa 19:33:17 ---> 14fa26de06bb 19:33:17 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:33:17 ---> Running in b185983a1b31 19:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:20 (1/2) Installing dumb-init (1.2.5-r1) 19:33:20 (2/2) Installing su-exec (0.2-r1) 19:33:20 Executing busybox-1.35.0-r17.trigger 19:33:20 OK: 5 MiB in 16 packages 19:33:22 Removing intermediate container b185983a1b31 19:33:22 ---> 01db0a459c77 19:33:22 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:33:22 ---> Running in df0836f8f025 19:33:22 Removing intermediate container df0836f8f025 19:33:22 ---> 882d0c7785b7 19:33:22 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:33:23 ---> Running in 2bb11b0e485c 19:33:23 Removing intermediate container 2bb11b0e485c 19:33:23 ---> af6a894aadf6 19:33:23 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:33:23 ---> Running in e3721903f362 19:33:24 Removing intermediate container e3721903f362 19:33:24 ---> 0782727c6876 19:33:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:33:24 ---> Running in 7a46556989e3 19:33:24 Removing intermediate container 7a46556989e3 19:33:24 ---> de165074a04c 19:33:24 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:33:24 ---> Running in 36252c9c4ef9 19:33:28 Removing intermediate container 36252c9c4ef9 19:33:28 ---> 903cb226d0a0 19:33:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:33:28 ---> Running in fd9f14876c9b 19:33:28 Removing intermediate container fd9f14876c9b 19:33:28 ---> daf01ac916cc 19:33:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:33:29 ---> 0dcf43080cf9 19:33:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:33:29 ---> Running in a829e30c247f 19:33:33 Removing intermediate container a829e30c247f 19:33:33 ---> 9d34ef382789 19:33:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:33 ---> 974ba38e0618 19:33:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:35 ---> f5468c5a8bde 19:33:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:36 ---> 5b38e0419153 19:33:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:33:37 ---> c7aeb19c70de 19:33:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:33:38 ---> c52b488641d0 19:33:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:33:38 ---> 808ed8632a49 19:33:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:39 ---> 54129ef57505 19:33:39 Step 27/32 : RUN chmod +x /entrypoint.sh 19:33:39 ---> Running in 2c4f1ef81557 19:33:43 Removing intermediate container 2c4f1ef81557 19:33:43 ---> 34491695c9db 19:33:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:33:43 ---> Running in 100e51d9242a 19:33:43 Removing intermediate container 100e51d9242a 19:33:43 ---> 6d0fe0509768 19:33:43 Step 29/32 : CMD ["gate"] 19:33:43 ---> Running in 7656af36cf09 19:33:44 Removing intermediate container 7656af36cf09 19:33:44 ---> 49f947182a78 19:33:44 Step 30/32 : LABEL arch=arm64 19:33:45 ---> Running in 244e31a37eb3 19:33:45 Removing intermediate container 244e31a37eb3 19:33:45 ---> faf4747226b3 19:33:45 Step 31/32 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:33:45 ---> Running in b3c1b1df3885 19:33:46 Removing intermediate container b3c1b1df3885 19:33:46 ---> b1f0a2f0a357 19:33:46 Step 32/32 : LABEL version=0.0.0 19:33:46 ---> Running in 926757392b11 19:33:46 Removing intermediate container 926757392b11 19:33:46 ---> 39df74cc7cc0 19:33:46 19:33:47 Successfully built 39df74cc7cc0 19:33:47 Successfully tagged security-bootstrapper-arm64:latest 19:33:47 Building security-spire-server 19:34:05  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:05 ---> 35605c248d52 19:34:05 Step 3/23 : WORKDIR /edgex-go 19:34:05 ---> Using cache 19:34:05 ---> b5d4eb6ab942 19:34:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:34:05 ---> Using cache 19:34:05 ---> d25ddec47923 19:34:05 Step 5/23 : COPY go.mod vendor* ./ 19:34:05 ---> Using cache 19:34:05 ---> 58c9279c509c 19:34:05 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:05 ---> Using cache 19:34:05 ---> 84d51709b776 19:34:05 Step 7/23 : COPY . . 19:34:05 ---> Using cache 19:34:05 ---> 35a1cb1bced9 19:34:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:34:05 ---> Using cache 19:34:05 ---> e1c623bbdc54 19:34:05 Step 9/23 : WORKDIR /edgex-go/spire-build 19:34:05 ---> Using cache 19:34:05 ---> 2406c2fa38e5 19:34:05 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:05 ---> Running in bcd4df252323 19:34:07 Removing intermediate container bcd4df252323 19:34:07 ---> a0f2dc6d9535 19:34:07 Step 11/23 : WORKDIR /edgex-go 19:34:07 ---> Running in d42c55a85ac4 19:34:07 Removing intermediate container d42c55a85ac4 19:34:08 ---> 41924da08a42 19:34:08 19:34:08 Step 12/23 : FROM alpine:3.15 19:34:08 ---> 354640af7b1b 19:34:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:08 ---> Using cache 19:34:08 ---> 366469b6aaa0 19:34:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:08 ---> Running in 11853286f5ba 19:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:11 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:34:11 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:34:11 OK: 15736 distinct packages available 19:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:13 (1/5) Installing dumb-init (1.2.5-r1) 19:34:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:34:13 (3/5) Installing libucontext (1.1-r0) 19:34:13 (4/5) Installing gcompat (1.0.0-r4) 19:34:13 (5/5) Installing openssl (1.1.1t-r1) 19:34:13 Executing busybox-1.34.1-r7.trigger 19:34:13 OK: 6 MiB in 19 packages 19:34:15 Removing intermediate container 11853286f5ba 19:34:15 ---> bcb42b3fac14 19:34:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:20 ---> 47d9316c4602 19:34:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:21 ---> f5bcf9f89dee 19:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:34:23 ---> 88d3225bd57c 19:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:34:24 ---> 4ad713dd0c5b 19:34:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:25 ---> Running in d8253803b296 19:34:25 Removing intermediate container d8253803b296 19:34:25 ---> 113f0bcac3e4 19:34:25 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:25 ---> Running in a89281f7cd34 19:34:25 Removing intermediate container a89281f7cd34 19:34:25 ---> 6c80cc4da145 19:34:25 Step 21/23 : LABEL arch=arm64 19:34:26 ---> Running in e5e88456f484 19:34:26 Removing intermediate container e5e88456f484 19:34:26 ---> 732d60f01157 19:34:26 Step 22/23 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:34:26 ---> Running in bebffa208dd2 19:34:27 Removing intermediate container bebffa208dd2 19:34:27 ---> d5d96444b77b 19:34:27 Step 23/23 : LABEL version=0.0.0 19:34:27 ---> Running in 9ff62ffbb8f0 19:34:27 Removing intermediate container 9ff62ffbb8f0 19:34:27 ---> 5a36783b798d 19:34:27 19:34:28 Successfully built 5a36783b798d 19:34:28 Successfully tagged security-spire-server-arm64:latest 19:34:28  Building security-spire-server ... done Building security-secretstore-setup 19:34:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:46 ---> 35605c248d52 19:34:46 Step 3/23 : WORKDIR /edgex-go 19:34:46 ---> Using cache 19:34:46 ---> b5d4eb6ab942 19:34:46 Step 4/23 : RUN apk add --update --no-cache make git 19:34:46 ---> Using cache 19:34:46 ---> 9f91365d63ec 19:34:46 Step 5/23 : COPY go.mod vendor* ./ 19:34:46 ---> Using cache 19:34:46 ---> 276e4da0d58a 19:34:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:46 ---> Using cache 19:34:46 ---> cb5228ed1a07 19:34:46 Step 7/23 : COPY . . 19:34:46 ---> Using cache 19:34:46 ---> def9d84dc100 19:34:46 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:46 ---> Running in 08b43ae2fbc2 19:34:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:38 Removing intermediate container 35709bacec64 19:37:38 ---> 33d6f2111a17 19:37:38 19:37:38 Step 10/22 : FROM alpine:3.16 19:37:38 ---> 4c81e5bf8899 19:37:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:37:38 ---> Using cache 19:37:38 ---> 16d122b8d1e7 19:37:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:37:38 ---> Using cache 19:37:38 ---> 219ae5b931ac 19:37:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:38 ---> Using cache 19:37:38 ---> 3c1f8a7438d6 19:37:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:37:38 ---> 7e35e9403008 19:37:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:37:38 ---> ef7c7a25dd2b 19:37:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:37:38 ---> 3adc5c38241b 19:37:38 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:38 ---> Running in f9be60f46453 19:37:42 Removing intermediate container f9be60f46453 19:37:42 ---> aabfb41fd343 19:37:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:37:42 ---> Running in 946ce9db9000 19:37:43 Removing intermediate container 946ce9db9000 19:37:43 ---> fae57615957e 19:37:43 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:37:43 ---> Running in a3630bce2bed 19:37:44 Removing intermediate container a3630bce2bed 19:37:44 ---> d0236e480578 19:37:44 Step 20/22 : LABEL arch=arm64 19:37:44 ---> Running in 46cdedf11927 19:37:44 Removing intermediate container 5f9a6cb29d81 19:37:44 ---> 4f8fbe5b067c 19:37:44 19:37:44 Step 9/19 : FROM alpine:3.15 19:37:44 ---> 354640af7b1b 19:37:44 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:44 ---> Using cache 19:37:44 ---> 366469b6aaa0 19:37:44 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:45 ---> Running in a6b27afec852 19:37:45 Removing intermediate container 46cdedf11927 19:37:45 ---> b4e7733b024d 19:37:45 Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:37:45 ---> Running in 98e9bf62b5c5 19:37:45 Removing intermediate container 98e9bf62b5c5 19:37:45 ---> c008f2065061 19:37:45 Step 22/22 : LABEL version=0.0.0 19:37:46 ---> Running in 4f963ba40b7d 19:37:47 Removing intermediate container 4f963ba40b7d 19:37:47 ---> ce862593160d 19:37:47 19:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:47 Successfully built ce862593160d 19:37:47 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:37:47 Building security-spire-agent 19:37:47  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:49 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:37:49 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:37:49 OK: 15736 distinct packages available 19:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:51 (1/9) Installing ca-certificates (20220614-r0) 19:37:51 (2/9) Installing brotli-libs (1.0.9-r5) 19:37:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:37:51 (4/9) Installing libcurl (7.80.0-r6) 19:37:51 (5/9) Installing curl (7.80.0-r6) 19:37:51 (6/9) Installing dumb-init (1.2.5-r1) 19:37:51 (7/9) Installing musl-obstack (1.2.3-r0) 19:37:51 (8/9) Installing libucontext (1.1-r0) 19:37:51 (9/9) Installing gcompat (1.0.0-r4) 19:37:51 Executing busybox-1.34.1-r7.trigger 19:37:51 Executing ca-certificates-20220614-r0.trigger 19:37:51 OK: 8 MiB in 23 packages 19:37:55 Removing intermediate container a6b27afec852 19:37:55 ---> cacd4b7194d5 19:37:55 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:55 ---> c1dfc09c13ad 19:37:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:37:58 ---> a456688f9a93 19:37:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:38:00 ---> f19c074b159a 19:38:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:38:00 ---> Running in f96f4e4978a6 19:38:03 Removing intermediate container f96f4e4978a6 19:38:03 ---> 93fda9663feb 19:38:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:38:04 ---> 35605c248d52 19:38:04 Step 3/24 : WORKDIR /edgex-go 19:38:04 ---> Using cache 19:38:04 ---> b5d4eb6ab942 19:38:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:38:04 ---> Using cache 19:38:04 ---> d25ddec47923 19:38:04 Step 5/24 : COPY go.mod vendor* ./ 19:38:04 ---> Using cache 19:38:04 ---> 58c9279c509c 19:38:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:04 ---> Using cache 19:38:04 ---> 84d51709b776 19:38:04 Step 7/24 : COPY . . 19:38:04 ---> Using cache 19:38:04 ---> 35a1cb1bced9 19:38:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:38:04 ---> Using cache 19:38:04 ---> e1c623bbdc54 19:38:04 Step 9/24 : WORKDIR /edgex-go/spire-build 19:38:04 ---> Using cache 19:38:04 ---> 2406c2fa38e5 19:38:04 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:38:04 ---> Using cache 19:38:04 ---> 9db365384981 19:38:04 Step 11/24 : WORKDIR /edgex-go 19:38:04 ---> Using cache 19:38:04 ---> 22caf7e61074 19:38:04 19:38:04 Step 12/24 : FROM alpine:3.15 ---> Running in 5d166cefca3e 19:38:04 19:38:04 ---> 354640af7b1b 19:38:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:38:04 ---> Using cache 19:38:04 ---> 366469b6aaa0 19:38:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:04 ---> Using cache 19:38:04 ---> bcb42b3fac14 19:38:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:38:05 Removing intermediate container 5d166cefca3e 19:38:05 ---> 7e985362b9ab 19:38:05 Step 17/19 : LABEL arch=arm64 19:38:05 ---> Running in 9c4d70dc7903 19:38:06 Removing intermediate container 9c4d70dc7903 19:38:06 ---> 6f3ebf057537 19:38:06 Step 18/19 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:38:06 ---> Running in be4380691e45 19:38:07 Removing intermediate container be4380691e45 19:38:07 ---> af86c627905e 19:38:07 Step 19/19 : LABEL version=0.0.0 19:38:07 ---> Running in 5873d7905a4f 19:38:08 Removing intermediate container 5873d7905a4f 19:38:08 ---> 3fabeee81d16 19:38:08 19:38:08 Successfully built 3fabeee81d16 19:38:08 Successfully tagged security-spiffe-token-provider-arm64:latest 19:38:08  Building security-spiffe-token-provider ... done  ---> 4f7dfad07d1e 19:38:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:38:14 ---> 422215b23852 19:38:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:38:14 ---> 3599cda566ec 19:38:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:38:17 ---> ab80e0c6a751 19:38:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:38:19 ---> 7256c56384db 19:38:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:38:19 ---> Running in c43e46e61d3d 19:38:19 Removing intermediate container c43e46e61d3d 19:38:19 ---> ce87a671d03d 19:38:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:38:20 ---> Running in 439af7fdb2a1 19:38:21 Removing intermediate container 439af7fdb2a1 19:38:21 ---> 144554301a10 19:38:21 Step 22/24 : LABEL arch=arm64 19:38:21 ---> Running in 4442a7cc44de 19:38:22 Removing intermediate container 4442a7cc44de 19:38:22 ---> 55ffc64c19a6 19:38:22 Step 23/24 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:38:22 ---> Running in c8b8e5c114e0 19:38:22 Removing intermediate container c8b8e5c114e0 19:38:22 ---> 8921bd48f958 19:38:22 Step 24/24 : LABEL version=0.0.0 19:38:22 ---> Running in 53bc925d929e 19:38:23 Removing intermediate container 53bc925d929e 19:38:23 ---> 8a672c34df43 19:38:23 19:38:24 Successfully built 8a672c34df43 19:38:24 Successfully tagged security-spire-agent-arm64:latest 19:38:27  Building security-spire-agent ... done Removing intermediate container 0a52ee417276 19:38:27 ---> 544a1f338099 19:38:27 19:38:27 Step 10/24 : FROM alpine:3.16 19:38:27 ---> 4c81e5bf8899 19:38:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:38:27 ---> Using cache 19:38:27 ---> 051aab5816cb 19:38:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:27 ---> Using cache 19:38:27 ---> e0d013b9832a 19:38:27 Step 13/24 : ENV APP_PORT=59881 19:38:27 ---> Running in af04af1f5d16 19:38:27 Removing intermediate container af04af1f5d16 19:38:27 ---> 0049c5eeac7a 19:38:27 Step 14/24 : EXPOSE $APP_PORT 19:38:27 ---> Running in 4984f0d51b4b 19:38:32 Removing intermediate container 4984f0d51b4b 19:38:32 ---> 7fb06a429faa 19:38:32 Step 15/24 : WORKDIR / 19:38:32 ---> Running in d66b9b04d104 19:38:32 Removing intermediate container d66b9b04d104 19:38:32 ---> 4b3e698c572e 19:38:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:32 ---> 7ee607784737 19:38:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:38:34 ---> 4e42dbad8ce5 19:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:38:35 ---> ae81b1a2238d 19:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:38:36 ---> bb71a7561e17 19:38:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:38:36 ---> Running in 58a717b11c21 19:38:37 Removing intermediate container 58a717b11c21 19:38:37 ---> 3c106895af8d 19:38:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:37 ---> Running in f3bb4ffbe9ac 19:38:37 Removing intermediate container f3bb4ffbe9ac 19:38:37 ---> b2ab435ef734 19:38:37 Step 22/24 : LABEL arch=arm64 19:38:37 ---> Running in 020b578695d2 19:38:38 Removing intermediate container 020b578695d2 19:38:38 ---> 3b8a70b0e274 19:38:38 Step 23/24 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:38:38 ---> Running in 49b4aaa4072b 19:38:39 Removing intermediate container 49b4aaa4072b 19:38:39 ---> 2f9e8dea6136 19:38:39 Step 24/24 : LABEL version=0.0.0 19:38:39 ---> Running in 69a5a4af1754 19:38:39 Removing intermediate container 69a5a4af1754 19:38:39 ---> c18528445676 19:38:39 19:38:39 Successfully built c18528445676 19:38:39 Successfully tagged core-metadata-arm64:latest 19:39:12  Building core-metadata ... 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 19:39:16 Removing intermediate container 2812d8ae5cd7 19:39:16 ---> e12a34483eaa 19:39:16 19:39:16 Step 10/22 : FROM alpine:3.16 19:39:16 ---> 4c81e5bf8899 19:39:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:39:16 ---> Running in 485a2633068f 19:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:19 (1/2) Installing ca-certificates (20220614-r0) 19:39:19 Removing intermediate container 08b43ae2fbc2 19:39:19 ---> d7e2faad0499 19:39:19 19:39:19 Step 9/23 : FROM alpine:3.16 19:39:19 ---> 4c81e5bf8899 19:39:19 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:39:19 ---> Running in 3ae287dc0d70 19:39:19 (2/2) Installing dumb-init (1.2.5-r1) 19:39:19 Executing busybox-1.35.0-r17.trigger 19:39:19 Executing ca-certificates-20220614-r0.trigger 19:39:19 OK: 6 MiB in 16 packages 19:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:21 Removing intermediate container 485a2633068f 19:39:21 ---> 74510fa87827 19:39:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:39:21 ---> Running in 030f6b8841fe 19:39:21 Removing intermediate container 030f6b8841fe 19:39:21 ---> e04b5b5cd339 19:39:21 Step 13/22 : ENV APP_PORT=59860 19:39:21 ---> Running in 82edc23a0f23 19:39:21 (1/3) Installing ca-certificates (20220614-r0) 19:39:21 Removing intermediate container 82edc23a0f23 19:39:21 ---> cc801cbce816 19:39:21 Step 14/22 : EXPOSE $APP_PORT 19:39:21 ---> Running in 7c00cd74a103 19:39:21 (2/3) Installing dumb-init (1.2.5-r1) 19:39:21 (3/3) Installing su-exec (0.2-r1) 19:39:21 Executing busybox-1.35.0-r17.trigger 19:39:21 Executing ca-certificates-20220614-r0.trigger 19:39:22 OK: 6 MiB in 17 packages 19:39:22 Removing intermediate container 7c00cd74a103 19:39:22 ---> a32dd80e027a 19:39:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:22 ---> fe96e585636e 19:39:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:23 Removing intermediate container 3ae287dc0d70 19:39:23 ---> 6b1a67dae8f5 19:39:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:39:23 ---> Running in 006063a441a2 19:39:23 Removing intermediate container 006063a441a2 19:39:23 ---> f8bb2133d5b7 19:39:23 Step 12/23 : WORKDIR / 19:39:23 ---> Running in 8847764194a7 19:39:24 Removing intermediate container 8847764194a7 19:39:24 ---> 5524860efb95 19:39:24 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:39:24 ---> 3b5399679079 19:39:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:39:25 ---> 6a3fdaf8e321 19:39:25 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:39:25 ---> ff7e9545d2db 19:39:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:39:25 ---> Running in 45547fb55b6b 19:39:25 Removing intermediate container 45547fb55b6b 19:39:25 ---> c457502dbe27 19:39:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:25 ---> Running in 595861a02bb0 19:39:25 ---> 345236550d68 19:39:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:39:25 Removing intermediate container 595861a02bb0 19:39:25 ---> 953835f02d3a 19:39:25 Step 20/22 : LABEL arch=arm64 19:39:26 ---> Running in 1a7999b31ab0 19:39:26 ---> f0439290448a 19:39:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:26 Removing intermediate container 1a7999b31ab0 19:39:26 ---> d1cecddd5142 19:39:26 Step 21/22 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:39:26 ---> Running in 6f6446d12ca7 19:39:27 Removing intermediate container 6f6446d12ca7 19:39:27 ---> a0b4c84b331e 19:39:27 Step 22/22 : LABEL version=0.0.0 19:39:27 ---> Running in 879d44f1e89f 19:39:27 ---> a8f31b1ca803 19:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:27 Removing intermediate container 879d44f1e89f 19:39:27 ---> df07e1de5df1 19:39:27 19:39:27 Successfully built df07e1de5df1 19:39:27 Successfully tagged support-notifications-arm64:latest 19:39:28  Building support-notifications ... done  ---> 7b6103bde5be 19:39:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:28 ---> 8c65689bee23 19:39:28 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:28 ---> Running in 86f47c325541 19:39:30 Removing intermediate container 86f47c325541 19:39:30 ---> 68c901fbc459 19:39:30 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 19:39:30 ---> Running in 57dff8dfeb2c 19:39:31 Removing intermediate container 57dff8dfeb2c 19:39:31 ---> d8d00baf5906 19:39:31 Step 21/23 : LABEL arch=arm64 19:39:31 ---> Running in 15d63d7a3732 19:39:31 Removing intermediate container 15d63d7a3732 19:39:31 ---> b05bb0f517af 19:39:31 Step 22/23 : LABEL git_sha=dd2098e0507c7dcdba8420fff47aec922b730e45 19:39:31 ---> Running in 4e5088e871ee 19:39:31 Removing intermediate container 4e5088e871ee 19:39:31 ---> 0f82759ae961 19:39:31 Step 23/23 : LABEL version=0.0.0 19:39:31 ---> Running in 0d487fb4ba4a 19:39:31 Removing intermediate container 0d487fb4ba4a 19:39:31 ---> 31c831f5403b 19:39:32 19:39:32 Successfully built 31c831f5403b 19:39:32 Successfully tagged security-secretstore-setup-arm64:latest 19:39:32  Building security-secretstore-setup ... done  [Pipeline] } 19:39:32 $ docker stop --time=1 7a92999e4873fea0110ce2e88675ed58fd6a0d6dec0f14f72371a92dd23a0cff 19:39:35 $ docker rm -f --volumes 7a92999e4873fea0110ce2e88675ed58fd6a0d6dec0f14f72371a92dd23a0cff [Pipeline] // withDockerContainer [Pipeline] sh 19:39:35 + docker images 19:39:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:35 security-secretstore-setup-arm64 latest 31c831f5403b 4 seconds ago 28.7MB 19:39:35 support-notifications-arm64 latest df07e1de5df1 8 seconds ago 29.7MB 19:39:35 d7e2faad0499 17 seconds ago 1.5GB 19:39:35 e12a34483eaa 20 seconds ago 1.57GB 19:39:35 core-metadata-arm64 latest c18528445676 56 seconds ago 17.8MB 19:39:35 544a1f338099 About a minute ago 1.51GB 19:39:35 security-spire-agent-arm64 latest 8a672c34df43 About a minute ago 122MB 19:39:35 security-spiffe-token-provider-arm64 latest 3fabeee81d16 About a minute ago 29.1MB 19:39:35 core-common-config-bootstrapper-arm64 latest ce862593160d About a minute ago 14.9MB 19:39:35 4f8fbe5b067c About a minute ago 1.54GB 19:39:35 33d6f2111a17 2 minutes ago 1.5GB 19:39:35 security-spire-server-arm64 latest 5a36783b798d 5 minutes ago 84.3MB 19:39:35 41924da08a42 5 minutes ago 1.38GB 19:39:35 security-bootstrapper-arm64 latest 39df74cc7cc0 5 minutes ago 19MB 19:39:35 cfb612697aa9 6 minutes ago 1.49GB 19:39:35 security-spire-config-arm64 latest e822fd9e2783 8 minutes ago 83.6MB 19:39:35 22caf7e61074 9 minutes ago 1.38GB 19:39:35 support-scheduler-arm64 latest a6c8acaa168c 9 minutes ago 29.1MB 19:39:35 cf3c5000762d 9 minutes ago 1.57GB 19:39:35 core-data-arm64 latest 65ebb60044ab 12 minutes ago 17.3MB 19:39:35 core-command-arm64 latest 01d6971c3dc4 12 minutes ago 17.1MB 19:39:35 1fbd48d58324 12 minutes ago 1.51GB 19:39:35 3cc72bd2427f 12 minutes ago 1.51GB 19:39:35 security-proxy-setup-arm64 latest 04b985486913 13 minutes ago 15.8MB 19:39:35 security-proxy-auth-arm64 latest e1e904697878 13 minutes ago 15.7MB 19:39:35 c3cfc368fc16 13 minutes ago 1.49GB 19:39:35 82b61cd732a3 13 minutes ago 1.49GB 19:39:35 ci-base-image-arm64 latest 35605c248d52 32 minutes ago 904MB 19:39:35 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 19:39:35 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 19:39:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 19:39:35 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 19:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:36 19:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:36 arm64: Pulling from edgex-lftools-log-publisher 19:39:36 8998bd30e6a1: Pulling fs layer 19:39:36 04944245beec: Pulling fs layer 19:39:36 699f458cf7ca: Pulling fs layer 19:39:36 765212b225bb: Pulling fs layer 19:39:36 f23df028b6ca: Pulling fs layer 19:39:36 d65c8cfc05b1: Pulling fs layer 19:39:36 2437ff75d9bd: Pulling fs layer 19:39:36 765212b225bb: Waiting 19:39:36 f23df028b6ca: Waiting 19:39:36 d65c8cfc05b1: Waiting 19:39:36 2437ff75d9bd: Waiting 19:39:36 04944245beec: Verifying Checksum 19:39:36 04944245beec: Download complete 19:39:36 765212b225bb: Verifying Checksum 19:39:36 765212b225bb: Download complete 19:39:37 f23df028b6ca: Verifying Checksum 19:39:37 f23df028b6ca: Download complete 19:39:37 d65c8cfc05b1: Verifying Checksum 19:39:37 d65c8cfc05b1: Download complete 19:39:37 699f458cf7ca: Verifying Checksum 19:39:37 699f458cf7ca: Download complete 19:39:37 8998bd30e6a1: Verifying Checksum 19:39:37 8998bd30e6a1: Download complete 19:39:39 2437ff75d9bd: Verifying Checksum 19:39:39 2437ff75d9bd: Download complete 19:39:41 8998bd30e6a1: Pull complete 19:39:41 04944245beec: Pull complete 19:39:43 699f458cf7ca: Pull complete 19:39:43 765212b225bb: Pull complete 19:39:44 f23df028b6ca: Pull complete 19:39:44 d65c8cfc05b1: Pull complete 19:39:59 2437ff75d9bd: Pull complete 19:39:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:59 prd-ubuntu20.04-docker-arm64-4c-16g-9521 does not seem to be running inside a container 19:39:59 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:40:02 $ docker top 7281e3796bf582c7dbe66d4f1925e4476d0d5d54cc968e6b521e285f8d9627a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:03 ---> job-cost.sh 19:40:03 lf-activate-venv: SKIPPING 19:40:03 INFO: No Stack... 19:40:03 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:04 INFO: Archiving Costs [Pipeline] sh 19:40:05 + cat /w/workspace/edgex-go/4/archives/cost.csv 19:40:05 + cut -d, -f6 [Pipeline] lock 19:40:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] 19:40:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] did not exist. Created. 19:40:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:06 Stashed 1 file(s) [Pipeline] } 19:40:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4424-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:06 $ docker stop --time=1 7281e3796bf582c7dbe66d4f1925e4476d0d5d54cc968e6b521e285f8d9627a4 19:40:07 $ docker rm -f --volumes 7281e3796bf582c7dbe66d4f1925e4476d0d5d54cc968e6b521e285f8d9627a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:40:08 provisioning config files... 19:40:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14376456176656153049tmp [Pipeline] { [Pipeline] sh 19:40:08 + set +x 19:40:08 + + curl -s https://codecov.io/bash 19:40:08 bash -s -- 19:40:08 19:40:08 _____ _ 19:40:08 / ____| | | 19:40:08 | | ___ __| | ___ ___ _____ __ 19:40:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:08 Bash-1.0.6 19:40:08 19:40:08 19:40:08 ==> git version 2.25.1 found 19:40:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:40:08 Release-Date: 2020-01-08 19:40:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:40:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:40:08 ==> Jenkins CI detected. 19:40:08 current dir:  /w/workspace/edgex-go/4 19:40:08 project root: . 19:40:08 --> token set from env 19:40:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:08 ==> Running gcov in . (disable via -X gcov) 19:40:08 ==> Python coveragepy not found 19:40:08 ==> Searching for coverage reports in: 19:40:08 + . 19:40:08 -> Found 1 reports 19:40:08 ==> Detecting git/mercurial file structure 19:40:08 ==> Reading reports 19:40:08 + ./coverage.out bytes=447487 19:40:08 ==> Appending adjustments 19:40:08 https://docs.codecov.io/docs/fixing-reports 19:40:09 + Found adjustments 19:40:09 ==> Gzipping contents 19:40:10 60K /tmp/codecov.879uxi.gz 19:40:10 ==> Uploading reports 19:40:10 url: https://codecov.io 19:40:10 query: branch=PR-4424&commit=c1acb166a57a505ed88899df0fc20510f5eb2e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= 19:40:10 -> Pinging Codecov 19:40:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4424&commit=c1acb166a57a505ed88899df0fc20510f5eb2e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= 19:40:10 -> Uploading to 19:40:10 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/c1acb166a57a505ed88899df0fc20510f5eb2e29/47dc2503-4baf-45ce-8ddb-b3d11e16e0d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T194009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e78bb15d835b15848f1dbb744af2ab216b1d7b18bd3c9c548926c7e0e2e97c0 19:40:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:10 Dload Upload Total Spent Left Speed 19:40:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58152 0 0 100 58152 0 179k --:--:-- --:--:-- --:--:-- 178k 100 58152 0 0 100 58152 0 179k --:--:-- --:--:-- --:--:-- 178k 19:40:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c1acb166a57a505ed88899df0fc20510f5eb2e29 [Pipeline] } 19:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:40:10 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 19:40:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:12 ---> package-listing.sh 19:40:12 ++ facter osfamily 19:40:12 ++ tr '[:upper:]' '[:lower:]' 19:40:12 + OS_FAMILY=debian 19:40:12 + workspace=/w/workspace/edgex-go/4 19:40:12 + START_PACKAGES=/tmp/packages_start.txt 19:40:12 + END_PACKAGES=/tmp/packages_end.txt 19:40:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:12 + PACKAGES=/tmp/packages_start.txt 19:40:12 + '[' /w/workspace/edgex-go/4 ']' 19:40:12 + PACKAGES=/tmp/packages_end.txt 19:40:12 + case "${OS_FAMILY}" in 19:40:12 + dpkg -l 19:40:12 + grep '^ii' 19:40:12 + '[' -f /tmp/packages_start.txt ']' 19:40:12 + '[' -f /tmp/packages_end.txt ']' 19:40:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:12 + '[' /w/workspace/edgex-go/4 ']' 19:40:12 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:40:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:40:12 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:13 19:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:13 latest: Pulling from edgex-lftools-log-publisher 19:40:13 5eb5b503b376: Pulling fs layer 19:40:13 5c69ac0246d0: Pulling fs layer 19:40:13 ec43610c2a17: Pulling fs layer 19:40:13 3a2ae6a8a46f: Pulling fs layer 19:40:13 33b1e0a273af: Pulling fs layer 19:40:13 5d3b04190fa2: Pulling fs layer 19:40:13 2f39f015ded8: Pulling fs layer 19:40:13 5d3b04190fa2: Waiting 19:40:13 2f39f015ded8: Waiting 19:40:13 3a2ae6a8a46f: Waiting 19:40:13 33b1e0a273af: Waiting 19:40:13 5c69ac0246d0: Download complete 19:40:13 3a2ae6a8a46f: Verifying Checksum 19:40:13 3a2ae6a8a46f: Download complete 19:40:13 33b1e0a273af: Verifying Checksum 19:40:13 33b1e0a273af: Download complete 19:40:13 5d3b04190fa2: Verifying Checksum 19:40:13 5d3b04190fa2: Download complete 19:40:13 ec43610c2a17: Verifying Checksum 19:40:13 ec43610c2a17: Download complete 19:40:13 5eb5b503b376: Verifying Checksum 19:40:13 5eb5b503b376: Download complete 19:40:14 2f39f015ded8: Download complete 19:40:14 5eb5b503b376: Pull complete 19:40:15 5c69ac0246d0: Pull complete 19:40:15 ec43610c2a17: Pull complete 19:40:15 3a2ae6a8a46f: Pull complete 19:40:15 33b1e0a273af: Pull complete 19:40:15 5d3b04190fa2: Pull complete 19:40:20 2f39f015ded8: Pull complete 19:40:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:20 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 19:40:20 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:40:26 $ docker top 3cee48321f750cca27fd57dfe42789b8fcd4b3fe8c48e0af71c74aaa427b311b -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:26 + touch /tmp/pre-build-complete [Pipeline] sh 19:40:26 + mkdir -p /var/log/sysstat [Pipeline] sh 19:40:27 + ls /var/log/sa-host 19:40:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:27 provisioning config files... 19:40:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config18265493638790285702tmp [Pipeline] { [Pipeline] echo 19:40:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:40:27 ---> create-netrc.sh [Pipeline] } 19:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:40:27 ---> python-tools-install.sh [Pipeline] echo 19:40:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:40:28 ---> sudo-logs.sh 19:40:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:40:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:40:28 ---> job-cost.sh 19:40:28 lf-activate-venv: SKIPPING 19:40:28 DEBUG: total: 0.10999999940395355 19:40:28 INFO: Retrieving Stack Cost... 19:40:28 INFO: Retrieving Pricing Info for: v3-standard-8 19:40:29 INFO: Archiving Costs [Pipeline] echo 19:40:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:40:29 ---> logs-deploy.sh 19:40:29 lf-activate-venv: SKIPPING 19:40:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4424/4 19:40:29 INFO: archiving workspace using pattern(s): 19:40:30 Archives upload complete. 19:40:30 INFO: archiving logs to Nexus