Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f67577c9d55b73a1130083fe498b6422d3bddfd5+bf371e8c577b45590121912e6f14e0928f0d9ba1 (12f195e93c0e1dc7690388efacc9e67cb32ef0a3) 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-ssh6864326933423111381.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-ssh16781317160618776385.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-4410/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-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15612508143602413479.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-ssh12389859659270519151.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-4410/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-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8505449110885651089.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 Running on prd-ubuntu20.04-docker-8c-8g-8518 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 Merge succeeded, producing 5ef814499da773b406ffe1057bfdbcaf7012c55f Checking out Revision 5ef814499da773b406ffe1057bfdbcaf7012c55f (PR-4410) > 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/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ef814499da773b406ffe1057bfdbcaf7012c55f # timeout=10 Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" > git rev-list --no-walk f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:26 ========================================================= 08:28:26 EdgeX Global Pipelines Version Info 08:28:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:27 ------------------- 08:28:27 stable info: 08:28:27 ------------------- 08:28:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:28:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:28:27 Message: update stable to v1.0.244 08:28:28 ------------------- 08:28:28 experimental info: 08:28:28 ------------------- 08:28:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:28:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4410 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4410 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4410 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ef8144 [Pipeline] echo 08:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:28 provisioning config files... 08:28:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10132995288743964037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:29 ---> docker-login.sh 08:28:29 nexus3.edgexfoundry.org:10001 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 nexus3.edgexfoundry.org:10002 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 nexus3.edgexfoundry.org:10003 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 nexus3.edgexfoundry.org:10004 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 docker.io 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:30 Configure a credential helper to remove this warning. See 08:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:30 08:28:30 Login Succeeded 08:28:30 ---> docker-login.sh ends [Pipeline] } 08:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:28:30 + dirname cmd/core-command/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo core-command,cmd/core-command/Dockerfile 08:28:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:28:30 + dirname cmd/core-data/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo core-data,cmd/core-data/Dockerfile 08:28:30 + + dirname cmd/core-metadata/Dockerfile 08:28:30 cut -d/ -f2 08:28:30 + echo core-metadata,cmd/core-metadata/Dockerfile 08:28:30 + cut -d/+ -f2 08:28:30 dirname cmd/security-bootstrapper/Dockerfile 08:28:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:28:30 + dirname cmd/security-proxy-auth/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:28:30 + + dirname cmd/security-proxy-setup/Dockerfile 08:28:30 cut -d/ -f2 08:28:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:28:30 + + dirname cmd/security-secretstore-setup/Dockerfile 08:28:30 cut -d/ -f2 08:28:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:28:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:28:30 + dirname cmd/security-spire-agent/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:28:30 + dirname cmd/security-spire-config/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:28:30 + dirname cmd/security-spire-server/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:28:30 + + dirname cmd/support-notifications/Dockerfile 08:28:30 cut -d/ -f2 08:28:30 + echo support-notifications,cmd/support-notifications/Dockerfile 08:28:30 + dirname cmd/support-scheduler/Dockerfile 08:28:30 + cut -d/ -f2 08:28:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:28:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:28:30 + git rev-list -1 --merges 5ef814499da773b406ffe1057bfdbcaf7012c55f~1..5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] echo 08:28:30 -----------> git rev-list -1 --merges 5ef814499da773b406ffe1057bfdbcaf7012c55f~1..5ef814499da773b406ffe1057bfdbcaf7012c55f 5ef814499da773b406ffe1057bfdbcaf7012c55f 08:28:30 5ef814499da773b406ffe1057bfdbcaf7012c55f [false] [Pipeline] sh 08:28:31 + git log --format=format:%s -1 5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] echo 08:28:31 ========================================================= 08:28:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:28:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:28:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:31 + grep -v github /etc/ssh/ssh_known_hosts 08:28:31 + [ -e /tmp/ssh_known_hosts ] 08:28:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:28:31 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:28:31 sudo tee -a /etc/ssh/ssh_known_hosts 08:28:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:32 08:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:32 0.1.4: Pulling from edgex-devops/py-git-semver 08:28:32 b85a868b505f: Pulling fs layer 08:28:32 e2be974225ed: Pulling fs layer 08:28:32 339a4e72a1f5: Pulling fs layer 08:28:32 988bab9f4d93: Pulling fs layer 08:28:32 1469e6f7b9e6: Pulling fs layer 08:28:32 eaf3925da568: Pulling fs layer 08:28:32 bab4dde63d76: Pulling fs layer 08:28:32 bde34c3a00c8: Pulling fs layer 08:28:32 b352a97aabf1: Pulling fs layer 08:28:32 4872d77fe225: Pulling fs layer 08:28:32 5851b861e8e6: Pulling fs layer 08:28:32 988bab9f4d93: Waiting 08:28:32 1469e6f7b9e6: Waiting 08:28:32 eaf3925da568: Waiting 08:28:32 bab4dde63d76: Waiting 08:28:32 bde34c3a00c8: Waiting 08:28:32 4872d77fe225: Waiting 08:28:32 5851b861e8e6: Waiting 08:28:32 b352a97aabf1: Waiting 08:28:32 e2be974225ed: Verifying Checksum 08:28:32 e2be974225ed: Download complete 08:28:32 988bab9f4d93: Verifying Checksum 08:28:32 988bab9f4d93: Download complete 08:28:32 1469e6f7b9e6: Verifying Checksum 08:28:32 1469e6f7b9e6: Download complete 08:28:32 339a4e72a1f5: Verifying Checksum 08:28:32 339a4e72a1f5: Download complete 08:28:32 eaf3925da568: Download complete 08:28:32 bde34c3a00c8: Download complete 08:28:32 b352a97aabf1: Verifying Checksum 08:28:32 b352a97aabf1: Download complete 08:28:32 4872d77fe225: Verifying Checksum 08:28:32 4872d77fe225: Download complete 08:28:32 5851b861e8e6: Verifying Checksum 08:28:32 5851b861e8e6: Download complete 08:28:32 b85a868b505f: Download complete 08:28:32 bab4dde63d76: Verifying Checksum 08:28:32 bab4dde63d76: Download complete 08:28:33 b85a868b505f: Pull complete 08:28:34 e2be974225ed: Pull complete 08:28:34 339a4e72a1f5: Pull complete 08:28:34 988bab9f4d93: Pull complete 08:28:34 1469e6f7b9e6: Pull complete 08:28:34 eaf3925da568: Pull complete 08:28:36 bab4dde63d76: Pull complete 08:28:36 bde34c3a00c8: Pull complete 08:28:36 b352a97aabf1: Pull complete 08:28:36 4872d77fe225: Pull complete 08:28:36 5851b861e8e6: Pull complete 08:28:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:36 prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container 08:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:28:38 $ docker top ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:38 [ssh-agent] Looking for ssh-agent implementation... 08:28:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:38 $ docker exec ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent 08:28:38 SSH_AUTH_SOCK=/tmp/ssh-LQ0ntnvmV6uB/agent.33 08:28:38 SSH_AGENT_PID=40 08:28:38 Running ssh-add (command line suppressed) 08:28:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4665034190006178885.key (/w/workspace/edgex-go/2@tmp/private_key_4665034190006178885.key) 08:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:38 + git tag --points-at HEAD [Pipeline] } 08:28:38 $ docker exec --env ******** --env ******** ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent -k 08:28:38 unset SSH_AUTH_SOCK; 08:28:38 unset SSH_AGENT_PID; 08:28:38 echo Agent pid 40 killed; 08:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:38 [ssh-agent] Looking for ssh-agent implementation... 08:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:39 $ docker exec ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent 08:28:39 SSH_AUTH_SOCK=/tmp/ssh-Efd1dTLNVlJv/agent.72 08:28:39 SSH_AGENT_PID=78 08:28:39 Running ssh-add (command line suppressed) 08:28:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3545997791692748001.key (/w/workspace/edgex-go/2@tmp/private_key_3545997791692748001.key) 08:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:39 + git semver init 08:28:39 2023-03-07 08:28:39,697 [run_init] DEBUG init version:0.0.0 force:False 08:28:39 2023-03-07 08:28:39,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:28:39 2023-03-07 08:28:39,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:28:39 2023-03-07 08:28:39,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:28:45 2023-03-07 08:28:44,329 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:28:45 2023-03-07 08:28:44,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4410 with force:False 08:28:45 2023-03-07 08:28:44,330 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4410 08:28:45 2023-03-07 08:28:44,334 [execute] INFO git cat-file --batch-check 08:28:45 2023-03-07 08:28:44,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:28:45 2023-03-07 08:28:44,340 [execute] INFO git cat-file --batch 08:28:45 2023-03-07 08:28:44,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:28:45 2023-03-07 08:28:44,344 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4410 08:28:45 0.0.0 [Pipeline] } 08:28:45 $ docker exec --env ******** --env ******** ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 ssh-agent -k 08:28:45 unset SSH_AUTH_SOCK; 08:28:45 unset SSH_AGENT_PID; 08:28:45 echo Agent pid 78 killed; 08:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:45 + git semver [Pipeline] } 08:28:45 $ docker stop --time=1 ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 08:28:46 $ docker rm -f --volumes ae5abb7ba07cdcd0416076f0095318288a98fc21dcdb0b02627764bbf9283920 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:47 Stashed 1 file(s) [Pipeline] echo 08:28:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:47 ========================================================= 08:28:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:28:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:48 213ec9aee27d: Pulling fs layer 08:28:48 4583459ba037: Pulling fs layer 08:28:48 93c1e223e6f2: Pulling fs layer 08:28:48 53926ce57604: Pulling fs layer 08:28:48 21b2b0c7a3f4: Pulling fs layer 08:28:48 22ff95d597cd: Pulling fs layer 08:28:48 21b2b0c7a3f4: Waiting 08:28:48 12d6caf4c0d1: Pulling fs layer 08:28:48 96b7cbca73a9: Pulling fs layer 08:28:48 a7acece74701: Pulling fs layer 08:28:48 96b7cbca73a9: Waiting 08:28:48 a7acece74701: Waiting 08:28:48 22ff95d597cd: Waiting 08:28:48 12d6caf4c0d1: Waiting 08:28:48 93c1e223e6f2: Verifying Checksum 08:28:48 93c1e223e6f2: Download complete 08:28:48 4583459ba037: Download complete 08:28:48 21b2b0c7a3f4: Verifying Checksum 08:28:48 21b2b0c7a3f4: Download complete 08:28:48 22ff95d597cd: Download complete 08:28:48 213ec9aee27d: Verifying Checksum 08:28:48 213ec9aee27d: Download complete 08:28:48 12d6caf4c0d1: Download complete 08:28:48 213ec9aee27d: Pull complete 08:28:48 4583459ba037: Pull complete 08:28:48 93c1e223e6f2: Pull complete 08:28:48 a7acece74701: Verifying Checksum 08:28:48 a7acece74701: Download complete 08:28:49 96b7cbca73a9: Verifying Checksum 08:28:49 96b7cbca73a9: Download complete 08:28:49 53926ce57604: Verifying Checksum 08:28:49 53926ce57604: Download complete 08:28:52 53926ce57604: Pull complete 08:28:52 21b2b0c7a3f4: Pull complete 08:28:52 22ff95d597cd: Pull complete 08:28:52 12d6caf4c0d1: Pull complete 08:28:54 96b7cbca73a9: Pull complete 08:28:55 a7acece74701: Pull complete 08:28:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:28:55 + docker build -t ci-base-image-x86_64 -f - . 08:28:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:55 WORKDIR /edgex 08:28:55 COPY go.mod . 08:28:55 RUN go mod download 08:28:56 Sending build context to Docker daemon 170.3MB 08:28:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:56 ---> db6d94c90886 08:28:56 Step 2/4 : WORKDIR /edgex 08:28:58 ---> Running in 58c7b9ad76ba 08:28:58 Removing intermediate container 58c7b9ad76ba 08:28:58 ---> ef8edf5d2a16 08:28:58 Step 3/4 : COPY go.mod . 08:28:58 ---> c932833b25e0 08:28:58 Step 4/4 : RUN go mod download 08:28:58 ---> Running in 77724524f5aa 08:29:02 Still waiting to schedule task 08:29:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:29:10 Removing intermediate container 77724524f5aa 08:29:10 ---> 71d28a9ce056 08:29:10 Successfully built 71d28a9ce056 08:29:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:10 + docker inspect -f . ci-base-image-x86_64 08:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:10 prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container 08:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 08:29:11 $ docker top 3b1ca7c8f606697b1a920a9563afa093c2e1de356d59edae1e079537955841f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:11 + go version 08:29:11 go version go1.18.7 linux/amd64 [Pipeline] } 08:29:11 $ docker stop --time=1 3b1ca7c8f606697b1a920a9563afa093c2e1de356d59edae1e079537955841f3 08:29:13 $ docker rm -f --volumes 3b1ca7c8f606697b1a920a9563afa093c2e1de356d59edae1e079537955841f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:13 + docker inspect -f . ci-base-image-x86_64 08:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:13 prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container 08:29:13 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 08:29:13 $ docker top d32e0755aff8bf1e46f6d3f7dfd12a2b63df583f2a87f3aef44d963cf400c576 -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:13 ========================================================= 08:29:13 [edgeXBuildGoParallel] Running Tests and Build... 08:29:13 ========================================================= [Pipeline] sh 08:29:14 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:29:14 + make test 08:29:14 go test -race -coverprofile=coverage.out ./... 08:29:21 ? github.com/edgexfoundry/edgex-go [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:29:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 08:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:29:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:29:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.2% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.499s coverage: 88.5% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.9% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.6% of statements 08:29:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 08:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 08:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.330s coverage: 79.9% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.057s coverage: 20.0% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.2% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.1% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:30:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:30:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:30:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:30:17 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." 08:30:17 go vet ./... 08:30:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:30:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:30:21 ./bin/test-attribution-txt.sh [Pipeline] echo 08:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:30:22 + ls -al . 08:30:22 total 704 08:30:22 drwxrwxr-x 11 1001 1001 4096 Mar 7 08:29 . 08:30:22 drwxr-xr-x 4 root root 4096 Mar 7 08:29 .. 08:30:22 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:28 .blubracket 08:30:22 -rw-rw-r-- 1 1001 1001 16 Mar 7 08:28 .dockerignore 08:30:22 drwxrwxr-x 8 1001 1001 4096 Mar 7 08:30 .git 08:30:22 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:28 .github 08:30:22 -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:28 .gitignore 08:30:22 -rw-rw-r-- 1 1001 1001 42 Mar 7 08:28 .golangci.yml 08:30:22 -rw-rw-r-- 1 1001 1001 87 Mar 7 08:28 .hadolint.yml 08:30:22 drwxr-xr-x 3 1001 1001 4096 Mar 7 08:28 .semver 08:30:22 -rw-rw-r-- 1 1001 1001 166 Mar 7 08:28 .sonarcloud.properties 08:30:22 -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:28 ADOPTERS.md 08:30:22 -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:28 Attribution.txt 08:30:22 -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:28 CHANGELOG.md 08:30:22 -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:28 CONTRIBUTING.md 08:30:22 -rw-rw-r-- 1 1001 1001 677 Mar 7 08:28 GOVERNANCE.md 08:30:22 -rw-rw-r-- 1 1001 1001 883 Mar 7 08:28 Jenkinsfile 08:30:22 -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:28 LICENSE 08:30:22 -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:28 Makefile 08:30:22 -rw-rw-r-- 1 1001 1001 582 Mar 7 08:28 OWNERS.md 08:30:22 -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:28 README.md 08:30:22 -rw-rw-r-- 1 1001 1001 6912 Mar 7 08:28 SECURITY.md 08:30:22 -rw-rw-r-- 1 1001 1001 5 Mar 7 08:28 VERSION 08:30:22 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:28 bin 08:30:22 drwxrwxr-x 18 1001 1001 4096 Mar 7 08:28 cmd 08:30:22 -rw-r--r-- 1 root root 446903 Mar 7 08:30 coverage.out 08:30:22 -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:28 go.mod 08:30:22 -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:28 go.sum 08:30:22 drwxrwxr-x 7 1001 1001 4096 Mar 7 08:28 internal 08:30:22 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:28 openapi 08:30:22 drwxrwxr-x 4 1001 1001 4096 Mar 7 08:28 snap 08:30:22 -rw-rw-r-- 1 1001 1001 204 Mar 7 08:28 version.go [Pipeline] sh 08:30:22 + '[' -e coverage.out ] 08:30:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:30:22 Stashed 1 file(s) [Pipeline] sh 08:30:22 + make build 08:30:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:30:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8521 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws 08:30:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:30:32 The recommended git tool is: git 08:30:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:30:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:30:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:30:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:30:38 using credential edgex-jenkins-ssh 08:30:38 Cloning the remote Git repository 08:30:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:30:38 > git init /w/workspace/edgex-go/2 # timeout=10 08:30:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:38 > git --version # timeout=10 08:30:38 > git --version # 'git version 2.25.1' 08:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:30:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:30: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30: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 08:30:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:30:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:30:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:30:51 $ docker stop --time=1 d32e0755aff8bf1e46f6d3f7dfd12a2b63df583f2a87f3aef44d963cf400c576 08:30:53 $ docker rm -f --volumes d32e0755aff8bf1e46f6d3f7dfd12a2b63df583f2a87f3aef44d963cf400c576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:30:54 08:30:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:30:54 latest: Pulling from edgex-devops/edgex-compose 08:30:54 cbdbe7a5bc2a: Pulling fs layer 08:30:54 ca9280d653b3: Pulling fs layer 08:30:54 7e9c9ca2126c: Pulling fs layer 08:30:54 cbdbe7a5bc2a: Verifying Checksum 08:30:54 cbdbe7a5bc2a: Download complete 08:30:54 ca9280d653b3: Verifying Checksum 08:30:54 ca9280d653b3: Download complete 08:30:54 cbdbe7a5bc2a: Pull complete 08:30:55 7e9c9ca2126c: Download complete 08:30:55 ca9280d653b3: Pull complete 08:30:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:30:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:30:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:30:56 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 08:30:57 Merge succeeded, producing bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:30:57 Checking out Revision bb432cbe99b650caec49146e4daf2e7bd6d77daf (PR-4410) 08:30:57 7e9c9ca2126c: Pull complete 08:30:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:30:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:58 prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container 08:30:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat 08:30:56 > git config core.sparsecheckout # timeout=10 08:30:56 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 08:30:56 > git remote # timeout=10 08:30:56 > git config --get remote.origin.url # timeout=10 08:30:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:56 > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 08:30:57 > git rev-parse HEAD^{commit} # timeout=10 08:30:57 > git config core.sparsecheckout # timeout=10 08:30:57 > git checkout -f bb432cbe99b650caec49146e4daf2e7bd6d77daf # timeout=10 08:30:59 $ docker top 093da6ffb2bdbe76374b5450d58afb28871bf3f0896ea4286da20ec739a7d3f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:59 + docker-compose build --help 08:30:59 + grep parallel 08:31:00 --parallel Build images in parallel. [Pipeline] } 08:31:00 $ docker stop --time=1 093da6ffb2bdbe76374b5450d58afb28871bf3f0896ea4286da20ec739a7d3f4 08:31:00 Commit message: "Merge commit 'bf371e8c577b45590121912e6f14e0928f0d9ba1' into HEAD" 08:31:00 > git rev-list --no-walk f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 08:31:01 $ docker rm -f --volumes 093da6ffb2bdbe76374b5450d58afb28871bf3f0896ea4286da20ec739a7d3f4 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:02 . [Pipeline] } [Pipeline] // withEnv 08:31:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:31:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:02 Dload Upload Total Spent Left Speed 08:31:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container 08:31:02 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:31:02 $ docker top 96fbbf0fdb96838ef85465cb883626f030766d43d6ebdd39b9a8d1023809b91a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:31:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:31:02 + docker-compose -f ./docker-compose-build.yml build --parallel 08:31:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:31:03 + sudo tee /etc/docker/daemon.new 08:31:03 { 08:31:03 "registry-mirrors": [ 08:31:03 "https://nexus3.edgexfoundry.org:10001" 08:31:03 ], 08:31:03 "bip": "10.250.0.254/24", 08:31:03 "hosts": [ 08:31:03 "tcp://0.0.0.0:5555", 08:31:03 "unix:///var/run/docker.sock" 08:31:03 ], 08:31:03 "mtu": 1458, 08:31:03 "selinux-enabled": true, 08:31:03 "seccomp-profile": "/etc/docker/seccomp.json" 08:31:03 } [Pipeline] sh 08:31:03 Building core-command ... 08:31:03 Building core-common-config-bootstrapper ... 08:31:03 Building core-data ... 08:31:03 Building core-metadata ... 08:31:03 Building security-bootstrapper ... 08:31:03 Building security-proxy-auth ... 08:31:03 Building security-proxy-setup ... 08:31:03 Building security-secretstore-setup ... 08:31:03 Building security-spiffe-token-provider ... 08:31:03 Building security-spire-agent ... 08:31:03 Building security-spire-config ... 08:31:03 Building security-spire-server ... 08:31:03 Building support-notifications ... 08:31:03 Building support-scheduler ... 08:31:03 Building security-spire-server 08:31:03 Building security-proxy-setup 08:31:03 Building core-data 08:31:03 Building security-spire-config 08:31:03 Building security-proxy-auth 08:31:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:31:03 + sudo service docker restart 08:31:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:31:15 ---> 71d28a9ce056 08:31:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:31:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:31:15 ---> 71d28a9ce056 08:31:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:31:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:15 ---> 71d28a9ce056 08:31:15 Step 3/23 : WORKDIR /edgex-go 08:31:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:31:15 ---> 71d28a9ce056 08:31:15 Step 3/24 : WORKDIR /edgex-go 08:31:15 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:31:15 ---> 71d28a9ce056 08:31:15 Step 3/20 : WORKDIR /edgex-go 08:31:17 ---> Running in f8a9eb60e4bb 08:31:17 ---> Running in 8b1acbbfe175 08:31:17 ---> Running in 26251381cc42 08:31:17 ---> Running in 60c7e72187b8 08:31:17 ---> Running in 884d7e5396db 08:31:17 Removing intermediate container f8a9eb60e4bb 08:31:17 ---> 2c88874d4f19 08:31:17 Step 4/22 : WORKDIR /edgex-go 08:31:17 Removing intermediate container 8b1acbbfe175 08:31:17 ---> 410250ae5c65 08:31:17 Step 4/22 : WORKDIR /edgex-go 08:31:17 ---> Running in c2f8f18a62d0 08:31:17 Removing intermediate container 26251381cc42 08:31:17 ---> 9e16634ad04c 08:31:17 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:31:17 ---> Running in 202722075b78 08:31:17 Removing intermediate container 884d7e5396db 08:31:17 ---> 47aecbb65cc2 08:31:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:31:17 Removing intermediate container 60c7e72187b8 08:31:17 ---> 2bd703fe5e5b 08:31:17 Step 4/20 : RUN apk add --update --no-cache make git 08:31:17 ---> Running in 2168c1f2ede1 08:31:17 ---> Running in 84325fbe6ca3 08:31:17 ---> Running in 67ccf19380d5 08:31:17 Removing intermediate container c2f8f18a62d0 08:31:17 ---> 5c097c6807db 08:31:17 Step 5/22 : RUN apk add --update --no-cache make git 08:31:17 Removing intermediate container 202722075b78 08:31:17 ---> 9e873cf9e3f8 08:31:17 Step 5/22 : RUN apk add --update --no-cache make git 08:31:17 ---> Running in b5731acf2c79 08:31:17 ---> Running in 761c0b0f6453 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:18 OK: 211 MiB in 51 packages 08:31:18 OK: 211 MiB in 51 packages 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:18 OK: 211 MiB in 51 packages 08:31:18 OK: 211 MiB in 51 packages 08:31:18 OK: 211 MiB in 51 packages 08:31:19 Removing intermediate container 2168c1f2ede1 08:31:19 ---> dfae4a6fdeea 08:31:19 Step 5/23 : COPY go.mod vendor* ./ 08:31:19 Removing intermediate container 84325fbe6ca3 08:31:19 ---> a600ca819585 08:31:19 Step 5/24 : COPY go.mod vendor* ./ 08:31:19 ---> 4386518fb26e 08:31:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:19 ---> Running in 014c7f124d5f 08:31:19 ---> 6f797cc3cc3a 08:31:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:19 ---> Running in d5b9d28414d1 08:31:19 Removing intermediate container 67ccf19380d5 08:31:19 ---> 6ae5154d843a 08:31:19 Step 5/20 : COPY go.mod vendor* ./ 08:31:19 Removing intermediate container 761c0b0f6453 08:31:19 ---> 6d703ec7b7e5 08:31:19 Step 6/22 : COPY go.mod vendor* ./ 08:31:19 Removing intermediate container b5731acf2c79 08:31:19 ---> 4d71307f4935 08:31:19 Step 6/22 : COPY go.mod vendor* ./ 08:31:19 ---> a1cbabc0472e 08:31:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:19 ---> Running in ba18a6c9242b 08:31:19 ---> 78fd686166d2 08:31:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:19 ---> 79ad125542ef 08:31:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:19 ---> Running in c4e763df837c 08:31:19 ---> Running in 76b9cbbd07cd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:22 provisioning config files... 08:31:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6894097838861073233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:22 ---> docker-login.sh 08:31:22 nexus3.edgexfoundry.org:10001 08:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 nexus3.edgexfoundry.org:10002 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 nexus3.edgexfoundry.org:10003 08:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:23 Configure a credential helper to remove this warning. See 08:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:23 08:31:23 Login Succeeded 08:31:23 nexus3.edgexfoundry.org:10004 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:24 Configure a credential helper to remove this warning. See 08:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:24 08:31:24 Login Succeeded 08:31:24 docker.io 08:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:24 Configure a credential helper to remove this warning. See 08:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:24 08:31:24 Login Succeeded 08:31:24 ---> docker-login.sh ends [Pipeline] } 08:31:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:31:25 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:25 ========================================================= 08:31:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:31:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:25 9b18e9b68314: Pulling fs layer 08:31:25 35d82f9e3411: Pulling fs layer 08:31:25 e16973657156: Pulling fs layer 08:31:25 fc693d55d65f: Pulling fs layer 08:31:25 7e9fc2657dce: Pulling fs layer 08:31:25 dda99020689f: Pulling fs layer 08:31:25 db1c61fa0a46: Pulling fs layer 08:31:25 891c053d2c06: Pulling fs layer 08:31:25 fc693d55d65f: Waiting 08:31:25 7e9fc2657dce: Waiting 08:31:25 dda99020689f: Waiting 08:31:25 891c053d2c06: Waiting 08:31:25 db1c61fa0a46: Waiting 08:31:25 e16973657156: Download complete 08:31:25 35d82f9e3411: Verifying Checksum 08:31:25 35d82f9e3411: Download complete 08:31:25 7e9fc2657dce: Verifying Checksum 08:31:25 7e9fc2657dce: Download complete 08:31:25 dda99020689f: Verifying Checksum 08:31:25 dda99020689f: Download complete 08:31:25 9b18e9b68314: Verifying Checksum 08:31:25 9b18e9b68314: Download complete 08:31:26 9b18e9b68314: Pull complete 08:31:26 891c053d2c06: Verifying Checksum 08:31:26 891c053d2c06: Download complete 08:31:28 db1c61fa0a46: Verifying Checksum 08:31:28 db1c61fa0a46: Download complete 08:31:28 35d82f9e3411: Pull complete 08:31:28 fc693d55d65f: Verifying Checksum 08:31:28 fc693d55d65f: Download complete 08:31:28 e16973657156: Pull complete 08:31:41 fc693d55d65f: Pull complete 08:31:41 7e9fc2657dce: Pull complete 08:31:41 dda99020689f: Pull complete 08:31:48 db1c61fa0a46: Pull complete 08:31:49 891c053d2c06: Pull complete 08:31:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:50 WORKDIR /edgex 08:31:50 COPY go.mod . 08:31:50 RUN go mod download 08:31:50 + docker build -t ci-base-image-arm64 -f - . 08:31:50 Sending build context to Docker daemon 2.946MB 08:31:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:31:50 ---> f96f9c87975a 08:31:50 Step 2/4 : WORKDIR /edgex 08:31:52 ---> Running in 1e1733e7aabb 08:31:52 Removing intermediate container 1e1733e7aabb 08:31:52 ---> b03399b55e4b 08:31:52 Step 3/4 : COPY go.mod . 08:31:54 ---> bee0c8f45db2 08:31:54 Step 4/4 : RUN go mod download 08:31:54 ---> Running in eb7e5db707a2 08:32:07 Removing intermediate container 76b9cbbd07cd 08:32:07 ---> 90d71970e777 08:32:07 Step 8/22 : COPY . . 08:32:07 Removing intermediate container 014c7f124d5f 08:32:07 ---> bc5fe3334cb0 08:32:07 Step 7/23 : COPY . . 08:32:07 Removing intermediate container c4e763df837c 08:32:07 ---> 8faa16a3b9f1 08:32:07 Step 8/22 : COPY . . 08:32:07 Removing intermediate container ba18a6c9242b 08:32:07 ---> 60d57a37506f 08:32:07 Step 7/20 : COPY . . 08:32:07 Removing intermediate container d5b9d28414d1 08:32:07 ---> c8b08e3d1294 08:32:07 Step 7/24 : COPY . . 08:32:15 ---> 1432d041f10d 08:32:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:32:15 ---> 75a87dc7acaf 08:32:15 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:32:15 ---> 399b9f77feac 08:32:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:32:15 ---> 5ecff0b082bd 08:32:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:32:15 ---> 2bc5f6ed525c 08:32:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:32:15 ---> Running in f2f8cac71e39 08:32:15 ---> Running in 65cc1c366045 08:32:15 ---> Running in 872dd38587ef 08:32:15 ---> Running in 45f2bfeeecaf 08:32:15 ---> Running in c871e1bb0bd2 08:32:15 Removing intermediate container 65cc1c366045 08:32:15 ---> db25caacbefe 08:32:15 Step 9/24 : WORKDIR /edgex-go/spire-build 08:32:15 Removing intermediate container 45f2bfeeecaf 08:32:15 ---> 23b3a1b2c31e 08:32:15 Step 9/23 : WORKDIR /edgex-go/spire-build 08:32:15 ---> Running in a04dbc4aced1 08:32:15 ---> Running in 58d22ca3a46e 08:32:15 Removing intermediate container a04dbc4aced1 08:32:15 ---> d36b25e57f7b 08:32:15 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 08:32:15 Removing intermediate container 58d22ca3a46e 08:32:15 ---> 4b2470a426ec 08:32:15 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 08:32:15 ---> Running in 6d25a7d017a6 08:32:15 ---> Running in df11e0f5c249 08:32:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:16 Removing intermediate container 6d25a7d017a6 08:32:16 ---> 29be98d76776 08:32:16 Step 11/24 : WORKDIR /edgex-go 08:32:16 Removing intermediate container df11e0f5c249 08:32:16 ---> a19874535ce9 08:32:16 Step 11/23 : WORKDIR /edgex-go 08:32:16 ---> Running in 32356b281a02 08:32:16 ---> Running in 08cee93010e3 08:32:16 Removing intermediate container 32356b281a02 08:32:16 ---> 480f556d39d5 08:32:16 08:32:16 Step 12/24 : FROM alpine:3.15 08:32:16 Removing intermediate container 08cee93010e3 08:32:16 ---> 85c40aff961c 08:32:16 08:32:16 Step 12/23 : FROM alpine:3.15 08:32:16 3.15: Pulling from library/alpine 08:32:16 3.15: Pulling from library/alpine 08:32:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:32:17 Status: Downloaded newer image for alpine:3.15 08:32:17 ---> 5ce65d7b0fde 08:32:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:32:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:32:17 Status: Image is up to date for alpine:3.15 08:32:17 ---> 5ce65d7b0fde 08:32:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:32:17 ---> Running in 088f5dbb5ab1 08:32:17 ---> Running in 4a5b62f74b8f 08:32:17 Removing intermediate container 088f5dbb5ab1 08:32:17 ---> 85603f844b1d 08:32:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:17 Removing intermediate container 4a5b62f74b8f 08:32:17 ---> b952dd210366 08:32:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:17 ---> Running in 48e310090210 08:32:17 ---> Running in bb176b6deeaf 08:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:32:19 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:32:19 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:32:19 OK: 15859 distinct packages available 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:32:19 (1/4) Installing dumb-init (1.2.5-r1) 08:32:19 (2/4) Installing musl-obstack (1.2.3-r0) 08:32:19 (3/4) Installing libucontext (1.1-r0) 08:32:19 (4/4) Installing gcompat (1.0.0-r4) 08:32:19 Executing busybox-1.34.1-r7.trigger 08:32:19 OK: 6 MiB in 18 packages 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:32:19 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:32:19 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:32:19 OK: 15859 distinct packages available 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:32:20 (1/5) Installing dumb-init (1.2.5-r1) 08:32:20 (2/5) Installing musl-obstack (1.2.3-r0) 08:32:20 (3/5) Installing libucontext (1.1-r0) 08:32:20 (4/5) Installing gcompat (1.0.0-r4) 08:32:20 (5/5) Installing openssl (1.1.1t-r1) 08:32:20 Executing busybox-1.34.1-r7.trigger 08:32:20 OK: 7 MiB in 19 packages 08:32:20 Removing intermediate container 48e310090210 08:32:20 ---> 66715b76afe8 08:32:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:32:21 Removing intermediate container bb176b6deeaf 08:32:21 ---> ce09d5dec970 08:32:21 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:32:22 ---> ff192524c11c 08:32:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:32:23 ---> ca9e4b661242 08:32:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:32:23 ---> 44f16abecd3f 08:32:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:32:23 ---> Running in 4a6f2c27e3aa 08:32:23 ---> 55c31ff1a75a 08:32:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:32:23 Removing intermediate container 4a6f2c27e3aa 08:32:23 ---> 3ad3be61d9c6 08:32:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:32:24 ---> 5019ab179126 08:32:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:32:24 ---> fe66e8ac86dc 08:32:24 Step 19/24 : WORKDIR / 08:32:24 ---> Running in 38dfbec1a770 08:32:24 ---> 63383f68b63a 08:32:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:32:25 ---> Running in c67aa55cb066 08:32:25 Removing intermediate container 38dfbec1a770 08:32:25 ---> 7637640d92b4 08:32:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:32:25 ---> Running in c5fcabba2f9c 08:32:25 Removing intermediate container c67aa55cb066 08:32:25 ---> 94ca3b48be8b 08:32:25 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:32:25 ---> Running in 0c492771c63e 08:32:25 Removing intermediate container c5fcabba2f9c 08:32:25 ---> 822b993a958c 08:32:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:32:25 ---> Running in 87d6b1d0bf5d 08:32:25 Removing intermediate container 0c492771c63e 08:32:25 ---> 0412cd670fb0 08:32:25 Step 21/23 : LABEL arch=x86_64 08:32:25 ---> Running in 5e425e20af7b 08:32:25 Removing intermediate container 87d6b1d0bf5d 08:32:25 ---> 8e21b4a9521d 08:32:25 Step 22/24 : LABEL arch=x86_64 08:32:25 Removing intermediate container 5e425e20af7b 08:32:25 ---> 58511ebb4c50 08:32:25 Step 22/23 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:32:26 ---> Running in ef52794e8c08 08:32:26 ---> Running in 93bd8c3c0dbf 08:32:26 Removing intermediate container eb7e5db707a2 08:32:26 ---> 437d2589926b 08:32:26 Successfully built 437d2589926b 08:32:26 Successfully tagged ci-base-image-arm64:latest 08:32:26 Removing intermediate container 93bd8c3c0dbf 08:32:26 ---> 972cbf6223fd 08:32:26 Step 23/24 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:32:26 Removing intermediate container ef52794e8c08 08:32:26 ---> 710ce3c2faaa 08:32:26 Step 23/23 : LABEL version=0.0.0 08:32:26 ---> Running in 974ae3ca22ea [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 ---> Running in 510e2cc48116 08:32:26 Removing intermediate container 974ae3ca22ea 08:32:26 ---> 85aba879bbb9 08:32:26 Step 24/24 : LABEL version=0.0.0 08:32:26 + docker inspect -f . ci-base-image-arm64 08:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container 08:32:26 ---> Running in 55c3e8f8b2bb 08:32:26 Removing intermediate container 510e2cc48116 08:32:26 ---> 0a71f30aab1e 08:32:26 08:32:26 Successfully built 0a71f30aab1e 08:32:26 Successfully tagged security-spire-server:latest 08:32:26 Building support-notifications 08:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:32:27  Building security-spire-server ... done Removing intermediate container 55c3e8f8b2bb 08:32:27 ---> ac5e6e9d62d4 08:32:27 08:32:27 Successfully built ac5e6e9d62d4 08:32:27 Successfully tagged security-spire-config:latest 08:32:27 Building security-spiffe-token-provider 08:32:28 $ docker top 9f07e24c2f5f36c4c23d1dcfcc54e2c76796da5ca5aa40802e36632291652c90 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:29 + go version 08:32:29 go version go1.18.7 linux/arm64 [Pipeline] } 08:32:29 $ docker stop --time=1 9f07e24c2f5f36c4c23d1dcfcc54e2c76796da5ca5aa40802e36632291652c90 08:32:31  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 71d28a9ce056 08:32:31 Step 3/19 : WORKDIR /edgex-go 08:32:31 ---> Using cache 08:32:31 ---> 2bd703fe5e5b 08:32:31 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:31 $ docker rm -f --volumes 9f07e24c2f5f36c4c23d1dcfcc54e2c76796da5ca5aa40802e36632291652c90 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 71d28a9ce056 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:31 ---> Using cache 08:32:31 ---> 410250ae5c65 08:32:31 Step 4/22 : WORKDIR /edgex-go 08:32:31 ---> Using cache 08:32:31 ---> 9e873cf9e3f8 08:32:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker inspect -f . ci-base-image-arm64 08:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:32 prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container 08:32:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:32:33 $ docker top da6d8ab7240e4c84598a2b277469afd12c2cf2f2dc958402b88dbbdcb6119840 -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:33 ========================================================= 08:32:33 [edgeXBuildGoParallel] Running Tests and Build... 08:32:33 ========================================================= [Pipeline] sh 08:32:34 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:32:34 ---> Running in 998b9b813a13 08:32:34 ---> Running in 4b0da40c28fe 08:32:34 + make test 08:32:34 go test -race -coverprofile=coverage.out ./... 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:35 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:35 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:35 OK: 17046 distinct packages available 08:32:35 OK: 211 MiB in 51 packages 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:36 OK: 211 MiB in 51 packages 08:32:36 Removing intermediate container 4b0da40c28fe 08:32:36 ---> 3d582686c84c 08:32:36 Step 6/22 : COPY go.mod vendor* ./ 08:32:36 Removing intermediate container 998b9b813a13 08:32:36 ---> 61775809b434 08:32:36 Step 5/19 : COPY go.mod vendor* ./ 08:32:36 ---> ab81d8c87802 08:32:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> Running in e5e0cb09627d 08:32:36 ---> 7d160420becb 08:32:36 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:36 ---> Running in 527a25d94503 08:32:39 Removing intermediate container c871e1bb0bd2 08:32:39 ---> 9d1c6a01832b 08:32:39 08:32:39 Step 10/22 : FROM alpine:3.16 08:32:39 Removing intermediate container 872dd38587ef 08:32:39 ---> dcef556d4968 08:32:39 08:32:39 Step 9/20 : FROM alpine:3.16 08:32:39 3.16: Pulling from library/alpine 08:32:39 3.16: Pulling from library/alpine 08:32:40 Removing intermediate container f2f8cac71e39 08:32:40 ---> 5e4c62858dc2 08:32:40 08:32:40 Step 10/22 : FROM alpine:3.16 08:32:40 3.16: Pulling from library/alpine 08:32:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:32:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:32:40 Status: Downloaded newer image for alpine:3.16 08:32:40 Status: Image is up to date for alpine:3.16 08:32:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:32:40 Status: Image is up to date for alpine:3.16 08:32:40 ---> dfd21b5a31f5 08:32:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:32:40 ---> dfd21b5a31f5 08:32:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:32:40 ---> dfd21b5a31f5 08:32:40 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:32:40 ---> Running in aa20b59f6c47 08:32:40 ---> Running in 8cb9a74a106d 08:32:40 ---> Running in e9b576386074 08:32:40 Removing intermediate container e9b576386074 08:32:40 ---> 042ac4d8e846 08:32:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:32:40 Removing intermediate container aa20b59f6c47 08:32:40 ---> ab25f0e55928 08:32:40 Step 12/22 : ENV APP_PORT=59880 08:32:40 ---> Running in 032875f0d7e6 08:32:40 ---> Running in 16cc15288b15 08:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:40 Removing intermediate container 16cc15288b15 08:32:40 ---> 3182e7c859e0 08:32:40 Step 13/22 : EXPOSE $APP_PORT 08:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:40 ---> Running in 6a8f636c725a 08:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:41 Removing intermediate container 6a8f636c725a 08:32:41 ---> 483b85d70fa0 08:32:41 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:41 ---> Running in 9475757320da 08:32:41 (1/2) Installing dumb-init (1.2.5-r1) 08:32:41 (2/2) Installing openssl (1.1.1t-r0) 08:32:41 Executing busybox-1.35.0-r17.trigger 08:32:41 OK: 6 MiB in 16 packages 08:32:41 (1/1) Installing dumb-init (1.2.5-r1) 08:32:41 Executing busybox-1.35.0-r17.trigger 08:32:41 OK: 6 MiB in 15 packages 08:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:41 (1/1) Installing dumb-init (1.2.5-r1) 08:32:41 Executing busybox-1.35.0-r17.trigger 08:32:41 OK: 6 MiB in 15 packages 08:32:41 Removing intermediate container 8cb9a74a106d 08:32:41 ---> 52c1c9001002 08:32:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:32:41 Removing intermediate container 032875f0d7e6 08:32:41 ---> 80d75ef37c8b 08:32:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:41 ---> Running in dbd8169dbfb1 08:32:42 ---> 9335588988b6 08:32:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:32:42 Removing intermediate container dbd8169dbfb1 08:32:42 ---> f8a34b0c5d36 08:32:42 Step 12/20 : WORKDIR /edgex 08:32:42 ---> Running in e6de391d17d3 08:32:43 Removing intermediate container 9475757320da 08:32:43 ---> 28efbd01e08d 08:32:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:44 Removing intermediate container e6de391d17d3 08:32:44 ---> 9045b471c26a 08:32:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:32:44 ---> a4ac005e778b 08:32:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:32:44 ---> 6c9dde0c7746 08:32:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:32:45 ---> 1daed269c773 08:32:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:32:45 ---> c389146a38a2 08:32:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:32:45 ---> b86d5573deeb 08:32:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:32:46 ---> a4d57ffb97ea 08:32:46 Step 18/22 : ENTRYPOINT ["/core-data"] 08:32:46 ---> 96f06f7f08d0 08:32:46 ---> 4fd56c1433f7 08:32:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:32:46 08:32:46 ---> Running in a1757ec31f73 08:32:46 ---> Running in 5ed52bb36c41 08:32:46 Removing intermediate container a1757ec31f73 08:32:46 ---> d8408f8fbe95 08:32:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:32:46 ---> f9916e701f08 08:32:46 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:32:46 ---> Running in e7d4be87e681 08:32:46 ---> Running in c8026f49f6a4 08:32:46 Removing intermediate container e7d4be87e681 08:32:46 ---> 65ed9047d7eb 08:32:46 Step 20/22 : LABEL arch=x86_64 08:32:46 ---> Running in 024037d75abd 08:32:47 Removing intermediate container 024037d75abd 08:32:47 ---> 9b19e8fd2dc3 08:32:47 Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:32:47 Removing intermediate container 5ed52bb36c41 08:32:47 ---> 96c86f67eab5 08:32:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:32:47 ---> Running in 5b963c0a2186 08:32:47 ---> Running in bec30ae40826 08:32:47 Removing intermediate container 5b963c0a2186 08:32:47 ---> e1571c8028a2 08:32:47 Step 22/22 : LABEL version=0.0.0 08:32:47 Removing intermediate container bec30ae40826 08:32:47 ---> d04578ddf42f 08:32:47 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:32:47 Removing intermediate container c8026f49f6a4 08:32:47 ---> 0ccc3e2da1d3 08:32:47 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:32:47 ---> Running in f95bb29c165a 08:32:47 ---> Running in 08975bdaec22 08:32:47 ---> Running in 638ef80f394a 08:32:47 Removing intermediate container 08975bdaec22 08:32:47 ---> b617e137a103 08:32:47 Step 20/22 : LABEL arch=x86_64 08:32:47 Removing intermediate container 638ef80f394a 08:32:47 ---> 7ad45d176048 08:32:47 Step 18/20 : LABEL arch=x86_64 08:32:47 Removing intermediate container f95bb29c165a 08:32:47 ---> 188dd7442efa 08:32:47 08:32:47 ---> Running in 718932b22400 08:32:48 Successfully built 188dd7442efa 08:32:48 ---> Running in ea11a80e07b0 08:32:48 Successfully tagged core-data:latest 08:32:48  Building core-data ... done Building core-metadata 08:32:48 Removing intermediate container 718932b22400 08:32:48 ---> d5ba0d08cdb1 08:32:48 Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:32:49 Removing intermediate container ea11a80e07b0 08:32:49 ---> 0d03d9ca4c03 08:32:49 Step 19/20 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:32:50 ---> Running in 5223360aa784 08:32:50 ---> Running in e40fc0d608f4 08:32:50 Removing intermediate container 5223360aa784 08:32:50 ---> d75de0ef7453 08:32:50 Step 22/22 : LABEL version=0.0.0 08:32:50 ---> Running in 88bb1b1e31af 08:32:50 Removing intermediate container e40fc0d608f4 08:32:50 ---> 953f9d030e3d 08:32:50 Step 20/20 : LABEL version=0.0.0 08:32:51 ---> Running in b80f278e7187 08:32:51 Removing intermediate container 88bb1b1e31af 08:32:51 ---> 7cf96d15ea4a 08:32:51 08:32:51 Successfully built 7cf96d15ea4a 08:32:51 Successfully tagged security-proxy-auth:latest 08:32:51 Building security-secretstore-setup 08:32:51  Building security-proxy-auth ... done Removing intermediate container b80f278e7187 08:32:51 ---> a6a17671eeba 08:32:51 08:32:51 Successfully built a6a17671eeba 08:32:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:51 ---> 71d28a9ce056 08:32:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:51 ---> Using cache 08:32:51 ---> 410250ae5c65 08:32:51 Step 4/24 : WORKDIR /edgex-go 08:32:51 ---> Using cache 08:32:51 ---> 9e873cf9e3f8 08:32:51 Step 5/24 : RUN apk add --update --no-cache make git 08:32:51 ---> Using cache 08:32:51 ---> 6d703ec7b7e5 08:32:51 Step 6/24 : COPY go.mod vendor* ./ 08:32:51 ---> Using cache 08:32:51 ---> 78fd686166d2 08:32:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:51 ---> Using cache 08:32:51 ---> 8faa16a3b9f1 08:32:51 Step 8/24 : COPY . . 08:32:51 Successfully tagged security-proxy-setup:latest 08:32:51  Building security-proxy-setup ... done Building security-spire-agent 08:32:51 ---> Using cache 08:32:51 ---> 1432d041f10d 08:32:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:32:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:55 ---> Running in 9bb96c254e11 08:32:55 ---> 71d28a9ce056 08:32:55 Step 3/24 : WORKDIR /edgex-go 08:32:55 ---> 71d28a9ce056 08:32:55 Step 3/23 : WORKDIR /edgex-go 08:32:55 ---> Using cache 08:32:55 ---> 2bd703fe5e5b 08:32:55 Step 4/23 : RUN apk add --update --no-cache make git 08:32:55 ---> Using cache 08:32:55 ---> 6ae5154d843a 08:32:55 Step 5/23 : COPY go.mod vendor* ./ 08:32:55 ---> Using cache 08:32:55 ---> 2bd703fe5e5b 08:32:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:32:55 ---> Using cache 08:32:55 ---> a1cbabc0472e 08:32:55 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:55 ---> Using cache 08:32:55 ---> 60d57a37506f 08:32:55 Step 7/23 : COPY . . 08:32:55 ---> Using cache 08:32:55 ---> 75a87dc7acaf 08:32:55 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:32:55 ---> Running in e7216f45df10 08:32:55 ---> Running in cc1d5fae6054 08:32:55 Removing intermediate container e5e0cb09627d 08:32:55 ---> 78d797b2e49a 08:32:55 Step 8/22 : COPY . . 08:32:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:55 Removing intermediate container 527a25d94503 08:32:55 ---> 121b55af669f 08:32:55 Step 7/19 : COPY . . 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:56 OK: 211 MiB in 51 packages 08:32:59 Removing intermediate container e7216f45df10 08:32:59 ---> ecdeebd090fc 08:32:59 Step 5/24 : COPY go.mod vendor* ./ 08:33:00 ---> ecf69fb088a7 08:33:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:00 ---> Running in 221941a2bbec 08:33:02 ---> 3bec42417a4d 08:33:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:33:02 ---> f66b3e9102fc 08:33:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:02 ---> Running in 64260b60edcf 08:33:02 ---> Running in 815a6e22cb2c 08:33:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:20 Removing intermediate container 221941a2bbec 08:33:20 ---> 1711fcf7547b 08:33:20 Step 7/24 : COPY . . 08:33:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:27 ---> b6f092e45723 08:33:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:27 ---> Running in 216dc8f48cb5 08:33:27 Removing intermediate container 216dc8f48cb5 08:33:27 ---> 0f6d38bc0b69 08:33:27 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:27 ---> Running in e71d1f014685 08:33:28 Removing intermediate container e71d1f014685 08:33:28 ---> 34992e199a0e 08:33:28 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 08:33:28 ---> Running in ba90ec08cc7f 08:33:30 Removing intermediate container 9bb96c254e11 08:33:30 ---> 5116ace4058e 08:33:30 08:33:30 Step 10/24 : FROM alpine:3.16 08:33:30 ---> dfd21b5a31f5 08:33:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:33:30 Removing intermediate container cc1d5fae6054 08:33:30 ---> 097690ba4cd3 08:33:30 08:33:30 Step 9/23 : FROM alpine:3.16 08:33:30 ---> dfd21b5a31f5 08:33:30 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:30 ---> Running in 62b691a3e346 08:33:30 Removing intermediate container ba90ec08cc7f 08:33:30 ---> f045c9a8a915 08:33:30 Step 11/24 : WORKDIR /edgex-go 08:33:30 ---> Running in 1ec420e4244c 08:33:30 ---> Running in 251275b1397b 08:33:30 Removing intermediate container 251275b1397b 08:33:30 ---> 9841fe2cb127 08:33:30 08:33:30 Step 12/24 : FROM alpine:3.15 08:33:30 ---> 5ce65d7b0fde 08:33:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:30 ---> Using cache 08:33:30 ---> b952dd210366 08:33:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:30 ---> Using cache 08:33:30 ---> ce09d5dec970 08:33:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:31 (1/1) Installing dumb-init (1.2.5-r1) 08:33:31 Executing busybox-1.35.0-r17.trigger 08:33:31 OK: 6 MiB in 15 packages 08:33:31 (1/3) Installing ca-certificates (20220614-r0) 08:33:31 (2/3) Installing dumb-init (1.2.5-r1) 08:33:31 (3/3) Installing su-exec (0.2-r1) 08:33:31 Executing busybox-1.35.0-r17.trigger 08:33:31 Executing ca-certificates-20220614-r0.trigger 08:33:31 OK: 6 MiB in 17 packages 08:33:33 ---> 53fb734b668f 08:33:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:33 Removing intermediate container 62b691a3e346 08:33:33 ---> 0b1e358a8379 08:33:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:33 Removing intermediate container 1ec420e4244c 08:33:33 ---> fdb60c409bdf 08:33:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:33 ---> Running in e9ac5da1eb22 08:33:33 ---> Running in bf3326f0c809 08:33:33 Removing intermediate container e9ac5da1eb22 08:33:33 ---> 20fe4c7b5706 08:33:33 Step 12/23 : WORKDIR / 08:33:34 Removing intermediate container bf3326f0c809 08:33:34 ---> 5da0104d6b73 08:33:34 Step 13/24 : ENV APP_PORT=59881 08:33:34 ---> Running in 321cc8d94114 08:33:34 ---> Running in 45772e7e8b58 08:33:34 Removing intermediate container 321cc8d94114 08:33:34 ---> e8fd8b907eba 08:33:34 Step 14/24 : EXPOSE $APP_PORT 08:33:34 ---> Running in d7e74378fe4f 08:33:34 Removing intermediate container 45772e7e8b58 08:33:34 ---> 3409e526734c 08:33:34 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:33:34 Removing intermediate container d7e74378fe4f 08:33:34 ---> 85d473d84e35 08:33:34 Step 15/24 : WORKDIR / 08:33:34 ---> 31aa42f083ff 08:33:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:34 ---> 12374b3d026b 08:33:34 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:33:34 ---> Running in 059dd00ac6a3 08:33:34 ---> aa3784d6be80 08:33:34 Removing intermediate container 059dd00ac6a3 08:33:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> d30aebc79f49 08:33:34 08:33:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:35 ---> 2eab51a3ebf0 08:33:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:33:35 ---> 18b564687f62 08:33:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:35 ---> e1e8b23a3a8e 08:33:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:35 ---> afb732fee329 08:33:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:33:35 ---> 8ab4cf1b0733 08:33:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:35 ---> Running in da2fd5b7c3b2 08:33:35 ---> d178c31521b1 08:33:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:33:35 Removing intermediate container da2fd5b7c3b2 08:33:35 ---> e8f28f952686 08:33:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:35 ---> Running in 00c2c51a2e34 08:33:36 ---> f7e77b738ae2 08:33:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:33:36 ---> 6dae45c2506f 08:33:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:33:36 Removing intermediate container 00c2c51a2e34 08:33:36 ---> fa1b020a7411 08:33:36 Step 22/24 : LABEL arch=x86_64 08:33:36 ---> Running in c916190ce9cd 08:33:36 ---> 657e877fda43 08:33:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:33:36 Removing intermediate container c916190ce9cd 08:33:36 ---> 4edb4f4b672e 08:33:36 Step 23/24 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:33:36 ---> 5da801f9d29b 08:33:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:33:36 ---> Running in 94e6fa225a17 08:33:36 ---> Running in 94a71f5f2684 08:33:37 Removing intermediate container 94e6fa225a17 08:33:37 ---> b11cff162bfd 08:33:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:37 Removing intermediate container 94a71f5f2684 08:33:37 ---> e153939c1a3a 08:33:37 Step 24/24 : LABEL version=0.0.0 08:33:37 ---> 773bfc58fd9f 08:33:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:37 ---> Running in 455d67fa5c93 08:33:37 ---> Running in 3dfb0c5a76b5 08:33:37 ---> Running in f2a35ed97b34 08:33:37 Removing intermediate container 455d67fa5c93 08:33:37 ---> 71360311979d 08:33:37 Step 22/24 : LABEL arch=x86_64 08:33:37 Removing intermediate container 3dfb0c5a76b5 08:33:37 ---> b21346d4dc1d 08:33:37 08:33:37 ---> Running in 67378025dce6 08:33:37 Successfully built b21346d4dc1d 08:33:37 Successfully tagged security-spire-agent:latest 08:33:37  Building security-spire-agent ... done Building security-bootstrapper 08:33:37 Removing intermediate container 67378025dce6 08:33:37 ---> 7c04558a9063 08:33:37 Step 23/24 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:33:39 ---> Running in 0d4b2558fb90 08:33:39 Removing intermediate container 64260b60edcf 08:33:39 ---> 63cd9fd454f2 08:33:39 08:33:39 Step 9/19 : FROM alpine:3.15 08:33:39 ---> 5ce65d7b0fde 08:33:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:39 ---> Using cache 08:33:39 ---> b952dd210366 08:33:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:39 ---> Running in cf4d418bc1a8 08:33:39 Removing intermediate container 0d4b2558fb90 08:33:39 ---> 21cd0cfc7d8a 08:33:39 Step 24/24 : LABEL version=0.0.0 08:33:39 Removing intermediate container f2a35ed97b34 08:33:39 ---> 92df4acb1738 08:33:39 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:33:39 ---> Running in 1cc52d01d90a 08:33:40 ---> Running in 052bce0573c7 08:33:40 Removing intermediate container 1cc52d01d90a 08:33:40 ---> 6608dd8ef1ae 08:33:40 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:40 Removing intermediate container 052bce0573c7 08:33:40 ---> f9fae11e350f 08:33:40 Step 21/23 : LABEL arch=x86_64 08:33:40 Successfully built 6608dd8ef1ae 08:33:40 Successfully tagged core-metadata:latest 08:33:40 Building core-command 08:33:40  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:40 ---> Running in 71fa03648b8f 08:33:40 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:40 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:40 OK: 15859 distinct packages available 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:40 (1/9) Installing ca-certificates (20220614-r0) 08:33:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 71d28a9ce056 08:33:40 Step 3/32 : WORKDIR /edgex-go 08:33:40 ---> Using cache 08:33:40 ---> 2bd703fe5e5b 08:33:40 Step 4/32 : RUN apk add --update --no-cache make git 08:33:40 ---> Using cache 08:33:40 ---> 6ae5154d843a 08:33:40 Step 5/32 : COPY go.mod vendor* ./ 08:33:40 ---> Using cache 08:33:40 ---> a1cbabc0472e 08:33:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 ---> Using cache 08:33:40 ---> 60d57a37506f 08:33:40 Step 7/32 : COPY . . 08:33:40 ---> Using cache 08:33:40 ---> 75a87dc7acaf 08:33:40 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:40 (2/9) Installing brotli-libs (1.0.9-r5) 08:33:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:33:40 (4/9) Installing libcurl (7.80.0-r6) 08:33:40 (5/9) Installing curl (7.80.0-r6) 08:33:40 (6/9) Installing dumb-init (1.2.5-r1) 08:33:40 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:40 (8/9) Installing libucontext (1.1-r0) 08:33:40 (9/9) Installing gcompat (1.0.0-r4) 08:33:40 Executing busybox-1.34.1-r7.trigger 08:33:40 Executing ca-certificates-20220614-r0.trigger 08:33:41 OK: 8 MiB in 23 packages 08:33:42 Removing intermediate container 71fa03648b8f 08:33:42 ---> f339baec27b8 08:33:42 Step 22/23 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:33:42 ---> Running in e6f0c92e9e67 08:33:43 ---> Running in b381e581754b 08:33:43 Removing intermediate container 815a6e22cb2c 08:33:43 ---> 957df531cc56 08:33:43 08:33:43 Step 10/22 : FROM alpine:3.16 08:33:43 ---> dfd21b5a31f5 08:33:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:33:43 ---> Running in a5c2a40a033a 08:33:43 Removing intermediate container cf4d418bc1a8 08:33:43 ---> d0c2283ad688 08:33:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:43 Removing intermediate container b381e581754b 08:33:43 ---> 8e9cab5fb13f 08:33:43 Step 23/23 : LABEL version=0.0.0 08:33:43 ---> Running in 9045ac847a7a 08:33:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:43 ---> 71d28a9ce056 08:33:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:43 ---> Using cache 08:33:43 ---> 410250ae5c65 08:33:43 Step 4/23 : WORKDIR /edgex-go 08:33:43 ---> Using cache 08:33:43 ---> 9e873cf9e3f8 08:33:43 Step 5/23 : RUN apk add --update --no-cache make git 08:33:43 ---> Using cache 08:33:43 ---> 6d703ec7b7e5 08:33:43 Step 6/23 : COPY go.mod vendor* ./ 08:33:43 ---> Using cache 08:33:43 ---> 78fd686166d2 08:33:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:43 ---> Using cache 08:33:43 ---> 8faa16a3b9f1 08:33:43 Step 8/23 : COPY . . 08:33:43 ---> Using cache 08:33:43 ---> 1432d041f10d 08:33:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandRemoving intermediate container 9045ac847a7a 08:33:43 08:33:43 ---> 46718928e274 08:33:43 08:33:43 ---> 37780d0b4e53 08:33:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:43 ---> Running in 9e6d9fe5c2bb 08:33:43 Successfully built 46718928e274 08:33:43 Successfully tagged security-secretstore-setup:latest 08:33:43  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 08:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:44 (1/2) Installing ca-certificates (20220614-r0) 08:33:44 (2/2) Installing dumb-init (1.2.5-r1) 08:33:44 Executing busybox-1.35.0-r17.trigger 08:33:44 Executing ca-certificates-20220614-r0.trigger 08:33:44 OK: 6 MiB in 16 packages 08:33:45 ---> ba0a29d21218 08:33:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:33:46 ---> 6a67d87ecb2f 08:33:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:33:46 Removing intermediate container a5c2a40a033a 08:33:46 ---> 04d9352eaaef 08:33:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:33:46 ---> Running in 793206704eaa 08:33:46 ---> Running in 714ee22e609e 08:33:46 Removing intermediate container 793206704eaa 08:33:46 ---> 387e3f8909b3 08:33:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:46 Removing intermediate container 714ee22e609e 08:33:46 ---> 92118a44837d 08:33:46 Step 13/22 : ENV APP_PORT=59860 08:33:46 ---> Running in 3ccd020389dd 08:33:46 ---> Running in b2ec444c65ca 08:33:46 Removing intermediate container 3ccd020389dd 08:33:46 ---> 22453e379f88 08:33:46 Step 17/19 : LABEL arch=x86_64 08:33:47 Removing intermediate container b2ec444c65ca 08:33:47 ---> c1753daef2b5 08:33:47 Step 14/22 : EXPOSE $APP_PORT 08:33:47 ---> Running in c83a343dbbb5 08:33:47 ---> Running in 9f4331d0fa6b 08:33:47 Removing intermediate container c83a343dbbb5 08:33:47 ---> 9c0d9bc9da0a 08:33:47 Step 18/19 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:33:47 Removing intermediate container 9f4331d0fa6b 08:33:47 ---> 8c781177af14 08:33:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:47 ---> Running in 82ca16574f62 08:33:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:47 ---> 71d28a9ce056 08:33:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:47 ---> Using cache 08:33:47 ---> 410250ae5c65 08:33:47 Step 4/22 : WORKDIR /edgex-go 08:33:47 ---> Using cache 08:33:47 ---> 9e873cf9e3f8 08:33:47 Step 5/22 : RUN apk add --update --no-cache make git 08:33:47 ---> Using cache 08:33:47 ---> 6d703ec7b7e5 08:33:47 Step 6/22 : COPY go.mod vendor* ./ 08:33:47 ---> Using cache 08:33:47 ---> 78fd686166d2 08:33:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 ---> Using cache 08:33:47 ---> 8faa16a3b9f1 08:33:47 Step 8/22 : COPY . . 08:33:47 ---> Using cache 08:33:47 ---> 1432d041f10d 08:33:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:47 Removing intermediate container 82ca16574f62 08:33:47 ---> 7a6d9102556e 08:33:47 Step 19/19 : LABEL version=0.0.0 08:33:47 ---> Running in d2854addb9fe 08:33:47 ---> c58cc414c633 08:33:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:33:47 ---> Running in 6bcd7c056617 08:33:48 Removing intermediate container 6bcd7c056617 08:33:48 ---> 456471e14ca8 08:33:48 08:33:48 Successfully built 456471e14ca8 08:33:48 Successfully tagged security-spiffe-token-provider:latest 08:33:48  Building security-spiffe-token-provider ... done Building support-scheduler 08:33:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:51 ---> 4d1cbcd11312 08:33:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:33:51 ---> 423a9dd1b4e5 08:33:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:51 ---> 71d28a9ce056 08:33:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:51 ---> Using cache 08:33:51 ---> 410250ae5c65 08:33:51 Step 4/22 : WORKDIR /edgex-go 08:33:51 ---> Using cache 08:33:51 ---> 9e873cf9e3f8 08:33:51 Step 5/22 : RUN apk add --update --no-cache make git 08:33:51 ---> Using cache 08:33:51 ---> 6d703ec7b7e5 08:33:51 Step 6/22 : COPY go.mod vendor* ./ 08:33:51 ---> Using cache 08:33:51 ---> 78fd686166d2 08:33:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:51 ---> Using cache 08:33:51 ---> 8faa16a3b9f1 08:33:51 Step 8/22 : COPY . . 08:33:51 ---> Using cache 08:33:51 ---> 1432d041f10d 08:33:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:51 ---> Running in bb3475f22190 08:33:51 ---> Running in a78948d6ef81 08:33:52 Removing intermediate container bb3475f22190 08:33:52 ---> 834c496f0e20 08:33:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:52 ---> Running in 83a7bae37ec1 08:33:52 Removing intermediate container 83a7bae37ec1 08:33:52 ---> 44605fd1dade 08:33:52 Step 20/22 : LABEL arch=x86_64 08:33:52 ---> Running in 9d1bcd895962 08:33:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:52 Removing intermediate container 9d1bcd895962 08:33:52 ---> aa4723dd9d71 08:33:52 Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:33:52 ---> Running in 619123f7d295 08:33:52 Removing intermediate container 619123f7d295 08:33:52 ---> 5987c795f35b 08:33:52 Step 22/22 : LABEL version=0.0.0 08:33:53 ---> Running in 398804004ab9 08:33:53 Removing intermediate container 398804004ab9 08:33:53 ---> a66f0f317cd8 08:33:53 08:33:53 Successfully built a66f0f317cd8 08:33:53 Successfully tagged support-notifications:latest 08:34:15  Building support-notifications ... done Removing intermediate container e6f0c92e9e67 08:34:15 ---> edfb3eb0ec23 08:34:15 08:34:15 Step 9/32 : FROM alpine:3.16 08:34:15 ---> dfd21b5a31f5 08:34:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:15 Removing intermediate container 9e6d9fe5c2bb 08:34:15 ---> 1687a18f46a4 08:34:15 08:34:15 Step 10/23 : FROM alpine:3.16 08:34:15 ---> dfd21b5a31f5 08:34:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:15 ---> Using cache 08:34:15 ---> 0b1e358a8379 08:34:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:15 ---> Using cache 08:34:15 ---> 5da0104d6b73 08:34:15 Step 13/23 : ENV APP_PORT=59882 08:34:15 ---> Running in 729f51cdad48 08:34:15 ---> Running in 4e8b516701fe 08:34:15 Removing intermediate container 729f51cdad48 08:34:15 ---> 3f1595b80704 08:34:15 Removing intermediate container 4e8b516701fe 08:34:15 ---> 4b6ef7de51d9 08:34:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-execStep 14/23 : EXPOSE $APP_PORT 08:34:15 08:34:15 ---> Running in bedf9d3ae7f2 08:34:15 ---> Running in d74a37bcf530 08:34:15 Removing intermediate container bedf9d3ae7f2 08:34:15 ---> 8a0f1368b7d2 08:34:15 Step 15/23 : WORKDIR / 08:34:15 ---> Running in 4a4cac69beeb 08:34:15 Removing intermediate container 4a4cac69beeb 08:34:15 ---> 5b69578d0c8a 08:34:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:15 (1/2) Installing dumb-init (1.2.5-r1) 08:34:15 (2/2) Installing su-exec (0.2-r1) 08:34:15 Executing busybox-1.35.0-r17.trigger 08:34:15 OK: 6 MiB in 16 packages 08:34:16 ---> 8316891a98f0 08:34:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:17 ---> 3228fa17ab9c 08:34:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:17 Removing intermediate container d74a37bcf530 08:34:17 ---> c593fda6ae39 08:34:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:17 ---> Running in 29fa8c238538 08:34:17 Removing intermediate container d2854addb9fe 08:34:17 ---> ed8bf79ae596 08:34:17 08:34:17 Step 10/22 : FROM alpine:3.16 08:34:17 ---> dfd21b5a31f5 08:34:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:17 ---> Using cache 08:34:17 ---> 042ac4d8e846 08:34:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:17 ---> Using cache 08:34:17 ---> 80d75ef37c8b 08:34:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:17 ---> Using cache 08:34:17 ---> 9335588988b6 08:34:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:17 ---> f116e3950072 08:34:17 Step 19/23 : ENTRYPOINT ["/core-command"] 08:34:17 ---> Running in 595ebd7f6c03 08:34:17 Removing intermediate container 29fa8c238538 08:34:17 ---> bba78c1eaed1 08:34:17 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:17 ---> Running in 6864cd1f91c5 08:34:17 Removing intermediate container 595ebd7f6c03 08:34:17 ---> a95763b73d17 08:34:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:17 Removing intermediate container 6864cd1f91c5 08:34:17 ---> 2ec71053902a 08:34:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:17 ---> Running in c0b95f458896 08:34:18 ---> d9332c4b179a 08:34:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:18 ---> Running in c372a767cab9 08:34:18 Removing intermediate container c0b95f458896 08:34:18 ---> 2479a26cbe2e 08:34:18 Step 21/23 : LABEL arch=x86_64 08:34:18 ---> Running in 788ecd5c3382 08:34:18 Removing intermediate container c372a767cab9 08:34:18 ---> 7776cf796f61 08:34:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:18 ---> c81e280084be 08:34:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:18 ---> Running in dc308f6c39c2 08:34:18 Removing intermediate container 788ecd5c3382 08:34:18 ---> dc4fa3b83fdb 08:34:18 Step 22/23 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:34:18 ---> Running in 4f5243a52c7a 08:34:18 Removing intermediate container dc308f6c39c2 08:34:18 ---> 323c2d5b27e5 08:34:18 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:18 ---> Running in bca2e83a1e7b 08:34:18 ---> 694f2eaf58f0 08:34:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:18 ---> Running in 407cea70a1a3 08:34:18 Removing intermediate container 4f5243a52c7a 08:34:18 ---> eae79b445a62 08:34:18 Step 23/23 : LABEL version=0.0.0 08:34:18 ---> Running in fb3df465234a 08:34:18 Removing intermediate container fb3df465234a 08:34:18 ---> e727ee671c93 08:34:18 08:34:18 Successfully built e727ee671c93 08:34:18 Successfully tagged core-command:latest 08:34:19  Building core-command ... done Removing intermediate container bca2e83a1e7b 08:34:19 ---> fc5206e212e5 08:34:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:19 ---> Running in e1011fa1b175 08:34:19 Removing intermediate container 407cea70a1a3 08:34:19 ---> 36fee14b8e98 08:34:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:19 ---> Running in 09d951ee189a 08:34:19 Removing intermediate container e1011fa1b175 08:34:19 ---> e8abc3f67f3e 08:34:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:19 Removing intermediate container 09d951ee189a 08:34:19 ---> 5118e7abce35 08:34:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:19 ---> Running in 35631276071b 08:34:19 ---> 2bc688f09139 08:34:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:19 ---> Running in b80495dcd900 08:34:19 Removing intermediate container 35631276071b 08:34:19 ---> 66fd7c8591e1 08:34:19 Step 20/22 : LABEL arch=x86_64 08:34:19 ---> Running in b7ae34bbe795 08:34:19 Removing intermediate container b7ae34bbe795 08:34:19 ---> 51e661e39160 08:34:19 Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:34:19 ---> Running in 123660ea93e1 08:34:20 Removing intermediate container 123660ea93e1 08:34:20 ---> c2cfe9ba36f1 08:34:20 Step 22/22 : LABEL version=0.0.0 08:34:20 ---> Running in 64062eff2a44 08:34:20 Removing intermediate container 64062eff2a44 08:34:20 ---> cd59b66e9991 08:34:20 08:34:20 Successfully built cd59b66e9991 08:34:20 Successfully tagged core-common-config-bootstrapper:latest 08:34:20  Building core-common-config-bootstrapper ... done Removing intermediate container b80495dcd900 08:34:20 ---> 9b3ba7c30b73 08:34:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:20 ---> f8c83b9d5c44 08:34:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:21 ---> 0dba2c3ee37a 08:34:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:21 ---> 507d80eaf657 08:34:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:21 ---> bc2b286b9251 08:34:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:21 ---> c3a5fcc6d365 08:34:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:22 ---> d4b321a8b4a5 08:34:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:22 ---> a5deeb037835 08:34:22 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:22 ---> Running in 2ae12ec352cf 08:34:23 Removing intermediate container 2ae12ec352cf 08:34:23 ---> d7645e82110f 08:34:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:23 ---> Running in 682e9e7fe5d8 08:34:23 Removing intermediate container 682e9e7fe5d8 08:34:23 ---> 282661ac82ae 08:34:23 Step 29/32 : CMD ["gate"] 08:34:23 ---> Running in 82471febb120 08:34:23 Removing intermediate container 82471febb120 08:34:23 ---> d887d1dfb810 08:34:23 Step 30/32 : LABEL arch=x86_64 08:34:23 ---> Running in 6dde0a56235d 08:34:24 Removing intermediate container 6dde0a56235d 08:34:24 ---> 50d95f5fa0ed 08:34:24 Step 31/32 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:34:24 ---> Running in 9e4abcad5b0c 08:34:24 Removing intermediate container 9e4abcad5b0c 08:34:24 ---> 0f690fae1b9e 08:34:24 Step 32/32 : LABEL version=0.0.0 08:34:24 ---> Running in ce657b104552 08:34:24 Removing intermediate container ce657b104552 08:34:24 ---> 6ef36729e13c 08:34:24 08:34:24 Successfully built 6ef36729e13c 08:34:24 Successfully tagged security-bootstrapper:latest 08:34:24  Building security-bootstrapper ... done Removing intermediate container a78948d6ef81 08:34:24 ---> 7a19a470bc3a 08:34:24 08:34:24 Step 10/22 : FROM alpine:3.16 08:34:24 ---> dfd21b5a31f5 08:34:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:24 ---> Using cache 08:34:24 ---> 0b1e358a8379 08:34:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:24 ---> Using cache 08:34:24 ---> 5da0104d6b73 08:34:24 Step 13/22 : ENV APP_PORT=59861 08:34:24 ---> Running in 93554bac7a7d 08:34:25 Removing intermediate container 93554bac7a7d 08:34:25 ---> 5a5277a8631f 08:34:25 Step 14/22 : EXPOSE $APP_PORT 08:34:25 ---> Running in 5d1c0aa900d8 08:34:25 Removing intermediate container 5d1c0aa900d8 08:34:25 ---> 029a4bfed2c1 08:34:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:25 ---> de443a6bd6bb 08:34:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:25 ---> 108f5152a783 08:34:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:25 ---> 38c91a3b6aa7 08:34:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:25 ---> Running in ba3f415a29ae 08:34:26 Removing intermediate container ba3f415a29ae 08:34:26 ---> ceeff8afa71d 08:34:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:26 ---> Running in e67de39838de 08:34:26 Removing intermediate container e67de39838de 08:34:26 ---> 9ab55ee6c91e 08:34:26 Step 20/22 : LABEL arch=x86_64 08:34:26 ---> Running in aaa8ec299a77 08:34:26 Removing intermediate container aaa8ec299a77 08:34:26 ---> 9dd6845a56ac 08:34:26 Step 21/22 : LABEL git_sha=5ef814499da773b406ffe1057bfdbcaf7012c55f 08:34:26 ---> Running in 8e984dacae60 08:34:26 Removing intermediate container 8e984dacae60 08:34:26 ---> 8adf6e2caa3c 08:34:26 Step 22/22 : LABEL version=0.0.0 08:34:26 ---> Running in be6513744817 08:34:26 Removing intermediate container be6513744817 08:34:26 ---> fb5905760a7a 08:34:26 08:34:26 Successfully built fb5905760a7a 08:34:26 Successfully tagged support-scheduler:latest 08:34:26  Building support-scheduler ... done  [Pipeline] } 08:34:26 $ docker stop --time=1 96fbbf0fdb96838ef85465cb883626f030766d43d6ebdd39b9a8d1023809b91a 08:34:28 $ docker rm -f --volumes 96fbbf0fdb96838ef85465cb883626f030766d43d6ebdd39b9a8d1023809b91a [Pipeline] // withDockerContainer [Pipeline] sh 08:34:28 + docker images 08:34:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:34:28 support-scheduler latest fb5905760a7a 2 seconds ago 30.1MB 08:34:28 7a19a470bc3a 4 seconds ago 1.74GB 08:34:28 security-bootstrapper latest 6ef36729e13c 4 seconds ago 19.7MB 08:34:28 core-common-config-bootstrapper latest cd59b66e9991 8 seconds ago 15.5MB 08:34:28 core-command latest e727ee671c93 10 seconds ago 17.8MB 08:34:28 ed8bf79ae596 11 seconds ago 1.67GB 08:34:28 1687a18f46a4 15 seconds ago 1.68GB 08:34:28 edfb3eb0ec23 16 seconds ago 1.66GB 08:34:28 support-notifications latest a66f0f317cd8 35 seconds ago 30.7MB 08:34:28 security-spiffe-token-provider latest 456471e14ca8 41 seconds ago 30MB 08:34:28 security-secretstore-setup latest 46718928e274 45 seconds ago 29.9MB 08:34:28 957df531cc56 46 seconds ago 1.74GB 08:34:28 core-metadata latest 6608dd8ef1ae 49 seconds ago 18.5MB 08:34:28 63cd9fd454f2 50 seconds ago 1.71GB 08:34:28 security-spire-agent latest b21346d4dc1d 51 seconds ago 125MB 08:34:28 5116ace4058e 58 seconds ago 1.69GB 08:34:28 097690ba4cd3 58 seconds ago 1.67GB 08:34:28 9841fe2cb127 58 seconds ago 1.55GB 08:34:28 security-proxy-setup latest a6a17671eeba About a minute ago 16.4MB 08:34:28 security-proxy-auth latest 7cf96d15ea4a About a minute ago 16.2MB 08:34:28 core-data latest 188dd7442efa About a minute ago 18MB 08:34:28 5e4c62858dc2 About a minute ago 1.68GB 08:34:28 9d1c6a01832b About a minute ago 1.66GB 08:34:28 dcef556d4968 About a minute ago 1.66GB 08:34:28 security-spire-config latest ac5e6e9d62d4 2 minutes ago 85.8MB 08:34:28 security-spire-server latest 0a71f30aab1e 2 minutes ago 86.5MB 08:34:28 85c40aff961c 2 minutes ago 1.55GB 08:34:28 480f556d39d5 2 minutes ago 1.55GB 08:34:28 ci-base-image-x86_64 latest 71d28a9ce056 5 minutes ago 903MB 08:34:28 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:34:28 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:34:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:34:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:34:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:35:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.385s coverage: 28.7% of statements 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.875s coverage: 98.5% of statements 08:35:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.906s coverage: 71.2% of statements 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:35:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.891s coverage: 54.0% of statements 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.746s coverage: 88.5% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.395s coverage: 3.9% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.029s coverage: 95.6% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.352s coverage: 72.2% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.540s coverage: 65.9% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.022s coverage: 0.9% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.738s coverage: 29.6% of statements 08:35:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.518s coverage: 45.5% of statements 08:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.395s coverage: 82.9% of statements 08:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.362s coverage: 94.1% of statements 08:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.473s coverage: 96.3% of statements 08:35:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 08:36:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.535s coverage: 94.4% of statements 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.412s coverage: 79.9% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.306s coverage: 86.9% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.294s coverage: 87.2% of statements 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 81.2% of statements 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.472s coverage: 82.1% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:36:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 84.8% of statements 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.371s coverage: 63.1% of statements 08:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 08:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 08:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.053s coverage: 38.4% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.741s coverage: 92.3% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.540s coverage: 97.7% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:36:42 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:36:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:36:42 go vet ./... 08:38:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:38:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:38:49 ./bin/test-attribution-txt.sh [Pipeline] echo 08:38:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:38:50 + ls -al . 08:38:50 total 700 08:38:50 drwxrwxr-x 10 1001 1001 4096 Mar 7 08:32 . 08:38:50 drwxr-xr-x 4 root root 4096 Mar 7 08:32 .. 08:38:50 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:30 .blubracket 08:38:50 -rw-rw-r-- 1 1001 1001 16 Mar 7 08:30 .dockerignore 08:38:50 drwxrwxr-x 8 1001 1001 4096 Mar 7 08:30 .git 08:38:50 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:30 .github 08:38:50 -rw-rw-r-- 1 1001 1001 1112 Mar 7 08:30 .gitignore 08:38:50 -rw-rw-r-- 1 1001 1001 42 Mar 7 08:30 .golangci.yml 08:38:50 -rw-rw-r-- 1 1001 1001 87 Mar 7 08:30 .hadolint.yml 08:38:50 -rw-rw-r-- 1 1001 1001 166 Mar 7 08:30 .sonarcloud.properties 08:38:50 -rw-rw-r-- 1 1001 1001 1171 Mar 7 08:30 ADOPTERS.md 08:38:50 -rw-rw-r-- 1 1001 1001 10825 Mar 7 08:30 Attribution.txt 08:38:50 -rw-rw-r-- 1 1001 1001 73765 Mar 7 08:30 CHANGELOG.md 08:38:50 -rw-rw-r-- 1 1001 1001 3804 Mar 7 08:30 CONTRIBUTING.md 08:38:50 -rw-rw-r-- 1 1001 1001 677 Mar 7 08:30 GOVERNANCE.md 08:38:50 -rw-rw-r-- 1 1001 1001 883 Mar 7 08:30 Jenkinsfile 08:38:50 -rw-rw-r-- 1 1001 1001 10775 Mar 7 08:30 LICENSE 08:38:50 -rw-rw-r-- 1 1001 1001 14071 Mar 7 08:30 Makefile 08:38:50 -rw-rw-r-- 1 1001 1001 582 Mar 7 08:30 OWNERS.md 08:38:50 -rw-rw-r-- 1 1001 1001 9403 Mar 7 08:30 README.md 08:38:50 -rw-rw-r-- 1 1001 1001 6912 Mar 7 08:30 SECURITY.md 08:38:50 -rw-rw-r-- 1 1001 1001 5 Mar 7 08:28 VERSION 08:38:50 drwxrwxr-x 2 1001 1001 4096 Mar 7 08:30 bin 08:38:50 drwxrwxr-x 18 1001 1001 4096 Mar 7 08:30 cmd 08:38:50 -rw-r--r-- 1 root root 446903 Mar 7 08:36 coverage.out 08:38:50 -rw-rw-r-- 1 1001 1001 3232 Mar 7 08:30 go.mod 08:38:50 -rw-rw-r-- 1 1001 1001 31099 Mar 7 08:30 go.sum 08:38:50 drwxrwxr-x 7 1001 1001 4096 Mar 7 08:30 internal 08:38:50 drwxrwxr-x 3 1001 1001 4096 Mar 7 08:30 openapi 08:38:50 drwxrwxr-x 4 1001 1001 4096 Mar 7 08:30 snap 08:38:50 -rw-rw-r-- 1 1001 1001 204 Mar 7 08:30 version.go [Pipeline] sh 08:38:50 + '[' -e coverage.out ] 08:38:50 + chown 1001:1001 coverage.out [Pipeline] stash 08:38:50 Warning: overwriting stash ‘coverage-report’ 08:38:51 Stashed 1 file(s) [Pipeline] sh 08:38:52 + make build 08:38:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:40:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:40:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:40:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:40:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:41:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:41: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:41:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:42: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42: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] } 08:42:22 $ docker stop --time=1 da6d8ab7240e4c84598a2b277469afd12c2cf2f2dc958402b88dbbdcb6119840 08:42:24 $ docker rm -f --volumes da6d8ab7240e4c84598a2b277469afd12c2cf2f2dc958402b88dbbdcb6119840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:27 08:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:27 29e5d40040c1: Pulling fs layer 08:42:27 1ce36da41761: Pulling fs layer 08:42:27 25b303627fd3: Pulling fs layer 08:42:27 29e5d40040c1: Verifying Checksum 08:42:27 29e5d40040c1: Download complete 08:42:27 1ce36da41761: Verifying Checksum 08:42:27 1ce36da41761: Download complete 08:42:28 29e5d40040c1: Pull complete 08:42:30 25b303627fd3: Verifying Checksum 08:42:30 25b303627fd3: Download complete 08:42:30 1ce36da41761: Pull complete 08:42:40 25b303627fd3: Pull complete 08:42:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:40 prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container 08:42:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:43 $ docker top 495d76a0956c408c11a5bc5c87c9e9444a392423e5eac8eeecd2be4140a85f65 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:43 + docker-compose+ build --helpgrep 08:42:43 parallel 08:42:50 --parallel Build images in parallel. [Pipeline] } 08:42:50 $ docker stop --time=1 495d76a0956c408c11a5bc5c87c9e9444a392423e5eac8eeecd2be4140a85f65 08:42:52 $ docker rm -f --volumes 495d76a0956c408c11a5bc5c87c9e9444a392423e5eac8eeecd2be4140a85f65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:52 prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container 08:42:53 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:42:54 $ docker top f2184fd9e3d9beb64859d409b91ca529fa0602b38a5ef7dd27541990f91a15f7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:54 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:01 Building core-command ... 08:43:01 Building core-common-config-bootstrapper ... 08:43:01 Building core-data ... 08:43:01 Building core-metadata ... 08:43:01 Building security-bootstrapper ... 08:43:01 Building security-proxy-auth ... 08:43:01 Building security-proxy-setup ... 08:43:01 Building security-secretstore-setup ... 08:43:01 Building security-spiffe-token-provider ... 08:43:01 Building security-spire-agent ... 08:43:01 Building security-spire-config ... 08:43:01 Building security-spire-server ... 08:43:01 Building support-notifications ... 08:43:01 Building support-scheduler ... 08:43:01 Building security-spire-agent 08:43:01 Building support-scheduler 08:43:01 Building security-secretstore-setup 08:43:01 Building security-proxy-setup 08:43:01 Building security-spire-config 08:43:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:48 ---> 437d2589926b 08:43:48 Step 3/24 : WORKDIR /edgex-go 08:43:48 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:43:48 ---> 437d2589926b 08:43:48 Step 3/20 : WORKDIR /edgex-go 08:43:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:48 ---> 437d2589926b 08:43:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:43:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:43:48 ---> 437d2589926b 08:43:48 ---> Running in e2a201079134 08:43:48 ---> Running in 627e8911f437 08:43:48 Step 3/23 : WORKDIR /edgex-go 08:43:48 ---> Running in 22d100a6f97f 08:43:48 ---> Running in 91304fdc543e 08:43:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:43:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:48 ---> 437d2589926b 08:43:48 Step 3/24 : WORKDIR /edgex-go 08:43:48 ---> Running in 5ded56a95a67 08:43:49 Removing intermediate container 627e8911f437 08:43:49 ---> 8a70d868d98d 08:43:49 Step 4/20 : RUN apk add --update --no-cache make git 08:43:49 Removing intermediate container 22d100a6f97f 08:43:49 ---> 50f5a3743ee5 08:43:49 Step 4/23 : RUN apk add --update --no-cache make git 08:43:49 Removing intermediate container e2a201079134 08:43:49 ---> 3011fb81b917 08:43:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:43:49 ---> Running in ff35ed6e1cb2 08:43:49 Removing intermediate container 5ded56a95a67 08:43:49 ---> 44d752b7f1a7 08:43:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:43:49 Removing intermediate container 91304fdc543e 08:43:49 ---> 0c4ee6d8c449 08:43:49 Step 4/22 : WORKDIR /edgex-go 08:43:49 ---> Running in ff85d2e4e582 08:43:49 ---> Running in d128600a16af 08:43:49 ---> Running in ccf8e4230611 08:43:49 ---> Running in 879abdeb2436 08:43:50 Removing intermediate container 879abdeb2436 08:43:50 ---> 2c3eb5df5bcf 08:43:50 Step 5/22 : RUN apk add --update --no-cache make git 08:43:50 ---> Running in 631cbaa8c40f 08:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:43:53 OK: 221 MiB in 51 packages 08:43:54 OK: 221 MiB in 51 packages 08:43:54 OK: 221 MiB in 51 packages 08:43:54 OK: 221 MiB in 51 packages 08:43:54 OK: 221 MiB in 51 packages 08:43:56 Removing intermediate container ff35ed6e1cb2 08:43:56 ---> 2332ec6d0a59 08:43:56 Step 5/20 : COPY go.mod vendor* ./ 08:43:56 Removing intermediate container d128600a16af 08:43:56 ---> fbdbfdc4eb1d 08:43:56 Step 5/24 : COPY go.mod vendor* ./ 08:43:57 Removing intermediate container 631cbaa8c40f 08:43:57 ---> b1e58b5b2735 08:43:57 Step 6/22 : COPY go.mod vendor* ./ 08:43:57 Removing intermediate container ccf8e4230611 08:43:57 ---> 6c10f81947db 08:43:57 Step 5/24 : COPY go.mod vendor* ./ 08:43:57 Removing intermediate container ff85d2e4e582 08:43:57 ---> cbe81aa16a45 08:43:57 Step 5/23 : COPY go.mod vendor* ./ 08:43:57 ---> c31dbc82d54f 08:43:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:57 ---> a308aece1257 08:43:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:57 ---> Running in 026c29df442a 08:43:57 ---> Running in ed6ee0ccdfd9 08:43:58 ---> 98d061c8f1d8 08:43:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:58 ---> 65feb9a1db6c 08:43:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:58 ---> Running in 526424ab735d 08:43:58 ---> b4eb1d3cf43d 08:43:58 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:58 ---> Running in a782fe58d17d 08:43:58 ---> Running in 8b01b53e540a 08:46:05 Removing intermediate container 026c29df442a 08:46:05 ---> 60c965335948 08:46:05 Step 7/20 : COPY . . 08:46:05 Removing intermediate container 8b01b53e540a 08:46:05 ---> 9b37c79425bb 08:46:05 Step 7/23 : COPY . . 08:46:05 Removing intermediate container a782fe58d17d 08:46:05 ---> 9ed1d7df57dc 08:46:05 Step 7/24 : COPY . . 08:46:05 Removing intermediate container ed6ee0ccdfd9 08:46:05 ---> ce01b556614f 08:46:05 Step 7/24 : COPY . . 08:46:05 Removing intermediate container 526424ab735d 08:46:05 ---> 98719987947d 08:46:05 Step 8/22 : COPY . . 08:46:08 ---> f9c70eaa67cb 08:46:08 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:46:08 ---> 5762692f2403 08:46:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:46:08 ---> f1efc6fa935a 08:46:08 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:46:08 ---> 1f6807204290 08:46:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:46:08 ---> Running in e3e375b402a6 08:46:08 ---> Running in c052139596e7 08:46:08 ---> Running in b9382693fab2 08:46:08 ---> Running in 2dd90c41732c 08:46:09 ---> fb58a75205f0 08:46:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:46:09 ---> Running in 7b8f79061ed9 08:46:09 Removing intermediate container c052139596e7 08:46:09 ---> 6a74099df63d 08:46:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:46:09 ---> Running in ad659d5bcb89 08:46:09 Removing intermediate container 7b8f79061ed9 08:46:09 ---> dc1b09b03ad5 08:46:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:46:10 ---> Running in 0d3abbd7e2df 08:46:10 Removing intermediate container ad659d5bcb89 08:46:10 ---> 4b45975b7fed 08:46:10 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 08:46:10 ---> Running in 56e779a79d86 08:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:11 Removing intermediate container 0d3abbd7e2df 08:46:11 ---> 065d647f8cd3 08:46:11 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 08:46:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:11 ---> Running in 4be3ec66ca37 08:46:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46:14 Removing intermediate container 56e779a79d86 08:46:14 ---> 938ce2eca79f 08:46:14 Step 11/24 : WORKDIR /edgex-go 08:46:14 ---> Running in d0f99feff245 08:46:14 Removing intermediate container 4be3ec66ca37 08:46:14 ---> 830ff23c5dde 08:46:14 Step 11/24 : WORKDIR /edgex-go 08:46:15 ---> Running in b9210d7d1d5e 08:46:15 Removing intermediate container d0f99feff245 08:46:15 ---> cd968d288d77 08:46:15 08:46:15 Step 12/24 : FROM alpine:3.15 08:46:15 3.15: Pulling from library/alpine 08:46:15 Removing intermediate container b9210d7d1d5e 08:46:15 ---> 58be64b73dba 08:46:15 08:46:15 Step 12/24 : FROM alpine:3.15 08:46:15 3.15: Pulling from library/alpine 08:46:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:46:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:46:17 Status: Downloaded newer image for alpine:3.15 08:46:17 Status: Downloaded newer image for alpine:3.15 08:46:17 ---> 354640af7b1b 08:46:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:17 ---> 354640af7b1b 08:46:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:46:17 ---> Running in 750d39c8ea95 08:46:17 ---> Running in b9156094ee1e 08:46:18 Removing intermediate container 750d39c8ea95 08:46:18 ---> b0198b1a29e1 08:46:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:18 Removing intermediate container b9156094ee1e 08:46:18 ---> 5fcefd532e93 08:46:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:18 ---> Running in a24968e37161 08:46:18 ---> Running in b49ae1ad9af6 08:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:23 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:46:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:46:23 OK: 15736 distinct packages available 08:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:23 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:46:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:46:23 OK: 15736 distinct packages available 08:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:46:25 (1/5) Installing dumb-init (1.2.5-r1) 08:46:25 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:25 (3/5) Installing libucontext (1.1-r0) 08:46:25 (4/5) Installing gcompat (1.0.0-r4) 08:46:25 (5/5) Installing openssl (1.1.1t-r1) 08:46:25 Executing busybox-1.34.1-r7.trigger 08:46:25 OK: 6 MiB in 19 packages 08:46:25 (1/4) Installing dumb-init (1.2.5-r1) 08:46:25 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:25 (3/4) Installing libucontext (1.1-r0) 08:46:25 (4/4) Installing gcompat (1.0.0-r4) 08:46:25 Executing busybox-1.34.1-r7.trigger 08:46:25 OK: 6 MiB in 18 packages 08:46:27 Removing intermediate container a24968e37161 08:46:27 ---> 1718ba42848c 08:46:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:46:27 Removing intermediate container b49ae1ad9af6 08:46:27 ---> 15674fb72ac5 08:46:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:46:32 ---> bf5b49706f04 08:46:32 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:46:35 ---> d92bb43f20eb 08:46:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:46:36 ---> c40221ffc20b 08:46:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:46:36 ---> Running in 3a7052265126 08:46:37 Removing intermediate container 3a7052265126 08:46:37 ---> cb5775c9622f 08:46:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:46:39 ---> b77325edd300 08:46:39 Step 19/24 : WORKDIR / 08:46:39 ---> Running in c7f59c720bc7 08:46:40 ---> 39e59d883d0a 08:46:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:46:40 Removing intermediate container c7f59c720bc7 08:46:40 ---> 807e8e093c5c 08:46:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:40 ---> Running in 02191976b10b 08:46:40 Removing intermediate container 02191976b10b 08:46:40 ---> dcaab3d59d86 08:46:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:41 ---> Running in 877c3182611c 08:46:41 ---> c50e7231a81f 08:46:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:46:41 Removing intermediate container 877c3182611c 08:46:41 ---> becfae9828b7 08:46:41 Step 22/24 : LABEL arch=arm64 08:46:41 ---> Running in b16a1302684e 08:46:43 Removing intermediate container b16a1302684e 08:46:43 ---> ec921a3ce42b 08:46:43 Step 23/24 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:46:43 ---> 97c5386a2b1c 08:46:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:46:43 ---> Running in 8732fe6a9b1b 08:46:43 Removing intermediate container 8732fe6a9b1b 08:46:43 ---> dcfd58b7a027 08:46:43 Step 24/24 : LABEL version=0.0.0 08:46:44 ---> Running in 3b48205c9379 08:46:44 ---> 2e3fd6c10b25 08:46:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:46:44 ---> Running in 19e63fe443b8 08:46:44 Removing intermediate container 3b48205c9379 08:46:44 ---> fa57a9b0675b 08:46:44 08:46:45 Removing intermediate container 19e63fe443b8 08:46:45 ---> 4f252e25c563 08:46:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:46:45 ---> Running in ad60407f11da 08:46:45 Successfully built fa57a9b0675b 08:46:45 Successfully tagged security-spire-config-arm64:latest 08:46:45  Building security-spire-config ... done Building core-data 08:46:45 Removing intermediate container ad60407f11da 08:46:45 ---> c830d4d97fd6 08:46:45 Step 22/24 : LABEL arch=arm64 08:46:45 ---> Running in 591fc25ff507 08:46:46 Removing intermediate container 591fc25ff507 08:46:46 ---> 688fb36d2f02 08:46:46 Step 23/24 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:46:46 ---> Running in 9a4bf604bf77 08:46:47 Removing intermediate container 9a4bf604bf77 08:46:47 ---> 736910e78dcc 08:46:47 Step 24/24 : LABEL version=0.0.0 08:46:47 ---> Running in e1caa49e286a 08:46:47 Removing intermediate container e1caa49e286a 08:46:47 ---> f36a3c23c8ab 08:46:47 08:46:48 Successfully built f36a3c23c8ab 08:46:48 Successfully tagged security-spire-agent-arm64:latest 08:46:48  Building security-spire-agent ... done Building core-command 08:47:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:14 ---> 437d2589926b 08:47:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:14 ---> Using cache 08:47:14 ---> 0c4ee6d8c449 08:47:14 Step 4/22 : WORKDIR /edgex-go 08:47:14 ---> Using cache 08:47:14 ---> 2c3eb5df5bcf 08:47:14 Step 5/22 : RUN apk add --update --no-cache make git 08:47:14 ---> Using cache 08:47:14 ---> b1e58b5b2735 08:47:14 Step 6/22 : COPY go.mod vendor* ./ 08:47:14 ---> Using cache 08:47:14 ---> 98d061c8f1d8 08:47:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> Using cache 08:47:14 ---> 98719987947d 08:47:14 Step 8/22 : COPY . . 08:47:14 ---> Using cache 08:47:14 ---> 1f6807204290 08:47:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:47:14 ---> Running in 7c89b7d2e777 08:47:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:14 ---> 437d2589926b 08:47:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:14 ---> Using cache 08:47:14 ---> 0c4ee6d8c449 08:47:14 Step 4/23 : WORKDIR /edgex-go 08:47:14 ---> Using cache 08:47:14 ---> 2c3eb5df5bcf 08:47:14 Step 5/23 : RUN apk add --update --no-cache make git 08:47:14 ---> Using cache 08:47:14 ---> b1e58b5b2735 08:47:14 Step 6/23 : COPY go.mod vendor* ./ 08:47:14 ---> Using cache 08:47:14 ---> 98d061c8f1d8 08:47:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> Using cache 08:47:14 ---> 98719987947d 08:47:14 Step 8/23 : COPY . . 08:47:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:14 ---> Using cache 08:47:14 ---> 1f6807204290 08:47:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:47:15 ---> Running in 222b3142581e 08:47:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:52:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:52:45 Removing intermediate container 2dd90c41732c 08:52:45 ---> 9538f506a23c 08:52:45 08:52:45 Step 9/20 : FROM alpine:3.16 08:52:45 3.16: Pulling from library/alpine 08:52:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:52:47 Status: Downloaded newer image for alpine:3.16 08:52:47 ---> 4c81e5bf8899 08:52:47 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:52:47 ---> Running in ba5cca5b4cef 08:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:51 (1/2) Installing dumb-init (1.2.5-r1) 08:52:51 (2/2) Installing openssl (1.1.1t-r0) 08:52:51 Executing busybox-1.35.0-r17.trigger 08:52:51 OK: 6 MiB in 16 packages 08:52:53 Removing intermediate container ba5cca5b4cef 08:52:53 ---> b2afdb7fadeb 08:52:53 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:52:53 ---> Running in dbeb6966e663 08:52:54 Removing intermediate container dbeb6966e663 08:52:54 ---> c1e2f68023fb 08:52:54 Step 12/20 : WORKDIR /edgex 08:52:54 ---> Running in 793d5aa37149 08:52:55 Removing intermediate container 793d5aa37149 08:52:55 ---> 76fc818002ec 08:52:55 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:52:57 ---> bcc261b1afb7 08:52:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:53:00 ---> 86afa9c52cdd 08:53:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:53:01 Removing intermediate container e3e375b402a6 08:53:01 ---> 0bb827c1707c 08:53:01 08:53:01 Step 9/23 : FROM alpine:3.16 08:53:01 ---> 4c81e5bf8899 08:53:01 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:53:01 ---> Running in 99d649044c22 08:53:01 ---> 4a5f67c62bcb 08:53:01 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:01 ---> Running in ac338f3b3be6 08:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:05 Removing intermediate container ac338f3b3be6 08:53:05 ---> c32330fede14 08:53:05 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:53:05 ---> Running in 3ef072dfe97a 08:53:06 (1/3) Installing ca-certificates (20220614-r0) 08:53:06 (2/3) Installing dumb-init (1.2.5-r1) 08:53:06 (3/3) Installing su-exec (0.2-r1) 08:53:06 Executing busybox-1.35.0-r17.trigger 08:53:06 Executing ca-certificates-20220614-r0.trigger 08:53:06 Removing intermediate container 3ef072dfe97a 08:53:06 ---> 865e1223f900 08:53:06 Step 18/20 : LABEL arch=arm64 08:53:06 ---> Running in 524045d17325 08:53:07 OK: 6 MiB in 17 packages 08:53:07 Removing intermediate container 524045d17325 08:53:07 ---> b50e8feb13a6 08:53:07 Step 19/20 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:53:07 ---> Running in 0d70cc598341 08:53:08 Removing intermediate container 0d70cc598341 08:53:08 ---> 663183bddea4 08:53:08 Step 20/20 : LABEL version=0.0.0 08:53:08 ---> Running in e4c000e5292a 08:53:09 Removing intermediate container e4c000e5292a 08:53:09 ---> f7116191bb5f 08:53:09 08:53:10 Removing intermediate container 99d649044c22 08:53:10 ---> 6ad01ef91c1d 08:53:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:53:10 ---> Running in 948a18c2f19d 08:53:10 Successfully built f7116191bb5f 08:53:10 Successfully tagged security-proxy-setup-arm64:latest 08:53:10 Building security-spire-server 08:53:10  Building security-proxy-setup ... done Removing intermediate container 948a18c2f19d 08:53:10 ---> a34f39a1fd4a 08:53:10 Step 12/23 : WORKDIR / 08:53:10 ---> Running in 3e8570d0c951 08:53:11 Removing intermediate container 3e8570d0c951 08:53:11 ---> d8341710ee8e 08:53:11 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:53:12 ---> 75d965e7cb39 08:53:12 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:53:13 ---> ff775e1e1fbb 08:53:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:53:14 ---> 6317cc3105ff 08:53:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:53:17 ---> 5a05267fefd7 08:53:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:53:19 ---> 9ab0b6d5c2bd 08:53:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:53:20 ---> f7eecdda572d 08:53:20 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:20 ---> Running in f170818563b2 08:53:24 Removing intermediate container f170818563b2 08:53:24 ---> 7a6f45dcdf07 08:53:24 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:53:24 ---> Running in 80f345ef4c56 08:53:25 Removing intermediate container 80f345ef4c56 08:53:25 ---> 8273348eb824 08:53:25 Step 21/23 : LABEL arch=arm64 08:53:25 ---> Running in 2506831e4e4c 08:53:26 Removing intermediate container 2506831e4e4c 08:53:26 ---> 18170dae0320 08:53:26 Step 22/23 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:53:26 ---> Running in 65fda9c9c980 08:53:27 Removing intermediate container 65fda9c9c980 08:53:27 ---> d9f774e6e3cd 08:53:27 Step 23/23 : LABEL version=0.0.0 08:53:27 ---> Running in e6b5221e51e8 08:53:28 Removing intermediate container e6b5221e51e8 08:53:28 ---> 0136228136c6 08:53:28 08:53:28 Successfully built 0136228136c6 08:53:28 Successfully tagged security-secretstore-setup-arm64:latest 08:53:28 Building support-notifications 08:53:31  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:31 ---> 437d2589926b 08:53:31 Step 3/23 : WORKDIR /edgex-go 08:53:31 ---> Using cache 08:53:31 ---> 44d752b7f1a7 08:53:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:53:31 ---> Using cache 08:53:31 ---> 6c10f81947db 08:53:31 Step 5/23 : COPY go.mod vendor* ./ 08:53:31 ---> Using cache 08:53:31 ---> 65feb9a1db6c 08:53:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:31 ---> Using cache 08:53:31 ---> 9ed1d7df57dc 08:53:31 Step 7/23 : COPY . . 08:53:31 ---> Using cache 08:53:31 ---> 5762692f2403 08:53:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:53:31 ---> Using cache 08:53:31 ---> 6a74099df63d 08:53:31 Step 9/23 : WORKDIR /edgex-go/spire-build 08:53:31 ---> Using cache 08:53:31 ---> 4b45975b7fed 08:53:31 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 08:53:31 ---> Running in 092fc3a84e89 08:53:35 Removing intermediate container 092fc3a84e89 08:53:35 ---> 23dacbd044e0 08:53:35 Step 11/23 : WORKDIR /edgex-go 08:53:35 ---> Running in 94d12c8fad6b 08:53:35 Removing intermediate container 94d12c8fad6b 08:53:35 ---> d3988a6e4c5d 08:53:35 08:53:35 Step 12/23 : FROM alpine:3.15 08:53:35 ---> 354640af7b1b 08:53:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:35 ---> Using cache 08:53:35 ---> 5fcefd532e93 08:53:35 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:35 ---> Running in 4e1eec40faae 08:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:40 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:53:40 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:53:40 OK: 15736 distinct packages available 08:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:43 (1/5) Installing dumb-init (1.2.5-r1) 08:53:43 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:43 (3/5) Installing libucontext (1.1-r0) 08:53:43 (4/5) Installing gcompat (1.0.0-r4) 08:53:43 (5/5) Installing openssl (1.1.1t-r1) 08:53:43 Executing busybox-1.34.1-r7.trigger 08:53:43 OK: 6 MiB in 19 packages 08:53:45 Removing intermediate container 4e1eec40faae 08:53:45 ---> f2b3ea0ea78f 08:53:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:48 ---> 437d2589926b 08:53:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:49 ---> Using cache 08:53:49 ---> 0c4ee6d8c449 08:53:49 Step 4/22 : WORKDIR /edgex-go 08:53:49 ---> Using cache 08:53:49 ---> 2c3eb5df5bcf 08:53:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:53:49 ---> Running in 813a55a1a194 08:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:53 ---> 66df5943c304 08:53:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:54 OK: 221 MiB in 51 packages 08:53:57 ---> e2f193251931 08:53:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:58 Removing intermediate container 813a55a1a194 08:53:58 ---> f9979c8f1853 08:53:58 Step 6/22 : COPY go.mod vendor* ./ 08:53:58 ---> 4227da713ada 08:53:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:59 ---> 42fdb77f470b 08:53:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:59 ---> e6815a837bac 08:53:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:59 ---> Running in fa38ca242095 08:54:00 ---> Running in cb484ad33795 08:54:00 Removing intermediate container cb484ad33795 08:54:00 ---> dc97555c3990 08:54:00 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:54:00 ---> Running in df3494248623 08:54:01 Removing intermediate container df3494248623 08:54:01 ---> d950b6752c1b 08:54:01 Step 21/23 : LABEL arch=arm64 08:54:01 ---> Running in 7de06ce6d77a 08:54:02 Removing intermediate container 7de06ce6d77a 08:54:02 ---> a6e588e21f47 08:54:02 Step 22/23 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:54:02 ---> Running in b6a6a4e6102a 08:54:03 Removing intermediate container b6a6a4e6102a 08:54:03 ---> a2ae7bbe1e39 08:54:03 Step 23/23 : LABEL version=0.0.0 08:54:03 ---> Running in a279bd6476cc 08:54:03 Removing intermediate container a279bd6476cc 08:54:03 ---> 25be2caceec8 08:54:03 08:54:04 Successfully built 25be2caceec8 08:54:04 Successfully tagged security-spire-server-arm64:latest 08:54:04 Building security-bootstrapper 08:54:22  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:54:22 ---> 437d2589926b 08:54:22 Step 3/32 : WORKDIR /edgex-go 08:54:22 ---> Using cache 08:54:22 ---> 44d752b7f1a7 08:54:22 Step 4/32 : RUN apk add --update --no-cache make git 08:54:22 ---> Running in dfc20667b9cd 08:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:24 OK: 221 MiB in 51 packages 08:54:26 Removing intermediate container dfc20667b9cd 08:54:26 ---> 46b8df3be5f6 08:54:26 Step 5/32 : COPY go.mod vendor* ./ 08:54:27 ---> b5808e732099 08:54:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:27 ---> Running in 5afd9d74ec3d 08:54:55 Removing intermediate container 222b3142581e 08:54:55 ---> 940565fd834b 08:54:55 08:54:55 Step 10/23 : FROM alpine:3.16 08:54:55 ---> 4c81e5bf8899 08:54:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:54:55 ---> Running in 7065b0cba414 08:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:57 (1/1) Installing dumb-init (1.2.5-r1) 08:54:57 Executing busybox-1.35.0-r17.trigger 08:54:57 OK: 5 MiB in 15 packages 08:54:59 Removing intermediate container 7065b0cba414 08:54:59 ---> 2cb09c27d0cb 08:54:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:54:59 ---> Running in 24539d2fbbeb 08:54:59 Removing intermediate container 24539d2fbbeb 08:54:59 ---> 594590996268 08:54:59 Step 13/23 : ENV APP_PORT=59882 08:55:00 ---> Running in dd69791a4ac2 08:55:00 Removing intermediate container dd69791a4ac2 08:55:00 ---> bfa32ee3ea35 08:55:00 Step 14/23 : EXPOSE $APP_PORT 08:55:00 ---> Running in 5124a135f53b 08:55:01 Removing intermediate container 5124a135f53b 08:55:01 ---> 243ae0871862 08:55:01 Step 15/23 : WORKDIR / 08:55:01 ---> Running in 0ef8715ecb82 08:55:02 Removing intermediate container 0ef8715ecb82 08:55:02 ---> babd1481a22b 08:55:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:03 ---> 03c78987c8ad 08:55:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:55:05 ---> f09aacea1319 08:55:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:55:06 ---> 832e22b4e5cf 08:55:06 Step 19/23 : ENTRYPOINT ["/core-command"] 08:55:06 ---> Running in b4899335dae6 08:55:07 Removing intermediate container b4899335dae6 08:55:07 ---> 07e949a45c1e 08:55:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:07 ---> Running in e9acbb213bac 08:55:08 Removing intermediate container e9acbb213bac 08:55:08 ---> 1ffa7fce2538 08:55:08 Step 21/23 : LABEL arch=arm64 08:55:08 ---> Running in 230e3840d1c1 08:55:10 Removing intermediate container 230e3840d1c1 08:55:10 ---> cba8712e66b6 08:55:10 Step 22/23 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:55:10 ---> Running in f926639772e9 08:55:12 Removing intermediate container f926639772e9 08:55:12 ---> 36203acc0551 08:55:12 Step 23/23 : LABEL version=0.0.0 08:55:12 ---> Running in a611517a5b5f 08:55:13 Removing intermediate container a611517a5b5f 08:55:13 ---> 40cdd93ee3d0 08:55:13 08:55:14 Successfully built 40cdd93ee3d0 08:55:14 Successfully tagged core-command-arm64:latest 08:55:14  Building core-command ... done Building security-spiffe-token-provider 08:55:26 Removing intermediate container 7c89b7d2e777 08:55:26 ---> 79c6ac8e160c 08:55:26 08:55:26 Step 10/22 : FROM alpine:3.16 08:55:26 ---> 4c81e5bf8899 08:55:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:55:26 ---> Running in e9712cd3c78a 08:55:26 Removing intermediate container e9712cd3c78a 08:55:26 ---> 23568d492ff9 08:55:26 Step 12/22 : ENV APP_PORT=59880 08:55:26 ---> Running in 3984bec61a97 08:55:28 Removing intermediate container 3984bec61a97 08:55:28 ---> 3d62b1da9d56 08:55:28 Step 13/22 : EXPOSE $APP_PORT 08:55:28 ---> Running in dfed11d35a55 08:55:29 Removing intermediate container dfed11d35a55 08:55:29 ---> 47574826b2f6 08:55:29 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:55:29 ---> Running in 5f2b9c775c85 08:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:33 (1/1) Installing dumb-init (1.2.5-r1) 08:55:33 Executing busybox-1.35.0-r17.trigger 08:55:33 OK: 5 MiB in 15 packages 08:55:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:55:36 ---> 437d2589926b 08:55:36 Step 3/19 : WORKDIR /edgex-go 08:55:36 ---> Using cache 08:55:36 ---> 44d752b7f1a7 08:55:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:55:36 ---> Running in 9211278447b5 08:55:36 Removing intermediate container 5f2b9c775c85 08:55:36 ---> f9c9f0b5fd2d 08:55:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:39 ---> 4ac7cf147e0d 08:55:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:55:40 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:55:40 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:55:40 OK: 16903 distinct packages available 08:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:42 OK: 221 MiB in 51 packages 08:55:44 ---> 491df81c415e 08:55:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:55:44 Removing intermediate container 9211278447b5 08:55:44 ---> a9b23f9614e8 08:55:44 Step 5/19 : COPY go.mod vendor* ./ 08:55:46 ---> 13f7a94bb783 08:55:46 Step 18/22 : ENTRYPOINT ["/core-data"] 08:55:46 ---> Running in c457d0e3b18f 08:55:46 ---> c9b0b440e256 08:55:46 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:47 ---> Running in cfc33539ef99 08:55:47 Removing intermediate container c457d0e3b18f 08:55:47 ---> 72c496927b8e 08:55:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:47 ---> Running in 9b81298c199a 08:55:48 Removing intermediate container 9b81298c199a 08:55:48 ---> 8331d8b809f5 08:55:48 Step 20/22 : LABEL arch=arm64 08:55:48 ---> Running in de57263e11ab 08:55:49 Removing intermediate container de57263e11ab 08:55:49 ---> d7d043ea18fd 08:55:49 Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:55:50 ---> Running in 2895dceddb84 08:55:51 Removing intermediate container 2895dceddb84 08:55:51 ---> 6513c2120241 08:55:51 Step 22/22 : LABEL version=0.0.0 08:55:51 ---> Running in b7f62e8fe11d 08:55:52 Removing intermediate container b7f62e8fe11d 08:55:52 ---> ece28ee24498 08:55:52 08:55:53 Successfully built ece28ee24498 08:55:53 Successfully tagged core-data-arm64:latest 08:55:53 Building core-common-config-bootstrapper 08:56:15  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:15 ---> 437d2589926b 08:56:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:15 ---> Using cache 08:56:15 ---> 0c4ee6d8c449 08:56:15 Step 4/22 : WORKDIR /edgex-go 08:56:15 ---> Using cache 08:56:15 ---> 2c3eb5df5bcf 08:56:15 Step 5/22 : RUN apk add --update --no-cache make git 08:56:15 ---> Using cache 08:56:15 ---> b1e58b5b2735 08:56:15 Step 6/22 : COPY go.mod vendor* ./ 08:56:15 ---> Using cache 08:56:15 ---> 98d061c8f1d8 08:56:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:15 ---> Using cache 08:56:15 ---> 98719987947d 08:56:15 Step 8/22 : COPY . . 08:56:15 ---> Using cache 08:56:15 ---> 1f6807204290 08:56:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:15 ---> Running in 684de78ed4c0 08:56:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:17 Removing intermediate container fa38ca242095 08:56:17 ---> ca7bd336cf37 08:56:17 Step 8/22 : COPY . . 08:56:35 Removing intermediate container 5afd9d74ec3d 08:56:35 ---> 3d3a59c0d9a4 08:56:35 Step 7/32 : COPY . . 08:56:37 Removing intermediate container b9382693fab2 08:56:37 ---> 0f8f8f9cc250 08:56:37 08:56:37 Step 10/22 : FROM alpine:3.16 08:56:37 ---> 4c81e5bf8899 08:56:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:56:37 ---> Using cache 08:56:37 ---> 2cb09c27d0cb 08:56:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:37 ---> Using cache 08:56:37 ---> 594590996268 08:56:37 Step 13/22 : ENV APP_PORT=59861 08:56:37 ---> Running in a416830f0b73 08:56:38 Removing intermediate container a416830f0b73 08:56:38 ---> 869e4235aa2f 08:56:38 Step 14/22 : EXPOSE $APP_PORT 08:56:38 ---> Running in 8a0b9c7da203 08:56:39 Removing intermediate container 8a0b9c7da203 08:56:39 ---> aa5106acd8fc 08:56:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:41 ---> dce982832f50 08:56:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:43 ---> 7a817c130907 08:56:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:56:43 ---> Running in 8f91d3959b41 08:56:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:46 ---> 39514ff19eff 08:56:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:56:48 ---> 3b99a9db895a 08:56:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:56:49 ---> Running in 0a75efb5e8fd 08:56:50 Removing intermediate container 0a75efb5e8fd 08:56:50 ---> a506eeff1e15 08:56:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:50 ---> Running in 750390cd97f2 08:56:51 Removing intermediate container 750390cd97f2 08:56:51 ---> 6c06443d8c8f 08:56:51 Step 20/22 : LABEL arch=arm64 08:56:51 ---> Running in 3492433abb17 08:56:53 Removing intermediate container 3492433abb17 08:56:53 ---> 338ef7f9b7b1 08:56:53 Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 08:56:53 ---> Running in 91a3d9fb4f8b 08:56:54 Removing intermediate container 91a3d9fb4f8b 08:56:54 ---> 2f1c915e49c3 08:56:54 Step 22/22 : LABEL version=0.0.0 08:56:54 ---> Running in 8637ba6ee5c3 08:56:55 Removing intermediate container 8637ba6ee5c3 08:56:55 ---> 273d5d80725b 08:56:55 08:56:56 Successfully built 273d5d80725b 08:56:56 Successfully tagged support-scheduler-arm64:latest 08:56:56 Building core-metadata 08:57:04  Building support-scheduler ... done  ---> 0c056501224a 08:57:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:04 ---> Running in c238ed1abb9b 08:57:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:17 ---> 437d2589926b 08:57:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:57:17 ---> Using cache 08:57:17 ---> 0c4ee6d8c449 08:57:17 Step 4/24 : WORKDIR /edgex-go 08:57:17 ---> Using cache 08:57:17 ---> 2c3eb5df5bcf 08:57:17 Step 5/24 : RUN apk add --update --no-cache make git 08:57:17 ---> Using cache 08:57:17 ---> b1e58b5b2735 08:57:17 Step 6/24 : COPY go.mod vendor* ./ 08:57:17 ---> Using cache 08:57:17 ---> 98d061c8f1d8 08:57:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:17 ---> Using cache 08:57:17 ---> 98719987947d 08:57:17 Step 8/24 : COPY . . 08:57:17 ---> Using cache 08:57:17 ---> 1f6807204290 08:57:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:57:18 ---> Running in b9aa07bdcfc1 08:57:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:57:30 Removing intermediate container cfc33539ef99 08:57:30 ---> 7d04e66a2e4d 08:57:30 Step 7/19 : COPY . . 08:57:45 ---> 8391aeb1ae2a 08:57:45 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:57:45 ---> Running in c5adf19e5239 08:57:45 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 09:03:22 Removing intermediate container 684de78ed4c0 09:03:22 ---> 3b27bed001dd 09:03:22 09:03:22 Step 10/22 : FROM alpine:3.16 09:03:22 ---> 4c81e5bf8899 09:03:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:03:22 ---> Running in eabb1fb60acd 09:03:22 Removing intermediate container eabb1fb60acd 09:03:22 ---> b0d1b8a0e2a0 09:03:22 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:03:22 ---> Running in 4dbbd7ee6a8a 09:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:25 (1/1) Installing dumb-init (1.2.5-r1) 09:03:25 Executing busybox-1.35.0-r17.trigger 09:03:25 OK: 5 MiB in 15 packages 09:03:26 Removing intermediate container 4dbbd7ee6a8a 09:03:26 ---> d77d9151b815 09:03:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:27 ---> a3074f28025a 09:03:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:29 ---> 197c2dc93a7b 09:03:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:30 ---> b262e5b64cc3 09:03:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:31 ---> 05b7658cc515 09:03:31 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:32 ---> Running in 358fc369cd9c 09:03:36 Removing intermediate container 358fc369cd9c 09:03:36 ---> b4beb4a9dfa0 09:03:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:03:36 ---> Running in ac24bfc2d028 09:03:36 Removing intermediate container ac24bfc2d028 09:03:36 ---> b530ec25f5ad 09:03:36 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:03:36 ---> Running in 4643bafda9e8 09:03:37 Removing intermediate container 4643bafda9e8 09:03:37 ---> 8c59b4bc179f 09:03:37 Step 20/22 : LABEL arch=arm64 09:03:37 ---> Running in cf5a740e6101 09:03:38 Removing intermediate container cf5a740e6101 09:03:38 ---> 99ae2069b95a 09:03:38 Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 09:03:38 ---> Running in f6cd99285b4e 09:03:38 Removing intermediate container f6cd99285b4e 09:03:38 ---> 7bee22c19e30 09:03:38 Step 22/22 : LABEL version=0.0.0 09:03:38 ---> Running in 965ab3e5e5dd 09:03:39 Removing intermediate container 965ab3e5e5dd 09:03:39 ---> 25144f2b4858 09:03:39 09:03:39 Successfully built 25144f2b4858 09:03:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:03:39  Building core-common-config-bootstrapper ... done Building security-proxy-auth 09:03:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:58 ---> 437d2589926b 09:03:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:58 ---> Using cache 09:03:58 ---> 0c4ee6d8c449 09:03:58 Step 4/22 : WORKDIR /edgex-go 09:03:58 ---> Using cache 09:03:58 ---> 2c3eb5df5bcf 09:03:58 Step 5/22 : RUN apk add --update --no-cache make git 09:03:58 ---> Using cache 09:03:58 ---> b1e58b5b2735 09:03:58 Step 6/22 : COPY go.mod vendor* ./ 09:03:58 ---> Using cache 09:03:58 ---> 98d061c8f1d8 09:03:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:58 ---> Using cache 09:03:58 ---> 98719987947d 09:03:58 Step 8/22 : COPY . . 09:03:58 ---> Using cache 09:03:58 ---> 1f6807204290 09:03:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:03:58 ---> Running in bfc37b229e0c 09:04:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:04:26 Removing intermediate container c238ed1abb9b 09:04:26 ---> 19a5fc4a30d9 09:04:26 09:04:26 Step 9/32 : FROM alpine:3.16 09:04:26 ---> 4c81e5bf8899 09:04:26 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:26 ---> Running in 5649a97e4754 09:04:27 Removing intermediate container 5649a97e4754 09:04:27 ---> 51eb49a666fa 09:04:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:04:27 ---> Running in 78c7df21dd42 09:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:31 (1/2) Installing dumb-init (1.2.5-r1) 09:04:31 (2/2) Installing su-exec (0.2-r1) 09:04:31 Executing busybox-1.35.0-r17.trigger 09:04:31 OK: 5 MiB in 16 packages 09:04:33 Removing intermediate container 78c7df21dd42 09:04:33 ---> 551a39a5ae40 09:04:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:04:33 ---> Running in 43dab97944de 09:04:34 Removing intermediate container 43dab97944de 09:04:34 ---> 9215479b3b6f 09:04:34 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:34 ---> Running in 9f3341e145be 09:04:34 Removing intermediate container 9f3341e145be 09:04:34 ---> ba5a3078e636 09:04:34 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:35 ---> Running in 550cfe55f534 09:04:35 Removing intermediate container 550cfe55f534 09:04:35 ---> c1f039a1601a 09:04:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:35 ---> Running in f65e28a1712a 09:04:36 Removing intermediate container f65e28a1712a 09:04:36 ---> bec9bb0bde90 09:04:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:36 ---> Running in b5a670373dfb 09:04:39 Removing intermediate container b5a670373dfb 09:04:39 ---> 7bb3a587d97e 09:04:39 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:39 ---> Running in 27ef4027611c 09:04:40 Removing intermediate container 27ef4027611c 09:04:40 ---> 9a6401d1754e 09:04:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:41 ---> d2ca6e76c860 09:04:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:41 ---> Running in 98b9f5877413 09:04:45 Removing intermediate container 98b9f5877413 09:04:45 ---> 41a69bc2f9e9 09:04:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:46 ---> 6114d0f27d39 09:04:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:48 ---> 0ce31e406cca 09:04:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:04:48 ---> 42ba163afc63 09:04:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:49 ---> 15bcb46b5631 09:04:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:50 ---> 8f53d176d876 09:04:50 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:51 ---> 1f96d46badeb 09:04:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:53 ---> 1dad705992d1 09:04:53 Step 27/32 : RUN chmod +x /entrypoint.sh 09:04:53 ---> Running in 6dc4cce9112e 09:04:56 Removing intermediate container 6dc4cce9112e 09:04:56 ---> 021f0ff3600c 09:04:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:04:57 ---> Running in d2a0ffc6a716 09:04:57 Removing intermediate container d2a0ffc6a716 09:04:57 ---> 0a5655d95516 09:04:57 Step 29/32 : CMD ["gate"] 09:04:57 ---> Running in 8b0a95840dfc 09:04:58 Removing intermediate container 8b0a95840dfc 09:04:58 ---> 8aa725bd1fca 09:04:58 Step 30/32 : LABEL arch=arm64 09:04:58 ---> Running in fa6e24689569 09:04:59 Removing intermediate container fa6e24689569 09:04:59 ---> ca00309a954a 09:04:59 Step 31/32 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 09:04:59 ---> Running in 519e8a65884a 09:04:59 Removing intermediate container 519e8a65884a 09:04:59 ---> ae84c2ee16af 09:04:59 Step 32/32 : LABEL version=0.0.0 09:05:00 ---> Running in deb43ab5239a 09:05:00 Removing intermediate container deb43ab5239a 09:05:00 ---> ee794b2e7b74 09:05:00 09:05:01 Successfully built ee794b2e7b74 09:05:01 Successfully tagged security-bootstrapper-arm64:latest 09:05:47  Building security-bootstrapper ... done Removing intermediate container b9aa07bdcfc1 09:05:47 ---> ea96218020fd 09:05:47 09:05:48 Step 10/24 : FROM alpine:3.16 09:05:48 ---> 4c81e5bf8899 09:05:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:05:48 ---> Using cache 09:05:48 ---> 2cb09c27d0cb 09:05:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:48 ---> Using cache 09:05:48 ---> 594590996268 09:05:48 Step 13/24 : ENV APP_PORT=59881 09:05:48 ---> Running in 878932998de7 09:05:48 Removing intermediate container 878932998de7 09:05:48 ---> 4671052e9a0d 09:05:48 Step 14/24 : EXPOSE $APP_PORT 09:05:49 ---> Running in fc29330aa945 09:05:49 Removing intermediate container fc29330aa945 09:05:49 ---> c843aa98a2c5 09:05:49 Step 15/24 : WORKDIR / 09:05:49 ---> Running in d695b7bf4551 09:05:50 Removing intermediate container d695b7bf4551 09:05:50 ---> 94202ab5cda0 09:05:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:51 ---> 9117bfe8f4fc 09:05:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:53 ---> 3bd9e2429920 09:05:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:05:54 ---> 44dc54c0617a 09:05:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:05:55 ---> f92d507e8154 09:05:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:05:55 ---> Running in 89bdfb41dc71 09:05:55 Removing intermediate container 89bdfb41dc71 09:05:55 ---> 02b84ce4285c 09:05:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:55 ---> Running in d89e0a9b78ff 09:05:56 Removing intermediate container d89e0a9b78ff 09:05:56 ---> d750b788c242 09:05:56 Step 22/24 : LABEL arch=arm64 09:05:56 ---> Running in c02f09272336 09:05:57 Removing intermediate container c02f09272336 09:05:57 ---> 48ff329535dc 09:05:57 Step 23/24 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 09:05:57 ---> Running in 494b597f0a32 09:05:58 Removing intermediate container 494b597f0a32 09:05:58 ---> 0e988d564eeb 09:05:58 Step 24/24 : LABEL version=0.0.0 09:05:58 ---> Running in f9d480144479 09:05:59 Removing intermediate container f9d480144479 09:05:59 ---> 5aebfc29ec9a 09:05:59 09:05:59 Successfully built 5aebfc29ec9a 09:05:59 Successfully tagged core-metadata-arm64:latest 09:07:07  Building core-metadata ... done Removing intermediate container c5adf19e5239 09:07:07 ---> a7c1f8a221cc 09:07:07 09:07:07 Step 9/19 : FROM alpine:3.15 09:07:07 ---> 354640af7b1b 09:07:07 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:07 ---> Using cache 09:07:07 ---> 5fcefd532e93 09:07:07 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:07 ---> Running in e69cce703b8a 09:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:07 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:07:07 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:07:07 OK: 15736 distinct packages available 09:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:09 (1/9) Installing ca-certificates (20220614-r0) 09:07:09 (2/9) Installing brotli-libs (1.0.9-r5) 09:07:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:07:09 (4/9) Installing libcurl (7.80.0-r6) 09:07:09 (5/9) Installing curl (7.80.0-r6) 09:07:09 (6/9) Installing dumb-init (1.2.5-r1) 09:07:09 (7/9) Installing musl-obstack (1.2.3-r0) 09:07:09 (8/9) Installing libucontext (1.1-r0) 09:07:09 (9/9) Installing gcompat (1.0.0-r4) 09:07:09 Executing busybox-1.34.1-r7.trigger 09:07:09 Executing ca-certificates-20220614-r0.trigger 09:07:10 OK: 8 MiB in 23 packages 09:07:13 Removing intermediate container e69cce703b8a 09:07:13 ---> 7da1e7de7b81 09:07:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:15 ---> df06d8bea366 09:07:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:07:20 ---> 4732fbb2f36b 09:07:20 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:07:21 ---> 82afa400687b 09:07:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:07:21 ---> Running in ccfaa42fc3da 09:07:22 Removing intermediate container ccfaa42fc3da 09:07:22 ---> 216c1a996b19 09:07:22 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:23 ---> Running in 162df356fad1 09:07:23 Removing intermediate container 162df356fad1 09:07:23 ---> 860f91179a6b 09:07:23 Step 17/19 : LABEL arch=arm64 09:07:23 ---> Running in 57386ab5f1f0 09:07:24 Removing intermediate container 57386ab5f1f0 09:07:24 ---> 5d6b80c4617d 09:07:24 Step 18/19 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 09:07:24 ---> Running in afa53f90fb13 09:07:24 Removing intermediate container 8f91d3959b41 09:07:24 ---> 20c9db3797df 09:07:24 09:07:24 Step 10/22 : FROM alpine:3.16 09:07:24 ---> 4c81e5bf8899 09:07:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:07:24 ---> Running in ac0294aa9f7a 09:07:24 Removing intermediate container afa53f90fb13 09:07:24 ---> 6d80f0d6384a 09:07:24 Step 19/19 : LABEL version=0.0.0 09:07:25 ---> Running in d23b2b246859 09:07:25 Removing intermediate container d23b2b246859 09:07:25 ---> 782f9c4b5b1f 09:07:25 09:07:25 Successfully built 782f9c4b5b1f 09:07:25 Successfully tagged security-spiffe-token-provider-arm64:latest 09:07:25  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:27 (1/2) Installing ca-certificates (20220614-r0) 09:07:27 (2/2) Installing dumb-init (1.2.5-r1) 09:07:27 Executing busybox-1.35.0-r17.trigger 09:07:27 Executing ca-certificates-20220614-r0.trigger 09:07:28 OK: 6 MiB in 16 packages 09:07:30 Removing intermediate container ac0294aa9f7a 09:07:30 ---> 3d0e95c7ee77 09:07:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:07:30 ---> Running in f6b42b708f84 09:07:30 Removing intermediate container f6b42b708f84 09:07:30 ---> 458e7d3746a4 09:07:30 Step 13/22 : ENV APP_PORT=59860 09:07:30 ---> Running in 649972e637b2 09:07:31 Removing intermediate container 649972e637b2 09:07:31 ---> 58cf68bda1c5 09:07:31 Step 14/22 : EXPOSE $APP_PORT 09:07:31 ---> Running in 8a7d90b21476 09:07:31 Removing intermediate container 8a7d90b21476 09:07:31 ---> 6af1e3b2153a 09:07:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:32 ---> 7ab4608a4ca0 09:07:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:07:34 ---> a3543cfbc162 09:07:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:07:35 ---> 357a5c94e480 09:07:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:07:35 ---> Running in ef6ba1e51fac 09:07:35 Removing intermediate container ef6ba1e51fac 09:07:35 ---> a3aaeadcb4ba 09:07:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:36 ---> Running in a910c4f2ac6d 09:07:36 Removing intermediate container a910c4f2ac6d 09:07:36 ---> c45819c8d07e 09:07:36 Step 20/22 : LABEL arch=arm64 09:07:36 ---> Running in dd859e3fcfe0 09:07:37 Removing intermediate container dd859e3fcfe0 09:07:37 ---> d292d781ec7b 09:07:37 Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 09:07:37 ---> Running in 97a300dd8d12 09:07:38 Removing intermediate container 97a300dd8d12 09:07:38 ---> f89b3624814a 09:07:38 Step 22/22 : LABEL version=0.0.0 09:07:38 ---> Running in 71c5afc9a60d 09:07:38 Removing intermediate container 71c5afc9a60d 09:07:38 ---> 965d2010f10b 09:07:38 09:07:38 Successfully built 965d2010f10b 09:07:38 Successfully tagged support-notifications-arm64:latest 09:07:57  Building support-notifications ... done Removing intermediate container bfc37b229e0c 09:07:57 ---> ba0984678272 09:07:57 09:07:57 Step 10/22 : FROM alpine:3.16 09:07:57 ---> 4c81e5bf8899 09:07:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:07:57 ---> Using cache 09:07:57 ---> b0d1b8a0e2a0 09:07:57 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:07:57 ---> Using cache 09:07:57 ---> d77d9151b815 09:07:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:57 ---> Using cache 09:07:57 ---> a3074f28025a 09:07:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:07:57 ---> c4fb96dca733 09:07:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:07:57 ---> 16e4d8c52ea9 09:07:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:07:57 ---> 80056982aa31 09:07:57 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:57 ---> Running in 4e1ae4d2bcc5 09:07:59 Removing intermediate container 4e1ae4d2bcc5 09:07:59 ---> 5fc7cce321cd 09:07:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:07:59 ---> Running in ca3716966aa1 09:07:59 Removing intermediate container ca3716966aa1 09:07:59 ---> ce8fabcf8a7e 09:07:59 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:07:59 ---> Running in 07e7cba1fd96 09:07:59 Removing intermediate container 07e7cba1fd96 09:07:59 ---> 2c0f0708f8b4 09:07:59 Step 20/22 : LABEL arch=arm64 09:07:59 ---> Running in 6d9747b298b4 09:08:00 Removing intermediate container 6d9747b298b4 09:08:00 ---> 448e9c24a792 09:08:00 Step 21/22 : LABEL git_sha=bb432cbe99b650caec49146e4daf2e7bd6d77daf 09:08:00 ---> Running in 9921ff35057f 09:08:00 Removing intermediate container 9921ff35057f 09:08:00 ---> 21a559767c17 09:08:00 Step 22/22 : LABEL version=0.0.0 09:08:00 ---> Running in 19a3fc5c9ced 09:08:01 Removing intermediate container 19a3fc5c9ced 09:08:01 ---> b17c9cce14e0 09:08:01 09:08:01 Successfully built b17c9cce14e0 09:08:01 Successfully tagged security-proxy-auth-arm64:latest 09:08:01  Building security-proxy-auth ... done  [Pipeline] } 09:08:01 $ docker stop --time=1 f2184fd9e3d9beb64859d409b91ca529fa0602b38a5ef7dd27541990f91a15f7 09:08:03 $ docker rm -f --volumes f2184fd9e3d9beb64859d409b91ca529fa0602b38a5ef7dd27541990f91a15f7 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:04 + docker images 09:08:04 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:04 security-proxy-auth-arm64 latest b17c9cce14e0 4 seconds ago 15.6MB 09:08:04 ba0984678272 10 seconds ago 1.48GB 09:08:04 support-notifications-arm64 latest 965d2010f10b 26 seconds ago 29.7MB 09:08:04 security-spiffe-token-provider-arm64 latest 782f9c4b5b1f 39 seconds ago 29.1MB 09:08:04 20c9db3797df 41 seconds ago 1.57GB 09:08:04 a7c1f8a221cc About a minute ago 1.54GB 09:08:04 core-metadata-arm64 latest 5aebfc29ec9a 2 minutes ago 17.8MB 09:08:04 ea96218020fd 2 minutes ago 1.51GB 09:08:04 security-bootstrapper-arm64 latest ee794b2e7b74 3 minutes ago 19MB 09:08:04 19a5fc4a30d9 3 minutes ago 1.49GB 09:08:04 core-common-config-bootstrapper-arm64 latest 25144f2b4858 4 minutes ago 14.9MB 09:08:04 3b27bed001dd 4 minutes ago 1.5GB 09:08:04 support-scheduler-arm64 latest 273d5d80725b 11 minutes ago 29.1MB 09:08:04 0f8f8f9cc250 11 minutes ago 1.57GB 09:08:04 core-data-arm64 latest ece28ee24498 12 minutes ago 17.3MB 09:08:04 79c6ac8e160c 12 minutes ago 1.51GB 09:08:04 core-command-arm64 latest 40cdd93ee3d0 12 minutes ago 17.1MB 09:08:04 940565fd834b 13 minutes ago 1.51GB 09:08:04 security-spire-server-arm64 latest 25be2caceec8 14 minutes ago 84.3MB 09:08:04 d3988a6e4c5d 14 minutes ago 1.38GB 09:08:04 security-secretstore-setup-arm64 latest 0136228136c6 14 minutes ago 28.7MB 09:08:04 security-proxy-setup-arm64 latest f7116191bb5f 14 minutes ago 15.8MB 09:08:04 0bb827c1707c 15 minutes ago 1.5GB 09:08:04 9538f506a23c 15 minutes ago 1.49GB 09:08:04 security-spire-agent-arm64 latest f36a3c23c8ab 21 minutes ago 122MB 09:08:04 security-spire-config-arm64 latest fa57a9b0675b 21 minutes ago 83.6MB 09:08:04 58be64b73dba 21 minutes ago 1.38GB 09:08:04 cd968d288d77 21 minutes ago 1.38GB 09:08:04 ci-base-image-arm64 latest 437d2589926b 35 minutes ago 904MB 09:08:04 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:08:04 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:08:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:04 09:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:05 arm64: Pulling from edgex-lftools-log-publisher 09:08:05 8998bd30e6a1: Pulling fs layer 09:08:05 04944245beec: Pulling fs layer 09:08:05 699f458cf7ca: Pulling fs layer 09:08:05 765212b225bb: Pulling fs layer 09:08:05 f23df028b6ca: Pulling fs layer 09:08:05 d65c8cfc05b1: Pulling fs layer 09:08:05 2437ff75d9bd: Pulling fs layer 09:08:05 d65c8cfc05b1: Waiting 09:08:05 2437ff75d9bd: Waiting 09:08:05 765212b225bb: Waiting 09:08:05 f23df028b6ca: Waiting 09:08:05 04944245beec: Verifying Checksum 09:08:05 04944245beec: Download complete 09:08:05 765212b225bb: Verifying Checksum 09:08:05 765212b225bb: Download complete 09:08:05 f23df028b6ca: Verifying Checksum 09:08:05 f23df028b6ca: Download complete 09:08:05 d65c8cfc05b1: Verifying Checksum 09:08:05 d65c8cfc05b1: Download complete 09:08:05 699f458cf7ca: Verifying Checksum 09:08:05 699f458cf7ca: Download complete 09:08:06 8998bd30e6a1: Verifying Checksum 09:08:06 8998bd30e6a1: Download complete 09:08:08 2437ff75d9bd: Verifying Checksum 09:08:08 2437ff75d9bd: Download complete 09:08:10 8998bd30e6a1: Pull complete 09:08:10 04944245beec: Pull complete 09:08:12 699f458cf7ca: Pull complete 09:08:12 765212b225bb: Pull complete 09:08:13 f23df028b6ca: Pull complete 09:08:13 d65c8cfc05b1: Pull complete 09:08:28 2437ff75d9bd: Pull complete 09:08:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-8521 does not seem to be running inside a container 09:08:28 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:08:31 $ docker top 8db9176068943a454eb3900e143d1c920d28d441c89be0104e5bfe3d5d61c289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:32 ---> job-cost.sh 09:08:32 lf-activate-venv: SKIPPING 09:08:32 INFO: No Stack... 09:08:33 INFO: Retrieving Pricing Info for: v3-standard-4 09:08:33 INFO: Archiving Costs [Pipeline] sh 09:08:34 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:08:34 + cut -d, -f6 [Pipeline] lock 09:08:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] 09:08:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] did not exist. Created. 09:08:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:08:35 Stashed 1 file(s) [Pipeline] } 09:08:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4410-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:35 $ docker stop --time=1 8db9176068943a454eb3900e143d1c920d28d441c89be0104e5bfe3d5d61c289 09:08:36 $ docker rm -f --volumes 8db9176068943a454eb3900e143d1c920d28d441c89be0104e5bfe3d5d61c289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:08:37 provisioning config files... 09:08:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config11428411274134803257tmp [Pipeline] { [Pipeline] sh 09:08:37 + set +x 09:08:37 + curl -s https://codecov.io/bash 09:08:37 + bash -s -- 09:08:37 09:08:37 _____ _ 09:08:37 / ____| | | 09:08:37 | | ___ __| | ___ ___ _____ __ 09:08:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:08:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:08:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:08:37 Bash-1.0.6 09:08:37 09:08:37 09:08:37 ==> git version 2.25.1 found 09:08:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:08:37 Release-Date: 2020-01-08 09:08:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:08:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:08:37 ==> Jenkins CI detected. 09:08:37 current dir:  /w/workspace/edgex-go/2 09:08:37 project root: . 09:08:37 --> token set from env 09:08:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:08:37 ==> Running gcov in . (disable via -X gcov) 09:08:37 ==> Python coveragepy not found 09:08:37 ==> Searching for coverage reports in: 09:08:37 + . 09:08:37 -> Found 1 reports 09:08:37 ==> Detecting git/mercurial file structure 09:08:37 ==> Reading reports 09:08:37 + ./coverage.out bytes=446903 09:08:37 ==> Appending adjustments 09:08:37 https://docs.codecov.io/docs/fixing-reports 09:08:38 + Found adjustments 09:08:38 ==> Gzipping contents 09:08:38 60K /tmp/codecov.MWhYB0.gz 09:08:38 ==> Uploading reports 09:08:38 url: https://codecov.io 09:08:38 query: branch=PR-4410&commit=5ef814499da773b406ffe1057bfdbcaf7012c55f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= 09:08:38 -> Pinging Codecov 09:08:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4410&commit=5ef814499da773b406ffe1057bfdbcaf7012c55f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= 09:08:39 -> Uploading to 09:08:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/5ef814499da773b406ffe1057bfdbcaf7012c55f/e878892a-571d-42be-91c6-a3bc5633128a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T090838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca7a332ab13cf48a1e70615d34e651e187a20fa8aa0f6304c2ee9fa20a2fafe2 09:08:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:39 Dload Upload Total Spent Left Speed 09:08:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 202k --:--:-- --:--:-- --:--:-- 202k 09:08:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ef814499da773b406ffe1057bfdbcaf7012c55f [Pipeline] } 09:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:08:39 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:08:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:41 ---> package-listing.sh 09:08:41 ++ facter osfamily 09:08:41 ++ tr '[:upper:]' '[:lower:]' 09:08:41 + OS_FAMILY=debian 09:08:41 + workspace=/w/workspace/edgex-go/2 09:08:41 + START_PACKAGES=/tmp/packages_start.txt 09:08:41 + END_PACKAGES=/tmp/packages_end.txt 09:08:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:41 + PACKAGES=/tmp/packages_start.txt 09:08:41 + '[' /w/workspace/edgex-go/2 ']' 09:08:41 + PACKAGES=/tmp/packages_end.txt 09:08:41 + case "${OS_FAMILY}" in 09:08:41 + dpkg -l 09:08:41 + grep '^ii' 09:08:41 + '[' -f /tmp/packages_start.txt ']' 09:08:41 + '[' -f /tmp/packages_end.txt ']' 09:08:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:41 + '[' /w/workspace/edgex-go/2 ']' 09:08:41 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:08:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:08:41 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:08:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:42 09:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:42 latest: Pulling from edgex-lftools-log-publisher 09:08:42 5eb5b503b376: Pulling fs layer 09:08:42 5c69ac0246d0: Pulling fs layer 09:08:42 ec43610c2a17: Pulling fs layer 09:08:42 3a2ae6a8a46f: Pulling fs layer 09:08:42 33b1e0a273af: Pulling fs layer 09:08:42 5d3b04190fa2: Pulling fs layer 09:08:42 2f39f015ded8: Pulling fs layer 09:08:42 33b1e0a273af: Waiting 09:08:42 5d3b04190fa2: Waiting 09:08:42 3a2ae6a8a46f: Waiting 09:08:42 2f39f015ded8: Waiting 09:08:42 5c69ac0246d0: Verifying Checksum 09:08:42 5c69ac0246d0: Download complete 09:08:42 3a2ae6a8a46f: Download complete 09:08:42 33b1e0a273af: Verifying Checksum 09:08:42 33b1e0a273af: Download complete 09:08:42 5d3b04190fa2: Verifying Checksum 09:08:42 5d3b04190fa2: Download complete 09:08:42 ec43610c2a17: Verifying Checksum 09:08:42 ec43610c2a17: Download complete 09:08:42 5eb5b503b376: Download complete 09:08:43 2f39f015ded8: Download complete 09:08:43 5eb5b503b376: Pull complete 09:08:44 5c69ac0246d0: Pull complete 09:08:44 ec43610c2a17: Pull complete 09:08:44 3a2ae6a8a46f: Pull complete 09:08:44 33b1e0a273af: Pull complete 09:08:45 5d3b04190fa2: Pull complete 09:08:49 2f39f015ded8: Pull complete 09:08:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:49 prd-ubuntu20.04-docker-8c-8g-8518 does not seem to be running inside a container 09:08:49 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:51 $ docker top 9ad84ab3d4be440331cc7e9fa3a880d6252aaa22367e80386c83fdbeed280a3d -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:08:51 + mkdir -p /var/log/sysstat [Pipeline] sh 09:08:52 + ls /var/log/sa-host 09:08:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:52 provisioning config files... 09:08:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config11968836720060256753tmp [Pipeline] { [Pipeline] echo 09:08:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:52 ---> create-netrc.sh [Pipeline] } 09:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:52 ---> python-tools-install.sh [Pipeline] echo 09:08:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:08:53 ---> sudo-logs.sh 09:08:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:08:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:08:53 ---> job-cost.sh 09:08:53 lf-activate-venv: SKIPPING 09:08:53 DEBUG: total: 0.10999999940395355 09:08:53 INFO: Retrieving Stack Cost... 09:08:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:54 INFO: Archiving Costs [Pipeline] echo 09:08:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:08:54 ---> logs-deploy.sh 09:08:54 lf-activate-venv: SKIPPING 09:08:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4410/2 09:08:54 INFO: archiving workspace using pattern(s): 09:08:55 Archives upload complete. 09:08:55 INFO: archiving logs to Nexus