Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (d4f1e9690d89d0c8c8adffb534e1b933d7142b9b) 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-ssh1400526231529415944.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6578676388335027889.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6266472013072869490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4710946349010947882.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14365630250269658588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16946 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 028faf9f61ae0e6766d1b41303379cdbfaf22da7 Checking out Revision 028faf9f61ae0e6766d1b41303379cdbfaf22da7 (PR-4572) > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 028faf9f61ae0e6766d1b41303379cdbfaf22da7 # timeout=10 Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:35 ========================================================= 08:29:35 EdgeX Global Pipelines Version Info 08:29:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:36 ------------------- 08:29:36 stable info: 08:29:36 ------------------- 08:29:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:36 Message: update stable to v1.0.249 > git rev-list --no-walk d92a891ee4f24f18c4e18d8dba9bd0f756a36413 # timeout=10 08:29:36 ------------------- 08:29:36 experimental info: 08:29:36 ------------------- 08:29:36 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:36 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 028faf9 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:37 provisioning config files... 08:29:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config945283963850016021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:37 ---> docker-login.sh 08:29:37 nexus3.edgexfoundry.org:10001 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 nexus3.edgexfoundry.org:10002 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 nexus3.edgexfoundry.org:10003 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 nexus3.edgexfoundry.org:10004 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 docker.io 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 ---> docker-login.sh ends [Pipeline] } 08:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:39 + 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:29:39 + dirname cmd/core-command/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-command,cmd/core-command/Dockerfile 08:29:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:39 + dirname cmd/core-data/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-data,cmd/core-data/Dockerfile 08:29:39 + dirname cmd/core-metadata/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:39 + dirname cmd/security-bootstrapper/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:39 + dirname cmd/security-proxy-auth/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:39 + dirname cmd/security-proxy-setup/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:39 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:39 + dirname cmd/security-spire-agent/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:39 + dirname cmd/security-spire-config/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:39 + dirname cmd/security-spire-server/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:39 + dirname cmd/support-notifications/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:39 + dirname cmd/support-scheduler/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:39 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:29:39 + git rev-list -1 --merges 028faf9f61ae0e6766d1b41303379cdbfaf22da7~1..028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] echo 08:29:39 -----------> git rev-list -1 --merges 028faf9f61ae0e6766d1b41303379cdbfaf22da7~1..028faf9f61ae0e6766d1b41303379cdbfaf22da7 028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:29:39 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [false] [Pipeline] sh 08:29:39 + git log --format=format:%s -1 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] echo 08:29:39 ========================================================= 08:29:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:40 + grep -v github /etc/ssh/ssh_known_hosts 08:29:40 + [ -e /tmp/ssh_known_hosts ] 08:29:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:40 08:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:41 b85a868b505f: Pulling fs layer 08:29:41 e2be974225ed: Pulling fs layer 08:29:41 339a4e72a1f5: Pulling fs layer 08:29:41 988bab9f4d93: Pulling fs layer 08:29:41 1469e6f7b9e6: Pulling fs layer 08:29:41 eaf3925da568: Pulling fs layer 08:29:41 bab4dde63d76: Pulling fs layer 08:29:41 bde34c3a00c8: Pulling fs layer 08:29:41 b352a97aabf1: Pulling fs layer 08:29:41 4872d77fe225: Pulling fs layer 08:29:41 5851b861e8e6: Pulling fs layer 08:29:41 988bab9f4d93: Waiting 08:29:41 1469e6f7b9e6: Waiting 08:29:41 eaf3925da568: Waiting 08:29:41 bab4dde63d76: Waiting 08:29:41 bde34c3a00c8: Waiting 08:29:41 b352a97aabf1: Waiting 08:29:41 4872d77fe225: Waiting 08:29:41 5851b861e8e6: Waiting 08:29:41 e2be974225ed: Verifying Checksum 08:29:41 e2be974225ed: Download complete 08:29:41 988bab9f4d93: Verifying Checksum 08:29:41 988bab9f4d93: Download complete 08:29:41 1469e6f7b9e6: Verifying Checksum 08:29:41 1469e6f7b9e6: Download complete 08:29:41 339a4e72a1f5: Verifying Checksum 08:29:41 339a4e72a1f5: Download complete 08:29:41 eaf3925da568: Download complete 08:29:41 bde34c3a00c8: Verifying Checksum 08:29:41 bde34c3a00c8: Download complete 08:29:41 b352a97aabf1: Download complete 08:29:41 4872d77fe225: Verifying Checksum 08:29:41 4872d77fe225: Download complete 08:29:41 5851b861e8e6: Download complete 08:29:41 b85a868b505f: Download complete 08:29:41 bab4dde63d76: Verifying Checksum 08:29:41 bab4dde63d76: Download complete 08:29:42 b85a868b505f: Pull complete 08:29:42 e2be974225ed: Pull complete 08:29:43 339a4e72a1f5: Pull complete 08:29:43 988bab9f4d93: Pull complete 08:29:43 1469e6f7b9e6: Pull complete 08:29:43 eaf3925da568: Pull complete 08:29:45 bab4dde63d76: Pull complete 08:29:45 bde34c3a00c8: Pull complete 08:29:45 b352a97aabf1: Pull complete 08:29:45 4872d77fe225: Pull complete 08:29:45 5851b861e8e6: Pull complete 08:29:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:45 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 08:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:29:47 $ docker top 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 -eo pid,comm 08:29:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:47 [ssh-agent] Looking for ssh-agent implementation... 08:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:48 $ docker exec 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-cXDL5ReVhaO8/agent.32 08:29:48 SSH_AGENT_PID=38 08:29:48 Running ssh-add (command line suppressed) 08:29:48 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4716176257013448609.key (/w/workspace/edgex-go/5@tmp/private_key_4716176257013448609.key) 08:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:48 + git tag --points-at HEAD [Pipeline] } 08:29:48 $ docker exec --env ******** --env ******** 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent -k 08:29:48 unset SSH_AUTH_SOCK; 08:29:48 unset SSH_AGENT_PID; 08:29:48 echo Agent pid 38 killed; 08:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:48 [ssh-agent] Looking for ssh-agent implementation... 08:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:48 $ docker exec 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-m7jldzFNkJlH/agent.70 08:29:48 SSH_AGENT_PID=77 08:29:48 Running ssh-add (command line suppressed) 08:29:49 Identity added: /w/workspace/edgex-go/5@tmp/private_key_11162412576410801807.key (/w/workspace/edgex-go/5@tmp/private_key_11162412576410801807.key) 08:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:49 + git semver init 08:29:49 2023-05-25 08:29:49,511 [run_init] DEBUG init version:0.0.0 force:False 08:29:49 2023-05-25 08:29:49,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:29:49 2023-05-25 08:29:49,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:29:49 2023-05-25 08:29:49,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:29:54 2023-05-25 08:29:54,093 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:29:54 2023-05-25 08:29:54,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4572 with force:False 08:29:54 2023-05-25 08:29:54,094 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4572 08:29:54 2023-05-25 08:29:54,099 [execute] INFO git cat-file --batch-check 08:29:54 2023-05-25 08:29:54,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-05-25 08:29:54,105 [execute] INFO git cat-file --batch 08:29:54 2023-05-25 08:29:54,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-05-25 08:29:54,112 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4572 08:29:54 0.0.0 [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 77 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:55 + git semver [Pipeline] } 08:29:55 $ docker stop --time=1 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 08:29:56 $ docker rm -f --volumes 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:57 Stashed 1 file(s) [Pipeline] echo 08:29:57 [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:29:57 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 ========================================================= 08:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:58 f56be85fc22e: Pulling fs layer 08:29:58 85791d961cd3: Pulling fs layer 08:29:58 d694b5ae8c79: Pulling fs layer 08:29:58 9f32a84ed3da: Pulling fs layer 08:29:58 4d19c01a9841: Pulling fs layer 08:29:58 9325e15d5711: Pulling fs layer 08:29:58 556b6ee489ea: Pulling fs layer 08:29:58 c5a4b2cf53e6: Pulling fs layer 08:29:58 556b6ee489ea: Waiting 08:29:58 9f32a84ed3da: Waiting 08:29:58 c5a4b2cf53e6: Waiting 08:29:58 4d19c01a9841: Waiting 08:29:58 9325e15d5711: Waiting 08:29:58 85791d961cd3: Verifying Checksum 08:29:58 85791d961cd3: Download complete 08:29:58 9f32a84ed3da: Verifying Checksum 08:29:58 9f32a84ed3da: Download complete 08:29:58 4d19c01a9841: Download complete 08:29:58 f56be85fc22e: Verifying Checksum 08:29:58 f56be85fc22e: Download complete 08:29:58 9325e15d5711: Verifying Checksum 08:29:58 9325e15d5711: Download complete 08:29:58 f56be85fc22e: Pull complete 08:29:58 85791d961cd3: Pull complete 08:29:58 c5a4b2cf53e6: Verifying Checksum 08:29:58 c5a4b2cf53e6: Download complete 08:29:58 d694b5ae8c79: Verifying Checksum 08:29:58 d694b5ae8c79: Download complete 08:29:58 556b6ee489ea: Verifying Checksum 08:29:58 556b6ee489ea: Download complete 08:30:02 d694b5ae8c79: Pull complete 08:30:02 9f32a84ed3da: Pull complete 08:30:02 4d19c01a9841: Pull complete 08:30:02 9325e15d5711: Pull complete 08:30:04 556b6ee489ea: Pull complete 08:30:05 c5a4b2cf53e6: Pull complete 08:30:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:05 WORKDIR /edgex 08:30:05 COPY go.mod . 08:30:05 RUN go mod download 08:30:05 + docker build -t ci-base-image-x86_64 -f - . 08:30:06 Sending build context to Docker daemon 170.8MB 08:30:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:06 ---> c4be618373d6 08:30:06 Step 2/4 : WORKDIR /edgex 08:30:11 ---> Running in ab700874ec5d 08:30:11 Removing intermediate container ab700874ec5d 08:30:11 ---> e9544d0928bd 08:30:11 Step 3/4 : COPY go.mod . 08:30:11 ---> d4b4e7434dcf 08:30:11 Step 4/4 : RUN go mod download 08:30:11 ---> Running in 206c5f74f7c9 08:30:12 Still waiting to schedule task 08:30:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:26 Removing intermediate container 206c5f74f7c9 08:30:26 ---> 3c471d7b2921 08:30:26 Successfully built 3c471d7b2921 08:30:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . ci-base-image-x86_64 08:30:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:27 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 08:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:30:27 $ docker top 5b90cc5e42858014844c3523488de415f706bf8f7846ca04d02b4a82d726e763 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:27 + go version 08:30:27 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:27 $ docker stop --time=1 5b90cc5e42858014844c3523488de415f706bf8f7846ca04d02b4a82d726e763 08:30:29 $ docker rm -f --volumes 5b90cc5e42858014844c3523488de415f706bf8f7846ca04d02b4a82d726e763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:29 + docker inspect -f . ci-base-image-x86_64 08:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:29 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 08:30:29 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:30:29 $ docker top 173c077055a87eea85ed3dab83975367a654fcb82cff12adc9895fe39821e314 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:29 ========================================================= 08:30:29 [edgeXBuildGoParallel] Running Tests and Build... 08:30:29 ========================================================= [Pipeline] sh 08:30:30 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:30:30 + make test 08:30:30 go test -race -coverprofile=coverage.out ./... 08:30:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.070s coverage: 71.5% of statements 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.698s coverage: 88.5% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.348s coverage: 95.6% of statements 08:30:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.0% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.471s coverage: 79.9% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.067s coverage: 92.9% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 86.0% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 63.1% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.076s coverage: 97.7% of statements 08:31:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:24 running golangci-lint 08:31:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:24 go version go1.20.2 linux/amd64 08:31:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:36 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|files|compiled_files|exports_file) took 13.074415466s" 08:31:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.694735ms" 08:31:43 level=info msg="[linters_context/goanalysis] analyzers took 48.242156276s with top 10 stages: buildir: 27.166557376s, fact_deprecated: 1.822146857s, inspect: 1.66131917s, printf: 1.192157569s, gosec: 1.073535211s, ctrlflow: 887.956614ms, nilness: 878.746594ms, S1038: 791.57528ms, fact_purity: 788.769712ms, ineffassign: 577.258347ms" 08:31:43 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:31:43 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, identifier_marker: 203/203, cgo: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, path_prettifier: 203/203" 08:31:43 level=info msg="[runner] processing took 16.729731ms with stages: nolint: 6.836598ms, identifier_marker: 5.165984ms, autogenerated_exclude: 1.437761ms, path_prettifier: 1.274251ms, exclude-rules: 1.2168ms, skip_dirs: 750.557µs, cgo: 28.37µs, filename_unadjuster: 15.32µs, max_same_issues: 770ns, skip_files: 520ns, exclude: 470ns, uniq_by_line: 460ns, source_code: 390ns, diff: 270ns, path_shortener: 270ns, severity-rules: 260ns, sort_results: 260ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:31:43 level=info msg="[runner] linters took 6.546921772s with stages: goanalysis_metalinter: 6.53010781s" 08:31:43 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:43 level=info msg="Memory: 198 samples, avg is 180.1MB, max is 753.4MB" 08:31:43 level=info msg="Execution took 19.663439307s" 08:31:43 go vet ./... 08:31:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:47 + ls -al . 08:31:47 total 704 08:31:47 drwxrwxr-x 11 1001 1001 4096 May 25 08:30 . 08:31:47 drwxr-xr-x 4 root root 4096 May 25 08:30 .. 08:31:47 drwxrwxr-x 2 1001 1001 4096 May 25 08:29 .blubracket 08:31:47 -rw-rw-r-- 1 1001 1001 16 May 25 08:29 .dockerignore 08:31:47 drwxrwxr-x 8 1001 1001 4096 May 25 08:29 .git 08:31:47 drwxrwxr-x 3 1001 1001 4096 May 25 08:29 .github 08:31:47 -rw-rw-r-- 1 1001 1001 1133 May 25 08:29 .gitignore 08:31:47 -rw-rw-r-- 1 1001 1001 42 May 25 08:29 .golangci.yml 08:31:47 -rw-rw-r-- 1 1001 1001 87 May 25 08:29 .hadolint.yml 08:31:47 drwxr-xr-x 3 1001 1001 4096 May 25 08:29 .semver 08:31:47 -rw-rw-r-- 1 1001 1001 166 May 25 08:29 .sonarcloud.properties 08:31:47 -rw-rw-r-- 1 1001 1001 1171 May 25 08:29 ADOPTERS.md 08:31:47 -rw-rw-r-- 1 1001 1001 10835 May 25 08:29 Attribution.txt 08:31:47 -rw-rw-r-- 1 1001 1001 73765 May 25 08:29 CHANGELOG.md 08:31:47 -rw-rw-r-- 1 1001 1001 3804 May 25 08:29 CONTRIBUTING.md 08:31:47 -rw-rw-r-- 1 1001 1001 677 May 25 08:29 GOVERNANCE.md 08:31:47 -rw-rw-r-- 1 1001 1001 883 May 25 08:29 Jenkinsfile 08:31:47 -rw-rw-r-- 1 1001 1001 10775 May 25 08:29 LICENSE 08:31:47 -rw-rw-r-- 1 1001 1001 14368 May 25 08:29 Makefile 08:31:47 -rw-rw-r-- 1 1001 1001 582 May 25 08:29 OWNERS.md 08:31:47 -rw-rw-r-- 1 1001 1001 9902 May 25 08:29 README.md 08:31:47 -rw-rw-r-- 1 1001 1001 789 May 25 08:29 SECURITY.md 08:31:47 -rw-rw-r-- 1 1001 1001 5 May 25 08:29 VERSION 08:31:47 drwxrwxr-x 2 1001 1001 4096 May 25 08:29 bin 08:31:47 drwxrwxr-x 18 1001 1001 4096 May 25 08:29 cmd 08:31:47 -rw-r--r-- 1 root root 447731 May 25 08:31 coverage.out 08:31:47 -rw-rw-r-- 1 1001 1001 3159 May 25 08:29 go.mod 08:31:47 -rw-rw-r-- 1 1001 1001 31048 May 25 08:29 go.sum 08:31:47 drwxrwxr-x 7 1001 1001 4096 May 25 08:29 internal 08:31:47 drwxrwxr-x 3 1001 1001 4096 May 25 08:29 openapi 08:31:47 -rw-rw-r-- 1 1001 1001 594 May 25 08:29 security.txt 08:31:47 drwxrwxr-x 4 1001 1001 4096 May 25 08:29 snap 08:31:47 -rw-rw-r-- 1 1001 1001 204 May 25 08:29 version.go [Pipeline] sh 08:31:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16949 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws 08:31:48 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:31:48 The recommended git tool is: git 08:31:48 + '[' -e coverage.out ] 08:31:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:48 Stashed 1 file(s) [Pipeline] sh 08:31:48 + make build 08:31:48 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:31:55 using credential edgex-jenkins-ssh 08:31:55 Cloning the remote Git repository 08:31:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:55 > git init /w/workspace/edgex-go/5 # timeout=10 08:31:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:55 > git --version # timeout=10 08:31:55 > git --version # 'git version 2.25.1' 08:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:00 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:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:12 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:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:32:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 08:32:15 $ docker stop --time=1 173c077055a87eea85ed3dab83975367a654fcb82cff12adc9895fe39821e314 08:32:15 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 08:32:16 Merge succeeded, producing 9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:32:16 Checking out Revision 9b62aefd7a77e8b11e12e89f7536359e5c0c373b (PR-4572) 08:32:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:15 > git config core.sparsecheckout # timeout=10 08:32:15 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 08:32:15 > git remote # timeout=10 08:32:15 > git config --get remote.origin.url # timeout=10 08:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:16 > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 08:32:16 > git rev-parse HEAD^{commit} # timeout=10 08:32:16 > git config core.sparsecheckout # timeout=10 08:32:16 > git checkout -f 9b62aefd7a77e8b11e12e89f7536359e5c0c373b # timeout=10 08:32:19 $ docker rm -f --volumes 173c077055a87eea85ed3dab83975367a654fcb82cff12adc9895fe39821e314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:32:19 Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" 08:32:19 First time build. Skipping changelog. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:20 08:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:20 latest: Pulling from edgex-devops/edgex-compose 08:32:20 cbdbe7a5bc2a: Pulling fs layer 08:32:20 ca9280d653b3: Pulling fs layer 08:32:20 7e9c9ca2126c: Pulling fs layer 08:32:20 cbdbe7a5bc2a: Download complete 08:32:20 ca9280d653b3: Verifying Checksum 08:32:20 ca9280d653b3: Download complete 08:32:20 cbdbe7a5bc2a: Pull complete 08:32:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:20 Dload Upload Total Spent Left Speed 08:32:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 08:32:21 7e9c9ca2126c: Verifying Checksum 08:32:21 7e9c9ca2126c: Download complete 08:32:21 ca9280d653b3: Pull complete 08:32:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:19 > git rev-list --no-walk d92a891ee4f24f18c4e18d8dba9bd0f756a36413 # timeout=10 08:32:21 + sudo tee /etc/docker/daemon.new 08:32:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:21 { 08:32:21 "registry-mirrors": [ 08:32:21 "https://nexus3.edgexfoundry.org:10001" 08:32:21 ], 08:32:21 "bip": "10.250.0.254/24", 08:32:21 "hosts": [ 08:32:21 "tcp://0.0.0.0:5555", 08:32:21 "unix:///var/run/docker.sock" 08:32:21 ], 08:32:21 "mtu": 1458, 08:32:21 "selinux-enabled": true, 08:32:21 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:21 } [Pipeline] sh 08:32:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:22 + sudo service docker restart 08:32:24 7e9c9ca2126c: Pull complete 08:32:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:24 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 08:32:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:32:26 $ docker top 4df397ee7d1fe07305a3455860c45cf0b9b644c98409b705b79c25567fcb08ac -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:27 + docker-compose build --help 08:32:27 + grep parallel 08:32:27 --parallel Build images in parallel. [Pipeline] } 08:32:27 $ docker stop --time=1 4df397ee7d1fe07305a3455860c45cf0b9b644c98409b705b79c25567fcb08ac 08:32:29 $ docker rm -f --volumes 4df397ee7d1fe07305a3455860c45cf0b9b644c98409b705b79c25567fcb08ac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:29 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 08:32:29 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:32:29 $ docker top 9950126b6cedae145fea94b2a66418bde7286546352d0015230c0af62950a3b7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:30 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:31 Building core-command ... 08:32:31 Building core-common-config-bootstrapper ... 08:32:31 Building core-data ... 08:32:31 Building core-metadata ... 08:32:31 Building security-bootstrapper ... 08:32:31 Building security-proxy-auth ... 08:32:31 Building security-proxy-setup ... 08:32:31 Building security-secretstore-setup ... 08:32:31 Building security-spiffe-token-provider ... 08:32:31 Building security-spire-agent ... 08:32:31 Building security-spire-config ... 08:32:31 Building security-spire-server ... 08:32:31 Building support-notifications ... 08:32:31 Building support-scheduler ... 08:32:31 Building core-metadata 08:32:31 Building support-notifications 08:32:31 Building security-proxy-auth 08:32:31 Building core-data 08:32:31 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:40 provisioning config files... 08:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16124322602929985188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:41 ---> docker-login.sh 08:32:41 nexus3.edgexfoundry.org:10001 08:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:41 Configure a credential helper to remove this warning. See 08:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:41 08:32:41 Login Succeeded 08:32:41 nexus3.edgexfoundry.org:10002 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10003 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10004 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:43 docker.io 08:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:43 ---> 3c471d7b2921 08:32:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:43 ---> 3c471d7b2921 08:32:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:32:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:43 ---> 3c471d7b2921 08:32:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:43 ---> 3c471d7b2921 08:32:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:43 ---> 3c471d7b2921 08:32:43 Step 3/25 : WORKDIR /edgex-go 08:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:43 Configure a credential helper to remove this warning. See 08:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:43 08:32:43 Login Succeeded 08:32:43 ---> docker-login.sh ends [Pipeline] } 08:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:44 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:44 ========================================================= 08:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:44 c41833b44d91: Pulling fs layer 08:32:44 ed15518f5707: Pulling fs layer 08:32:44 feae8fd75edb: Pulling fs layer 08:32:44 242c74f7c9fa: Pulling fs layer 08:32:44 3cdef696dda3: Pulling fs layer 08:32:44 2ced38df9373: Pulling fs layer 08:32:44 58f1dce35555: Pulling fs layer 08:32:44 3cdef696dda3: Waiting 08:32:44 2ced38df9373: Waiting 08:32:44 58f1dce35555: Waiting 08:32:44 242c74f7c9fa: Waiting 08:32:44 ed15518f5707: Download complete 08:32:44 242c74f7c9fa: Verifying Checksum 08:32:44 242c74f7c9fa: Download complete 08:32:44 3cdef696dda3: Verifying Checksum 08:32:44 3cdef696dda3: Download complete 08:32:44 c41833b44d91: Verifying Checksum 08:32:44 c41833b44d91: Download complete 08:32:45 c41833b44d91: Pull complete 08:32:46 58f1dce35555: Verifying Checksum 08:32:46 58f1dce35555: Download complete 08:32:46 ed15518f5707: Pull complete 08:32:47 feae8fd75edb: Verifying Checksum 08:32:47 feae8fd75edb: Download complete 08:32:47 2ced38df9373: Verifying Checksum 08:32:47 2ced38df9373: Download complete 08:32:48 ---> Running in 04d45ae6fc74 08:32:48 ---> Running in 57c617da4a8b 08:32:48 ---> Running in 02a74aa4d859 08:32:48 ---> Running in 39aad2ef3abe 08:32:48 ---> Running in 5ce283c0eab9 08:32:48 Removing intermediate container 57c617da4a8b 08:32:48 ---> b8c4a1967629 08:32:48 Step 4/25 : WORKDIR /edgex-go 08:32:48 Removing intermediate container 39aad2ef3abe 08:32:48 ---> 8e8591e9caed 08:32:48 Step 4/23 : WORKDIR /edgex-go 08:32:48 Removing intermediate container 04d45ae6fc74 08:32:48 Removing intermediate container 5ce283c0eab9 08:32:48 ---> 25a026425c9f 08:32:48 ---> 1cc2936ca9b2 08:32:48 Step 4/23 : WORKDIR /edgex-goStep 4/25 : RUN apk add --update --no-cache make git 08:32:48 08:32:48 Removing intermediate container 02a74aa4d859 08:32:48 ---> 2f240061693a 08:32:48 ---> Running in 58d6fd24ee70 08:32:48 Step 4/23 : WORKDIR /edgex-go 08:32:48 ---> Running in 3adefc6265fa 08:32:48 ---> Running in add0ddcaf10f 08:32:48 ---> Running in b03eebdb7580 08:32:48 ---> Running in e17284287159 08:32:48 Removing intermediate container 58d6fd24ee70 08:32:48 ---> 0d83c9fd6dd9 08:32:48 Step 5/25 : RUN apk add --update --no-cache make git 08:32:48 Removing intermediate container 3adefc6265fa 08:32:48 ---> a659b7c26311 08:32:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:32:48 ---> Running in 8637c9c1cc6c 08:32:48 ---> Running in 8d0908551679 08:32:48 Removing intermediate container b03eebdb7580 08:32:48 ---> be5d48684ec2 08:32:48 Step 5/23 : RUN apk add --update --no-cache make git 08:32:48 Removing intermediate container e17284287159 08:32:48 ---> f5e2c2a802ad 08:32:48 Step 5/23 : RUN apk add --update --no-cache make git 08:32:48 ---> Running in 1e94bf49721e 08:32:49 ---> Running in 80054a88df19 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:49 OK: 265 MiB in 53 packages 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:49 OK: 265 MiB in 53 packages 08:32:49 OK: 265 MiB in 53 packages 08:32:49 OK: 265 MiB in 53 packages 08:32:49 Removing intermediate container add0ddcaf10f 08:32:49 ---> 5c34852edc21 08:32:49 Step 5/25 : COPY go.mod vendor* ./ 08:32:49 OK: 265 MiB in 53 packages 08:32:50 ---> 45894c7c71e4 08:32:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:50 ---> Running in 5fe50d6c9229 08:32:50 Removing intermediate container 8637c9c1cc6c 08:32:50 ---> bacff9afd012 08:32:50 Step 6/25 : COPY go.mod vendor* ./ 08:32:50 Removing intermediate container 8d0908551679 08:32:50 ---> 026abbb9050d 08:32:50 Step 6/23 : COPY go.mod vendor* ./ 08:32:50 ---> ddc0cbb94d12 08:32:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:50 ---> Running in 51d31a664e9d 08:32:50 Removing intermediate container 80054a88df19 08:32:50 ---> b0b48a0b4044 08:32:50 Step 6/23 : COPY go.mod vendor* ./ 08:32:50 ---> 282d5ba32e3d 08:32:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:50 ---> Running in 015779fefba2 08:32:50 Removing intermediate container 1e94bf49721e 08:32:50 ---> bd5b93da9b3d 08:32:50 Step 6/23 : COPY go.mod vendor* ./ 08:32:50 ---> 33f2c6de3dee 08:32:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:50 ---> Running in 8ddab0873b16 08:32:50 ---> ab3456586605 08:32:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:50 ---> Running in 591cc8828899 08:32:59 feae8fd75edb: Pull complete 08:32:59 242c74f7c9fa: Pull complete 08:32:59 3cdef696dda3: Pull complete 08:33:05 2ced38df9373: Pull complete 08:33:07 58f1dce35555: Pull complete 08:33:07 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:08 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:08 WORKDIR /edgex 08:33:08 COPY go.mod . 08:33:08 RUN go mod download -t 08:33:08 ci-base-image-arm64 -f - . 08:33:08 Sending build context to Docker daemon 2.928MB 08:33:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:08 ---> fadd8f120f05 08:33:08 Step 2/4 : WORKDIR /edgex 08:33:10 ---> Running in b81d13712808 08:33:10 Removing intermediate container b81d13712808 08:33:10 ---> 2b0b8f53d551 08:33:10 Step 3/4 : COPY go.mod . 08:33:11 ---> 51d62add6e3b 08:33:11 Step 4/4 : RUN go mod download 08:33:11 ---> Running in 03c957fb38d7 08:33:38 Removing intermediate container 03c957fb38d7 08:33:38 ---> 0b2ebc452ecb 08:33:38 Successfully built 0b2ebc452ecb 08:33:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-arm64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:39 prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container 08:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:33:40 $ docker top 7f2f5af1afc5608222ca3d04e3d367f8afed81353a72ad65e7f2dcb5e3c61772 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:41 + go version 08:33:41 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:41 $ docker stop --time=1 7f2f5af1afc5608222ca3d04e3d367f8afed81353a72ad65e7f2dcb5e3c61772 08:33:42 $ docker rm -f --volumes 7f2f5af1afc5608222ca3d04e3d367f8afed81353a72ad65e7f2dcb5e3c61772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:43 + docker inspect -f . ci-base-image-arm64 08:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container 08:33:43 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:33:44 $ docker top e6807688d62c546deef5edfeb2f9ec4bdff2fc77bbcdf1f2fb5951f1cc4f4f71 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:45 ========================================================= 08:33:45 [edgeXBuildGoParallel] Running Tests and Build... 08:33:45 ========================================================= [Pipeline] sh 08:33:45 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:33:45 + make test 08:33:45 go test -race -coverprofile=coverage.out ./... 08:33:58 Removing intermediate container 8ddab0873b16 08:33:58 ---> a56c592384c1 08:33:58 Step 8/23 : COPY . . 08:33:58 Removing intermediate container 5fe50d6c9229 08:33:58 ---> ef844ede5866 08:33:58 Step 7/25 : COPY . . 08:33:58 Removing intermediate container 51d31a664e9d 08:33:58 ---> cb3c4ca57f49 08:33:58 Step 8/25 : COPY . . 08:33:58 Removing intermediate container 015779fefba2 08:33:58 ---> 8666fdf79f50 08:33:58 Step 8/23 : COPY . . 08:33:58 Removing intermediate container 591cc8828899 08:33:58 ---> 0e7cf4944dba 08:33:58 Step 8/23 : COPY . . 08:34:16 ---> 9a3f35603df1 08:34:16 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:34:16 ---> ad51300a3188 08:34:16 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:16 ---> 9d6b45c9ddb2 08:34:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:16 ---> 8b23272afc43 08:34:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:16 ---> Running in 37de4e428ed0 08:34:16 ---> d6fa9f44c6dc 08:34:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:16 ---> Running in 9e4373c9f568 08:34:16 ---> Running in dedfea6fdcc9 08:34:16 ---> Running in d286c0e66f3f 08:34:16 ---> Running in 02dcf5a3af7f 08:34:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:16 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:34:32 ? github.com/edgexfoundry/edgex-go [no test files] 08:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:03 Removing intermediate container dedfea6fdcc9 08:35:03 ---> 8b93b25c4b0e 08:35:03 08:35:03 Step 9/25 : FROM alpine:3.17 08:35:03 Removing intermediate container d286c0e66f3f 08:35:03 ---> 893f71820cbf 08:35:03 08:35:03 Step 10/23 : FROM alpine:3.17 08:35:03 Removing intermediate container 02dcf5a3af7f 08:35:03 ---> 21b081604517 08:35:03 08:35:03 Step 10/23 : FROM alpine:3.17 08:35:03 Removing intermediate container 9e4373c9f568 08:35:03 ---> 4afd67725832 08:35:03 08:35:03 Step 10/25 : FROM alpine:3.17 08:35:03 3.17: Pulling from library/alpine 08:35:03 3.17: Pulling from library/alpine 08:35:04 3.17: Pulling from library/alpine 08:35:05 3.17: Pulling from library/alpine 08:35:06 Removing intermediate container 37de4e428ed0 08:35:06 ---> 84eac0a1ad77 08:35:06 08:35:06 Step 10/23 : FROM alpine:3.17 08:35:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:07 Status: Downloaded newer image for alpine:3.17 08:35:07 Status: Downloaded newer image for alpine:3.17 08:35:07 Status: Downloaded newer image for alpine:3.17 08:35:07 ---> 9ed4aefc74f6 08:35:07 ---> 9ed4aefc74f6 08:35:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:07 08:35:07 ---> 9ed4aefc74f6 08:35:07 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:07 Status: Image is up to date for alpine:3.17 08:35:07 ---> 9ed4aefc74f6 08:35:07 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:07 3.17: Pulling from library/alpine 08:35:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:07 Status: Image is up to date for alpine:3.17 08:35:07 ---> Running in 87610ce25bcf 08:35:07 ---> Running in 332cb9326ea6 08:35:07 ---> 9ed4aefc74f6 08:35:07 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:07 ---> Running in c368370bc1b9 08:35:07 ---> Running in 702b3e89b669 08:35:07 ---> Running in 5c55c7f19d96 08:35:07 Removing intermediate container 332cb9326ea6 08:35:07 ---> 270b70ac1ed3 08:35:07 Step 12/23 : ENV APP_PORT=59880 08:35:07 ---> Running in 7df9b3c62d70 08:35:07 Removing intermediate container 702b3e89b669 08:35:07 ---> 0e9f2165eb13 08:35:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:07 ---> Running in 37c50c3c6d31 08:35:07 Removing intermediate container 7df9b3c62d70 08:35:07 ---> e2bac634e4fc 08:35:07 Step 13/23 : EXPOSE $APP_PORT 08:35:07 ---> Running in 075a0ad2ac5c 08:35:07 Removing intermediate container 075a0ad2ac5c 08:35:07 ---> f41f0660d2c5 08:35:07 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:07 ---> Running in 6e74e527f021 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 (1/3) Installing ca-certificates (20230506-r0) 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:08 (1/1) Installing dumb-init (1.2.5-r2) 08:35:08 Executing busybox-1.35.0-r29.trigger 08:35:08 (2/3) Installing dumb-init (1.2.5-r2) 08:35:08 OK: 7 MiB in 16 packages 08:35:08 (3/3) Installing su-exec (0.2-r2) 08:35:08 Executing busybox-1.35.0-r29.trigger 08:35:08 Executing ca-certificates-20230506-r0.trigger 08:35:08 (1/2) Installing ca-certificates (20230506-r0) 08:35:08 (2/2) Installing dumb-init (1.2.5-r2) 08:35:08 Executing busybox-1.35.0-r29.trigger 08:35:08 Executing ca-certificates-20230506-r0.trigger 08:35:08 OK: 8 MiB in 18 packages 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:08 OK: 8 MiB in 17 packages 08:35:08 (1/1) Installing dumb-init (1.2.5-r2) 08:35:08 Executing busybox-1.35.0-r29.trigger 08:35:08 OK: 7 MiB in 16 packages 08:35:08 (1/1) Installing dumb-init (1.2.5-r2) 08:35:08 Executing busybox-1.35.0-r29.trigger 08:35:08 OK: 7 MiB in 16 packages 08:35:08 Removing intermediate container c368370bc1b9 08:35:08 ---> 288b30cf052b 08:35:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:08 ---> Running in 0cde4639ce30 08:35:08 Removing intermediate container 87610ce25bcf 08:35:08 ---> 1488a8339b42 08:35:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:08 ---> Running in fd3c4348439a 08:35:08 Removing intermediate container 0cde4639ce30 08:35:08 ---> b723a8717ce5 08:35:08 Step 13/25 : ENV APP_PORT=59881 08:35:08 ---> Running in e8b9b009b409 08:35:08 Removing intermediate container fd3c4348439a 08:35:08 Removing intermediate container 37c50c3c6d31 08:35:08 ---> 274c4aaa4094 08:35:08 ---> e7e833b6c7ce 08:35:08 Step 12/25 : WORKDIR /Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 08:35:08 ---> Running in 0c2225fb1aa8 08:35:09 Removing intermediate container 5c55c7f19d96 08:35:09 ---> f16176327e94 08:35:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:35:09 Removing intermediate container e8b9b009b409 08:35:09 ---> 3c2746ef2985 08:35:09 Step 14/25 : EXPOSE $APP_PORT 08:35:09 ---> Running in 97c8021ddd74 08:35:09 ---> Running in b9278e6e3ca4 08:35:09 ---> a47a2983ac9a 08:35:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:09 Removing intermediate container 0c2225fb1aa8 08:35:09 ---> 3261b339766c 08:35:09 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:09 Removing intermediate container 6e74e527f021 08:35:09 ---> 96825d5d3c77 08:35:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:09 Removing intermediate container 97c8021ddd74 08:35:09 ---> a59d5dcaa6ea 08:35:09 Step 13/23 : ENV APP_PORT=59860 08:35:09 Removing intermediate container b9278e6e3ca4 08:35:09 ---> e83c2d002fe3 08:35:09 Step 15/25 : WORKDIR / 08:35:09 ---> Running in a402553c9fab 08:35:09 ---> Running in 62fd6d58e6ce 08:35:09 ---> 8243ee0d874e 08:35:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:09 ---> d7f4b596044b 08:35:09 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:09 Removing intermediate container a402553c9fab 08:35:09 ---> 3ed8d266204e 08:35:09 Step 14/23 : EXPOSE $APP_PORT 08:35:09 ---> 2630431f664d 08:35:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:09 Removing intermediate container 62fd6d58e6ce 08:35:09 ---> 34b49cda3d88 08:35:09 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:09 ---> Running in 9ef3bfb2b58d 08:35:09 ---> 2e59d307ea01 08:35:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:09 ---> d1ee052ffc0f 08:35:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:09 ---> 4d25c446859f 08:35:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:09 Removing intermediate container 9ef3bfb2b58d 08:35:09 ---> 59c4a73960cb 08:35:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 ---> c206bd74cb40 08:35:10 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:10 ---> 540423c5eb37 08:35:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:10 ---> f35cf391d352 08:35:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:10 ---> 1db2af016bf5 08:35:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:10 ---> b73121c7a2ef 08:35:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:10 ---> 59c44dee0321 08:35:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:10 ---> 5b1d8cca6eba 08:35:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:10 ---> 6eb7183be159 08:35:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:10 ---> 498e7377eed4 08:35:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:10 ---> Running in 750c0f578e8f 08:35:11 ---> 9838b47acb5a 08:35:11 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:11 ---> 61560ecd0ffc 08:35:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:11 ---> Running in 1e10c4c01ddf 08:35:11 ---> d371a94d2db7 08:35:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:11 ---> 18d2f8ddc519 08:35:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:11 Removing intermediate container 1e10c4c01ddf 08:35:11 ---> c15f8c77f93d 08:35:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:11 ---> Running in 1b781f6a237b 08:35:11 ---> c1835348223c 08:35:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:11 ---> db21edeaee92 08:35:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:11 ---> Running in fffc17c7015f 08:35:11 Removing intermediate container 1b781f6a237b 08:35:11 ---> d2844cb6edfc 08:35:11 Step 21/23 : LABEL arch=x86_64 08:35:11 ---> Running in c735fd3632f4 08:35:11 Removing intermediate container fffc17c7015f 08:35:11 ---> b656c37c1284 08:35:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:11 ---> Running in 35423277bdad 08:35:11 ---> b82f5ad6ea2f 08:35:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:11 ---> bbe1a804d6ed 08:35:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:11 Removing intermediate container c735fd3632f4 08:35:11 ---> 7b0d2e17e8af 08:35:11 Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:35:11 ---> Running in 2a94e7362727 08:35:11 ---> Running in 1582476b5998 08:35:11 Removing intermediate container 35423277bdad 08:35:11 ---> 5b47538d9ddf 08:35:11 Step 21/23 : LABEL arch=x86_64 08:35:11 ---> Running in 2300a27606d1 08:35:11 Removing intermediate container 750c0f578e8f 08:35:11 ---> 386112a48068 08:35:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:11 Removing intermediate container 2a94e7362727 08:35:11 ---> 5801aa8009f4 08:35:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:12 Removing intermediate container 1582476b5998 08:35:12 ---> 356018118641 08:35:12 Step 23/23 : LABEL version=0.0.0 08:35:12 ---> Running in c53fa5a98395 08:35:12 ---> Running in 8c24c7948841 08:35:12 Removing intermediate container 2300a27606d1 08:35:12 ---> 9dce0df536fe 08:35:12 Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:35:12 ---> Running in 2d9c67fc9154 08:35:12 ---> 2d03898ae57b 08:35:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:12 ---> Running in 3b01bfdf71c4 08:35:12 Removing intermediate container 8c24c7948841 08:35:12 ---> 038a9e2ccce2 08:35:12 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:12 ---> Running in 491a03cd159d 08:35:12 Removing intermediate container c53fa5a98395 08:35:12 Removing intermediate container 2d9c67fc9154 08:35:12 ---> 09953b3ccfae 08:35:12 ---> 1464fdccd536 08:35:12 Step 23/25 : LABEL arch=x86_64 08:35:12 08:35:12 Removing intermediate container 3b01bfdf71c4 08:35:12 ---> 03ee64d31ffa 08:35:12 Step 23/23 : LABEL version=0.0.0 08:35:12 ---> Running in 478989b7500f 08:35:12 ---> Running in a80e4f487324 08:35:12 Successfully built 1464fdccd536 08:35:12 Successfully tagged core-data:latest 08:35:12 Building security-spire-config 08:35:12  Building core-data ... done  ---> 0e125a61eaac 08:35:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:12 Removing intermediate container 491a03cd159d 08:35:12 ---> 5ef547dd3294 08:35:12 Step 21/23 : LABEL arch=x86_64 08:35:12 ---> Running in 6375bb2144ee 08:35:12 ---> Running in fe64f8963b2a 08:35:12 Removing intermediate container 478989b7500f 08:35:12 ---> 245760cdd0e4 08:35:12 08:35:12 Removing intermediate container a80e4f487324 08:35:12 ---> 7f89c9dbcf00 08:35:12 Step 24/25 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:35:12 Successfully built 245760cdd0e4 08:35:15 Successfully tagged support-notifications:latest 08:35:15 Building support-scheduler 08:35:16  Building support-notifications ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> 3c471d7b2921 08:35:16 Step 3/27 : WORKDIR /edgex-go 08:35:16 ---> Using cache 08:35:16 ---> 1cc2936ca9b2 08:35:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:20 ---> 3c471d7b2921 08:35:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:20 ---> Using cache 08:35:20 ---> 2f240061693a 08:35:20 Step 4/23 : WORKDIR /edgex-go 08:35:20 ---> Using cache 08:35:20 ---> f5e2c2a802ad 08:35:20 Step 5/23 : RUN apk add --update --no-cache make git 08:35:20 ---> Using cache 08:35:20 ---> b0b48a0b4044 08:35:20 Step 6/23 : COPY go.mod vendor* ./ 08:35:20 ---> Using cache 08:35:20 ---> 33f2c6de3dee 08:35:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:20 ---> Using cache 08:35:20 ---> a56c592384c1 08:35:20 Step 8/23 : COPY . . 08:35:20 ---> Using cache 08:35:20 ---> d6fa9f44c6dc 08:35:20 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:22 ---> Running in 9375fc7489d0 08:35:22 Removing intermediate container 6375bb2144ee 08:35:22 ---> 09697a386163 08:35:22 Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:35:22 ---> Running in 361727dd1b47 08:35:22 ---> Running in 13439d5725bf 08:35:22 ---> Running in e62665035e72 08:35:22 Removing intermediate container 9375fc7489d0 08:35:22 ---> 88a5385ee400 08:35:22 Step 25/25 : LABEL version=0.0.0 08:35:22 ---> Running in 228dd9e0a9da 08:35:22 Removing intermediate container 13439d5725bf 08:35:22 ---> 9de075dfa69f 08:35:22 Step 23/23 : LABEL version=0.0.0 08:35:22 ---> Running in 7921c3be028a 08:35:22 Removing intermediate container 228dd9e0a9da 08:35:22 ---> 69fab6e7615f 08:35:22 08:35:22 Successfully built 69fab6e7615f 08:35:22 Successfully tagged core-metadata:latest 08:35:22 Building security-spire-server 08:35:22 Removing intermediate container 7921c3be028a 08:35:22 ---> 21d8ac608210 08:35:22 08:35:22  Building core-metadata ... done Successfully built 21d8ac608210 08:35:22 Successfully tagged security-proxy-auth:latest 08:35:22  Building security-proxy-auth ... done Building security-bootstrapper 08:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:23 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:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:23 OK: 265 MiB in 53 packages 08:35:27 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:27 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:27 ---> 3c471d7b2921 08:35:27 Step 3/33 : WORKDIR /edgex-go 08:35:27 ---> Using cache 08:35:27 ---> 1cc2936ca9b2 08:35:27 Step 4/33 : RUN apk add --update --no-cache make git 08:35:27 ---> Using cache 08:35:27 ---> 5c34852edc21 08:35:27 Step 5/33 : COPY go.mod vendor* ./ 08:35:27 ---> Using cache 08:35:27 ---> 45894c7c71e4 08:35:27 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 ---> Using cache 08:35:27 ---> ef844ede5866 08:35:27 Step 7/33 : COPY . . 08:35:27 ---> Using cache 08:35:27 ---> ad51300a3188 08:35:27 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:29 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:29 ---> 3c471d7b2921 08:35:29 Step 3/26 : WORKDIR /edgex-go 08:35:29 ---> Using cache 08:35:29 ---> 1cc2936ca9b2 08:35:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:35:36 ---> Running in 930a8f2a4a86 08:35:36 ---> Running in b6a52bbacd25 08:35:36 Removing intermediate container fe64f8963b2a 08:35:36 ---> fb636e0ceef3 08:35:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:35:40 Removing intermediate container 361727dd1b47 08:35:40 ---> 25abc76629b2 08:35:40 Step 5/27 : COPY go.mod vendor* ./ 08:35:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:40 ---> Running in 24f77dbc3278 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:45 OK: 265 MiB in 53 packages 08:35:45 ---> 8052d26b3559 08:35:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:49 ---> Running in e99605e9c624 08:35:49 Removing intermediate container 24f77dbc3278 08:35:49 ---> d1ffa3fd0768 08:35:49 Step 23/25 : LABEL arch=x86_64 08:35:49 ---> Running in 9d06d32f2afd 08:35:50 Removing intermediate container b6a52bbacd25 08:35:50 ---> 62a00d639f6c 08:35:50 Step 5/26 : COPY go.mod vendor* ./ 08:35:50 Removing intermediate container 9d06d32f2afd 08:35:50 ---> 3829be646466 08:35:50 Step 24/25 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:35:50 ---> Running in 41b85dbf742f 08:35:50 Removing intermediate container 41b85dbf742f 08:35:50 ---> 3f90661f93e4 08:35:50 Step 25/25 : LABEL version=0.0.0 08:35:50 ---> Running in 4111d7260893 08:35:50 ---> f21ace9cce43 08:35:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 ---> Running in 01f04b0a0932 08:35:50 Removing intermediate container 4111d7260893 08:35:50 ---> 40eca02a119d 08:35:50 08:35:51 Successfully built 40eca02a119d 08:35:51 Successfully tagged security-secretstore-setup:latest 08:35:51 Building security-spiffe-token-provider 08:35:53  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:53 ---> 3c471d7b2921 08:35:53 Step 3/20 : WORKDIR /edgex-go 08:35:53 ---> Using cache 08:35:53 ---> 1cc2936ca9b2 08:35:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:02 ---> Running in 087a088032d5 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:02 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:02 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:02 OK: 17826 distinct packages available 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:03 OK: 265 MiB in 53 packages 08:36:10 Removing intermediate container 930a8f2a4a86 08:36:10 ---> 3c0a06b94621 08:36:10 08:36:10 Step 9/33 : FROM alpine:3.17 08:36:10 ---> 9ed4aefc74f6 08:36:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:10 ---> Running in b970e84b903c 08:36:10 Removing intermediate container 087a088032d5 08:36:10 ---> bf9aa88850f8 08:36:10 Step 5/20 : COPY go.mod vendor* ./ 08:36:10 Removing intermediate container e62665035e72 08:36:10 ---> be4e6579fc78 08:36:10 08:36:10 Step 10/23 : FROM alpine:3.17 08:36:10 ---> 9ed4aefc74f6 08:36:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:10 ---> Using cache 08:36:10 ---> 288b30cf052b 08:36:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:10 ---> Using cache 08:36:10 ---> b723a8717ce5 08:36:10 Step 13/23 : ENV APP_PORT=59861 08:36:10 ---> Running in d95daa90569b 08:36:10 Removing intermediate container b970e84b903c 08:36:10 ---> c1f0fdb6b7b8 08:36:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:11 ---> 872cdce8e284 08:36:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 Removing intermediate container d95daa90569b 08:36:13 ---> 55330f66c95a 08:36:13 Step 14/23 : EXPOSE $APP_PORT 08:36:14 ---> Running in 9fb8ab6bce56 08:36:15 ---> Running in fbff46163e7e 08:36:15 ---> Running in 03773a3aef0e 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 (1/2) Installing dumb-init (1.2.5-r2) 08:36:16 (2/2) Installing su-exec (0.2-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 17 packages 08:36:16 Removing intermediate container fbff46163e7e 08:36:16 ---> 55206481d96e 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:17 ---> 5cd7c5856fdc 08:36:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:17 Removing intermediate container 9fb8ab6bce56 08:36:17 ---> 4592ee5bd424 08:36:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:17 ---> Running in 74093e8e64a0 08:36:17 ---> f43e04e39b07 08:36:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:17 Removing intermediate container 74093e8e64a0 08:36:17 ---> 759f7bfa0cd4 08:36:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:17 Removing intermediate container e99605e9c624 08:36:17 ---> e86f6f0ea548 08:36:17 Step 7/27 : COPY . . 08:36:18 Removing intermediate container 01f04b0a0932 08:36:18 ---> 8c53641ab717 08:36:18 Step 7/26 : COPY . . 08:36:28 ---> Running in f9ab2c21cb15 08:36:28 ---> 9bf974ec70d0 08:36:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:28 ---> d62bdcc152c7 08:36:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:36:28 Removing intermediate container f9ab2c21cb15 08:36:28 ---> 33f92f972a5a 08:36:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:28 ---> 8d1ec910c085 08:36:28 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:36:28 ---> Running in 8239accb6412 08:36:28 ---> Running in 953d1f039063 08:36:28 ---> 348bf7d1174b 08:36:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:28 ---> Running in 6250a133e632 08:36:28 ---> Running in e6fc31a78bf7 08:36:28 Removing intermediate container 8239accb6412 08:36:28 ---> 8a5adab98277 08:36:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:28 Removing intermediate container 953d1f039063 08:36:28 ---> 078f162dc148 08:36:28 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:28 ---> Running in 6e43dbfb78a3 08:36:28 Removing intermediate container 6250a133e632 08:36:28 ---> 876f4881ae58 08:36:28 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:28 ---> Running in 2f2e250262a9 08:36:28 Removing intermediate container e6fc31a78bf7 08:36:28 ---> a4398d9f5d94 08:36:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:28 ---> Running in b2a639b91fec 08:36:28 ---> Running in f50ff8f222ec 08:36:28 Removing intermediate container 6e43dbfb78a3 08:36:28 ---> 8da8fcb7f6ed 08:36:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:28 Removing intermediate container 2f2e250262a9 08:36:28 ---> 2165c1d4f3f8 08:36:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:28 ---> Running in db4dc362c675 08:36:28 ---> Running in 2ec04e48767b 08:36:28 Removing intermediate container f50ff8f222ec 08:36:28 ---> 101e406b2983 08:36:28 Step 21/23 : LABEL arch=x86_64 08:36:28 Removing intermediate container b2a639b91fec 08:36:28 ---> 1ef0c2744c9e 08:36:28 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:28 ---> Running in 94736fb38d8f 08:36:28 ---> Running in 58eda2301ff6 08:36:28 Removing intermediate container 2ec04e48767b 08:36:28 ---> 477db2b96928 08:36:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:28 ---> Running in 7bd55cbc8bd6 08:36:28 Removing intermediate container 94736fb38d8f 08:36:28 ---> 2b3d22fd44b0 08:36:28 Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:36:28 Removing intermediate container 58eda2301ff6 08:36:28 ---> f7cbef26f948 08:36:28 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:28 ---> Running in a4ceead61995 08:36:28 ---> Running in 6e946d6d6e03 08:36:28 Removing intermediate container a4ceead61995 08:36:28 ---> e0620540635a 08:36:28 Step 23/23 : LABEL version=0.0.0 08:36:28 ---> Running in 419142de6334 08:36:28 Removing intermediate container 419142de6334 08:36:28 ---> 1af4e3d59d48 08:36:28 08:36:28 Successfully built 1af4e3d59d48 08:36:28 Successfully tagged support-scheduler:latest 08:36:28  Building support-scheduler ... done Building security-spire-agent 08:36:28 Removing intermediate container db4dc362c675 08:36:28 ---> 5d10865b5dd8 08:36:28 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:28 ---> Running in 4758fab3005b 08:36:30 Removing intermediate container 4758fab3005b 08:36:30 ---> cee4e19776ab 08:36:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:31 ---> 3c471d7b2921 08:36:31 Step 3/27 : WORKDIR /edgex-go 08:36:31 ---> Using cache 08:36:31 ---> 1cc2936ca9b2 08:36:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:31 ---> Using cache 08:36:31 ---> 62a00d639f6c 08:36:31 Step 5/27 : COPY go.mod vendor* ./ 08:36:31 ---> Using cache 08:36:31 ---> f21ace9cce43 08:36:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:31 ---> Using cache 08:36:31 ---> 8c53641ab717 08:36:31 Step 7/27 : COPY . . 08:36:31 ---> Using cache 08:36:31 ---> 8d1ec910c085 08:36:31 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:36:31 ---> Using cache 08:36:31 ---> 876f4881ae58 08:36:31 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:31 ---> Using cache 08:36:31 ---> 1ef0c2744c9e 08:36:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:31 ---> Using cache 08:36:31 ---> f7cbef26f948 08:36:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:38 ---> 8312063b2453 08:36:38 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:38 ---> Running in fbc847798a67 08:36:38 ---> Running in 84b097b3b4aa 08:36:38 Removing intermediate container 6e946d6d6e03 08:36:38 ---> 225303b97f8d 08:36:38 Step 12/26 : WORKDIR /edgex-go 08:36:38 ---> Running in d3221149e7dc 08:36:38 Removing intermediate container 7bd55cbc8bd6 08:36:38 ---> 9e88f834ac82 08:36:38 Step 12/27 : WORKDIR /edgex-go 08:36:38 ---> Running in afcdb3cc39ef 08:36:38 Removing intermediate container d3221149e7dc 08:36:38 ---> cb93ba9d57e9 08:36:38 08:36:38 Step 13/26 : FROM alpine:3.17 08:36:38 ---> 9ed4aefc74f6 08:36:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:38 ---> Running in 9ed6b7382b61 08:36:38 Removing intermediate container afcdb3cc39ef 08:36:38 ---> 872d105d8f63 08:36:38 08:36:38 Step 13/27 : FROM alpine:3.17 08:36:38 ---> 9ed4aefc74f6 08:36:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:38 ---> Running in afdc9e97a3b3 08:36:38 Removing intermediate container 9ed6b7382b61 08:36:38 ---> 2528684ddaab 08:36:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:38 ---> Running in 211a903355e7 08:36:38 Removing intermediate container afdc9e97a3b3 08:36:38 ---> a65ed78445f5 08:36:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:38 ---> Running in 56df384fd92b 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:38 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:38 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:38 OK: 17823 distinct packages available 08:36:38 Removing intermediate container fbc847798a67 08:36:38 ---> 7f208671ba51 08:36:38 Step 12/27 : WORKDIR /edgex-go 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:38 Removing intermediate container 84b097b3b4aa 08:36:38 ---> 87ecb583374d 08:36:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:38 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:38 OK: 17823 distinct packages available 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:38 ---> Running in c11d2975d443 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 (1/5) Installing dumb-init (1.2.5-r2) 08:36:39 (1/4) Installing dumb-init (1.2.5-r2) 08:36:39 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:39 (3/5) Installing libucontext (1.2-r0) 08:36:39 (4/5) Installing gcompat (1.1.0-r0) 08:36:39 ---> 1f257dbc5ab4 08:36:39 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:39 (3/4) Installing libucontext (1.2-r0) 08:36:39 (4/4) Installing gcompat (1.1.0-r0) 08:36:39 (5/5) Installing openssl (3.0.8-r4) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 OK: 7 MiB in 19 packages 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 OK: 8 MiB in 20 packages 08:36:39 Removing intermediate container c11d2975d443 08:36:39 ---> 0bcfe38e3478 08:36:39 08:36:39 Step 13/27 : FROM alpine:3.17 08:36:39 ---> 9ed4aefc74f6 08:36:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:39 ---> Using cache 08:36:39 ---> a65ed78445f5 08:36:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:39 ---> Running in 74f63918c273 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:39 ---> 0ecaa0da5692 08:36:39 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:40 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:40 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:40 OK: 17823 distinct packages available 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:41 (1/5) Installing dumb-init (1.2.5-r2) 08:36:41 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:41 (3/5) Installing libucontext (1.2-r0) 08:36:41 (4/5) Installing gcompat (1.1.0-r0) 08:36:41 (5/5) Installing openssl (3.0.8-r4) 08:36:41 Executing busybox-1.35.0-r29.trigger 08:36:41 OK: 8 MiB in 20 packages 08:36:41 Removing intermediate container 56df384fd92b 08:36:41 ---> fdee3be61e7d 08:36:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 ---> bb1ed1207f9b 08:36:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:41 Removing intermediate container 211a903355e7 08:36:41 ---> e30d2c3910eb 08:36:41 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:42 ---> 299223f69b79 08:36:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:42 ---> b90202a5910a 08:36:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:42 Removing intermediate container 74f63918c273 08:36:42 ---> ddfc1c942e27 08:36:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:42 ---> d6dac4bca0ac 08:36:42 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:42 ---> 16d248669ec1 08:36:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:42 ---> e08431a2991e 08:36:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:42 ---> 99085f1863b7 08:36:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:42 ---> 76d9677261b2 08:36:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:42 ---> 7759c37fd24c 08:36:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:43 ---> f4bbbe16f76e 08:36:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:46 ---> d23149c3cf9b 08:36:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:46 ---> 383c8bf89750 08:36:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:46 ---> 7f845eb321a1 08:36:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:46 ---> 99fcb6c9dc51 08:36:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:46 ---> 8f4e1de987ce 08:36:46 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:46 ---> d3deb96410f1 08:36:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:46 ---> b389316fa9bb 08:36:46 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:46 ---> Running in 017f09a8c574 08:36:46 ---> Running in 5b74d0b04abe 08:36:47 Removing intermediate container 03773a3aef0e 08:36:47 ---> 72265019650e 08:36:47 Step 7/20 : COPY . . 08:36:55 ---> 2db515fa87d7 08:36:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:55 Removing intermediate container 5b74d0b04abe 08:36:55 ---> 2a40ff903d55 08:36:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:55 ---> 0a453e18bb5b 08:36:55 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:55 ---> b28b4876c67c 08:36:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:55 Removing intermediate container 017f09a8c574 08:36:55 ---> 12f0d217ab76 08:36:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:55 ---> Running in 71a5f17b260d 08:36:55 ---> 3f4f72722369 08:36:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:55 ---> Running in a943257d5a8d 08:36:55 ---> Running in 6b9fde98e751 08:36:55 ---> 86a33b724e31 08:36:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:55 ---> fee85e32bb6a 08:36:55 Step 22/27 : WORKDIR / 08:36:55 Removing intermediate container a943257d5a8d 08:36:55 ---> 0da5749d5703 08:36:55 Step 30/33 : CMD ["gate"] 08:36:55 ---> Running in 246e01e2e97c 08:36:55 ---> Running in 78893a769ec3 08:36:55 Removing intermediate container 6b9fde98e751 08:36:55 ---> cf39adbfb187 08:36:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:55 ---> Running in 036dd2b69d4e 08:36:55 ---> 169851eaa3e5 08:36:55 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:55 Removing intermediate container 78893a769ec3 08:36:55 ---> 7137c347f1db 08:36:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:55 Removing intermediate container 246e01e2e97c 08:36:55 ---> a964ec9c1b85 08:36:55 Step 31/33 : LABEL arch=x86_64 08:36:55 Removing intermediate container 036dd2b69d4e 08:36:55 ---> 532ab21ee3d3 08:36:55 Step 24/26 : LABEL arch=x86_64 08:36:55 ---> Running in 60a5fdaac142 08:36:55 ---> Running in 923bbc4ca364 08:36:55 ---> Running in 4ff2f3745449 08:36:55 ---> 5ea203a279ce 08:36:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:55 Removing intermediate container 60a5fdaac142 08:36:55 ---> e9887da56254 08:36:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:55 Removing intermediate container 923bbc4ca364 08:36:55 ---> b4307465d31a 08:36:55 Step 32/33 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:36:55 ---> Running in ed9122c168f3 08:36:55 ---> Running in 406df6eb7bc1 08:36:55 Removing intermediate container 4ff2f3745449 08:36:55 ---> 3fa3ca4bcf0f 08:36:55 Step 25/26 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:36:55 ---> Running in 68f7cac5dad4 08:36:55 ---> Running in 03c2ea52be70 08:36:55 Removing intermediate container ed9122c168f3 08:36:55 ---> 0340362f2f0d 08:36:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:55 ---> Running in dc5a3aa5f151 08:36:55 Removing intermediate container 406df6eb7bc1 08:36:55 ---> fb167a8c2925 08:36:55 Step 25/27 : LABEL arch=x86_64 08:36:55 Removing intermediate container 03c2ea52be70 08:36:55 ---> 860ab11358e7 08:36:55 Step 26/26 : LABEL version=0.0.0 08:36:55 ---> Running in d2db5601e638 08:36:55 Removing intermediate container 68f7cac5dad4 08:36:55 ---> bf3b8871aa86 08:36:55 Step 33/33 : LABEL version=0.0.0 08:36:55 ---> Running in 40d05cd35f0e 08:36:55 Removing intermediate container dc5a3aa5f151 08:36:55 ---> ec69e6800b99 08:36:55 Step 25/27 : LABEL arch=x86_64 08:36:55 ---> Running in dc79040c5366 08:36:55 Removing intermediate container d2db5601e638 08:36:55 ---> b0499b46e212 08:36:55 Step 26/27 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:36:55 ---> Running in 90979d89e5a2 08:36:55 Removing intermediate container 40d05cd35f0e 08:36:55 ---> 8368ed574245 08:36:55 08:36:55 ---> Running in 8b9587ff25db 08:36:55 Successfully built 8368ed574245 08:36:55 Successfully tagged security-spire-server:latest 08:36:55  Building security-spire-server ... done Building core-command 08:36:55 Removing intermediate container dc79040c5366 08:36:55 ---> 477f9e928e7f 08:36:55 08:36:55 Removing intermediate container 90979d89e5a2 08:36:55 ---> ddafa81ccb44 08:36:55 Step 26/27 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:36:55 Removing intermediate container 8b9587ff25db 08:36:55 ---> 006459f7efcc 08:36:55 Step 27/27 : LABEL version=0.0.0 08:36:55 Successfully built 477f9e928e7f 08:36:56 Successfully tagged security-bootstrapper:latest 08:36:56  Building security-bootstrapper ... done Building core-common-config-bootstrapper 08:36:57 ---> Running in 075e30f4a5c7 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements 08:37:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> 3c471d7b2921 08:37:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:03 ---> Using cache 08:37:03 ---> 2f240061693a 08:37:03 Step 4/24 : WORKDIR /edgex-go 08:37:03 ---> Using cache 08:37:03 ---> f5e2c2a802ad 08:37:03 Step 5/24 : RUN apk add --update --no-cache make git 08:37:03 ---> Using cache 08:37:03 ---> b0b48a0b4044 08:37:03 Step 6/24 : COPY go.mod vendor* ./ 08:37:03 ---> Using cache 08:37:03 ---> 33f2c6de3dee 08:37:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:03 ---> Using cache 08:37:03 ---> a56c592384c1 08:37:03 Step 8/24 : COPY . . 08:37:03 ---> Using cache 08:37:03 ---> d6fa9f44c6dc 08:37:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> 3c471d7b2921 08:37:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:03 ---> Using cache 08:37:03 ---> 2f240061693a 08:37:03 Step 4/23 : WORKDIR /edgex-go 08:37:03 ---> Using cache 08:37:03 ---> f5e2c2a802ad 08:37:03 Step 5/23 : RUN apk add --update --no-cache make git 08:37:03 ---> Using cache 08:37:03 ---> b0b48a0b4044 08:37:03 Step 6/23 : COPY go.mod vendor* ./ 08:37:03 ---> Using cache 08:37:03 ---> 33f2c6de3dee 08:37:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:03 ---> Using cache 08:37:03 ---> a56c592384c1 08:37:03 Step 8/23 : COPY . . 08:37:03 ---> Using cache 08:37:03 ---> d6fa9f44c6dc 08:37:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:06 ---> Running in 78d530cb4aa5 08:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements 08:37:10 Removing intermediate container 075e30f4a5c7 08:37:10 ---> 81cccb45416d 08:37:10 Step 27/27 : LABEL version=0.0.0 08:37:10 Removing intermediate container 78d530cb4aa5 08:37:10 ---> ac4dea0a0e34 08:37:10 08:37:10 ---> Running in 3dea61597912 08:37:10 ---> Running in d1bad4c8d727 08:37:10 ---> Running in 0a0ed90d3791 08:37:10 Successfully built ac4dea0a0e34 08:37:10 Successfully tagged security-spire-config:latest 08:37:10 Building security-proxy-setup 08:37:10  Building security-spire-config ... done Removing intermediate container 0a0ed90d3791 08:37:10 ---> 85627bd9e08e 08:37:10 08:37:10 Successfully built 85627bd9e08e 08:37:10 Successfully tagged security-spire-agent:latest 08:37:10  Building security-spire-agent ... done 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:37:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:37:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:12 ---> 3c471d7b2921 08:37:12 Step 3/22 : WORKDIR /edgex-go 08:37:12 ---> Using cache 08:37:12 ---> 1cc2936ca9b2 08:37:12 Step 4/22 : RUN apk add --update --no-cache make git 08:37:12 ---> Using cache 08:37:12 ---> 5c34852edc21 08:37:12 Step 5/22 : COPY go.mod vendor* ./ 08:37:12 ---> Using cache 08:37:12 ---> 45894c7c71e4 08:37:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:12 ---> Using cache 08:37:12 ---> ef844ede5866 08:37:12 Step 7/22 : COPY . . 08:37:12 ---> Using cache 08:37:12 ---> ad51300a3188 08:37:12 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.563s coverage: 71.5% of statements 08:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:20 ---> Running in 4a611eab9bef 08:37:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.357s coverage: 54.0% of statements 08:37:27 Removing intermediate container 71a5f17b260d 08:37:27 ---> 3c25fe473e25 08:37:27 08:37:27 Step 9/20 : FROM alpine:3.17 08:37:27 ---> 9ed4aefc74f6 08:37:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:27 ---> Using cache 08:37:27 ---> c1f0fdb6b7b8 08:37:27 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:27 ---> Running in 5b7af9711b35 08:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:28 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:28 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:28 OK: 17823 distinct packages available 08:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:29 (1/9) Installing ca-certificates (20230506-r0) 08:37:29 (2/9) Installing brotli-libs (1.0.9-r9) 08:37:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:37:29 (4/9) Installing libcurl (8.1.1-r1) 08:37:29 (5/9) Installing curl (8.1.1-r1) 08:37:29 (6/9) Installing dumb-init (1.2.5-r2) 08:37:29 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:29 (8/9) Installing libucontext (1.2-r0) 08:37:29 (9/9) Installing gcompat (1.1.0-r0) 08:37:29 Executing busybox-1.35.0-r29.trigger 08:37:29 Executing ca-certificates-20230506-r0.trigger 08:37:29 OK: 10 MiB in 24 packages 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:33 Removing intermediate container 5b7af9711b35 08:37:33 ---> 705b69ed4d77 08:37:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:37 ---> 87bbf5e8c2c5 08:37:37 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:37:37 Removing intermediate container d1bad4c8d727 08:37:37 ---> 069838ccf671 08:37:37 08:37:37 Step 10/23 : FROM alpine:3.17 08:37:37 ---> 9ed4aefc74f6 08:37:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:37 ---> Using cache 08:37:37 ---> 0e9f2165eb13 08:37:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:37 ---> Using cache 08:37:37 ---> e7e833b6c7ce 08:37:37 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:37 ---> Using cache 08:37:37 ---> a47a2983ac9a 08:37:37 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:37 ---> Using cache 08:37:37 ---> 8243ee0d874e 08:37:37 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:37 ---> cc88a19af02f 08:37:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:41 ---> 5b93124831c8 08:37:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:41 ---> 56f97d5df13c 08:37:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:41 Removing intermediate container 3dea61597912 08:37:41 ---> a33b490789fc 08:37:41 08:37:41 Step 10/24 : FROM alpine:3.17 08:37:41 ---> 9ed4aefc74f6 08:37:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:41 ---> Using cache 08:37:41 ---> 288b30cf052b 08:37:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:41 ---> Using cache 08:37:41 ---> b723a8717ce5 08:37:41 Step 13/24 : ENV APP_PORT=59882 08:37:41 ---> Running in 3d19d4166b29 08:37:41 ---> 8dc4137e8e44 08:37:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:41 ---> a894faaa0410 08:37:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:41 ---> Running in 8728c7059965 08:37:41 Removing intermediate container 3d19d4166b29 08:37:41 ---> f233defccc54 08:37:41 Step 14/24 : EXPOSE $APP_PORT 08:37:41 ---> Running in fe1195c5a945 08:37:41 ---> 2cc209cad7da 08:37:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:41 Removing intermediate container 8728c7059965 08:37:41 ---> 418044717500 08:37:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:37:41 ---> Running in 9f5c2226db59 08:37:41 ---> Running in ca11cea94700 08:37:41 Removing intermediate container fe1195c5a945 08:37:41 ---> 54423ce2edb5 08:37:41 Step 15/24 : WORKDIR / 08:37:41 ---> Running in 1edf8f3b4db1 08:37:41 Removing intermediate container ca11cea94700 08:37:41 ---> 6b9e68577631 08:37:41 Step 18/20 : LABEL arch=x86_64 08:37:41 ---> Running in 8fe222a18e66 08:37:41 Removing intermediate container 1edf8f3b4db1 08:37:41 ---> 21dac46856ca 08:37:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:41 Removing intermediate container 8fe222a18e66 08:37:41 ---> f2d0c7693fd0 08:37:41 Step 19/20 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:37:41 ---> Running in a15296060844 08:37:41 ---> e6949d58bd68 08:37:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:37:41 Removing intermediate container a15296060844 08:37:41 ---> cc68da06aa9f 08:37:41 Step 20/20 : LABEL version=0.0.0 08:37:41 ---> Running in e421bfb9e941 08:37:41 Removing intermediate container e421bfb9e941 08:37:41 ---> e41d61f7bef9 08:37:41 08:37:41 ---> cf5dd39ea52c 08:37:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:41 Successfully built e41d61f7bef9 08:37:41 Successfully tagged security-spiffe-token-provider:latest 08:37:42  Building security-spiffe-token-provider ... done Removing intermediate container 9f5c2226db59 08:37:42 ---> bd56bd41770b 08:37:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:42 ---> 19915cf7411d 08:37:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:42 ---> Running in b03a0c4b7fe9 08:37:42 Removing intermediate container b03a0c4b7fe9 08:37:42 ---> b75d1daaaa71 08:37:42 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:37:42 ---> Running in 69f08c2046dd 08:37:42 ---> b72895b5d8cc 08:37:42 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:42 ---> Running in 97e34cb294a6 08:37:42 Removing intermediate container 69f08c2046dd 08:37:42 ---> 7b08d9372744 08:37:42 Step 21/23 : LABEL arch=x86_64 08:37:42 Removing intermediate container 97e34cb294a6 08:37:42 ---> ebbc556791e9 08:37:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:42 ---> Running in 18458db96379 08:37:43 ---> Running in 726d7b34f16e 08:37:43 Removing intermediate container 18458db96379 08:37:43 ---> 52a0ad9a1f6f 08:37:43 Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:37:43 Removing intermediate container 726d7b34f16e 08:37:43 ---> db9b431a71e8 08:37:43 Step 22/24 : LABEL arch=x86_64 08:37:43 ---> Running in 63bf47d0cf95 08:37:43 ---> Running in 25a978e67133 08:37:43 Removing intermediate container 63bf47d0cf95 08:37:43 ---> 265131217c05 08:37:43 Step 23/23 : LABEL version=0.0.0 08:37:43 Removing intermediate container 25a978e67133 08:37:43 ---> 5eee03f4546b 08:37:43 Step 23/24 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:37:43 ---> Running in 8074649cff88 08:37:43 ---> Running in 7a31b4477c62 08:37:44 Removing intermediate container 8074649cff88 08:37:44 ---> 2357347e70da 08:37:44 08:37:44 Removing intermediate container 7a31b4477c62 08:37:44 ---> cc306b8c1a3b 08:37:44 Step 24/24 : LABEL version=0.0.0 08:37:44 Successfully built 2357347e70da 08:37:44 Successfully tagged core-common-config-bootstrapper:latest 08:37:44  Building core-common-config-bootstrapper ... done  ---> Running in 049eada8fb33 08:37:44 Removing intermediate container 049eada8fb33 08:37:44 ---> a153b4b7b020 08:37:44 08:37:44 Successfully built a153b4b7b020 08:37:44 Successfully tagged core-command:latest 08:37:45  Building core-command ... done Removing intermediate container 4a611eab9bef 08:37:45 ---> ffe4f7f27a2a 08:37:45 08:37:45 Step 9/22 : FROM alpine:3.17 08:37:45 ---> 9ed4aefc74f6 08:37:45 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:37:45 ---> Running in 21e8c4f1ea04 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:46 (1/2) Installing dumb-init (1.2.5-r2) 08:37:46 (2/2) Installing openssl (3.0.8-r4) 08:37:46 Executing busybox-1.35.0-r29.trigger 08:37:46 OK: 8 MiB in 17 packages 08:37:46 Removing intermediate container 21e8c4f1ea04 08:37:46 ---> ff8483bc1991 08:37:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:46 ---> Running in 1157656cf1ba 08:37:46 Removing intermediate container 1157656cf1ba 08:37:46 ---> a15db995f850 08:37:46 Step 12/22 : WORKDIR /edgex 08:37:46 ---> Running in e25bd3b0c19d 08:37:46 Removing intermediate container e25bd3b0c19d 08:37:46 ---> 758a6c5e0d2f 08:37:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:46 ---> 1f6ae7c5c4e3 08:37:46 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:37:46 ---> c09a0e16ae79 08:37:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:47 ---> 0d770580639a 08:37:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:47 ---> f209c01d4397 08:37:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:47 ---> 88093588faf1 08:37:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:47 ---> Running in 00a61529ee09 08:37:48 Removing intermediate container 00a61529ee09 08:37:48 ---> af26881c2a43 08:37:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:48 ---> Running in 2cd2504aee54 08:37:48 Removing intermediate container 2cd2504aee54 08:37:48 ---> c763781ae2d3 08:37:48 Step 20/22 : LABEL arch=x86_64 08:37:48 ---> Running in 8f9a5cae791f 08:37:48 Removing intermediate container 8f9a5cae791f 08:37:48 ---> c41bfa86e628 08:37:48 Step 21/22 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 08:37:48 ---> Running in 04e194a21e8d 08:37:48 Removing intermediate container 04e194a21e8d 08:37:48 ---> d8c148e14839 08:37:48 Step 22/22 : LABEL version=0.0.0 08:37:48 ---> Running in e4427274db35 08:37:48 Removing intermediate container e4427274db35 08:37:48 ---> 6967f8160f7c 08:37:48 08:37:48 Successfully built 6967f8160f7c 08:37:48 Successfully tagged security-proxy-setup:latest 08:37:48  Building security-proxy-setup ... done  [Pipeline] } 08:37:48 $ docker stop --time=1 9950126b6cedae145fea94b2a66418bde7286546352d0015230c0af62950a3b7 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.764s coverage: 88.5% of statements 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.561s coverage: 3.8% of statements 08:37:50 $ docker rm -f --volumes 9950126b6cedae145fea94b2a66418bde7286546352d0015230c0af62950a3b7 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:50 + docker images 08:37:50 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:50 security-proxy-setup latest 6967f8160f7c 2 seconds ago 18.7MB 08:37:50 ffe4f7f27a2a 6 seconds ago 1.7GB 08:37:50 core-command latest a153b4b7b020 6 seconds ago 19.9MB 08:37:50 core-common-config-bootstrapper latest 2357347e70da 7 seconds ago 17.2MB 08:37:50 security-spiffe-token-provider latest e41d61f7bef9 9 seconds ago 32.8MB 08:37:50 a33b490789fc 10 seconds ago 1.72GB 08:37:50 069838ccf671 14 seconds ago 1.72GB 08:37:50 3c25fe473e25 27 seconds ago 1.76GB 08:37:50 security-spire-agent latest 85627bd9e08e 40 seconds ago 161MB 08:37:50 security-spire-config latest ac4dea0a0e34 41 seconds ago 102MB 08:37:50 security-bootstrapper latest 477f9e928e7f 55 seconds ago 22.2MB 08:37:50 security-spire-server latest 8368ed574245 55 seconds ago 103MB 08:37:50 0bcfe38e3478 About a minute ago 1.58GB 08:37:50 cb93ba9d57e9 About a minute ago 1.58GB 08:37:50 872d105d8f63 About a minute ago 1.58GB 08:37:50 support-scheduler latest 1af4e3d59d48 About a minute ago 31.8MB 08:37:50 be4e6579fc78 About a minute ago 1.79GB 08:37:50 3c0a06b94621 About a minute ago 1.71GB 08:37:50 security-secretstore-setup latest 40eca02a119d 2 minutes ago 32.8MB 08:37:50 core-metadata latest 69fab6e7615f 2 minutes ago 20.4MB 08:37:50 security-proxy-auth latest 21d8ac608210 2 minutes ago 18.3MB 08:37:50 core-data latest 1464fdccd536 2 minutes ago 20MB 08:37:50 support-notifications latest 245760cdd0e4 2 minutes ago 32.4MB 08:37:50 84eac0a1ad77 2 minutes ago 1.79GB 08:37:50 4afd67725832 2 minutes ago 1.73GB 08:37:50 8b93b25c4b0e 2 minutes ago 1.72GB 08:37:50 893f71820cbf 2 minutes ago 1.73GB 08:37:50 21b081604517 2 minutes ago 1.7GB 08:37:50 ci-base-image-x86_64 latest 3c471d7b2921 7 minutes ago 918MB 08:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 08:37:50 alpine 3.17 9ed4aefc74f6 8 weeks ago 7.05MB 08:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:37:50 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:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.787s coverage: 95.6% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 65.9% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.139s coverage: 79.9% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.363s coverage: 92.9% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.509s coverage: 82.1% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 86.0% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.222s coverage: 63.1% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.088s coverage: 38.4% of statements 08:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.303s coverage: 17.7% of statements 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 61.5% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements 08:39:39 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:39:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:39 go vet ./... 08:42:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:31 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:31 + ls -al . 08:42:32 total 700 08:42:32 drwxrwxr-x 10 1001 1001 4096 May 25 08:33 . 08:42:32 drwxr-xr-x 4 root root 4096 May 25 08:33 .. 08:42:32 drwxrwxr-x 2 1001 1001 4096 May 25 08:32 .blubracket 08:42:32 -rw-rw-r-- 1 1001 1001 16 May 25 08:32 .dockerignore 08:42:32 drwxrwxr-x 8 1001 1001 4096 May 25 08:32 .git 08:42:32 drwxrwxr-x 3 1001 1001 4096 May 25 08:32 .github 08:42:32 -rw-rw-r-- 1 1001 1001 1133 May 25 08:32 .gitignore 08:42:32 -rw-rw-r-- 1 1001 1001 42 May 25 08:32 .golangci.yml 08:42:32 -rw-rw-r-- 1 1001 1001 87 May 25 08:32 .hadolint.yml 08:42:32 -rw-rw-r-- 1 1001 1001 166 May 25 08:32 .sonarcloud.properties 08:42:32 -rw-rw-r-- 1 1001 1001 1171 May 25 08:32 ADOPTERS.md 08:42:32 -rw-rw-r-- 1 1001 1001 10835 May 25 08:32 Attribution.txt 08:42:32 -rw-rw-r-- 1 1001 1001 73765 May 25 08:32 CHANGELOG.md 08:42:32 -rw-rw-r-- 1 1001 1001 3804 May 25 08:32 CONTRIBUTING.md 08:42:32 -rw-rw-r-- 1 1001 1001 677 May 25 08:32 GOVERNANCE.md 08:42:32 -rw-rw-r-- 1 1001 1001 883 May 25 08:32 Jenkinsfile 08:42:32 -rw-rw-r-- 1 1001 1001 10775 May 25 08:32 LICENSE 08:42:32 -rw-rw-r-- 1 1001 1001 14368 May 25 08:32 Makefile 08:42:32 -rw-rw-r-- 1 1001 1001 582 May 25 08:32 OWNERS.md 08:42:32 -rw-rw-r-- 1 1001 1001 9902 May 25 08:32 README.md 08:42:32 -rw-rw-r-- 1 1001 1001 789 May 25 08:32 SECURITY.md 08:42:32 -rw-rw-r-- 1 1001 1001 5 May 25 08:29 VERSION 08:42:32 drwxrwxr-x 2 1001 1001 4096 May 25 08:32 bin 08:42:32 drwxrwxr-x 18 1001 1001 4096 May 25 08:32 cmd 08:42:32 -rw-r--r-- 1 root root 447731 May 25 08:39 coverage.out 08:42:32 -rw-rw-r-- 1 1001 1001 3159 May 25 08:32 go.mod 08:42:32 -rw-rw-r-- 1 1001 1001 31048 May 25 08:32 go.sum 08:42:32 drwxrwxr-x 7 1001 1001 4096 May 25 08:32 internal 08:42:32 drwxrwxr-x 3 1001 1001 4096 May 25 08:32 openapi 08:42:32 -rw-rw-r-- 1 1001 1001 594 May 25 08:32 security.txt 08:42:32 drwxrwxr-x 4 1001 1001 4096 May 25 08:32 snap 08:42:32 -rw-rw-r-- 1 1001 1001 204 May 25 08:32 version.go [Pipeline] sh 08:42:32 + '[' -e coverage.out ] 08:42:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:32 Warning: overwriting stash ‘coverage-report’ 08:42:33 Stashed 1 file(s) [Pipeline] sh 08:42:34 + make build 08:42:34 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:44:10 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:44:16 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:44:23 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:44:25 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:45:22 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:45:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:29 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:45:35 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:45:40 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:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:57 $ docker stop --time=1 e6807688d62c546deef5edfeb2f9ec4bdff2fc77bbcdf1f2fb5951f1cc4f4f71 08:46:00 $ docker rm -f --volumes e6807688d62c546deef5edfeb2f9ec4bdff2fc77bbcdf1f2fb5951f1cc4f4f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:02 08:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:03 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:03 29e5d40040c1: Pulling fs layer 08:46:03 1ce36da41761: Pulling fs layer 08:46:03 25b303627fd3: Pulling fs layer 08:46:03 29e5d40040c1: Download complete 08:46:03 1ce36da41761: Verifying Checksum 08:46:03 1ce36da41761: Download complete 08:46:03 29e5d40040c1: Pull complete 08:46:05 1ce36da41761: Pull complete 08:46:05 25b303627fd3: Verifying Checksum 08:46:05 25b303627fd3: Download complete 08:46:15 25b303627fd3: Pull complete 08:46:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:15 prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container 08:46:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:46:19 $ docker top 10be13d08b861bd4614dddfa2e81330e7d67543c908d60736d0b0585eaf59803 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:20 + grep parallel 08:46:20 + docker-compose build --help 08:46:25 --parallel Build images in parallel. [Pipeline] } 08:46:25 $ docker stop --time=1 10be13d08b861bd4614dddfa2e81330e7d67543c908d60736d0b0585eaf59803 08:46:27 $ docker rm -f --volumes 10be13d08b861bd4614dddfa2e81330e7d67543c908d60736d0b0585eaf59803 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:28 prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container 08:46:28 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:46:29 $ docker top 73ed58ce7972e3a42e00ec2cfd2a8f4105a8ca7acda25cc10c3aae83a79074aa -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:30 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:36 Building core-command ... 08:46:36 Building core-common-config-bootstrapper ... 08:46:36 Building core-data ... 08:46:36 Building core-metadata ... 08:46:36 Building security-bootstrapper ... 08:46:36 Building security-proxy-auth ... 08:46:36 Building security-proxy-setup ... 08:46:36 Building security-secretstore-setup ... 08:46:36 Building security-spiffe-token-provider ... 08:46:36 Building security-spire-agent ... 08:46:36 Building security-spire-config ... 08:46:36 Building security-spire-server ... 08:46:36 Building support-notifications ... 08:46:36 Building support-scheduler ... 08:46:36 Building security-spire-agent 08:46:36 Building support-scheduler 08:46:36 Building security-bootstrapper 08:46:36 Building core-metadata 08:46:36 Building security-spire-config 08:47:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 0b2ebc452ecb 08:47:23 Step 3/27 : WORKDIR /edgex-go 08:47:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 0b2ebc452ecb 08:47:23 Step 3/27 : WORKDIR /edgex-go 08:47:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 0b2ebc452ecb 08:47:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 0b2ebc452ecb 08:47:23 Step 3/33 : WORKDIR /edgex-go 08:47:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:47:23 ---> 0b2ebc452ecb 08:47:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:47:24 ---> Running in 0d5a0c2102ba 08:47:24 ---> Running in 8e71e2390d76 08:47:24 ---> Running in 74f12f4bbee9 08:47:24 ---> Running in fcfad9c7c12f 08:47:24 ---> Running in 6c299d9f04ac 08:47:25 Removing intermediate container 8e71e2390d76 08:47:25 ---> d9a99ceaec48 08:47:25 Step 4/23 : WORKDIR /edgex-go 08:47:25 Removing intermediate container 0d5a0c2102ba 08:47:25 ---> e42714168f1a 08:47:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:25 Removing intermediate container 6c299d9f04ac 08:47:25 ---> 9f2c33adc760 08:47:25 Step 4/25 : WORKDIR /edgex-go 08:47:25 Removing intermediate container 74f12f4bbee9 08:47:25 ---> 532b474f82bd 08:47:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:25 ---> Running in 187a7734d1c7 08:47:25 Removing intermediate container fcfad9c7c12f 08:47:25 ---> fee34cba204d 08:47:25 Step 4/33 : RUN apk add --update --no-cache make git 08:47:26 ---> Running in d3652fac83a6 08:47:26 ---> Running in 704091515a1d 08:47:26 ---> Running in b02e587a2440 08:47:26 ---> Running in b0fa2386a378 08:47:27 Removing intermediate container 187a7734d1c7 08:47:27 ---> 49610b164264 08:47:27 Step 5/23 : RUN apk add --update --no-cache make git 08:47:27 ---> Running in cb2cdd1ca8d6 08:47:27 Removing intermediate container 704091515a1d 08:47:27 ---> b5a76c3e786e 08:47:27 Step 5/25 : RUN apk add --update --no-cache make git 08:47:27 ---> Running in 112a488a766e 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:31 OK: 263 MiB in 53 packages 08:47:31 OK: 263 MiB in 53 packages 08:47:31 OK: 263 MiB in 53 packages 08:47:31 OK: 263 MiB in 53 packages 08:47:32 OK: 263 MiB in 53 packages 08:47:33 Removing intermediate container b02e587a2440 08:47:33 ---> 02e5ceb10823 08:47:33 Step 5/27 : COPY go.mod vendor* ./ 08:47:33 Removing intermediate container b0fa2386a378 08:47:33 ---> 0374a6e06e7a 08:47:33 Step 5/33 : COPY go.mod vendor* ./ 08:47:33 Removing intermediate container d3652fac83a6 08:47:33 ---> dc16d9577f3f 08:47:33 Step 5/27 : COPY go.mod vendor* ./ 08:47:33 Removing intermediate container 112a488a766e 08:47:33 ---> 2595d1af02e5 08:47:33 Step 6/25 : COPY go.mod vendor* ./ 08:47:33 Removing intermediate container cb2cdd1ca8d6 08:47:33 ---> bada84642289 08:47:33 Step 6/23 : COPY go.mod vendor* ./ 08:47:33 ---> 8d1112622d7c 08:47:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 ---> Running in b5c250d4d392 08:47:34 ---> 859e082d3285 08:47:34 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 ---> 3ab524cf47a8 08:47:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 ---> Running in 07abda11695e 08:47:35 ---> Running in b7268be4f0c2 08:47:35 ---> d6b90c97b019 08:47:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:35 ---> Running in b8175b1f9463 08:47:35 ---> a3d887486896 08:47:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:35 ---> Running in c0bc8f1716a6 08:49:27 Removing intermediate container c0bc8f1716a6 08:49:27 ---> 7226ecadf00c 08:49:27 Step 8/23 : COPY . . 08:49:27 Removing intermediate container b7268be4f0c2 08:49:27 ---> 6119ff9b592b 08:49:27 Step 7/27 : COPY . . 08:49:27 Removing intermediate container b5c250d4d392 08:49:27 ---> 3dbc8b57c82e 08:49:27 Step 7/27 : COPY . . 08:49:27 Removing intermediate container 07abda11695e 08:49:27 ---> c0501e5d12a1 08:49:27 Step 7/33 : COPY . . 08:49:27 Removing intermediate container b8175b1f9463 08:49:27 ---> f4e821e7d98c 08:49:27 Step 8/25 : COPY . . 08:49:39 ---> 4bd9ada29170 08:49:39 ---> 803cb33420f5 08:49:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:39 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:39 ---> d2bbf0fb58e8 08:49:39 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:49:39 ---> 6bc74b3d5062 08:49:39 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:49:39 ---> Running in 36201bb4eae0 08:49:39 ---> Running in 2b864364df7a 08:49:39 ---> d663842a5524 08:49:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:49:39 ---> Running in dab22e92aff7 08:49:39 ---> Running in 309cbe4046ae 08:49:39 ---> Running in 2d3f46b9d02b 08:49:39 Removing intermediate container 309cbe4046ae 08:49:39 ---> a2a063f88d13 08:49:39 Step 9/27 : WORKDIR /edgex-go/spire-build 08:49:39 Removing intermediate container dab22e92aff7 08:49:39 ---> 8567ea5fa884 08:49:39 Step 9/27 : WORKDIR /edgex-go/spire-build 08:49:39 ---> Running in 3bbf70f10166 08:49:39 ---> Running in 8ec10093aecf 08:49:40 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:49:40 Removing intermediate container 8ec10093aecf 08:49:40 ---> caf56f8cf389 08:49:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:40 ---> Running in bc83ca323ef7 08:49:40 Removing intermediate container 3bbf70f10166 08:49:40 ---> ca35d33a512c 08:49:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:49:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:40 ---> Running in a92bfdbef706 08:49:41 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:49:41 Removing intermediate container bc83ca323ef7 08:49:41 ---> 16e28b55a6ee 08:49:41 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:41 Removing intermediate container a92bfdbef706 08:49:41 ---> b412df62d88a 08:49:41 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:41 ---> Running in a91166efea6a 08:49:41 ---> Running in 2ea55e3c70dc 08:49:46 Removing intermediate container a91166efea6a 08:49:46 ---> 36541cfe003a 08:49:46 Step 12/27 : WORKDIR /edgex-go 08:49:46 Removing intermediate container 2ea55e3c70dc 08:49:46 ---> 4fe0c918483f 08:49:46 Step 12/27 : WORKDIR /edgex-go 08:49:46 ---> Running in 8c64e8a1dd56 08:49:46 ---> Running in 9f82f8fd1cf3 08:49:46 Removing intermediate container 8c64e8a1dd56 08:49:46 ---> 73d5666d6532 08:49:46 08:49:46 Step 13/27 : FROM alpine:3.17 08:49:46 Removing intermediate container 9f82f8fd1cf3 08:49:46 ---> 3651360c6127 08:49:46 08:49:46 Step 13/27 : FROM alpine:3.17 08:49:46 3.17: Pulling from library/alpine 08:49:46 3.17: Pulling from library/alpine 08:49:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:49:47 Status: Downloaded newer image for alpine:3.17 08:49:47 Status: Downloaded newer image for alpine:3.17 08:49:47 ---> 51e60588ff2c 08:49:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:47 ---> 51e60588ff2c 08:49:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:48 ---> Running in dbafe0287877 08:49:48 ---> Running in c3ad04f6da28 08:49:48 Removing intermediate container c3ad04f6da28 08:49:48 ---> e54168d604a5 08:49:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:48 Removing intermediate container dbafe0287877 08:49:48 ---> 7a152b463381 08:49:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:48 ---> Running in bfdf0babe31b 08:49:48 ---> Running in 2e60aefddcc7 08:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:54 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:54 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:54 OK: 17694 distinct packages available 08:49:54 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:54 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:54 OK: 17694 distinct packages available 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:57 (1/4) Installing dumb-init (1.2.5-r2) 08:49:57 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:57 (1/5) Installing dumb-init (1.2.5-r2) 08:49:57 (3/4) Installing libucontext (1.2-r0) 08:49:57 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:57 (3/5) Installing libucontext (1.2-r0) 08:49:57 (4/5) Installing gcompat (1.1.0-r0) 08:49:57 (4/4) Installing gcompat (1.1.0-r0) 08:49:57 (5/5) Installing openssl (3.0.8-r4) 08:49:57 Executing busybox-1.35.0-r29.trigger 08:49:57 Executing busybox-1.35.0-r29.trigger 08:49:57 OK: 8 MiB in 19 packages 08:49:57 OK: 9 MiB in 20 packages 08:49:59 Removing intermediate container bfdf0babe31b 08:49:59 ---> 279db9d32669 08:49:59 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:59 Removing intermediate container 2e60aefddcc7 08:49:59 ---> 6fe4c5497580 08:49:59 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:00 ---> ea5b1256c366 08:50:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:50:00 ---> 629ec5e7ada2 08:50:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:50:02 ---> 6b5e5450a9d3 08:50:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:02 ---> dbad8ff49b23 08:50:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:50:10 ---> 5fbb32fcd7d7 08:50:10 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:11 ---> 81fac15e73c2 08:50:11 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:50:13 ---> f1a5458bec82 08:50:13 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:50:13 ---> Running in ea09de5a04aa 08:50:13 Removing intermediate container ea09de5a04aa 08:50:13 ---> 44e3e9007c44 08:50:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:50:14 ---> 36d9b7509d49 08:50:14 Step 22/27 : WORKDIR / 08:50:14 ---> Running in 7a606e1f9d14 08:50:15 Removing intermediate container 7a606e1f9d14 08:50:15 ---> f11d718e860a 08:50:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:15 ---> Running in cd7307491c90 08:50:16 Removing intermediate container cd7307491c90 08:50:16 ---> 7e68db35909f 08:50:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:16 ---> Running in b3aa9c2cccf2 08:50:17 Removing intermediate container b3aa9c2cccf2 08:50:17 ---> 805df5ea1601 08:50:17 Step 25/27 : LABEL arch=arm64 08:50:17 ---> Running in 893951ba8098 08:50:18 Removing intermediate container 893951ba8098 08:50:18 ---> 63e847f203ee 08:50:18 Step 26/27 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:50:18 ---> Running in b9e4f1293017 08:50:18 ---> f88f5277b0c3 08:50:18 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:19 Removing intermediate container b9e4f1293017 08:50:19 ---> eed947652616 08:50:19 Step 27/27 : LABEL version=0.0.0 08:50:19 ---> Running in cfefff4e3405 08:50:19 ---> eb9d86900b3f 08:50:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:19 Removing intermediate container cfefff4e3405 08:50:19 ---> 3891e10dd025 08:50:19 08:50:20 Successfully built 3891e10dd025 08:50:20 Successfully tagged security-spire-config-arm64:latest 08:50:20  Building security-spire-config ... done Building security-proxy-auth 08:50:20 ---> be45f839104c 08:50:20 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:21 ---> fa2bd8fd5f85 08:50:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:22 ---> Running in c1a3bccf6d88 08:50:22 Removing intermediate container c1a3bccf6d88 08:50:22 ---> e138d0652c5f 08:50:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:22 ---> Running in 5b05ac3ebcc8 08:50:22 Removing intermediate container 5b05ac3ebcc8 08:50:22 ---> 3159011fc641 08:50:22 Step 25/27 : LABEL arch=arm64 08:50:22 ---> Running in 21fd76f1aaa8 08:50:23 Removing intermediate container 21fd76f1aaa8 08:50:23 ---> 0981e069ebce 08:50:23 Step 26/27 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:50:23 ---> Running in 71c926edf8f9 08:50:24 Removing intermediate container 71c926edf8f9 08:50:24 ---> 391a90d3b225 08:50:24 Step 27/27 : LABEL version=0.0.0 08:50:24 ---> Running in 972d29267e39 08:50:24 Removing intermediate container 972d29267e39 08:50:24 ---> 35cf2e7cd3a8 08:50:24 08:50:25 Successfully built 35cf2e7cd3a8 08:50:25 Successfully tagged security-spire-agent-arm64:latest 08:50:25  Building security-spire-agent ... done Building security-proxy-setup 08:50:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:51 ---> 0b2ebc452ecb 08:50:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:51 ---> Using cache 08:50:51 ---> 9f2c33adc760 08:50:51 Step 4/23 : WORKDIR /edgex-go 08:50:51 ---> Using cache 08:50:51 ---> b5a76c3e786e 08:50:51 Step 5/23 : RUN apk add --update --no-cache make git 08:50:51 ---> Using cache 08:50:51 ---> 2595d1af02e5 08:50:51 Step 6/23 : COPY go.mod vendor* ./ 08:50:51 ---> Using cache 08:50:51 ---> d6b90c97b019 08:50:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:51 ---> Using cache 08:50:51 ---> f4e821e7d98c 08:50:51 Step 8/23 : COPY . . 08:50:51 ---> Using cache 08:50:51 ---> 4bd9ada29170 08:50:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:51 ---> Running in e3ed5ed375b5 08:50:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:53 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:53 ---> 0b2ebc452ecb 08:50:53 Step 3/22 : WORKDIR /edgex-go 08:50:53 ---> Using cache 08:50:53 ---> fee34cba204d 08:50:53 Step 4/22 : RUN apk add --update --no-cache make git 08:50:53 ---> Using cache 08:50:53 ---> 0374a6e06e7a 08:50:53 Step 5/22 : COPY go.mod vendor* ./ 08:50:53 ---> Using cache 08:50:53 ---> 859e082d3285 08:50:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:53 ---> Using cache 08:50:53 ---> c0501e5d12a1 08:50:53 Step 7/22 : COPY . . 08:50:53 ---> Using cache 08:50:53 ---> 803cb33420f5 08:50:53 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:50:53 ---> Running in ad266540d9ef 08:50:55 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:57:02 Removing intermediate container 36201bb4eae0 08:57:02 ---> df04ac4efe83 08:57:02 08:57:02 Step 9/33 : FROM alpine:3.17 08:57:02 ---> 51e60588ff2c 08:57:02 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:57:02 ---> Running in b458f5352d0f 08:57:02 Removing intermediate container b458f5352d0f 08:57:02 ---> a83aef6be26a 08:57:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:57:02 ---> Running in a5beeeaff2b5 08:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:02 (1/2) Installing dumb-init (1.2.5-r2) 08:57:02 (2/2) Installing su-exec (0.2-r2) 08:57:02 Executing busybox-1.35.0-r29.trigger 08:57:02 OK: 8 MiB in 17 packages 08:57:02 Removing intermediate container a5beeeaff2b5 08:57:02 ---> 2318b49838d0 08:57:02 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:57:02 ---> Running in ec0b05437c1a 08:57:02 Removing intermediate container ec0b05437c1a 08:57:02 ---> 0c924a28b646 08:57:02 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:57:02 ---> Running in 7f56a2a8f12c 08:57:02 Removing intermediate container 7f56a2a8f12c 08:57:02 ---> 195fe4b998e7 08:57:02 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:57:02 ---> Running in 9fbeabc16dbe 08:57:02 Removing intermediate container 9fbeabc16dbe 08:57:02 ---> 83b481d1d46b 08:57:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:57:02 ---> Running in eaa1c72b1fcf 08:57:02 Removing intermediate container eaa1c72b1fcf 08:57:02 ---> 99858a1c62a3 08:57:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:57:02 ---> Running in 726dfb7c2f80 08:57:02 Removing intermediate container 726dfb7c2f80 08:57:02 ---> e1f0c7a5ab93 08:57:02 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:57:02 ---> Running in 7eb24f2646ae 08:57:03 Removing intermediate container 7eb24f2646ae 08:57:03 ---> b4d75b5c8fdb 08:57:03 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:04 ---> 3789a0f47cc0 08:57:04 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:04 ---> Running in 00743cf7123b 08:57:07 Removing intermediate container 00743cf7123b 08:57:07 ---> 2d2ac42293a1 08:57:07 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:10 ---> fd572145ada4 08:57:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:57:10 ---> 61701c319810 08:57:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:13 ---> e43a2b9a699b 08:57:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:57:13 ---> 6e43e48a9f50 08:57:13 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:14 ---> 4ff2c43fd34d 08:57:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:57:15 ---> 3a7f6f9a9cbb 08:57:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:57:16 ---> d0c1d06bc524 08:57:16 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:17 ---> 7ea3152043d3 08:57:17 Step 28/33 : RUN chmod +x /entrypoint.sh 08:57:17 ---> Running in 9945015b768c 08:57:21 Removing intermediate container 9945015b768c 08:57:21 ---> 1a9b718c80d2 08:57:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:57:21 ---> Running in 3a86e66157c7 08:57:23 Removing intermediate container 3a86e66157c7 08:57:23 ---> ff7bc782be72 08:57:23 Step 30/33 : CMD ["gate"] 08:57:23 ---> Running in ba0e77185b59 08:57:24 Removing intermediate container ba0e77185b59 08:57:24 ---> d2d10d200c90 08:57:24 Step 31/33 : LABEL arch=arm64 08:57:24 ---> Running in c0852a5c78af 08:57:24 Removing intermediate container c0852a5c78af 08:57:24 ---> 40cae7237bd8 08:57:24 Step 32/33 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:57:24 ---> Running in 6895532adc6a 08:57:25 Removing intermediate container 6895532adc6a 08:57:25 ---> de0f8295963f 08:57:25 Step 33/33 : LABEL version=0.0.0 08:57:25 ---> Running in 77e48a0f885c 08:57:26 Removing intermediate container 77e48a0f885c 08:57:26 ---> 3ff9bc4b08dc 08:57:26 08:57:26 Successfully built 3ff9bc4b08dc 08:57:26 Successfully tagged security-bootstrapper-arm64:latest 08:57:26  Building security-bootstrapper ... done Building security-spire-server 08:57:48 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:57:48 ---> 0b2ebc452ecb 08:57:48 Step 3/26 : WORKDIR /edgex-go 08:57:48 ---> Using cache 08:57:48 ---> fee34cba204d 08:57:48 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:57:48 ---> Running in 9fdda52126e1 08:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:53 OK: 263 MiB in 53 packages 08:57:55 Removing intermediate container 9fdda52126e1 08:57:55 ---> ffd5bc490e81 08:57:55 Step 5/26 : COPY go.mod vendor* ./ 08:57:58 ---> 72d6d5e8b341 08:57:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:58 ---> Running in 48a147e54dc1 08:58:02 Removing intermediate container e3ed5ed375b5 08:58:02 ---> 1b7158765cca 08:58:02 08:58:02 Step 10/23 : FROM alpine:3.17 08:58:02 ---> 51e60588ff2c 08:58:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:05 ---> Running in 73c2350ae010 08:58:06 Removing intermediate container 73c2350ae010 08:58:06 ---> 9940e4beba44 08:58:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:58:06 ---> Running in 866bb3918275 08:58:06 Removing intermediate container ad266540d9ef 08:58:06 ---> 6ccff8e711ac 08:58:06 08:58:06 Step 9/22 : FROM alpine:3.17 08:58:06 ---> 51e60588ff2c 08:58:06 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:58:06 Removing intermediate container 2b864364df7a 08:58:06 ---> 8076c208598c 08:58:06 08:58:06 Step 10/25 : FROM alpine:3.17 08:58:06 ---> 51e60588ff2c 08:58:06 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:58:06 ---> Running in d60d3fe894a2 08:58:07 ---> Running in e1c787972165 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:11 (1/1) Installing dumb-init (1.2.5-r2) 08:58:11 Executing busybox-1.35.0-r29.trigger 08:58:11 OK: 8 MiB in 16 packages 08:58:12 (1/1) Installing dumb-init (1.2.5-r2) 08:58:12 Executing busybox-1.35.0-r29.trigger 08:58:12 OK: 8 MiB in 16 packages 08:58:12 (1/2) Installing dumb-init (1.2.5-r2) 08:58:12 (2/2) Installing openssl (3.0.8-r4) 08:58:12 Executing busybox-1.35.0-r29.trigger 08:58:12 OK: 8 MiB in 17 packages 08:58:12 Removing intermediate container 866bb3918275 08:58:12 ---> 721ce7ed9cea 08:58:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:15 ---> d7420204ade1 08:58:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:58:15 Removing intermediate container e1c787972165 08:58:15 ---> 09a89a026154 08:58:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:15 Removing intermediate container d60d3fe894a2 08:58:15 ---> ab9d3038fcd0 08:58:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:15 ---> Running in 275d8bbebe3b 08:58:15 ---> Running in b7bbc884ce9a 08:58:16 Removing intermediate container b7bbc884ce9a 08:58:16 ---> 745c19c67a92 08:58:16 Step 12/22 : WORKDIR /edgex 08:58:16 Removing intermediate container 275d8bbebe3b 08:58:16 ---> 1961f5081677 08:58:16 Step 13/25 : ENV APP_PORT=59881 08:58:16 ---> cd40dfdc44e7 08:58:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:16 ---> Running in 07488febd194 08:58:16 ---> Running in 636f0881e020 08:58:17 Removing intermediate container 636f0881e020 08:58:17 ---> 05c4a07e6adc 08:58:17 Step 14/25 : EXPOSE $APP_PORT 08:58:17 ---> Running in 6a4e100f66f4 08:58:17 Removing intermediate container 07488febd194 08:58:17 ---> 519158272438 08:58:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:18 Removing intermediate container 6a4e100f66f4 08:58:18 ---> 4d974420fc5f 08:58:18 Step 15/25 : WORKDIR / 08:58:18 ---> 1adb9ef3e4d8 08:58:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:58:18 ---> Running in ceab78a00539 08:58:19 ---> 623b0204b4d1 08:58:19 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:58:19 Removing intermediate container ceab78a00539 08:58:19 ---> c5a5c17b1d3e 08:58:19 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:20 ---> c5c0737fe12b 08:58:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:20 ---> 2fb5eb5f0db5 08:58:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:21 ---> 1c65c54c29b3 08:58:21 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:58:21 ---> 65d09e93f7ed 08:58:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:22 ---> Running in e441dada9497 08:58:22 ---> bbb88bba4e45 08:58:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:23 ---> 3545c71c4d3b 08:58:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:25 ---> 8403758d7439 08:58:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:26 Removing intermediate container e441dada9497 08:58:26 ---> 8039d780cad4 08:58:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:58:26 ---> Running in 8105de5d2d53 08:58:26 ---> 8c5b216915bf 08:58:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:58:26 ---> e255589224e6 08:58:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:26 ---> Running in d5d3e8a01c25 08:58:27 Removing intermediate container 8105de5d2d53 08:58:27 ---> 909216b9386c 08:58:27 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:27 ---> Running in 1fe87b01d09d 08:58:28 ---> 1b7b0851b599 08:58:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:58:28 Removing intermediate container 1fe87b01d09d 08:58:28 ---> 8fdd35484a9a 08:58:28 Step 21/23 : LABEL arch=arm64 08:58:29 ---> Running in d035b730c899 08:58:29 Removing intermediate container d035b730c899 08:58:29 ---> 9a4333c56625 08:58:29 Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:58:29 ---> 73fcc20b3d4b 08:58:29 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:58:29 ---> Running in 69187b691615 08:58:30 ---> Running in 10ce7cb37c7d 08:58:31 Removing intermediate container 10ce7cb37c7d 08:58:31 ---> 47f8136a8588 08:58:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:31 Removing intermediate container 69187b691615 08:58:31 ---> ffc572470d25 08:58:31 Step 23/23 : LABEL version=0.0.0 08:58:31 Removing intermediate container d5d3e8a01c25 08:58:31 ---> 0343e159cf8b 08:58:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:31 ---> Running in 9e059505f6ce 08:58:31 ---> Running in 96511b23b7fe 08:58:31 ---> Running in c959760fafa3 08:58:32 Removing intermediate container 9e059505f6ce 08:58:32 ---> 294ff34839c6 08:58:32 Step 23/25 : LABEL arch=arm64 08:58:32 Removing intermediate container c959760fafa3 08:58:32 ---> 192243dbf7d1 08:58:32 Removing intermediate container 96511b23b7fe 08:58:32 Step 20/22 : LABEL arch=arm64 08:58:32 ---> 364109eaa712 08:58:32 08:58:32 ---> Running in 0255a8987940 08:58:32 ---> Running in 8a578911c0f7 08:58:33 Successfully built 364109eaa712 08:58:33 Successfully tagged security-proxy-auth-arm64:latest 08:58:33  Building security-proxy-auth ... done Building core-data 08:58:33 Removing intermediate container 0255a8987940 08:58:33 ---> 1f4814ab1030 08:58:33 Step 24/25 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:58:33 Removing intermediate container 8a578911c0f7 08:58:33 ---> 5579b6eb305a 08:58:33 Step 21/22 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:58:33 ---> Running in 0bc90809169a 08:58:33 ---> Running in 431fe7944752 08:58:34 Removing intermediate container 0bc90809169a 08:58:34 ---> 78a1ecca2cfe 08:58:34 Step 25/25 : LABEL version=0.0.0 08:58:34 Removing intermediate container 431fe7944752 08:58:34 ---> f06bc80c4a6a 08:58:34 Step 22/22 : LABEL version=0.0.0 08:58:34 ---> Running in 60fb43422b7c 08:58:35 ---> Running in 055c856e13ef 08:58:35 Removing intermediate container 60fb43422b7c 08:58:35 ---> 80a18f4ec59c 08:58:35 08:58:35 Removing intermediate container 055c856e13ef 08:58:35 ---> 3c61594ac755 08:58:35 08:58:35 Successfully built 80a18f4ec59c 08:58:35 Successfully tagged core-metadata-arm64:latest 08:58:36 Building core-common-config-bootstrapper 08:58:36  Building core-metadata ... done Successfully built 3c61594ac755 08:58:36 Successfully tagged security-proxy-setup-arm64:latest 08:58:36  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:59:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:02 ---> 0b2ebc452ecb 08:59:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:02 ---> Using cache 08:59:02 ---> 9f2c33adc760 08:59:02 Step 4/23 : WORKDIR /edgex-go 08:59:02 ---> Using cache 08:59:02 ---> b5a76c3e786e 08:59:02 Step 5/23 : RUN apk add --update --no-cache make git 08:59:02 ---> Using cache 08:59:02 ---> 2595d1af02e5 08:59:02 Step 6/23 : COPY go.mod vendor* ./ 08:59:02 ---> Using cache 08:59:02 ---> d6b90c97b019 08:59:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:02 ---> Using cache 08:59:02 ---> f4e821e7d98c 08:59:02 Step 8/23 : COPY . . 08:59:02 ---> Using cache 08:59:02 ---> 4bd9ada29170 08:59:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:59:02 ---> Running in b0b13f659b86 08:59:03 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:59:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:59:06 ---> 0b2ebc452ecb 08:59:06 Step 3/20 : WORKDIR /edgex-go 08:59:06 ---> Using cache 08:59:06 ---> fee34cba204d 08:59:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:59:06 ---> Running in 174935116a05 08:59:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:06 ---> 0b2ebc452ecb 08:59:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:06 ---> Using cache 08:59:06 ---> 9f2c33adc760 08:59:06 Step 4/23 : WORKDIR /edgex-go 08:59:06 ---> Using cache 08:59:06 ---> b5a76c3e786e 08:59:06 Step 5/23 : RUN apk add --update --no-cache make git 08:59:06 ---> Using cache 08:59:06 ---> 2595d1af02e5 08:59:06 Step 6/23 : COPY go.mod vendor* ./ 08:59:06 ---> Using cache 08:59:06 ---> d6b90c97b019 08:59:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:06 ---> Using cache 08:59:06 ---> f4e821e7d98c 08:59:06 Step 8/23 : COPY . . 08:59:06 ---> Using cache 08:59:06 ---> 4bd9ada29170 08:59:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:07 ---> Running in 8a72e6fdc355 08:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:09 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:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:11 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:11 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:11 OK: 17697 distinct packages available 08:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:13 OK: 263 MiB in 53 packages 08:59:17 Removing intermediate container 174935116a05 08:59:17 ---> 646f70c7ae1c 08:59:17 Step 5/20 : COPY go.mod vendor* ./ 08:59:19 ---> 57974ddf41ad 08:59:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:19 ---> Running in 3be0aa5f1b53 08:59:29 Removing intermediate container 2d3f46b9d02b 08:59:29 ---> 008522fc5503 08:59:29 08:59:29 Step 10/23 : FROM alpine:3.17 08:59:29 ---> 51e60588ff2c 08:59:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:29 ---> Using cache 08:59:29 ---> 09a89a026154 08:59:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:29 ---> Using cache 08:59:29 ---> 1961f5081677 08:59:29 Step 13/23 : ENV APP_PORT=59861 08:59:29 ---> Running in 6d3cd3835e16 08:59:30 Removing intermediate container 6d3cd3835e16 08:59:30 ---> 2f197cca09e0 08:59:30 Step 14/23 : EXPOSE $APP_PORT 08:59:30 ---> Running in 7da8d9b7e6b8 08:59:31 Removing intermediate container 7da8d9b7e6b8 08:59:31 ---> 67165a17c61a 08:59:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:33 ---> eef96453b87a 08:59:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:59:34 ---> 47ed557fcaea 08:59:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:59:38 ---> 2bf57323f2cf 08:59:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:59:39 Removing intermediate container 48a147e54dc1 08:59:39 ---> 49cd73f8a336 08:59:39 Step 7/26 : COPY . . 08:59:39 ---> 6e6df9b98bbf 08:59:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:59:39 ---> Running in 7b945cacbea5 08:59:40 Removing intermediate container 7b945cacbea5 08:59:40 ---> 413c920e562b 08:59:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:40 ---> Running in 89986d022f06 08:59:41 Removing intermediate container 89986d022f06 08:59:41 ---> 7bbedf68c9fa 08:59:41 Step 21/23 : LABEL arch=arm64 08:59:41 ---> Running in c36e86765b92 08:59:42 Removing intermediate container c36e86765b92 08:59:42 ---> 83953ae8b284 08:59:42 Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 08:59:42 ---> Running in fb585dab7b31 08:59:43 Removing intermediate container fb585dab7b31 08:59:43 ---> 62628429a780 08:59:43 Step 23/23 : LABEL version=0.0.0 08:59:43 ---> Running in 860428d78367 08:59:44 Removing intermediate container 860428d78367 08:59:44 ---> b842b3119846 08:59:44 08:59:45 Successfully built b842b3119846 08:59:45 Successfully tagged support-scheduler-arm64:latest 08:59:45  Building support-scheduler ... done Building support-notifications 08:59:57 ---> 735e865d0fef 08:59:57 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:59:57 ---> Running in 0cbdc4012475 08:59:57 Removing intermediate container 0cbdc4012475 08:59:57 ---> ef8c4ae5c7af 08:59:57 Step 9/26 : WORKDIR /edgex-go/spire-build 08:59:57 ---> Running in 19e005a51728 08:59:57 Removing intermediate container 19e005a51728 08:59:57 ---> d184fb263981 08:59:57 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:59:57 ---> Running in 6657c3c97404 08:59:58 Removing intermediate container 6657c3c97404 08:59:58 ---> 21bc4c09358e 08:59:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:59:58 ---> Running in 60552da4bf1b 09:00:03 Removing intermediate container 60552da4bf1b 09:00:03 ---> 1a37ca55b7ed 09:00:03 Step 12/26 : WORKDIR /edgex-go 09:00:03 ---> Running in a1dfe8588e5a 09:00:04 Removing intermediate container a1dfe8588e5a 09:00:04 ---> 990b62c6df2a 09:00:04 09:00:04 Step 13/26 : FROM alpine:3.17 09:00:04 ---> 51e60588ff2c 09:00:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:04 ---> Using cache 09:00:04 ---> 7a152b463381 09:00:04 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:00:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:04 ---> 0b2ebc452ecb 09:00:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:04 ---> Using cache 09:00:04 ---> 9f2c33adc760 09:00:04 Step 4/23 : WORKDIR /edgex-go 09:00:04 ---> Using cache 09:00:04 ---> b5a76c3e786e 09:00:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:04 ---> Running in 4ac66d98e940 09:00:04 ---> Running in 614001da644e 09:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:10 OK: 263 MiB in 53 packages 09:00:10 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:10 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:10 OK: 17694 distinct packages available 09:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:11 Removing intermediate container 614001da644e 09:00:11 ---> d6c4bd152a4f 09:00:11 Step 6/23 : COPY go.mod vendor* ./ 09:00:12 ---> 285765dc459b 09:00:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:12 ---> Running in d5e01bc175f0 09:00:12 (1/5) Installing dumb-init (1.2.5-r2) 09:00:13 (2/5) Installing musl-obstack (1.2.3-r0) 09:00:14 (3/5) Installing libucontext (1.2-r0) 09:00:14 (4/5) Installing gcompat (1.1.0-r0) 09:00:14 (5/5) Installing openssl (3.0.8-r4) 09:00:14 Executing busybox-1.35.0-r29.trigger 09:00:14 OK: 9 MiB in 20 packages 09:00:17 Removing intermediate container 4ac66d98e940 09:00:17 ---> 1a89996a735e 09:00:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:18 ---> 8fbbb07c7719 09:00:18 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:00:20 ---> 5bc55d8a05c1 09:00:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:30 ---> 3d20bddfe182 09:00:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:00:30 ---> 5a73ca9a8939 09:00:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:00:32 ---> dffa2b62f956 09:00:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:00:34 ---> 611d9db424f4 09:00:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:34 ---> Running in 30e4f59bb1cc 09:00:35 Removing intermediate container 30e4f59bb1cc 09:00:35 ---> 4ff37b7ca488 09:00:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:35 ---> Running in 268f7d8e7396 09:00:36 Removing intermediate container 268f7d8e7396 09:00:36 ---> f3b8bbb77c9d 09:00:36 Step 24/26 : LABEL arch=arm64 09:00:36 ---> Running in 4740f3161403 09:00:37 Removing intermediate container 4740f3161403 09:00:37 ---> 4e552cc0e685 09:00:37 Step 25/26 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:00:37 ---> Running in fd6aafcc6cd1 09:00:38 Removing intermediate container fd6aafcc6cd1 09:00:38 ---> feb999d0d9dc 09:00:38 Step 26/26 : LABEL version=0.0.0 09:00:39 ---> Running in 5223593ec843 09:00:40 Removing intermediate container 5223593ec843 09:00:40 ---> 72e80a188be9 09:00:40 09:00:40 Successfully built 72e80a188be9 09:00:40 Successfully tagged security-spire-server-arm64:latest 09:00:40 Building core-command 09:01:02  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:01:02 ---> 0b2ebc452ecb 09:01:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:01:02 ---> Using cache 09:01:02 ---> 9f2c33adc760 09:01:02 Step 4/24 : WORKDIR /edgex-go 09:01:02 ---> Using cache 09:01:02 ---> b5a76c3e786e 09:01:02 Step 5/24 : RUN apk add --update --no-cache make git 09:01:02 ---> Using cache 09:01:02 ---> 2595d1af02e5 09:01:02 Step 6/24 : COPY go.mod vendor* ./ 09:01:02 ---> Using cache 09:01:02 ---> d6b90c97b019 09:01:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:02 ---> Using cache 09:01:02 ---> f4e821e7d98c 09:01:02 Step 8/24 : COPY . . 09:01:02 ---> Using cache 09:01:02 ---> 4bd9ada29170 09:01:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:01:04 ---> Running in 46b3f4573c5b 09:01:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:01:08 Removing intermediate container 3be0aa5f1b53 09:01:08 ---> f3758623197f 09:01:08 Step 7/20 : COPY . . 09:01:23 ---> 52fa1d91bb71 09:01:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:23 ---> Running in 7ef81167f8d1 09:01:25 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:02:04 Removing intermediate container d5e01bc175f0 09:02:04 ---> c092a530926d 09:02:04 Step 8/23 : COPY . . 09:02:12 ---> f2e48cc62502 09:02:12 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:02:12 ---> Running in 30bb5a48630d 09:02:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:06:51 Removing intermediate container 8a72e6fdc355 09:06:51 ---> 521f37251eeb 09:06:51 09:06:51 Step 10/23 : FROM alpine:3.17 09:06:51 ---> 51e60588ff2c 09:06:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:51 ---> Using cache 09:06:51 ---> 9940e4beba44 09:06:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:06:51 ---> Using cache 09:06:51 ---> 721ce7ed9cea 09:06:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:51 ---> Using cache 09:06:51 ---> d7420204ade1 09:06:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:06:51 ---> Using cache 09:06:51 ---> cd40dfdc44e7 09:06:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:06:51 ---> e56e6a18077a 09:06:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:06:51 ---> eae2bedace38 09:06:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:06:51 ---> 9c7597379d89 09:06:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:51 ---> Running in 4872c29009fe 09:06:53 Removing intermediate container 4872c29009fe 09:06:53 ---> a0186da58478 09:06:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:06:53 ---> Running in 5449f243e086 09:06:54 Removing intermediate container 5449f243e086 09:06:54 ---> abcd6fff1dd1 09:06:54 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:06:54 ---> Running in d96458627b10 09:06:54 Removing intermediate container d96458627b10 09:06:54 ---> cd80a3c027e3 09:06:54 Step 21/23 : LABEL arch=arm64 09:06:55 ---> Running in 055253cc89d9 09:06:55 Removing intermediate container 055253cc89d9 09:06:55 ---> 387dd4fba6f4 09:06:55 Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:06:55 ---> Running in e0edd1860796 09:06:56 Removing intermediate container e0edd1860796 09:06:56 ---> 98593e9f8fa0 09:06:56 Step 23/23 : LABEL version=0.0.0 09:06:56 ---> Running in 848544bd0640 09:06:57 Removing intermediate container 848544bd0640 09:06:57 ---> 30daf800d7d4 09:06:57 09:06:57 Successfully built 30daf800d7d4 09:06:57 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:06:57 Building security-secretstore-setup 09:07:07  Building core-common-config-bootstrapper ... done Removing intermediate container b0b13f659b86 09:07:07 ---> d9af470e0a4d 09:07:07 09:07:07 Step 10/23 : FROM alpine:3.17 09:07:07 ---> 51e60588ff2c 09:07:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:07:07 ---> Running in 0a3588f67ac9 09:07:07 Removing intermediate container 0a3588f67ac9 09:07:07 ---> 7f6645ce2b71 09:07:07 Step 12/23 : ENV APP_PORT=59880 09:07:07 ---> Running in cdcaa65a850e 09:07:08 Removing intermediate container cdcaa65a850e 09:07:08 ---> 804e8e007f6a 09:07:08 Step 13/23 : EXPOSE $APP_PORT 09:07:08 ---> Running in 6b9fc9cf7884 09:07:09 Removing intermediate container 6b9fc9cf7884 09:07:09 ---> 6ab1696b515e 09:07:09 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:07:09 ---> Running in efdffda629a2 09:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:14 (1/1) Installing dumb-init (1.2.5-r2) 09:07:14 Executing busybox-1.35.0-r29.trigger 09:07:14 OK: 8 MiB in 16 packages 09:07:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:07:15 ---> 0b2ebc452ecb 09:07:15 Step 3/25 : WORKDIR /edgex-go 09:07:15 ---> Using cache 09:07:15 ---> fee34cba204d 09:07:15 Step 4/25 : RUN apk add --update --no-cache make git 09:07:15 ---> Using cache 09:07:15 ---> 0374a6e06e7a 09:07:15 Step 5/25 : COPY go.mod vendor* ./ 09:07:15 ---> Using cache 09:07:15 ---> 859e082d3285 09:07:15 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:15 ---> Using cache 09:07:15 ---> c0501e5d12a1 09:07:15 Step 7/25 : COPY . . 09:07:15 ---> Using cache 09:07:15 ---> 803cb33420f5 09:07:15 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:16 ---> Running in bf9e59d69d6a 09:07:17 Removing intermediate container efdffda629a2 09:07:17 ---> 57e03c63b325 09:07:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:18 ---> ea69d83dae4e 09:07:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:07:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:07:19 ---> 23948491bc0f 09:07:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:21 ---> 9e7d9e510671 09:07:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:07:22 ---> 141d4181438c 09:07:22 Step 19/23 : ENTRYPOINT ["/core-data"] 09:07:22 ---> Running in 62368e1f395a 09:07:23 Removing intermediate container 62368e1f395a 09:07:23 ---> 251d19c9fe62 09:07:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:23 ---> Running in c04be2e02da6 09:07:23 Removing intermediate container c04be2e02da6 09:07:23 ---> dbee6ad54731 09:07:23 Step 21/23 : LABEL arch=arm64 09:07:23 ---> Running in fa712186ea18 09:07:24 Removing intermediate container fa712186ea18 09:07:24 ---> 407f374f1cb9 09:07:24 Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:07:24 ---> Running in 056e9a52bdce 09:07:25 Removing intermediate container 056e9a52bdce 09:07:25 ---> b809199e6f7f 09:07:25 Step 23/23 : LABEL version=0.0.0 09:07:25 ---> Running in 6911c7dead5b 09:07:25 Removing intermediate container 6911c7dead5b 09:07:25 ---> 235b173b3590 09:07:25 09:07:26 Successfully built 235b173b3590 09:07:26 Successfully tagged core-data-arm64:latest 09:09:02  Building core-data ... done Removing intermediate container 46b3f4573c5b 09:09:02 ---> 34614727d627 09:09:02 09:09:02 Step 10/24 : FROM alpine:3.17 09:09:02 ---> 51e60588ff2c 09:09:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:09:02 ---> Using cache 09:09:02 ---> 09a89a026154 09:09:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:09:02 ---> Using cache 09:09:02 ---> 1961f5081677 09:09:02 Step 13/24 : ENV APP_PORT=59882 09:09:02 ---> Running in 3dcba89a0c0f 09:09:02 Removing intermediate container 3dcba89a0c0f 09:09:02 ---> 6e70961b9510 09:09:02 Step 14/24 : EXPOSE $APP_PORT 09:09:02 ---> Running in 95a548871b6f 09:09:02 Removing intermediate container 95a548871b6f 09:09:02 ---> fb3343511706 09:09:02 Step 15/24 : WORKDIR / 09:09:02 ---> Running in 4e8cca74ef2d 09:09:02 Removing intermediate container 4e8cca74ef2d 09:09:02 ---> b477e9f9ca07 09:09:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:02 ---> 3a377e3ba6e6 09:09:02 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:09:02 ---> 3853f14c2898 09:09:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:02 ---> 6e7a88b3440a 09:09:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:09:02 ---> 164ab620767c 09:09:02 Step 20/24 : ENTRYPOINT ["/core-command"] 09:09:03 ---> Running in 25a77e461ea3 09:09:04 Removing intermediate container 25a77e461ea3 09:09:04 ---> 5fa738ab9d55 09:09:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:04 ---> Running in f3514e889068 09:09:05 Removing intermediate container f3514e889068 09:09:05 ---> 83234b8b8002 09:09:05 Step 22/24 : LABEL arch=arm64 09:09:05 ---> Running in 6a678c20cac2 09:09:05 Removing intermediate container 6a678c20cac2 09:09:05 ---> 6c8906c0a99e 09:09:05 Step 23/24 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:09:05 ---> Running in edfe2dbabbbc 09:09:06 Removing intermediate container edfe2dbabbbc 09:09:06 ---> 1934ffde52a5 09:09:06 Step 24/24 : LABEL version=0.0.0 09:09:06 ---> Running in 5a5bc27c99b2 09:09:06 Removing intermediate container 5a5bc27c99b2 09:09:06 ---> bdfb442a355e 09:09:06 09:09:07 Successfully built bdfb442a355e 09:09:07 Successfully tagged core-command-arm64:latest 09:10:29  Building core-command ... done Removing intermediate container 7ef81167f8d1 09:10:29 ---> cc17928efe7a 09:10:29 09:10:29 Step 9/20 : FROM alpine:3.17 09:10:29 ---> 51e60588ff2c 09:10:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:10:29 ---> Using cache 09:10:29 ---> a83aef6be26a 09:10:29 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:29 ---> Running in f5c6f54429c5 09:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:29 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:10:29 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:10:29 OK: 17694 distinct packages available 09:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:29 (1/9) Installing ca-certificates (20230506-r0) 09:10:29 (2/9) Installing brotli-libs (1.0.9-r9) 09:10:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:10:29 (4/9) Installing libcurl (8.1.1-r1) 09:10:29 (5/9) Installing curl (8.1.1-r1) 09:10:29 (6/9) Installing dumb-init (1.2.5-r2) 09:10:29 (7/9) Installing musl-obstack (1.2.3-r0) 09:10:29 (8/9) Installing libucontext (1.2-r0) 09:10:29 (9/9) Installing gcompat (1.1.0-r0) 09:10:29 Executing busybox-1.35.0-r29.trigger 09:10:29 Executing ca-certificates-20230506-r0.trigger 09:10:29 OK: 11 MiB in 24 packages 09:10:29 Removing intermediate container f5c6f54429c5 09:10:29 ---> e9b37e72878b 09:10:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:29 ---> 0ff89e3a248a 09:10:29 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:10:30 ---> b0d1630e04c6 09:10:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:33 ---> 93fee78feae4 09:10:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:10:34 ---> 3b4a4cbbbafd 09:10:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:34 ---> Running in 0d0b1f926361 09:10:34 Removing intermediate container 0d0b1f926361 09:10:34 ---> 0f7596099392 09:10:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:10:34 ---> Running in 024de5e24f13 09:10:35 Removing intermediate container 024de5e24f13 09:10:35 ---> e8adb248546d 09:10:35 Step 18/20 : LABEL arch=arm64 09:10:35 ---> Running in 01287750b053 09:10:36 Removing intermediate container 01287750b053 09:10:36 ---> f8fd26c320ee 09:10:36 Step 19/20 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:10:36 ---> Running in e2d625b1146d 09:10:37 Removing intermediate container e2d625b1146d 09:10:37 ---> c96429a86edd 09:10:37 Step 20/20 : LABEL version=0.0.0 09:10:40 ---> Running in f4f1b357c984 09:10:40 Removing intermediate container f4f1b357c984 09:10:40 ---> e90d1e01a667 09:10:40 09:10:40 Successfully built e90d1e01a667 09:10:40 Successfully tagged security-spiffe-token-provider-arm64:latest 09:11:12  Building security-spiffe-token-provider ... done Removing intermediate container 30bb5a48630d 09:11:12 ---> 5c7134bd3450 09:11:12 09:11:12 Step 10/23 : FROM alpine:3.17 09:11:12 ---> 51e60588ff2c 09:11:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:12 ---> Running in 99d5701a0734 09:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:15 (1/2) Installing ca-certificates (20230506-r0) 09:11:15 (2/2) Installing dumb-init (1.2.5-r2) 09:11:15 Executing busybox-1.35.0-r29.trigger 09:11:15 Executing ca-certificates-20230506-r0.trigger 09:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:11:15 OK: 8 MiB in 17 packages 09:11:17 Removing intermediate container 99d5701a0734 09:11:17 ---> a7032a3ba4d0 09:11:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:17 ---> Running in e94f93fe9572 09:11:22 Removing intermediate container e94f93fe9572 09:11:22 ---> 1f6f91683b3d 09:11:22 Step 13/23 : ENV APP_PORT=59860 09:11:22 ---> Running in cec71ba3a9a4 09:11:22 Removing intermediate container cec71ba3a9a4 09:11:22 ---> 51dbbee4765c 09:11:22 Step 14/23 : EXPOSE $APP_PORT 09:11:22 ---> Running in 670b4f16c24f 09:11:22 Removing intermediate container 670b4f16c24f 09:11:22 ---> 7b767e6b8383 09:11:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:23 ---> 7d00c931d139 09:11:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:24 ---> 39d392a21825 09:11:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:26 ---> 4ff68e2cd901 09:11:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:26 ---> 22588ea4409d 09:11:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:26 Removing intermediate container bf9e59d69d6a 09:11:26 ---> e2df3dfd331e 09:11:26 09:11:26 Step 9/25 : FROM alpine:3.17 09:11:26 ---> 51e60588ff2c 09:11:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:11:26 ---> Running in 36d3c1033b32 09:11:27 ---> Running in 4b4bcc56331b 09:11:27 Removing intermediate container 36d3c1033b32 09:11:27 ---> 6b93ea781a9f 09:11:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:27 ---> Running in 4f89a1841f3d 09:11:28 Removing intermediate container 4f89a1841f3d 09:11:28 ---> e252c3341ac4 09:11:28 Step 21/23 : LABEL arch=arm64 09:11:28 ---> Running in 83de23acfda8 09:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:28 Removing intermediate container 83de23acfda8 09:11:28 ---> 46453c35cc22 09:11:28 Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:11:28 ---> Running in 1e5d5ed9ef9f 09:11:28 Removing intermediate container 1e5d5ed9ef9f 09:11:28 ---> ec5fb2dceb4b 09:11:28 Step 23/23 : LABEL version=0.0.0 09:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:29 ---> Running in 4389b476aa46 09:11:29 Removing intermediate container 4389b476aa46 09:11:29 ---> a10b3696c48c 09:11:29 09:11:29 Successfully built a10b3696c48c 09:11:29 Successfully tagged support-notifications-arm64:latest 09:11:30  Building support-notifications ... done (1/3) Installing ca-certificates (20230506-r0) 09:11:30 (2/3) Installing dumb-init (1.2.5-r2) 09:11:30 (3/3) Installing su-exec (0.2-r2) 09:11:30 Executing busybox-1.35.0-r29.trigger 09:11:30 Executing ca-certificates-20230506-r0.trigger 09:11:30 OK: 8 MiB in 18 packages 09:11:32 Removing intermediate container 4b4bcc56331b 09:11:32 ---> a6beec81a309 09:11:32 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:32 ---> Running in 4419f3095c10 09:11:32 Removing intermediate container 4419f3095c10 09:11:32 ---> 43de1e3c5a8f 09:11:32 Step 12/25 : WORKDIR / 09:11:32 ---> Running in ff9958258dc8 09:11:32 Removing intermediate container ff9958258dc8 09:11:32 ---> 241442db6770 09:11:32 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:36 ---> 890b3e3ead0d 09:11:36 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:11:36 ---> e567fecf847a 09:11:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:11:36 ---> aade555662ac 09:11:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:11:37 ---> ac01fcfd43c9 09:11:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:11:38 ---> b8b1be21c1a2 09:11:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:39 ---> 81edf342cd6b 09:11:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:40 ---> 802f10987a8d 09:11:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:40 ---> 60b03de9ce52 09:11:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:40 ---> Running in 174696680d75 09:11:42 Removing intermediate container 174696680d75 09:11:42 ---> e58ba2f68d3f 09:11:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:11:42 ---> Running in e0db175d75d8 09:11:42 Removing intermediate container e0db175d75d8 09:11:42 ---> 17290eff96e4 09:11:42 Step 23/25 : LABEL arch=arm64 09:11:42 ---> Running in 57addf0a1bf4 09:11:43 Removing intermediate container 57addf0a1bf4 09:11:43 ---> 4f8ed972c015 09:11:43 Step 24/25 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b 09:11:43 ---> Running in 5a4a08221f67 09:11:43 Removing intermediate container 5a4a08221f67 09:11:43 ---> 364275a7ae0d 09:11:43 Step 25/25 : LABEL version=0.0.0 09:11:43 ---> Running in f8b91c39e2b7 09:11:44 Removing intermediate container f8b91c39e2b7 09:11:44 ---> 102fd62f8320 09:11:44 09:11:44 Successfully built 102fd62f8320 09:11:44 Successfully tagged security-secretstore-setup-arm64:latest 09:11:44  Building security-secretstore-setup ... done  [Pipeline] } 09:11:44 $ docker stop --time=1 73ed58ce7972e3a42e00ec2cfd2a8f4105a8ca7acda25cc10c3aae83a79074aa 09:11:46 $ docker rm -f --volumes 73ed58ce7972e3a42e00ec2cfd2a8f4105a8ca7acda25cc10c3aae83a79074aa [Pipeline] // withDockerContainer [Pipeline] sh 09:11:47 + docker images 09:11:47 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:47 security-secretstore-setup-arm64 latest 102fd62f8320 4 seconds ago 32.2MB 09:11:47 support-notifications-arm64 latest a10b3696c48c 18 seconds ago 31.9MB 09:11:47 e2df3dfd331e 21 seconds ago 1.52GB 09:11:47 5c7134bd3450 37 seconds ago 1.59GB 09:11:47 security-spiffe-token-provider-arm64 latest e90d1e01a667 About a minute ago 32.7MB 09:11:47 cc17928efe7a About a minute ago 1.57GB 09:11:47 core-command-arm64 latest bdfb442a355e 2 minutes ago 19.7MB 09:11:47 34614727d627 2 minutes ago 1.53GB 09:11:47 core-data-arm64 latest 235b173b3590 4 minutes ago 19.9MB 09:11:47 d9af470e0a4d 4 minutes ago 1.53GB 09:11:47 core-common-config-bootstrapper-arm64 latest 30daf800d7d4 4 minutes ago 17.2MB 09:11:47 521f37251eeb 5 minutes ago 1.52GB 09:11:47 security-spire-server-arm64 latest 72e80a188be9 11 minutes ago 97MB 09:11:47 990b62c6df2a 11 minutes ago 1.39GB 09:11:47 support-scheduler-arm64 latest b842b3119846 12 minutes ago 31.2MB 09:11:47 008522fc5503 12 minutes ago 1.59GB 09:11:47 security-proxy-setup-arm64 latest 3c61594ac755 13 minutes ago 18.7MB 09:11:47 core-metadata-arm64 latest 80a18f4ec59c 13 minutes ago 20.2MB 09:11:47 security-proxy-auth-arm64 latest 364109eaa712 13 minutes ago 18.1MB 09:11:47 6ccff8e711ac 13 minutes ago 1.51GB 09:11:47 8076c208598c 13 minutes ago 1.53GB 09:11:47 1b7158765cca 13 minutes ago 1.51GB 09:11:47 security-bootstrapper-arm64 latest 3ff9bc4b08dc 14 minutes ago 21.9MB 09:11:47 df04ac4efe83 15 minutes ago 1.51GB 09:11:47 security-spire-agent-arm64 latest 35cf2e7cd3a8 21 minutes ago 153MB 09:11:47 security-spire-config-arm64 latest 3891e10dd025 21 minutes ago 96.1MB 09:11:47 73d5666d6532 22 minutes ago 1.39GB 09:11:47 3651360c6127 22 minutes ago 1.39GB 09:11:47 ci-base-image-arm64 latest 0b2ebc452ecb 38 minutes ago 899MB 09:11:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 09:11:47 alpine 3.17 51e60588ff2c 8 weeks ago 7.46MB 09:11:47 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:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:47 09:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:48 arm64: Pulling from edgex-lftools-log-publisher 09:11:48 8998bd30e6a1: Pulling fs layer 09:11:48 04944245beec: Pulling fs layer 09:11:48 699f458cf7ca: Pulling fs layer 09:11:48 765212b225bb: Pulling fs layer 09:11:48 f23df028b6ca: Pulling fs layer 09:11:48 d65c8cfc05b1: Pulling fs layer 09:11:48 2437ff75d9bd: Pulling fs layer 09:11:48 f23df028b6ca: Waiting 09:11:48 d65c8cfc05b1: Waiting 09:11:48 2437ff75d9bd: Waiting 09:11:48 765212b225bb: Waiting 09:11:48 04944245beec: Verifying Checksum 09:11:48 04944245beec: Download complete 09:11:48 765212b225bb: Verifying Checksum 09:11:48 765212b225bb: Download complete 09:11:48 f23df028b6ca: Verifying Checksum 09:11:48 f23df028b6ca: Download complete 09:11:48 d65c8cfc05b1: Verifying Checksum 09:11:48 d65c8cfc05b1: Download complete 09:11:48 699f458cf7ca: Verifying Checksum 09:11:48 699f458cf7ca: Download complete 09:11:49 8998bd30e6a1: Verifying Checksum 09:11:49 8998bd30e6a1: Download complete 09:11:51 2437ff75d9bd: Verifying Checksum 09:11:51 2437ff75d9bd: Download complete 09:11:53 8998bd30e6a1: Pull complete 09:11:53 04944245beec: Pull complete 09:11:55 699f458cf7ca: Pull complete 09:11:55 765212b225bb: Pull complete 09:11:56 f23df028b6ca: Pull complete 09:11:56 d65c8cfc05b1: Pull complete 09:12:11 2437ff75d9bd: Pull complete 09:12:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:11 prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container 09:12:11 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:14 $ docker top 3a5775871b08d522660198c6a29778bb0a785c63b197780a7ad69060e589cea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:15 ---> job-cost.sh 09:12:15 lf-activate-venv: SKIPPING 09:12:15 INFO: No Stack... 09:12:16 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:16 INFO: Archiving Costs [Pipeline] sh 09:12:17 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:12:17 + cut -d, -f6 [Pipeline] lock 09:12:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] 09:12:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] did not exist. Created. 09:12:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:18 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:18 Stashed 1 file(s) [Pipeline] } 09:12:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:18 $ docker stop --time=1 3a5775871b08d522660198c6a29778bb0a785c63b197780a7ad69060e589cea9 09:12:19 $ docker rm -f --volumes 3a5775871b08d522660198c6a29778bb0a785c63b197780a7ad69060e589cea9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:12:20 provisioning config files... 09:12:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config14523038788837998942tmp [Pipeline] { [Pipeline] sh 09:12:20 + set +x 09:12:20 + bash -s -- 09:12:20 + curl -s https://codecov.io/bash 09:12:20 09:12:20 _____ _ 09:12:20 / ____| | | 09:12:20 | | ___ __| | ___ ___ _____ __ 09:12:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:20 Bash-1.0.6 09:12:20 09:12:20 09:12:20 ==> git version 2.25.1 found 09:12:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:12:20 Release-Date: 2020-01-08 09:12:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:20 ==> Jenkins CI detected. 09:12:20 current dir:  /w/workspace/edgex-go/5 09:12:20 project root: . 09:12:20 --> token set from env 09:12:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:20 ==> Running gcov in . (disable via -X gcov) 09:12:20 ==> Python coveragepy not found 09:12:20 ==> Searching for coverage reports in: 09:12:20 + . 09:12:21 -> Found 1 reports 09:12:21 ==> Detecting git/mercurial file structure 09:12:21 ==> Reading reports 09:12:21 + ./coverage.out bytes=447731 09:12:21 ==> Appending adjustments 09:12:21 https://docs.codecov.io/docs/fixing-reports 09:12:21 + Found adjustments 09:12:21 ==> Gzipping contents 09:12:21 60K /tmp/codecov.D7OlZR.gz 09:12:21 ==> Uploading reports 09:12:21 url: https://codecov.io 09:12:21 query: branch=PR-4572&commit=028faf9f61ae0e6766d1b41303379cdbfaf22da7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 09:12:21 -> Pinging Codecov 09:12:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=028faf9f61ae0e6766d1b41303379cdbfaf22da7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 09:12:22 -> Uploading to 09:12:22 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/00271124DB129430A58F1EEE437C3FCB/028faf9f61ae0e6766d1b41303379cdbfaf22da7/10777b89-3457-4de4-85bc-6717e4eb0bec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T091222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=475b81d7a6eda30a99225495f288cb8008aaf04fdc48a0ba6dc70bda3b165725 09:12:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:22 Dload Upload Total Spent Left Speed 09:12:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57452 0 0 100 57452 0 243k --:--:-- --:--:-- --:--:-- 243k 09:12:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] } 09:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:23 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:24 ---> package-listing.sh 09:12:24 ++ facter osfamily 09:12:24 ++ tr '[:upper:]' '[:lower:]' 09:12:24 + OS_FAMILY=debian 09:12:24 + workspace=/w/workspace/edgex-go/5 09:12:24 + START_PACKAGES=/tmp/packages_start.txt 09:12:24 + END_PACKAGES=/tmp/packages_end.txt 09:12:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:24 + PACKAGES=/tmp/packages_start.txt 09:12:24 + '[' /w/workspace/edgex-go/5 ']' 09:12:24 + PACKAGES=/tmp/packages_end.txt 09:12:24 + case "${OS_FAMILY}" in 09:12:24 + dpkg -l 09:12:24 + grep '^ii' 09:12:24 + '[' -f /tmp/packages_start.txt ']' 09:12:24 + '[' -f /tmp/packages_end.txt ']' 09:12:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:24 + '[' /w/workspace/edgex-go/5 ']' 09:12:24 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:12:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:12:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:25 09:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:25 latest: Pulling from edgex-lftools-log-publisher 09:12:25 5eb5b503b376: Pulling fs layer 09:12:25 5c69ac0246d0: Pulling fs layer 09:12:25 ec43610c2a17: Pulling fs layer 09:12:25 3a2ae6a8a46f: Pulling fs layer 09:12:25 33b1e0a273af: Pulling fs layer 09:12:25 5d3b04190fa2: Pulling fs layer 09:12:25 2f39f015ded8: Pulling fs layer 09:12:25 33b1e0a273af: Waiting 09:12:25 5d3b04190fa2: Waiting 09:12:25 2f39f015ded8: Waiting 09:12:25 3a2ae6a8a46f: Waiting 09:12:25 5c69ac0246d0: Verifying Checksum 09:12:25 5c69ac0246d0: Download complete 09:12:25 3a2ae6a8a46f: Verifying Checksum 09:12:25 3a2ae6a8a46f: Download complete 09:12:25 33b1e0a273af: Verifying Checksum 09:12:25 33b1e0a273af: Download complete 09:12:25 5d3b04190fa2: Verifying Checksum 09:12:25 5d3b04190fa2: Download complete 09:12:25 ec43610c2a17: Verifying Checksum 09:12:25 ec43610c2a17: Download complete 09:12:25 5eb5b503b376: Verifying Checksum 09:12:25 5eb5b503b376: Download complete 09:12:26 2f39f015ded8: Download complete 09:12:27 5eb5b503b376: Pull complete 09:12:27 5c69ac0246d0: Pull complete 09:12:27 ec43610c2a17: Pull complete 09:12:27 3a2ae6a8a46f: Pull complete 09:12:27 33b1e0a273af: Pull complete 09:12:27 5d3b04190fa2: Pull complete 09:12:32 2f39f015ded8: Pull complete 09:12:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:32 prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container 09:12:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:12:34 $ docker top 77a045f78b50019943fde07f14dccb8f1beaa0895d58ec3a5598410e5c722da0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:35 + ls /var/log/sa-host 09:12:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:35 provisioning config files... 09:12:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8156892963432161886tmp [Pipeline] { [Pipeline] echo 09:12:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:36 ---> create-netrc.sh [Pipeline] } 09:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:36 ---> python-tools-install.sh [Pipeline] echo 09:12:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:36 ---> sudo-logs.sh 09:12:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:37 ---> job-cost.sh 09:12:37 lf-activate-venv: SKIPPING 09:12:37 DEBUG: total: 0.10999999940395355 09:12:37 INFO: Retrieving Stack Cost... 09:12:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:37 INFO: Archiving Costs [Pipeline] echo 09:12:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:38 ---> logs-deploy.sh 09:12:38 lf-activate-venv: SKIPPING 09:12:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/5 09:12:38 INFO: archiving workspace using pattern(s): 09:12:39 Archives upload complete. 09:12:39 INFO: archiving logs to Nexus