Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (86372ebc441acea9b39b18251ad0eff0a9abe0e8) 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-ssh6393420540549590330.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-ssh12414744752007719997.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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17827780894090483622.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-ssh6791706242774890024.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3128628691832687468.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15525 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 Checking out Revision 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 (PR-4563) > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 # timeout=10 Commit message: "Merge commit '0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:42 ========================================================= 08:30:42 EdgeX Global Pipelines Version Info 08:30:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 31be8874c1cfb9357742510532cdb0556aba3da1 # timeout=10 08:30:43 ------------------- 08:30:43 stable info: 08:30:43 ------------------- 08:30:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:43 Message: update stable to v1.0.249 08:30:43 ------------------- 08:30:43 experimental info: 08:30:43 ------------------- 08:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40542ae [Pipeline] echo 08:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:44 provisioning config files... 08:30:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14953999926585744978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:44 ---> docker-login.sh 08:30:44 nexus3.edgexfoundry.org:10001 08:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:45 Configure a credential helper to remove this warning. See 08:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:45 08:30:45 Login Succeeded 08:30:45 nexus3.edgexfoundry.org:10002 08:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:45 Configure a credential helper to remove this warning. See 08:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:45 08:30:45 Login Succeeded 08:30:45 nexus3.edgexfoundry.org:10003 08:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:45 Configure a credential helper to remove this warning. See 08:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:45 08:30:45 Login Succeeded 08:30:45 nexus3.edgexfoundry.org:10004 08:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:45 Configure a credential helper to remove this warning. See 08:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:45 08:30:45 Login Succeeded 08:30:45 docker.io 08:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:45 Configure a credential helper to remove this warning. See 08:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:45 08:30:45 Login Succeeded 08:30:45 ---> docker-login.sh ends [Pipeline] } 08:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:46 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:46 + dirname cmd/core-command/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo core-command,cmd/core-command/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:46 + dirname cmd/core-data/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo core-data,cmd/core-data/Dockerfile 08:30:46 + dirname cmd/core-metadata/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:46 + dirname cmd/security-bootstrapper/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:46 + dirname cmd/security-proxy-auth/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:46 + + dirname cmd/security-proxy-setup/Dockerfile 08:30:46 cut -d/ -f2 08:30:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:46 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 08:30:46 08:30:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:46 + dirname cmd/security-spire-agent/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:46 + dirname+ cmd/security-spire-config/Dockerfile 08:30:46 cut -d/ -f2 08:30:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:46 + dirname cmd/security-spire-server/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:46 + dirname cmd/support-notifications/Dockerfile 08:30:46 + cut -d/ -f2 08:30:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:46 + + dirname cmd/support-scheduler/Dockerfilecut 08:30:46 -d/ -f2 08:30:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:46 + git rev-list -1 --merges 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56~1..40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] echo 08:30:46 -----------> git rev-list -1 --merges 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56~1..40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:30:46 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [false] [Pipeline] sh 08:30:46 + git log --format=format:%s -1 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] echo 08:30:46 ========================================================= 08:30:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:47 + grep -v github /etc/ssh/ssh_known_hosts 08:30:47 + [ -e /tmp/ssh_known_hosts ] 08:30:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:47 08:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:47 b85a868b505f: Pulling fs layer 08:30:47 e2be974225ed: Pulling fs layer 08:30:47 339a4e72a1f5: Pulling fs layer 08:30:47 988bab9f4d93: Pulling fs layer 08:30:47 1469e6f7b9e6: Pulling fs layer 08:30:47 eaf3925da568: Pulling fs layer 08:30:47 bab4dde63d76: Pulling fs layer 08:30:47 bde34c3a00c8: Pulling fs layer 08:30:47 b352a97aabf1: Pulling fs layer 08:30:47 4872d77fe225: Pulling fs layer 08:30:47 5851b861e8e6: Pulling fs layer 08:30:47 bab4dde63d76: Waiting 08:30:47 bde34c3a00c8: Waiting 08:30:47 988bab9f4d93: Waiting 08:30:47 eaf3925da568: Waiting 08:30:47 1469e6f7b9e6: Waiting 08:30:47 b352a97aabf1: Waiting 08:30:47 4872d77fe225: Waiting 08:30:47 5851b861e8e6: Waiting 08:30:47 e2be974225ed: Verifying Checksum 08:30:47 e2be974225ed: Download complete 08:30:47 988bab9f4d93: Verifying Checksum 08:30:47 988bab9f4d93: Download complete 08:30:48 1469e6f7b9e6: Verifying Checksum 08:30:48 1469e6f7b9e6: Download complete 08:30:48 339a4e72a1f5: Verifying Checksum 08:30:48 339a4e72a1f5: Download complete 08:30:48 eaf3925da568: Verifying Checksum 08:30:48 bde34c3a00c8: Download complete 08:30:48 b352a97aabf1: Verifying Checksum 08:30:48 b352a97aabf1: Download complete 08:30:48 4872d77fe225: Verifying Checksum 08:30:48 4872d77fe225: Download complete 08:30:48 5851b861e8e6: Download complete 08:30:48 b85a868b505f: Verifying Checksum 08:30:48 b85a868b505f: Download complete 08:30:48 bab4dde63d76: Verifying Checksum 08:30:48 bab4dde63d76: Download complete 08:30:49 b85a868b505f: Pull complete 08:30:50 e2be974225ed: Pull complete 08:30:51 339a4e72a1f5: Pull complete 08:30:51 988bab9f4d93: Pull complete 08:30:52 1469e6f7b9e6: Pull complete 08:30:52 eaf3925da568: Pull complete 08:30:55 bab4dde63d76: Pull complete 08:30:55 bde34c3a00c8: Pull complete 08:30:55 b352a97aabf1: Pull complete 08:30:56 4872d77fe225: Pull complete 08:30:58 5851b861e8e6: Pull complete 08:30:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container 08:30:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:07 $ docker top af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 -eo pid,comm 08:31:07 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:31:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:07 [ssh-agent] Looking for ssh-agent implementation... 08:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:08 $ docker exec af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent 08:31:08 SSH_AUTH_SOCK=/tmp/ssh-19zMXcLGx82h/agent.33 08:31:08 SSH_AGENT_PID=39 08:31:08 Running ssh-add (command line suppressed) 08:31:08 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7123513231062379664.key (/w/workspace/edgex-go/5@tmp/private_key_7123513231062379664.key) 08:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:08 + git tag --points-at HEAD [Pipeline] } 08:31:08 $ docker exec --env ******** --env ******** af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent -k 08:31:08 unset SSH_AUTH_SOCK; 08:31:08 unset SSH_AGENT_PID; 08:31:08 echo Agent pid 39 killed; 08:31:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:08 [ssh-agent] Looking for ssh-agent implementation... 08:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:08 $ docker exec af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent 08:31:08 SSH_AUTH_SOCK=/tmp/ssh-y2VLXokyhmAL/agent.71 08:31:08 SSH_AGENT_PID=77 08:31:08 Running ssh-add (command line suppressed) 08:31:09 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5818753461896334370.key (/w/workspace/edgex-go/5@tmp/private_key_5818753461896334370.key) 08:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:09 + git semver init 08:31:09 2023-05-16 08:31:09,625 [run_init] DEBUG init version:0.0.0 force:False 08:31:09 2023-05-16 08:31:09,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:31:09 2023-05-16 08:31:09,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:31:09 2023-05-16 08:31:09,629 [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:31:16 2023-05-16 08:31:16,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:31:16 2023-05-16 08:31:16,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4563 with force:False 08:31:16 2023-05-16 08:31:16,218 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4563 08:31:16 2023-05-16 08:31:16,223 [execute] INFO git cat-file --batch-check 08:31:16 2023-05-16 08:31:16,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:16 2023-05-16 08:31:16,231 [execute] INFO git cat-file --batch 08:31:16 2023-05-16 08:31:16,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:31:16 2023-05-16 08:31:16,237 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4563 08:31:16 0.0.0 [Pipeline] } 08:31:16 $ docker exec --env ******** --env ******** af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent -k 08:31:16 unset SSH_AUTH_SOCK; 08:31:16 unset SSH_AGENT_PID; 08:31:16 echo Agent pid 77 killed; 08:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:16 + git semver [Pipeline] } 08:31:17 $ docker stop --time=1 af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 08:31:19 $ docker rm -f --volumes af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:19 Stashed 1 file(s) [Pipeline] echo 08:31:19 [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:31:20 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:20 ========================================================= 08:31:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:20 f56be85fc22e: Pulling fs layer 08:31:20 85791d961cd3: Pulling fs layer 08:31:20 d694b5ae8c79: Pulling fs layer 08:31:20 9f32a84ed3da: Pulling fs layer 08:31:20 4d19c01a9841: Pulling fs layer 08:31:20 9325e15d5711: Pulling fs layer 08:31:20 556b6ee489ea: Pulling fs layer 08:31:20 c5a4b2cf53e6: Pulling fs layer 08:31:20 9f32a84ed3da: Waiting 08:31:20 9325e15d5711: Waiting 08:31:20 4d19c01a9841: Waiting 08:31:20 556b6ee489ea: Waiting 08:31:20 c5a4b2cf53e6: Waiting 08:31:20 85791d961cd3: Verifying Checksum 08:31:20 85791d961cd3: Download complete 08:31:20 9f32a84ed3da: Download complete 08:31:20 4d19c01a9841: Verifying Checksum 08:31:20 4d19c01a9841: Download complete 08:31:20 f56be85fc22e: Verifying Checksum 08:31:20 f56be85fc22e: Download complete 08:31:20 9325e15d5711: Verifying Checksum 08:31:20 9325e15d5711: Download complete 08:31:20 f56be85fc22e: Pull complete 08:31:21 d694b5ae8c79: Verifying Checksum 08:31:21 d694b5ae8c79: Download complete 08:31:21 85791d961cd3: Pull complete 08:31:21 c5a4b2cf53e6: Verifying Checksum 08:31:21 c5a4b2cf53e6: Download complete 08:31:21 556b6ee489ea: Verifying Checksum 08:31:21 556b6ee489ea: Download complete 08:31:25 d694b5ae8c79: Pull complete 08:31:25 9f32a84ed3da: Pull complete 08:31:25 4d19c01a9841: Pull complete 08:31:25 9325e15d5711: Pull complete 08:31:29 556b6ee489ea: Pull complete 08:31:29 c5a4b2cf53e6: Pull complete 08:31:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:30 WORKDIR /edgex 08:31:30 COPY go.mod . 08:31:30 RUN go mod download 08:31:30 + docker build -t ci-base-image-x86_64 -f - . 08:31:31 Sending build context to Docker daemon 170.8MB 08:31:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:31 ---> c4be618373d6 08:31:31 Step 2/4 : WORKDIR /edgex 08:31:34 Still waiting to schedule task 08:31:34 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 08:31:34 ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 08:31:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15526’ is offline 08:31:53 ---> Running in 6190c336deec 08:31:55 Removing intermediate container 6190c336deec 08:31:55 ---> d499e68203c9 08:31:55 Step 3/4 : COPY go.mod . 08:31:55 ---> b3c5ab9b16c5 08:31:55 Step 4/4 : RUN go mod download 08:31:55 ---> Running in 03a8a74ee073 08:32:17 Removing intermediate container 03a8a74ee073 08:32:17 ---> e40dc9d91180 08:32:17 Successfully built e40dc9d91180 08:32:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:18 + docker inspect -f . ci-base-image-x86_64 08:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:18 prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container 08:32:18 $ 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-x86_64 cat 08:32:18 $ docker top 1f8a84429a348381066e62ee85a6297c424175bcf455091e88a793d3a430c215 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:19 + go version 08:32:19 go version go1.20.2 linux/amd64 [Pipeline] } 08:32:19 $ docker stop --time=1 1f8a84429a348381066e62ee85a6297c424175bcf455091e88a793d3a430c215 08:32:20 $ docker rm -f --volumes 1f8a84429a348381066e62ee85a6297c424175bcf455091e88a793d3a430c215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:21 + docker inspect -f . ci-base-image-x86_64 08:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:21 prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container 08:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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-x86_64 cat 08:32:22 $ docker top ce1d4a299c08cbcd3e5aa0f1855fa3e51efc6e3841807883ba25770b1b3992cc -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:22 ========================================================= 08:32:22 [edgeXBuildGoParallel] Running Tests and Build... 08:32:22 ========================================================= [Pipeline] sh 08:32:23 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:32:23 + make test 08:32:23 go test -race -coverprofile=coverage.out ./... 08:32:29 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.589s coverage: 88.5% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 08:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 82.9% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 08:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.101s coverage: 92.9% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.8% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 82.1% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 63.1% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 61.5% of statements 08:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 08:33:19 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:33:19 running golangci-lint 08:33:19 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:33:19 go version go1.20.2 linux/amd64 08:33:19 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:19 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:33:34 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 14.380611407s" 08:33:34 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.470356ms" 08:33:39 level=info msg="[linters_context/goanalysis] analyzers took 54.751600812s with top 10 stages: buildir: 27.721374185s, inspect: 1.877518614s, fact_deprecated: 1.525033608s, gosec: 1.382502063s, printf: 1.226046283s, nilness: 923.201423ms, ctrlflow: 890.653753ms, S1038: 822.898266ms, fact_purity: 661.088457ms, isgenerated: 469.163131ms" 08:33:39 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:33:39 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, nolint: 0/23, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, identifier_marker: 203/203" 08:33:39 level=info msg="[runner] processing took 17.247873ms with stages: nolint: 7.096654ms, identifier_marker: 5.08891ms, exclude-rules: 2.328588ms, path_prettifier: 1.22948ms, autogenerated_exclude: 964.447µs, skip_dirs: 487.193µs, cgo: 30.831µs, filename_unadjuster: 18.17µs, max_same_issues: 580ns, skip_files: 450ns, uniq_by_line: 430ns, path_shortener: 380ns, exclude: 370ns, severity-rules: 260ns, source_code: 260ns, sort_results: 230ns, diff: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:33:39 level=info msg="[runner] linters took 6.878162962s with stages: goanalysis_metalinter: 6.860791779s" 08:33:39 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:39 level=info msg="Memory: 214 samples, avg is 178.2MB, max is 781.5MB" 08:33:39 level=info msg="Execution took 21.296474168s" 08:33:39 go vet ./... 08:33:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:44 + ls -al . 08:33:44 total 704 08:33:44 drwxrwxr-x 11 1001 1001 4096 May 16 08:32 . 08:33:44 drwxr-xr-x 4 root root 4096 May 16 08:32 .. 08:33:44 drwxrwxr-x 2 1001 1001 4096 May 16 08:30 .blubracket 08:33:44 -rw-rw-r-- 1 1001 1001 16 May 16 08:30 .dockerignore 08:33:44 drwxrwxr-x 8 1001 1001 4096 May 16 08:31 .git 08:33:44 drwxrwxr-x 3 1001 1001 4096 May 16 08:30 .github 08:33:44 -rw-rw-r-- 1 1001 1001 1133 May 16 08:30 .gitignore 08:33:44 -rw-rw-r-- 1 1001 1001 42 May 16 08:30 .golangci.yml 08:33:44 -rw-rw-r-- 1 1001 1001 87 May 16 08:30 .hadolint.yml 08:33:44 drwxr-xr-x 3 1001 1001 4096 May 16 08:31 .semver 08:33:44 -rw-rw-r-- 1 1001 1001 166 May 16 08:30 .sonarcloud.properties 08:33:44 -rw-rw-r-- 1 1001 1001 1171 May 16 08:30 ADOPTERS.md 08:33:44 -rw-rw-r-- 1 1001 1001 10835 May 16 08:30 Attribution.txt 08:33:44 -rw-rw-r-- 1 1001 1001 73765 May 16 08:30 CHANGELOG.md 08:33:44 -rw-rw-r-- 1 1001 1001 3804 May 16 08:30 CONTRIBUTING.md 08:33:44 -rw-rw-r-- 1 1001 1001 677 May 16 08:30 GOVERNANCE.md 08:33:44 -rw-rw-r-- 1 1001 1001 883 May 16 08:30 Jenkinsfile 08:33:44 -rw-rw-r-- 1 1001 1001 10775 May 16 08:30 LICENSE 08:33:44 -rw-rw-r-- 1 1001 1001 14368 May 16 08:30 Makefile 08:33:44 -rw-rw-r-- 1 1001 1001 582 May 16 08:30 OWNERS.md 08:33:44 -rw-rw-r-- 1 1001 1001 9902 May 16 08:30 README.md 08:33:44 -rw-rw-r-- 1 1001 1001 789 May 16 08:30 SECURITY.md 08:33:44 -rw-rw-r-- 1 1001 1001 5 May 16 08:31 VERSION 08:33:44 drwxrwxr-x 2 1001 1001 4096 May 16 08:30 bin 08:33:44 drwxrwxr-x 18 1001 1001 4096 May 16 08:30 cmd 08:33:44 -rw-r--r-- 1 root root 447731 May 16 08:33 coverage.out 08:33:44 -rw-rw-r-- 1 1001 1001 3201 May 16 08:30 go.mod 08:33:44 -rw-rw-r-- 1 1001 1001 31042 May 16 08:30 go.sum 08:33:44 drwxrwxr-x 7 1001 1001 4096 May 16 08:30 internal 08:33:44 drwxrwxr-x 3 1001 1001 4096 May 16 08:30 openapi 08:33:44 -rw-rw-r-- 1 1001 1001 594 May 16 08:30 security.txt 08:33:44 drwxrwxr-x 4 1001 1001 4096 May 16 08:30 snap 08:33:44 -rw-rw-r-- 1 1001 1001 204 May 16 08:30 version.go [Pipeline] sh 08:33:45 + '[' -e coverage.out ] 08:33:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:45 Stashed 1 file(s) [Pipeline] sh 08:33:45 + make build 08:33:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:57 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:33:58 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:34: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:34:00 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:07 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:34:08 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: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:34: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:34:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:14 $ docker stop --time=1 ce1d4a299c08cbcd3e5aa0f1855fa3e51efc6e3841807883ba25770b1b3992cc 08:34:22 $ docker rm -f --volumes ce1d4a299c08cbcd3e5aa0f1855fa3e51efc6e3841807883ba25770b1b3992cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:23 08:34:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:23 latest: Pulling from edgex-devops/edgex-compose 08:34:23 cbdbe7a5bc2a: Pulling fs layer 08:34:23 ca9280d653b3: Pulling fs layer 08:34:23 7e9c9ca2126c: Pulling fs layer 08:34:23 cbdbe7a5bc2a: Verifying Checksum 08:34:23 cbdbe7a5bc2a: Download complete 08:34:23 ca9280d653b3: Verifying Checksum 08:34:23 ca9280d653b3: Download complete 08:34:23 cbdbe7a5bc2a: Pull complete 08:34:23 7e9c9ca2126c: Download complete 08:34:24 ca9280d653b3: Pull complete 08:34:27 7e9c9ca2126c: Pull complete 08:34:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:27 prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container 08:34:27 $ 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:latest cat 08:34:32 $ docker top d634eeb841404bb0e3de84a57994c00330bbfbf2efdc9ed786901cdabef4ba3c -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:32 + docker-compose build --help 08:34:32 + grep parallel 08:34:33 --parallel Build images in parallel. [Pipeline] } 08:34:33 $ docker stop --time=1 d634eeb841404bb0e3de84a57994c00330bbfbf2efdc9ed786901cdabef4ba3c 08:34:34 $ docker rm -f --volumes d634eeb841404bb0e3de84a57994c00330bbfbf2efdc9ed786901cdabef4ba3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:35 prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container 08:34:35 $ 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:latest cat 08:34:35 $ docker top 04820b7b44d2f32b70fa8f36d2bad93bddb7edf37331b63e4c26802ec59abb74 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:36 Building core-command ... 08:34:36 Building core-common-config-bootstrapper ... 08:34:36 Building core-data ... 08:34:36 Building core-metadata ... 08:34:36 Building security-bootstrapper ... 08:34:36 Building security-proxy-auth ... 08:34:36 Building security-proxy-setup ... 08:34:36 Building security-secretstore-setup ... 08:34:36 Building security-spiffe-token-provider ... 08:34:36 Building security-spire-agent ... 08:34:36 Building security-spire-config ... 08:34:36 Building security-spire-server ... 08:34:36 Building support-notifications ... 08:34:36 Building support-scheduler ... 08:34:36 Building security-spire-agent 08:34:36 Building support-scheduler 08:34:36 Building security-bootstrapper 08:34:36 Building core-metadata 08:34:36 Building security-spire-config 08:34:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> e40dc9d91180 08:34:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:34:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> e40dc9d91180 08:34:48 Step 3/27 : WORKDIR /edgex-go 08:34:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> e40dc9d91180 08:34:48 Step 3/33 : WORKDIR /edgex-go 08:34:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> e40dc9d91180 08:34:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> e40dc9d91180 08:34:48 Step 3/27 : WORKDIR /edgex-go 08:35:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15527 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:35:15 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:35:15 The recommended git tool is: git 08:35:15 ---> Running in 11a0aaebc227 08:35:15 ---> Running in a00ae77f2015 08:35:15 ---> Running in 82982b589b93 08:35:15 ---> Running in 9e1c4175b04b 08:35:15 ---> Running in b74bc7dc8ceb 08:35:15 Removing intermediate container 11a0aaebc227 08:35:15 ---> 6faa4929a2b8 08:35:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:15 Removing intermediate container a00ae77f2015 08:35:15 ---> 2b20ed6fda8b 08:35:15 Step 4/33 : RUN apk add --update --no-cache make git 08:35:15 Removing intermediate container b74bc7dc8ceb 08:35:15 ---> b650b882d9a7 08:35:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:15 Removing intermediate container 9e1c4175b04b 08:35:15 ---> a2c101d19274 08:35:15 Step 4/25 : WORKDIR /edgex-go 08:35:15 Removing intermediate container 82982b589b93 08:35:15 ---> 41af2441dde7 08:35:15 Step 4/23 : WORKDIR /edgex-go 08:35:15 ---> Running in eae6bfd44358 08:35:15 ---> Running in 64155184a8f1 08:35:15 ---> Running in 556eafb4851a 08:35:15 ---> Running in 6ed9311dca15 08:35:15 ---> Running in 8e88a70c27e4 08:35:15 Removing intermediate container 6ed9311dca15 08:35:15 ---> 3bc934fa286d 08:35:15 Step 5/25 : RUN apk add --update --no-cache make git 08:35:15 Removing intermediate container 8e88a70c27e4 08:35:15 ---> b94b6a6af3a9 08:35:15 Step 5/23 : RUN apk add --update --no-cache make git 08:35:15 ---> Running in ee337ddda1b5 08:35:15 ---> Running in 1f5048d04fcb 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 OK: 265 MiB in 53 packages 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 OK: 265 MiB in 53 packages 08:35:15 OK: 265 MiB in 53 packages 08:35:15 OK: 265 MiB in 53 packages 08:35:15 OK: 265 MiB in 53 packages 08:35:15 Removing intermediate container 64155184a8f1 08:35:15 ---> 288f048e7738 08:35:15 Step 5/33 : COPY go.mod vendor* ./ 08:35:15 ---> e0cb7caf3510 08:35:15 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 ---> Running in 24592ec7be8f 08:35:15 Removing intermediate container 556eafb4851a 08:35:15 ---> 45e8b1f9103c 08:35:15 Step 5/27 : COPY go.mod vendor* ./ 08:35:15 Removing intermediate container ee337ddda1b5 08:35:15 ---> 6bb16d75db0d 08:35:15 Step 6/25 : COPY go.mod vendor* ./ 08:35:15 ---> 6760d64956d8 08:35:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 Removing intermediate container eae6bfd44358 08:35:15 ---> e0e55bfa0455 08:35:15 Step 5/27 : COPY go.mod vendor* ./ 08:35:15 ---> Running in 3f0ef909c78f 08:35:15 Removing intermediate container 1f5048d04fcb 08:35:15 ---> c202216e52e8 08:35:15 Step 6/23 : COPY go.mod vendor* ./ 08:35:15 ---> 18464335f912 08:35:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 ---> Running in afa67b687f61 08:35:15 ---> 94566f033605 08:35:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 ---> Running in 550cd2c0cbe0 08:35:15 ---> caaedf64355a 08:35:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 ---> Running in 942bf42be52b 08:35:23 using credential edgex-jenkins-ssh 08:35:23 Cloning the remote Git repository 08:35:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:35:24 > git init /w/workspace/edgex-go/5 # timeout=10 08:35:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:24 > git --version # timeout=10 08:35:24 > git --version # 'git version 2.25.1' 08:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:45 Merging remotes/origin/main commit 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:35:46 Merge succeeded, producing a86abd015ebd71f1850a8466099e7e6d19f96788 08:35:46 Checking out Revision a86abd015ebd71f1850a8466099e7e6d19f96788 (PR-4563) 08:35:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:45 > git config core.sparsecheckout # timeout=10 08:35:45 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:35:45 > git remote # timeout=10 08:35:45 > git config --get remote.origin.url # timeout=10 08:35:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:45 > git merge 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 08:35:46 > git rev-parse HEAD^{commit} # timeout=10 08:35:46 > git config core.sparsecheckout # timeout=10 08:35:46 > git checkout -f a86abd015ebd71f1850a8466099e7e6d19f96788 # timeout=10 08:35:49 Commit message: "Merge commit '0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb' into HEAD" 08:35:49 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:50 Dload Upload Total Spent Left Speed 08:35:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:35:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:51 + sudo tee /etc/docker/daemon.new 08:35:51 { 08:35:51 "registry-mirrors": [ 08:35:51 "https://nexus3.edgexfoundry.org:10001" 08:35:51 ], 08:35:51 "bip": "10.250.0.254/24", 08:35:51 "hosts": [ 08:35:51 "tcp://0.0.0.0:5555", 08:35:51 "unix:///var/run/docker.sock" 08:35:51 ], 08:35:51 "mtu": 1458, 08:35:51 "selinux-enabled": true, 08:35:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:51 } [Pipeline] sh 08:35:49 > git rev-list --no-walk 31be8874c1cfb9357742510532cdb0556aba3da1 # timeout=10 08:35:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:10 provisioning config files... 08:36:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7403958402593006806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:11 ---> docker-login.sh 08:36:11 nexus3.edgexfoundry.org:10001 08:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:11 Configure a credential helper to remove this warning. See 08:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:11 08:36:11 Login Succeeded 08:36:11 nexus3.edgexfoundry.org:10002 08:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 nexus3.edgexfoundry.org:10003 08:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:12 Configure a credential helper to remove this warning. See 08:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:12 08:36:12 Login Succeeded 08:36:12 nexus3.edgexfoundry.org:10004 08:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:13 Configure a credential helper to remove this warning. See 08:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:13 08:36:13 Login Succeeded 08:36:13 docker.io 08:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:13 Configure a credential helper to remove this warning. See 08:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:13 08:36:13 Login Succeeded 08:36:13 ---> docker-login.sh ends [Pipeline] } 08:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:36:14 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:14 ========================================================= 08:36:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:36:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:14 c41833b44d91: Pulling fs layer 08:36:14 ed15518f5707: Pulling fs layer 08:36:14 feae8fd75edb: Pulling fs layer 08:36:14 242c74f7c9fa: Pulling fs layer 08:36:14 3cdef696dda3: Pulling fs layer 08:36:14 2ced38df9373: Pulling fs layer 08:36:14 58f1dce35555: Pulling fs layer 08:36:14 3cdef696dda3: Waiting 08:36:14 2ced38df9373: Waiting 08:36:14 58f1dce35555: Waiting 08:36:14 242c74f7c9fa: Waiting 08:36:14 ed15518f5707: Verifying Checksum 08:36:14 ed15518f5707: Download complete 08:36:14 242c74f7c9fa: Verifying Checksum 08:36:14 242c74f7c9fa: Download complete 08:36:14 3cdef696dda3: Verifying Checksum 08:36:14 3cdef696dda3: Download complete 08:36:14 c41833b44d91: Verifying Checksum 08:36:14 c41833b44d91: Download complete 08:36:16 c41833b44d91: Pull complete 08:36:16 58f1dce35555: Verifying Checksum 08:36:16 58f1dce35555: Download complete 08:36:16 ed15518f5707: Pull complete 08:36:17 feae8fd75edb: Verifying Checksum 08:36:17 feae8fd75edb: Download complete 08:36:17 2ced38df9373: Download complete 08:36:30 feae8fd75edb: Pull complete 08:36:30 242c74f7c9fa: Pull complete 08:36:30 3cdef696dda3: Pull complete 08:36:37 2ced38df9373: Pull complete 08:36:39 58f1dce35555: Pull complete 08:36:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:36:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:40 WORKDIR /edgex 08:36:40 COPY go.mod . 08:36:40 RUN go mod download 08:36:40 + docker build -t ci-base-image-arm64 -f - . 08:36:40 Sending build context to Docker daemon 2.928MB 08:36:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:36:40 ---> fadd8f120f05 08:36:40 Step 2/4 : WORKDIR /edgex 08:36:42 ---> Running in 258ded82f9c9 08:36:42 Removing intermediate container 258ded82f9c9 08:36:42 ---> 91b041e60f80 08:36:42 Step 3/4 : COPY go.mod . 08:36:43 ---> dd86604d8a0c 08:36:43 Step 4/4 : RUN go mod download 08:36:43 ---> Running in da3f6487f876 08:37:07 Removing intermediate container afa67b687f61 08:37:07 ---> dec678afab44 08:37:07 Step 8/25 : COPY . . 08:37:07 Removing intermediate container 942bf42be52b 08:37:07 ---> 1d65a64e9258 08:37:07 Step 8/23 : COPY . . 08:37:07 Removing intermediate container 550cd2c0cbe0 08:37:07 ---> 0d19c1c79ade 08:37:07 Step 7/27 : COPY . . 08:37:07 Removing intermediate container 24592ec7be8f 08:37:07 ---> c26d7b0e3af9 08:37:07 Step 7/33 : COPY . . 08:37:07 Removing intermediate container 3f0ef909c78f 08:37:07 ---> 6add32e173e3 08:37:07 Step 7/27 : COPY . . 08:37:15 Removing intermediate container da3f6487f876 08:37:15 ---> 939a27f9a1db 08:37:15 Successfully built 939a27f9a1db 08:37:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:16 + docker inspect -f . ci-base-image-arm64 08:37:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:16 prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container 08:37:16 $ 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:37:18 $ docker top d5052745fa935fbd027da9056491e0f93948ada5eb520f7121f96235772fd7ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:18 + go version 08:37:18 go version go1.20.2 linux/arm64 [Pipeline] } 08:37:18 $ docker stop --time=1 d5052745fa935fbd027da9056491e0f93948ada5eb520f7121f96235772fd7ec 08:37:20 $ docker rm -f --volumes d5052745fa935fbd027da9056491e0f93948ada5eb520f7121f96235772fd7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:21 + docker inspect -f . ci-base-image-arm64 08:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:21 prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container 08:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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:37:22 $ docker top 100e5b07079467b7614bf8bd5a16aad33eee39f016a1b58f17b212b1e05d844e -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:22 ========================================================= 08:37:22 [edgeXBuildGoParallel] Running Tests and Build... 08:37:22 ========================================================= [Pipeline] sh 08:37:23 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:37:24 + make test 08:37:24 go test -race -coverprofile=coverage.out ./... 08:37:46 ---> 34dabbdfd0c9 08:37:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:46 ---> ef4e6d94a412 08:37:46 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:46 ---> b5f589e2f1c5 08:37:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:46 ---> 4e7a5bface18 08:37:46 ---> 2d5817531b99 08:37:46 Step 8/27 : ARG SPIRE_RELEASE=1.6.3Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:37:46 08:37:46 ---> Running in c7a65155deb1 08:37:46 ---> Running in 2c5cef925015 08:37:46 ---> Running in 9a76bee07af9 08:37:46 ---> Running in 68d58f0d01e6 08:37:46 ---> Running in 5236eae27a0b 08:37:46 Removing intermediate container 5236eae27a0b 08:37:46 ---> ab065bd4c71b 08:37:46 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:46 Removing intermediate container 68d58f0d01e6 08:37:46 ---> 0ef481567882 08:37:46 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:46 ---> Running in 34d693a46c5f 08:37:46 ---> Running in d23076bf3a1d 08:37:46 Removing intermediate container 34d693a46c5f 08:37:46 ---> 18baf5e2fa03 08:37:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:46 Removing intermediate container d23076bf3a1d 08:37:46 ---> 185e80d5923c 08:37:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:46 ---> Running in 4963a9ac1e94 08:37:46 ---> Running in 8130a5f12e7d 08:37:46 Removing intermediate container 4963a9ac1e94 08:37:46 ---> 828465e5ff81 08:37:46 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:46 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:37:46 Removing intermediate container 8130a5f12e7d 08:37:46 ---> e7bcd583f9e0 08:37:46 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:46 ---> Running in 189dbc0ed462 08:37:46 ---> Running in 72fc2a1a416f 08:37:46 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:37:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:46 Removing intermediate container 189dbc0ed462 08:37:46 ---> 3ef695d8454c 08:37:46 Step 12/27 : WORKDIR /edgex-go 08:37:46 Removing intermediate container 72fc2a1a416f 08:37:46 ---> 28dd659969a6 08:37:46 Step 12/27 : WORKDIR /edgex-go 08:37:46 ---> Running in 88d6c441407c 08:37:46 ---> Running in 175db3f40049 08:37:46 Removing intermediate container 88d6c441407c 08:37:46 ---> 346399c84ebf 08:37:46 08:37:46 Step 13/27 : FROM alpine:3.17 08:37:46 Removing intermediate container 175db3f40049 08:37:46 ---> d89116939c57 08:37:46 08:37:46 Step 13/27 : FROM alpine:3.17 08:37:46 3.17: Pulling from library/alpine 08:37:46 3.17: Pulling from library/alpine 08:37:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:37:46 Status: Downloaded newer image for alpine:3.17 08:37:46 ---> 9ed4aefc74f6 08:37:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:37:46 Status: Image is up to date for alpine:3.17 08:37:46 ---> 9ed4aefc74f6 08:37:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:50 ---> Running in 31d40d2c4383 08:37:50 ---> Running in 916615adec9c 08:37:54 Removing intermediate container 916615adec9c 08:37:54 ---> ebb21e614052 08:37:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:54 Removing intermediate container 31d40d2c4383 08:37:54 ---> ecbfee663117 08:37:54 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:59 ---> Running in 6522576f15a6 08:37:59 ---> Running in c6d13db56616 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:59 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:59 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:59 OK: 17821 distinct packages available 08:37:59 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:59 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:59 OK: 17821 distinct packages available 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:00 (1/5) Installing dumb-init (1.2.5-r2) 08:38:00 (2/5) Installing musl-obstack (1.2.3-r0) 08:38:00 (3/5) Installing libucontext (1.2-r0) 08:38:00 (4/5) Installing gcompat (1.1.0-r0) 08:38:00 (5/5) Installing openssl (3.0.8-r4) 08:38:00 Executing busybox-1.35.0-r29.trigger 08:38:00 OK: 8 MiB in 20 packages 08:38:00 (1/4) Installing dumb-init (1.2.5-r2) 08:38:00 (2/4) Installing musl-obstack (1.2.3-r0) 08:38:00 (3/4) Installing libucontext (1.2-r0) 08:38:00 (4/4) Installing gcompat (1.1.0-r0) 08:38:00 Executing busybox-1.35.0-r29.trigger 08:38:00 OK: 7 MiB in 19 packages 08:38:11 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:15 Removing intermediate container 6522576f15a6 08:38:15 ---> de128c41749d 08:38:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 Removing intermediate container c6d13db56616 08:38:15 ---> 8054ce4dcec6 08:38:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 ---> c0b99b9dc054 08:38:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:15 ---> 27f0fac897f5 08:38:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:19 ---> 58814181521e 08:38:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:19 ---> 6d6e81ef5ef0 08:38:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:38:19 Removing intermediate container c7a65155deb1 08:38:19 ---> 0aad46f95e05 08:38:19 08:38:19 Step 9/33 : FROM alpine:3.17 08:38:19 ---> 9ed4aefc74f6 08:38:19 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:19 Removing intermediate container 2c5cef925015 08:38:19 ---> 81f8a4109ab1 08:38:19 08:38:19 Step 10/23 : FROM alpine:3.17 08:38:19 ---> 9ed4aefc74f6 08:38:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:27 ---> Running in 1504e67ac6f7 08:38:27 ---> Running in 8a76f8d49d26 08:38:27 ---> 8c25172a86c5 08:38:27 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:27 ---> 1023418f4bed 08:38:27 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:27 Removing intermediate container 9a76bee07af9 08:38:27 ---> 74051b6d0a9a 08:38:27 08:38:27 Step 10/25 : FROM alpine:3.17 08:38:27 ---> 9ed4aefc74f6 08:38:27 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:38:27 ---> Running in c46e8a80ba2d 08:38:27 Removing intermediate container 8a76f8d49d26 08:38:27 ---> ffed65bebce9 08:38:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:27 ---> Running in 5227651124ad 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:28 (1/1) Installing dumb-init (1.2.5-r2) 08:38:28 Executing busybox-1.35.0-r29.trigger 08:38:28 OK: 7 MiB in 16 packages 08:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:28 ---> f34b4d1829ef 08:38:28 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:29 (1/1) Installing dumb-init (1.2.5-r2) 08:38:29 Executing busybox-1.35.0-r29.trigger 08:38:29 OK: 7 MiB in 16 packages 08:38:29 (1/2) Installing dumb-init (1.2.5-r2) 08:38:29 (2/2) Installing su-exec (0.2-r2) 08:38:29 Executing busybox-1.35.0-r29.trigger 08:38:29 OK: 7 MiB in 17 packages 08:38:29 ---> Running in 393234f387af 08:38:29 ---> 45735d5766d6 08:38:29 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:29 Removing intermediate container 393234f387af 08:38:29 ---> 3eb66ae0977f 08:38:29 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:29 ---> 6c54aef661f2 08:38:29 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:29 Removing intermediate container 1504e67ac6f7 08:38:29 ---> a8fd2e94eb67 08:38:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:29 ---> 20b811d2d6ad 08:38:29 Step 22/27 : WORKDIR / 08:38:29 ---> Running in 14fd99f7224d 08:38:29 ---> Running in 9ab1bceab1ff 08:38:29 Removing intermediate container c46e8a80ba2d 08:38:29 ---> 7a4863a48e06 08:38:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:29 ---> f302c1500f43 08:38:29 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:30 Removing intermediate container 5227651124ad 08:38:30 ---> 0de41c5803e3 08:38:30 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:30 ---> Running in f1b7c1ceb1ae 08:38:30 ---> Running in 9759cb1ba021 08:38:30 Removing intermediate container 14fd99f7224d 08:38:30 ---> 93a4b2f36c07 08:38:30 Step 13/23 : ENV APP_PORT=59861 08:38:30 Removing intermediate container 9ab1bceab1ff 08:38:30 ---> 4375b89bf0ac 08:38:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:30 ---> Running in 14e09892e51d 08:38:30 ---> Running in 64d79c4cd495 08:38:30 Removing intermediate container f1b7c1ceb1ae 08:38:30 ---> 1c1d0e599912 08:38:30 Step 13/25 : ENV APP_PORT=59881 08:38:30 Removing intermediate container 9759cb1ba021 08:38:30 ---> ac016e4f9512 08:38:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:30 ---> 07739cf34d93 08:38:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:30 ---> Running in f04b5b0ebeb3 08:38:30 ---> Running in 79c7332e16f0 08:38:30 Removing intermediate container 14e09892e51d 08:38:30 ---> 2fb0fe100da6 08:38:30 Step 14/23 : EXPOSE $APP_PORT 08:38:30 ---> Running in 8acefa37633b 08:38:30 Removing intermediate container 64d79c4cd495 08:38:30 ---> 4949b623acb3 08:38:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:30 ---> Running in 8d6fa0e6f6f8 08:38:30 ---> Running in 815dadaaeeb1 08:38:30 Removing intermediate container f04b5b0ebeb3 08:38:30 ---> 82a47d8edf0a 08:38:30 Step 14/25 : EXPOSE $APP_PORT 08:38:30 Removing intermediate container 79c7332e16f0 08:38:30 ---> 19edf7da937d 08:38:30 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:30 ---> Running in 8a9f04082017 08:38:30 ---> Running in 19177314d78f 08:38:30 Removing intermediate container 8acefa37633b 08:38:30 ---> ca0c2209c64c 08:38:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:30 Removing intermediate container 8d6fa0e6f6f8 08:38:30 ---> dffc1f6547a2 08:38:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:30 Removing intermediate container 815dadaaeeb1 08:38:30 ---> 6f75836f0760 08:38:30 Step 25/27 : LABEL arch=x86_64 08:38:30 ---> Running in c0e76c196e41 08:38:30 Removing intermediate container 8a9f04082017 08:38:30 ---> 5cae167e36bc 08:38:30 Step 15/25 : WORKDIR / 08:38:31 Removing intermediate container 19177314d78f 08:38:31 ---> ed932c7ba8cb 08:38:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:31 ---> Running in 395357f2318a 08:38:31 ---> de65b7309c59 08:38:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:31 ---> Running in f1529c02164e 08:38:31 ---> Running in bbe6358354b4 08:38:31 Removing intermediate container c0e76c196e41 08:38:31 ---> 3d85fd496eb5 08:38:31 Step 25/27 : LABEL arch=x86_64 08:38:31 Removing intermediate container 395357f2318a 08:38:31 ---> 03ff0cf71c64 08:38:31 Step 26/27 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:38:31 ---> Running in 0a1e402b6e96 08:38:31 ---> Running in 11cf488349ef 08:38:31 Removing intermediate container bbe6358354b4 08:38:31 ---> 88621d58fdbf 08:38:31 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:31 Removing intermediate container f1529c02164e 08:38:31 ---> 92c2b89243d4 08:38:31 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:31 ---> Running in 797867b39539 08:38:31 ---> c9a4f8892747 08:38:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:31 Removing intermediate container 11cf488349ef 08:38:31 ---> 7318f1adcb99 08:38:31 Step 27/27 : LABEL version=0.0.0 08:38:31 Removing intermediate container 0a1e402b6e96 08:38:31 ---> 9a7387202083 08:38:31 Step 26/27 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:38:31 ---> Running in 3d0623198f02 08:38:31 ---> bf7e4b9234d6 08:38:31 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:38:31 ---> Running in dab9a14160c0 08:38:32 Removing intermediate container 3d0623198f02 08:38:32 ---> 6e292f8453f0 08:38:32 08:38:32 Removing intermediate container dab9a14160c0 08:38:32 ---> db0ddf1fddae 08:38:32 Step 27/27 : LABEL version=0.0.0 08:38:32 ---> d725caa38cde 08:38:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:32 ---> Running in 19fb903bd39d 08:38:33 Successfully built 6e292f8453f0 08:38:33 Successfully tagged security-spire-config:latest 08:38:33  Building security-spire-config ... done Building security-proxy-auth 08:38:33 ---> d7c511e87392 08:38:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:33 Removing intermediate container 19fb903bd39d 08:38:33 ---> 691336a8701c 08:38:33 08:38:33 Successfully built 691336a8701c 08:38:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:41 Successfully tagged security-spire-agent:latest 08:38:41  Building security-spire-agent ... done  ---> e40dc9d91180 08:38:41 Building security-proxy-setup 08:38:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:41 ---> Using cache 08:38:41 ---> 41af2441dde7 08:38:41 Step 4/23 : WORKDIR /edgex-go 08:38:41 ---> Using cache 08:38:41 ---> b94b6a6af3a9 08:38:41 Step 5/23 : RUN apk add --update --no-cache make git 08:38:41 ---> Using cache 08:38:41 ---> c202216e52e8 08:38:41 Step 6/23 : COPY go.mod vendor* ./ 08:38:41 ---> Using cache 08:38:41 ---> caaedf64355a 08:38:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:41 ---> Using cache 08:38:41 ---> 1d65a64e9258 08:38:41 Step 8/23 : COPY . . 08:38:41 ---> Using cache 08:38:41 ---> ef4e6d94a412 08:38:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:43 Removing intermediate container 797867b39539 08:38:43 ---> 680a1ee386fe 08:38:43 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:52 ---> e40dc9d91180 08:38:52 Step 3/22 : WORKDIR /edgex-go 08:38:52 ---> Using cache 08:38:52 ---> b650b882d9a7 08:38:52 Step 4/22 : RUN apk add --update --no-cache make git 08:38:55 ---> 75bf2fdb0aff 08:38:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:55 ---> c60028251435 08:38:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:55 ---> Running in fdcac42fedc4 08:38:55 ---> Running in f1948b4cef9a 08:38:55 ---> Running in 4a418b4a0ea5 08:38:55 ---> Running in d7a7b3e758b1 08:38:55 ---> e70ab02e8aa1 08:38:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:56 Removing intermediate container f1948b4cef9a 08:38:56 ---> 689f9a8d3af7 08:38:56 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:56 Removing intermediate container d7a7b3e758b1 08:38:56 ---> 10aecda08cae 08:38:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:56 ---> 0636b0e365ec 08:38:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:38:56 ---> Running in 1fbff26ac13a 08:38:56 ---> Running in 4c9af689c3cb 08:38:56 ---> f31390668200 08:38:56 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:56 ---> Running in ed73e67011a5 08:38:56 Removing intermediate container 1fbff26ac13a 08:38:56 ---> 7e5faacfd59e 08:38:56 Step 21/23 : LABEL arch=x86_64 08:38:56 ---> Running in 7e43b98c1aba 08:38:56 Removing intermediate container 4c9af689c3cb 08:38:56 ---> fb9da7fb0fe2 08:38:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:56 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:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:56 ---> Running in 9f04eb3a0344 08:38:56 Removing intermediate container 7e43b98c1aba 08:38:56 ---> 0a23d73a5cb4 08:38:56 Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:38:56 Removing intermediate container 9f04eb3a0344 08:38:56 ---> 694627d40fee 08:38:56 Step 23/25 : LABEL arch=x86_64 08:38:56 ---> Running in 22e7654fd556 08:38:56 OK: 265 MiB in 53 packages 08:38:56 ---> Running in 1b9310c8d023 08:38:57 Removing intermediate container 22e7654fd556 08:38:57 ---> 74415bacb449 08:38:57 Step 23/23 : LABEL version=0.0.0 08:38:57 Removing intermediate container 1b9310c8d023 08:38:57 ---> 8c5ad0bc0538 08:38:57 Step 24/25 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:38:57 ---> Running in eb8595af6fcb 08:38:57 ---> Running in 358d93763630 08:38:57 Removing intermediate container ed73e67011a5 08:38:57 ---> 00fcb711c8c6 08:38:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:57 Removing intermediate container eb8595af6fcb 08:38:57 ---> 474a5586f839 08:38:57 08:38:57 Removing intermediate container 358d93763630 08:38:57 ---> 2a0fe99ee534 08:38:57 Step 25/25 : LABEL version=0.0.0 08:38:57 Removing intermediate container 4a418b4a0ea5 08:38:57 ---> 56d4a6b54d88 08:38:57 Step 5/22 : COPY go.mod vendor* ./ 08:38:57 ---> Running in 99b6f5936a2c 08:38:57 Successfully built 474a5586f839 08:38:57 Successfully tagged support-scheduler:latest 08:38:57  Building support-scheduler ... done Building security-spire-server 08:38:57 Removing intermediate container 99b6f5936a2c 08:38:57 ---> 2a7f0cffaf7a 08:38:57 08:38:57 Successfully built 2a7f0cffaf7a 08:38:57 ---> 15e26076cf34 08:38:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:57 Successfully tagged core-metadata:latest 08:38:57  Building core-metadata ... done Building core-data 08:39:04 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:39:04 ---> e40dc9d91180 08:39:04 Step 3/26 : WORKDIR /edgex-go 08:39:04 ---> Using cache 08:39:04 ---> b650b882d9a7 08:39:04 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:39:04 ---> Using cache 08:39:04 ---> 45e8b1f9103c 08:39:04 Step 5/26 : COPY go.mod vendor* ./ 08:39:04 ---> Using cache 08:39:04 ---> 6760d64956d8 08:39:04 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:04 ---> Using cache 08:39:04 ---> 6add32e173e3 08:39:04 Step 7/26 : COPY . . 08:39:04 ---> Using cache 08:39:04 ---> 4e7a5bface18 08:39:04 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:39:04 ---> Using cache 08:39:04 ---> ab065bd4c71b 08:39:04 Step 9/26 : WORKDIR /edgex-go/spire-build 08:39:04 ---> Using cache 08:39:04 ---> 18baf5e2fa03 08:39:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:39:04 ---> Using cache 08:39:04 ---> 828465e5ff81 08:39:04 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:39:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:04 ---> e40dc9d91180 08:39:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:39:04 ---> Using cache 08:39:04 ---> 41af2441dde7 08:39:04 Step 4/23 : WORKDIR /edgex-go 08:39:04 ---> Using cache 08:39:04 ---> b94b6a6af3a9 08:39:04 Step 5/23 : RUN apk add --update --no-cache make git 08:39:04 ---> Using cache 08:39:04 ---> c202216e52e8 08:39:04 Step 6/23 : COPY go.mod vendor* ./ 08:39:04 ---> Using cache 08:39:04 ---> caaedf64355a 08:39:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:04 ---> Using cache 08:39:04 ---> 1d65a64e9258 08:39:04 Step 8/23 : COPY . . 08:39:04 ---> Using cache 08:39:04 ---> ef4e6d94a412 08:39:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:39:07 ---> 1f75122d617b 08:39:07 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:17 ---> 563154030246 08:39:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:17 ---> Running in 624bcf19d978 08:39:17 ---> Running in 9a3ddbb6d4c1 08:39:17 ---> Running in 20d39e8af9fd 08:39:17 ---> de1f662e8433 08:39:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:17 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:39:18 ---> 772bf3d0fd79 08:39:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:39:19 ---> f66ccd5111c1 08:39:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:39:19 Removing intermediate container 9a3ddbb6d4c1 08:39:19 ---> c860cdbbeae4 08:39:19 Step 12/26 : WORKDIR /edgex-go 08:39:19 ---> Running in 9f642b348a9f 08:39:19 ---> 30caaa57034e 08:39:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:39:19 Removing intermediate container 9f642b348a9f 08:39:19 ---> c5b804a28e29 08:39:19 08:39:19 Step 13/26 : FROM alpine:3.17 08:39:19 ---> 9ed4aefc74f6 08:39:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:19 ---> Using cache 08:39:19 ---> ecbfee663117 08:39:19 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:39:19 ---> Using cache 08:39:19 ---> 8054ce4dcec6 08:39:19 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:19 ---> Using cache 08:39:19 ---> c0b99b9dc054 08:39:19 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:39:19 ---> Using cache 08:39:19 ---> 6d6e81ef5ef0 08:39:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:19 ---> 331f79ba7d2f 08:39:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:20 ---> 496e5f69b171 08:39:20 Step 28/33 : RUN chmod +x /entrypoint.sh 08:39:20 ---> Running in 105f0b0949fd 08:39:25 ---> 8b30102095c2 08:39:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:39:25 Removing intermediate container 105f0b0949fd 08:39:25 ---> b9e190da454f 08:39:25 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:39:25 ---> 545dbef07a2f 08:39:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:39:25 ---> Running in 1f7ae76066ec 08:39:29 Removing intermediate container 1f7ae76066ec 08:39:29 ---> 927d12708902 08:39:29 Step 30/33 : CMD ["gate"] 08:39:44 ---> 7b0ad168bc70 08:39:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:39:44 Removing intermediate container fdcac42fedc4 08:39:44 ---> 27e90c2fe9c3 08:39:44 08:39:44 Step 10/23 : FROM alpine:3.17 08:39:44 ---> 9ed4aefc74f6 08:39:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:44 ---> Running in 8ba89af74f86 08:39:44 ---> Running in df04ba5e8d04 08:39:54 ---> 5df101ebf572 08:39:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:54 Removing intermediate container 8ba89af74f86 08:39:54 ---> 15e6dd8a5d9f 08:39:54 Step 31/33 : LABEL arch=x86_64 08:39:54 Removing intermediate container df04ba5e8d04 08:39:54 ---> 362abe202664 08:39:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:39:54 ---> Running in e68cee73e15a 08:39:54 ---> Running in b4d20b9cd22f 08:39:54 ---> Running in df0b5574772b 08:39:54 Removing intermediate container 20d39e8af9fd 08:39:54 ---> cc709a208c55 08:39:54 08:39:54 Step 10/23 : FROM alpine:3.17 08:39:54 ---> 9ed4aefc74f6 08:39:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:54 ---> Running in ced1be8dac91 08:39:54 Removing intermediate container b4d20b9cd22f 08:39:54 ---> b5401f2d7bf4 08:39:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:54 Removing intermediate container df0b5574772b 08:39:54 ---> e5f3066ab8f2 08:39:54 Step 32/33 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:39:54 Removing intermediate container ced1be8dac91 08:39:54 ---> 18b9f1a9c98b 08:39:54 Step 12/23 : ENV APP_PORT=59880 08:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:54 ---> Running in 2b85cc03d643 08:39:54 ---> Running in fa8d0ed07788 08:39:54 ---> Running in cdbae2e03352 08:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:54 Removing intermediate container 2b85cc03d643 08:39:54 ---> 668216bb797b 08:39:54 Step 24/26 : LABEL arch=x86_64 08:39:54 Removing intermediate container fa8d0ed07788 08:39:54 ---> 94f856f99005 08:39:54 Step 33/33 : LABEL version=0.0.0 08:39:54 ---> Running in 11aaeddaa71d 08:39:54 Removing intermediate container cdbae2e03352 08:39:54 ---> 5936b7d4f3d8 08:39:54 Step 13/23 : EXPOSE $APP_PORT 08:39:54 ---> Running in 3e10c62b1eba 08:39:54 ---> Running in c9a992eed4d2 08:39:54 Removing intermediate container 624bcf19d978 08:39:54 ---> 74f7d9d75864 08:39:54 Step 7/22 : COPY . . 08:39:54 (1/1) Installing dumb-init (1.2.5-r2) 08:39:54 Executing busybox-1.35.0-r29.trigger 08:39:54 OK: 7 MiB in 16 packages 08:40:06 Removing intermediate container 11aaeddaa71d 08:40:06 ---> 3188cfcbca62 08:40:06 Step 25/26 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:40:06 Removing intermediate container 3e10c62b1eba 08:40:06 ---> a8d7fde793e5 08:40:06 08:40:06 Removing intermediate container c9a992eed4d2 08:40:06 ---> a5a6f1b7084e 08:40:06 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:40:06 ---> Running in e421ff54f3c0 08:40:06 ---> Running in c622b7836540 08:40:06 Successfully built a8d7fde793e5 08:40:06 Successfully tagged security-bootstrapper:latest 08:40:06 Building core-common-config-bootstrapper 08:40:06  Building security-bootstrapper ... done Removing intermediate container e68cee73e15a 08:40:06 ---> aa4f8222014c 08:40:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:06 ---> d3ecf13fe255 08:40:06 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:40:06 ---> Running in 7cbaa069315e 08:40:06 Removing intermediate container e421ff54f3c0 08:40:06 ---> 9c6d3d85f26c 08:40:06 Step 26/26 : LABEL version=0.0.0 08:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:07 (1/1) Installing dumb-init (1.2.5-r2) 08:40:07 Executing busybox-1.35.0-r29.trigger 08:40:07 OK: 7 MiB in 16 packages 08:40:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:08 ---> e40dc9d91180 08:40:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:40:08 ---> Using cache 08:40:08 ---> 41af2441dde7 08:40:08 Step 4/23 : WORKDIR /edgex-go 08:40:08 ---> Using cache 08:40:08 ---> b94b6a6af3a9 08:40:08 Step 5/23 : RUN apk add --update --no-cache make git 08:40:08 ---> Using cache 08:40:08 ---> c202216e52e8 08:40:08 Step 6/23 : COPY go.mod vendor* ./ 08:40:08 ---> Using cache 08:40:08 ---> caaedf64355a 08:40:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:08 ---> Using cache 08:40:08 ---> 1d65a64e9258 08:40:08 Step 8/23 : COPY . . 08:40:08 ---> Using cache 08:40:08 ---> ef4e6d94a412 08:40:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:40:13 ---> Running in 6b9836a2ac64 08:40:13 ---> 4b4d954a1e64 08:40:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:40:13 ---> Running in 91c22434969a 08:40:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:40:13 Removing intermediate container 6b9836a2ac64 08:40:13 ---> 1710626976a2 08:40:13 08:40:13 ---> e02864dbd5ee 08:40:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:40:13 Successfully built 1710626976a2 08:40:13 Successfully tagged security-spire-server:latest 08:40:13  Building security-spire-server ... done Building security-spiffe-token-provider 08:40:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:40:16 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:40:16 ---> e40dc9d91180 08:40:16 Step 3/20 : WORKDIR /edgex-go 08:40:16 ---> Using cache 08:40:16 ---> b650b882d9a7 08:40:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:40:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:21 Removing intermediate container c622b7836540 08:40:21 ---> 5ab2085568f9 08:40:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:21 ---> Running in 2e86bb1afdde 08:40:21 ---> 88584993f647 08:40:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:40:22 ---> fb5ed657febe 08:40:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:40:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:22 ---> 529cfdf7e949 08:40:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:22 ---> b1569fdccb7e 08:40:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:23 ---> 9694676a1b09 08:40:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:23 ---> Running in 4629730b8d42 08:40:23 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:40:23 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:40:23 OK: 17821 distinct packages available 08:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:40:23 OK: 265 MiB in 53 packages 08:40:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:27 ---> dc3a6f8ec2f6 08:40:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:28 ---> 134c1413af16 08:40:28 Step 19/23 : ENTRYPOINT ["/core-data"] 08:40:29 ---> Running in ec43bd15f25f 08:40:29 Removing intermediate container 2e86bb1afdde 08:40:29 Removing intermediate container 4629730b8d42 08:40:29 ---> 343683bbbe28 08:40:29 ---> 45223751d3e6 08:40:29 Step 5/20 : COPY go.mod vendor* ./ 08:40:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:40:29 ---> Running in 55cee527b521 08:40:29 Removing intermediate container ec43bd15f25f 08:40:29 ---> 6e746ac06336 08:40:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:40:29 ---> Running in 7b865377f706 08:40:29 ---> 3d853e6bd9c1 08:40:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:29 ---> Running in 2b63fb902d26 08:40:29 Removing intermediate container 7b865377f706 08:40:29 ---> 863c04d304ee 08:40:29 Step 21/23 : LABEL arch=x86_64 08:40:29 Removing intermediate container 55cee527b521 08:40:29 ---> c154828600c4 08:40:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:40:29 ---> Running in 982e0fb8523d 08:40:29 ---> Running in 6d987c2ec83f 08:40:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:30 Removing intermediate container 6d987c2ec83f 08:40:30 Removing intermediate container 982e0fb8523d 08:40:30 ---> aa580dc17d96 08:40:30 ---> 871e0ee4877e 08:40:30 Step 21/23 : LABEL arch=x86_64Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:40:30 08:40:31 ---> Running in feee14b85e69 08:40:31 ---> Running in 7a80bfd78d23 08:40:33 Removing intermediate container 7a80bfd78d23 08:40:33 ---> c9b6a1768fda 08:40:33 Step 23/23 : LABEL version=0.0.0 08:40:33 Removing intermediate container feee14b85e69 08:40:33 ---> a1434e0fdbea 08:40:33 Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:40:33 ---> Running in cee2ecef6012 08:40:33 ---> Running in 495f1422ad13 08:40:36 Removing intermediate container 495f1422ad13 08:40:36 ---> 210693785024 08:40:36 Step 23/23 : LABEL version=0.0.0 08:40:39 Removing intermediate container cee2ecef6012 08:40:39 ---> ce67602221c2 08:40:39 08:40:39 ---> Running in 565cc2c4c0b5 08:40:39 Successfully built ce67602221c2 08:40:39 Successfully tagged core-data:latest 08:40:39  Building core-data ... done Building support-notifications 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements 08:40:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:40:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:47 ---> e40dc9d91180 08:40:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:40:47 ---> Using cache 08:40:47 ---> 41af2441dde7 08:40:47 Step 4/23 : WORKDIR /edgex-go 08:40:47 ---> Using cache 08:40:47 ---> b94b6a6af3a9 08:40:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:40:55 Removing intermediate container 565cc2c4c0b5 08:40:55 ---> f606a4da9650 08:40:55 08:40:55 Successfully built f606a4da9650 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.315s coverage: 98.5% of statements 08:40:59 Successfully tagged security-proxy-auth:latest 08:40:59  Building security-proxy-auth ... done Building core-command 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:02 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:41:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:41:02 ---> e40dc9d91180 08:41:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:41:02 ---> Using cache 08:41:02 ---> 41af2441dde7 08:41:02 Step 4/24 : WORKDIR /edgex-go 08:41:02 ---> Using cache 08:41:02 ---> b94b6a6af3a9 08:41:02 Step 5/24 : RUN apk add --update --no-cache make git 08:41:02 ---> Using cache 08:41:02 ---> c202216e52e8 08:41:02 Step 6/24 : COPY go.mod vendor* ./ 08:41:02 ---> Using cache 08:41:02 ---> caaedf64355a 08:41:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:02 ---> Using cache 08:41:02 ---> 1d65a64e9258 08:41:02 Step 8/24 : COPY . . 08:41:02 ---> Using cache 08:41:02 ---> ef4e6d94a412 08:41:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.453s coverage: 71.5% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 54.0% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:20 ---> Running in 80ed3d5e6373 08:41:20 Removing intermediate container 7cbaa069315e 08:41:20 ---> b91f277d15e9 08:41:20 08:41:20 Step 9/22 : FROM alpine:3.17 08:41:20 ---> 9ed4aefc74f6 08:41:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:41:20 Removing intermediate container 91c22434969a 08:41:20 ---> 1d69c7c860e3 08:41:20 08:41:20 Step 10/23 : FROM alpine:3.17 08:41:20 ---> 9ed4aefc74f6 08:41:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:41:20 ---> Using cache 08:41:20 ---> 362abe202664 08:41:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:41:20 ---> Using cache 08:41:20 ---> aa4f8222014c 08:41:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:20 ---> Using cache 08:41:20 ---> 4b4d954a1e64 08:41:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:41:20 ---> Using cache 08:41:20 ---> Running in 31e3c1bb14f9 08:41:20 ---> e02864dbd5ee 08:41:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:41:20 ---> Running in 63a88aa91d08 08:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:21 OK: 265 MiB in 53 packages 08:41:31 ---> cc6220e540a3 08:41:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:41:31 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:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:41:31 (1/2) Installing dumb-init (1.2.5-r2) 08:41:31 (2/2) Installing openssl (3.0.8-r4) 08:41:31 Executing busybox-1.35.0-r29.trigger 08:41:31 OK: 8 MiB in 17 packages 08:41:31 Removing intermediate container 2b63fb902d26 08:41:31 ---> 1de940217eac 08:41:31 Step 7/20 : COPY . . 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.214s coverage: 88.5% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.585s coverage: 3.8% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:37 ---> fcd59c681485 08:41:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.886s coverage: 95.6% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements 08:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 65.9% of statements 08:41:46 Removing intermediate container 80ed3d5e6373 08:41:46 ---> 3c003f4205a3 08:41:46 Step 6/23 : COPY go.mod vendor* ./ 08:41:46 ---> bbf0dcc7f878 08:41:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:46 ---> Running in fbec25f0089f 08:41:46 ---> 1408df362016 08:41:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:46 Removing intermediate container 63a88aa91d08 08:41:46 ---> 4990424541fc 08:41: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:41:46 ---> Running in 7e6487b2748c 08:41:46 ---> baf1f1f85ecc 08:41:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:46 ---> Running in 3ba988843ea0 08:41:46 ---> Running in b08e195cbe42 08:41:46 Removing intermediate container 3ba988843ea0 08:41:46 ---> fb84e08ef6d3 08:41:46 Step 12/22 : WORKDIR /edgex 08:41:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:41:46 ---> Running in 106d4f91b40e 08:41:46 Removing intermediate container 106d4f91b40e 08:41:46 ---> 927a9da5ea3c 08:41:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:46 Removing intermediate container fbec25f0089f 08:41:46 ---> 06d1793db8e5 08:41:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:41:46 ---> d5b185f20001 08:41:46 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:41:46 ---> Running in 3a8ca413f33a 08:41:46 Removing intermediate container 3a8ca413f33a 08:41:46 ---> f7ad18dbc7d0 08:41:46 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:41:46 ---> ab0f5d2d27b7 08:41:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:46 ---> Running in af20aa2d21d1 08:41:46 Removing intermediate container af20aa2d21d1 08:41:46 ---> 884a36460dff 08:41:46 Step 21/23 : LABEL arch=x86_64 08:41:47 ---> Running in 4ad543117931 08:41:47 ---> ab875748e286 08:41:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:47 Removing intermediate container 4ad543117931 08:41:47 ---> 13d2a45acace 08:41:47 Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:41:48 ---> Running in 82ec7303e2fb 08:41:49 ---> 9620042a6b04 08:41:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:50 Removing intermediate container 82ec7303e2fb 08:41:50 ---> 988ce699b106 08:41:50 Step 23/23 : LABEL version=0.0.0 08:41:50 ---> 50305f34672a 08:41:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:51 ---> Running in 04f4138b4e86 08:41:53 ---> Running in cb2e64dcdc12 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.433s coverage: 0.9% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.323s coverage: 29.0% of statements 08:41:58 Removing intermediate container 04f4138b4e86 08:41:58 ---> 0603319c0154 08:41:58 08:41:58 Successfully built 0603319c0154 08:41:58 Successfully tagged core-common-config-bootstrapper:latest 08:41:58  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 08:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 42.9% of statements 08:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 82.9% of statements 08:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements 08:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements 08:42:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:42:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:42:01 ---> e40dc9d91180 08:42:01 Step 3/25 : WORKDIR /edgex-go 08:42:01 ---> Using cache 08:42:01 ---> b650b882d9a7 08:42:01 Step 4/25 : RUN apk add --update --no-cache make git 08:42:01 ---> Using cache 08:42:01 ---> 56d4a6b54d88 08:42:01 Step 5/25 : COPY go.mod vendor* ./ 08:42:01 ---> Using cache 08:42:01 ---> 1f75122d617b 08:42:01 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:01 ---> Using cache 08:42:01 ---> 74f7d9d75864 08:42:01 Step 7/25 : COPY . . 08:42:01 ---> Using cache 08:42:01 ---> d3ecf13fe255 08:42:01 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:13 ---> Running in 12fcad701699 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:25 Removing intermediate container cb2e64dcdc12 08:42:25 ---> 6631f2142b15 08:42:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:42: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:25 Removing intermediate container 31e3c1bb14f9 08:42:25 ---> b1d1e06f88d4 08:42:25 08:42:25 Step 10/24 : FROM alpine:3.17 08:42:25 ---> 9ed4aefc74f6 08:42:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:42:25 ---> Using cache 08:42:25 ---> 7a4863a48e06 08:42:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:42:25 ---> Using cache 08:42:25 ---> 1c1d0e599912 08:42:25 Step 13/24 : ENV APP_PORT=59882 08:42:26 Removing intermediate container b08e195cbe42 08:42:26 ---> 81db5ff644f2 08:42:26 Step 8/23 : COPY . . 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.136s coverage: 79.9% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.259s coverage: 92.9% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 62.3% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.518s coverage: 81.8% of statements 08:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.523s coverage: 82.1% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 86.0% of statements 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 63.1% of statements 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements 08:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 08:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:42:44 ---> Running in cd98748b6418 08:42:44 ---> Running in f6cada4e8038 08:42:44 ---> eec6bb838d05 08:42:44 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:42:44 Removing intermediate container 7e6487b2748c 08:42:44 ---> bf1cbe92735b 08:42:44 08:42:44 Step 9/20 : FROM alpine:3.17 08:42:44 ---> 9ed4aefc74f6 08:42:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:42:44 ---> Using cache 08:42:44 ---> ffed65bebce9 08:42:44 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:42:44 ---> Running in c5d324c36948 08:42:44 Removing intermediate container cd98748b6418 08:42:44 ---> 1f920193e690 08:42:44 Step 20/22 : LABEL arch=x86_64 08:42:44 ---> Running in 76cdc0b1fc86 08:42:44 Removing intermediate container f6cada4e8038 08:42:44 ---> 03a30a9563e0 08:42:44 Step 14/24 : EXPOSE $APP_PORT 08:42:44 ---> Running in 0e9c364a2cb9 08:42:44 ---> Running in 0a965d887128 08:42:44 Removing intermediate container 0e9c364a2cb9 08:42:44 ---> 1af6c3d19bb7 08:42:44 Step 21/22 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:42:44 Removing intermediate container 0a965d887128 08:42:44 ---> ef1784afd3e8 08:42:44 Step 15/24 : WORKDIR / 08:42:45 ---> Running in 4daa1cafab5b 08:42:45 ---> Running in 4b218213fb16 08:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:42:45 Removing intermediate container 4b218213fb16 08:42:45 ---> c98745f0e287 08:42:45 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:45 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:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:42:45 Removing intermediate container 4daa1cafab5b 08:42:45 ---> e02af5c71811 08:42:45 Step 22/22 : LABEL version=0.0.0 08:42:45 ---> Running in 28d352f153b6 08:42:45 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:42:45 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:42:45 OK: 17821 distinct packages available 08:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:42:45 ---> 63bc8aa6c984 08:42:45 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:42:46 (1/9) Installing ca-certificates (20230506-r0) 08:42:46 (2/9) Installing brotli-libs (1.0.9-r9) 08:42:46 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:42:46 (4/9) Installing libcurl (8.0.1-r0) 08:42:46 (5/9) Installing curl (8.0.1-r0) 08:42:46 (6/9) Installing dumb-init (1.2.5-r2) 08:42:46 (7/9) Installing musl-obstack (1.2.3-r0) 08:42:46 (8/9) Installing libucontext (1.2-r0) 08:42:46 (9/9) Installing gcompat (1.1.0-r0) 08:42:46 Executing busybox-1.35.0-r29.trigger 08:42:46 Executing ca-certificates-20230506-r0.trigger 08:42:46 OK: 10 MiB in 24 packages 08:42:46 Removing intermediate container 28d352f153b6 08:42:46 ---> 9d521d8f4e17 08:42:46 08:42:46 Successfully built 9d521d8f4e17 08:42:47 Successfully tagged security-proxy-setup:latest 08:42:47  Building security-proxy-setup ... done  ---> 36396620e7f1 08:42:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:50 ---> 509848c36a49 08:42:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:42:50 Removing intermediate container 76cdc0b1fc86 08:42:50 ---> d63cbb6150e4 08:42:50 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.028s coverage: 38.4% of statements 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements 08:42:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:56 ---> 0e9e7bd7607a 08:42:56 ---> 5506a07869e7 08:42:56 Step 13/20 : COPY --from=builder /edgex-go/security.txt /Step 20/24 : ENTRYPOINT ["/core-command"] 08:42:56 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 08:42:59 ---> Running in 3f489ec4816f 08:43:00 ---> f1231671a946 08:43:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:06 Removing intermediate container 3f489ec4816f 08:43:06 ---> b9f197663d60 08:43:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:12 ---> be9991f6ce7b 08:43:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:43:12 ---> Running in 086302dc9d5b 08:43:12 Removing intermediate container 12fcad701699 08:43:12 ---> 86431656f2da 08:43:12 08:43:12 Step 9/25 : FROM alpine:3.17 08:43:12 ---> 9ed4aefc74f6 08:43:12 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements 08:43:12 ---> Running in c05e04359752 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 61.5% of statements 08:43:17 ---> 614497a4fe29 08:43:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:43:17 Removing intermediate container 086302dc9d5b 08:43:17 ---> c6be01fd49ea 08:43:17 Step 22/24 : LABEL arch=x86_64 08:43:17 ---> Running in 7e884788c280 08:43:17 ---> Running in 1046cbe817d7 08:43:17 Removing intermediate container 7e884788c280 08:43:17 ---> a4bbfe65194a 08:43:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:43:17 Removing intermediate container 1046cbe817d7 08:43:17 ---> 70930d92a5d0 08:43:17 Step 23/24 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:43:17 ---> Running in ae87530c0cc1 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:43:17 ---> Running in 5729d72dbfa5 08:43:17 Removing intermediate container c5d324c36948 08:43:17 ---> 89b5d3614c54 08:43:17 08:43:17 Step 10/23 : FROM alpine:3.17 08:43:17 ---> 9ed4aefc74f6 08:43:17 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:43:17 Removing intermediate container ae87530c0cc1 08:43:17 ---> 1e3a3bd99c22 08:43:17 Step 18/20 : LABEL arch=x86_64 08:43:17 ---> Running in c034ab1ea73d 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:43:17 ---> Running in 7649e3f7e22d 08:43:17 Removing intermediate container 5729d72dbfa5 08:43:17 ---> 260b7efc9bfa 08:43:17 Step 24/24 : LABEL version=0.0.0 08:43:17 ---> Running in e55336fcea12 08:43:17 Removing intermediate container 7649e3f7e22d 08:43:17 ---> b126f57d631c 08:43:17 Step 19/20 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:43:17 ---> Running in 530b70bb7781 08:43:17 Removing intermediate container e55336fcea12 08:43:17 ---> 89bbdcf622f2 08:43:17 08:43:17 (1/3) Installing ca-certificates (20230506-r0) 08:43:17 (2/3) Installing dumb-init (1.2.5-r2) 08:43:17 (3/3) Installing su-exec (0.2-r2) 08:43:17 Executing busybox-1.35.0-r29.trigger 08:43:17 Successfully built 89bbdcf622f2 08:43:17 Executing ca-certificates-20230506-r0.trigger 08:43:17 Successfully tagged core-command:latest 08:43:17  Building core-command ... done Removing intermediate container 530b70bb7781 08:43:17 ---> 4b7474ea53cb 08:43:17 Step 20/20 : LABEL version=0.0.0 08:43:17 ---> Running in ced51ea8e4fb 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:43:17 OK: 8 MiB in 18 packages 08:43:17 Removing intermediate container ced51ea8e4fb 08:43:17 ---> 441b4140a77e 08:43:17 08:43:17 Successfully built 441b4140a77e 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:43:17 Successfully tagged security-spiffe-token-provider:latest 08:43:18  Building security-spiffe-token-provider ... done (1/2) Installing ca-certificates (20230506-r0) 08:43:18 (2/2) Installing dumb-init (1.2.5-r2) 08:43:18 Executing busybox-1.35.0-r29.trigger 08:43:18 Executing ca-certificates-20230506-r0.trigger 08:43:18 Removing intermediate container c05e04359752 08:43:18 ---> 52457d27b567 08:43:18 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:43:18 ---> Running in 25dba9436866 08:43:18 OK: 8 MiB in 17 packages 08:43:18 Removing intermediate container 25dba9436866 08:43:18 ---> 7a3f6fac387e 08:43:18 Step 12/25 : WORKDIR / 08:43:18 ---> Running in 3a66b6e79229 08:43:18 Removing intermediate container 3a66b6e79229 08:43:18 ---> 035dd1383856 08:43:18 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:18 ---> 5b8d4fa7fcfc 08:43:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:43:18 ---> d145e8eb4bac 08:43:18 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:43:18 Removing intermediate container c034ab1ea73d 08:43:18 ---> bdcc9cde9206 08:43:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:43:18 ---> Running in ea1e1d8ccc8e 08:43:18 Removing intermediate container ea1e1d8ccc8e 08:43:18 ---> 7f4759602860 08:43:18 Step 13/23 : ENV APP_PORT=59860 08:43:18 ---> 8f3c71e5a045 08:43:18 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:43:18 ---> Running in 03b14cfedd97 08:43:18 Removing intermediate container 03b14cfedd97 08:43:18 ---> cf675c7034e2 08:43:18 Step 14/23 : EXPOSE $APP_PORT 08:43:18 ---> 938b46612e9f 08:43:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:43:19 ---> Running in 61445ae26902 08:43:19 Removing intermediate container 61445ae26902 08:43:19 ---> 6fabc19d86fe 08:43:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:19 ---> f2d97622e10b 08:43:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 08:43:19 ---> 6d814bd5f17d 08:43:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:43:19 ---> e78df3489e31 08:43:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:43:19 ---> 41e68cf4860b 08:43:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:43:20 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:43:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:20 go vet ./... 08:43:21 ---> de6ea5b90ae3 08:43:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:43:21 ---> 6b212de39741 08:43:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:43:21 ---> fba7eba97511 08:43:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:43:21 ---> a572577bc465 08:43:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:43:21 ---> Running in b63a7e6ae12b 08:43:21 ---> Running in caefc3ffae88 08:43:21 Removing intermediate container caefc3ffae88 08:43:21 ---> 115503dd883d 08:43:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:21 ---> Running in 30931fc3f282 08:43:22 Removing intermediate container 30931fc3f282 08:43:22 ---> 649ea41bd8d6 08:43:22 Step 21/23 : LABEL arch=x86_64 08:43:22 ---> Running in 703dbbc87874 08:43:22 Removing intermediate container 703dbbc87874 08:43:22 ---> 57e92a7bad14 08:43:22 Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:43:22 ---> Running in f36bcfdb1f34 08:43:22 Removing intermediate container f36bcfdb1f34 08:43:22 ---> ae2c1622702f 08:43:22 Step 23/23 : LABEL version=0.0.0 08:43:22 ---> Running in f8466cd4de88 08:43:22 Removing intermediate container f8466cd4de88 08:43:22 ---> 257ad19087f2 08:43:22 08:43:22 Removing intermediate container b63a7e6ae12b 08:43:22 ---> 4b3347a86344 08:43:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:43:22 Successfully built 257ad19087f2 08:43:22 Successfully tagged support-notifications:latest 08:43:22  Building support-notifications ... done  ---> Running in edbef0bd6945 08:43:22 Removing intermediate container edbef0bd6945 08:43:22 ---> a48112d79a6b 08:43:22 Step 23/25 : LABEL arch=x86_64 08:43:22 ---> Running in 536517271e58 08:43:22 Removing intermediate container 536517271e58 08:43:22 ---> 5ade2ad96c04 08:43:22 Step 24/25 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 08:43:22 ---> Running in c18c0e2b77ac 08:43:22 Removing intermediate container c18c0e2b77ac 08:43:22 ---> 6877eb148be9 08:43:22 Step 25/25 : LABEL version=0.0.0 08:43:22 ---> Running in d02b70a5d163 08:43:22 Removing intermediate container d02b70a5d163 08:43:22 ---> 8d19481d8d46 08:43:22 08:43:22 Successfully built 8d19481d8d46 08:43:22 Successfully tagged security-secretstore-setup:latest 08:43:22  Building security-secretstore-setup ... done  [Pipeline] } 08:43:22 $ docker stop --time=1 04820b7b44d2f32b70fa8f36d2bad93bddb7edf37331b63e4c26802ec59abb74 08:43:24 $ docker rm -f --volumes 04820b7b44d2f32b70fa8f36d2bad93bddb7edf37331b63e4c26802ec59abb74 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:24 + docker images 08:43:24 REPOSITORY TAG IMAGE ID CREATED SIZE 08:43:24 security-secretstore-setup latest 8d19481d8d46 2 seconds ago 32.8MB 08:43:24 support-notifications latest 257ad19087f2 2 seconds ago 32.4MB 08:43:24 security-spiffe-token-provider latest 441b4140a77e 7 seconds ago 32.8MB 08:43:24 core-command latest 89bbdcf622f2 7 seconds ago 19.9MB 08:43:24 89b5d3614c54 8 seconds ago 1.79GB 08:43:24 86431656f2da 18 seconds ago 1.72GB 08:43:24 security-proxy-setup latest 9d521d8f4e17 39 seconds ago 18.7MB 08:43:24 bf1cbe92735b 41 seconds ago 1.76GB 08:43:24 b1d1e06f88d4 About a minute ago 1.72GB 08:43:24 core-common-config-bootstrapper latest 0603319c0154 About a minute ago 17.2MB 08:43:24 1d69c7c860e3 2 minutes ago 1.72GB 08:43:24 b91f277d15e9 2 minutes ago 1.7GB 08:43:24 security-proxy-auth latest f606a4da9650 2 minutes ago 18.3MB 08:43:24 core-data latest ce67602221c2 2 minutes ago 20MB 08:43:24 security-spire-server latest 1710626976a2 3 minutes ago 103MB 08:43:24 security-bootstrapper latest a8d7fde793e5 3 minutes ago 22.2MB 08:43:24 cc709a208c55 3 minutes ago 1.73GB 08:43:24 27e90c2fe9c3 3 minutes ago 1.7GB 08:43:24 c5b804a28e29 4 minutes ago 1.58GB 08:43:24 support-scheduler latest 474a5586f839 4 minutes ago 31.8MB 08:43:24 core-metadata latest 2a7f0cffaf7a 4 minutes ago 20.4MB 08:43:24 security-spire-agent latest 691336a8701c 4 minutes ago 161MB 08:43:24 security-spire-config latest 6e292f8453f0 4 minutes ago 102MB 08:43:24 74051b6d0a9a 4 minutes ago 1.73GB 08:43:24 0aad46f95e05 5 minutes ago 1.71GB 08:43:24 81f8a4109ab1 5 minutes ago 1.79GB 08:43:24 d89116939c57 5 minutes ago 1.58GB 08:43:24 346399c84ebf 5 minutes ago 1.58GB 08:43:24 ci-base-image-x86_64 latest e40dc9d91180 11 minutes ago 918MB 08:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 08:43:24 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 08:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:43:24 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:46:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:12 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:46:12 + ls -al . 08:46:12 total 700 08:46:12 drwxrwxr-x 10 1001 1001 4096 May 16 08:37 . 08:46:12 drwxr-xr-x 4 root root 4096 May 16 08:37 .. 08:46:12 drwxrwxr-x 2 1001 1001 4096 May 16 08:35 .blubracket 08:46:12 -rw-rw-r-- 1 1001 1001 16 May 16 08:35 .dockerignore 08:46:12 drwxrwxr-x 8 1001 1001 4096 May 16 08:35 .git 08:46:12 drwxrwxr-x 3 1001 1001 4096 May 16 08:35 .github 08:46:12 -rw-rw-r-- 1 1001 1001 1133 May 16 08:35 .gitignore 08:46:12 -rw-rw-r-- 1 1001 1001 42 May 16 08:35 .golangci.yml 08:46:12 -rw-rw-r-- 1 1001 1001 87 May 16 08:35 .hadolint.yml 08:46:12 -rw-rw-r-- 1 1001 1001 166 May 16 08:35 .sonarcloud.properties 08:46:12 -rw-rw-r-- 1 1001 1001 1171 May 16 08:35 ADOPTERS.md 08:46:12 -rw-rw-r-- 1 1001 1001 10835 May 16 08:35 Attribution.txt 08:46:12 -rw-rw-r-- 1 1001 1001 73765 May 16 08:35 CHANGELOG.md 08:46:12 -rw-rw-r-- 1 1001 1001 3804 May 16 08:35 CONTRIBUTING.md 08:46:12 -rw-rw-r-- 1 1001 1001 677 May 16 08:35 GOVERNANCE.md 08:46:12 -rw-rw-r-- 1 1001 1001 883 May 16 08:35 Jenkinsfile 08:46:12 -rw-rw-r-- 1 1001 1001 10775 May 16 08:35 LICENSE 08:46:12 -rw-rw-r-- 1 1001 1001 14368 May 16 08:35 Makefile 08:46:12 -rw-rw-r-- 1 1001 1001 582 May 16 08:35 OWNERS.md 08:46:12 -rw-rw-r-- 1 1001 1001 9902 May 16 08:35 README.md 08:46:12 -rw-rw-r-- 1 1001 1001 789 May 16 08:35 SECURITY.md 08:46:12 -rw-rw-r-- 1 1001 1001 5 May 16 08:31 VERSION 08:46:12 drwxrwxr-x 2 1001 1001 4096 May 16 08:35 bin 08:46:12 drwxrwxr-x 18 1001 1001 4096 May 16 08:35 cmd 08:46:12 -rw-r--r-- 1 root root 447730 May 16 08:43 coverage.out 08:46:12 -rw-rw-r-- 1 1001 1001 3201 May 16 08:35 go.mod 08:46:12 -rw-rw-r-- 1 1001 1001 31042 May 16 08:35 go.sum 08:46:12 drwxrwxr-x 7 1001 1001 4096 May 16 08:35 internal 08:46:12 drwxrwxr-x 3 1001 1001 4096 May 16 08:35 openapi 08:46:12 -rw-rw-r-- 1 1001 1001 594 May 16 08:35 security.txt 08:46:12 drwxrwxr-x 4 1001 1001 4096 May 16 08:35 snap 08:46:12 -rw-rw-r-- 1 1001 1001 204 May 16 08:35 version.go [Pipeline] sh 08:46:13 + '[' -e coverage.out ] 08:46:13 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:13 Warning: overwriting stash ‘coverage-report’ 08:46:14 Stashed 1 file(s) [Pipeline] sh 08:46:14 + make build 08:46:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:51 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:47:52 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:47:57 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:48: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:48:48 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:48:57 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:49:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:14 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:49: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49: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 [Pipeline] } 08:49:32 $ docker stop --time=1 100e5b07079467b7614bf8bd5a16aad33eee39f016a1b58f17b212b1e05d844e 08:49:34 $ docker rm -f --volumes 100e5b07079467b7614bf8bd5a16aad33eee39f016a1b58f17b212b1e05d844e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:36 08:49:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:37 29e5d40040c1: Pulling fs layer 08:49:37 1ce36da41761: Pulling fs layer 08:49:37 25b303627fd3: Pulling fs layer 08:49:37 29e5d40040c1: Verifying Checksum 08:49:37 29e5d40040c1: Download complete 08:49:37 1ce36da41761: Verifying Checksum 08:49:38 29e5d40040c1: Pull complete 08:49:39 1ce36da41761: Pull complete 08:49:39 25b303627fd3: Verifying Checksum 08:49:39 25b303627fd3: Download complete 08:49:49 25b303627fd3: Pull complete 08:49:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:49 prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container 08:49:49 $ 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:49:52 $ docker top 49cd164bde2a8e41981ccfbb32497d1906bb565aa536dda16502dcc17d573157 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:53 + grep parallel 08:49:53 + docker-compose build --help 08:49:58 --parallel Build images in parallel. [Pipeline] } 08:49:58 $ docker stop --time=1 49cd164bde2a8e41981ccfbb32497d1906bb565aa536dda16502dcc17d573157 08:50:00 $ docker rm -f --volumes 49cd164bde2a8e41981ccfbb32497d1906bb565aa536dda16502dcc17d573157 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:01 prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container 08:50:01 $ 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:50:02 $ docker top 9a061302af04612b04f04ba042ae2e0751cb11a14600896a7e1b527c1bdc3cfb -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:02 + docker-compose -f ./docker-compose-build.yml build --parallel 08:50:09 Building core-command ... 08:50:09 Building core-common-config-bootstrapper ... 08:50:09 Building core-data ... 08:50:09 Building core-metadata ... 08:50:09 Building security-bootstrapper ... 08:50:09 Building security-proxy-auth ... 08:50:09 Building security-proxy-setup ... 08:50:09 Building security-secretstore-setup ... 08:50:09 Building security-spiffe-token-provider ... 08:50:09 Building security-spire-agent ... 08:50:09 Building security-spire-config ... 08:50:09 Building security-spire-server ... 08:50:09 Building support-notifications ... 08:50:09 Building support-scheduler ... 08:50:09 Building security-bootstrapper 08:50:09 Building security-proxy-auth 08:50:09 Building security-secretstore-setup 08:50:09 Building support-scheduler 08:50:09 Building security-spire-agent 08:50:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 939a27f9a1db 08:50:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:56 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 939a27f9a1db 08:50:56 Step 3/25 : WORKDIR /edgex-go 08:50:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 939a27f9a1db 08:50:56 Step 3/27 : WORKDIR /edgex-go 08:50:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 939a27f9a1db 08:50:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:56 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:56 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:50:56 ---> 939a27f9a1db 08:50:56 Step 3/33 : WORKDIR /edgex-go 08:50:57 ---> Running in a692b8d6de18 08:50:57 ---> Running in e2d1f33d99ee 08:50:57 ---> Running in e4b389c2f550 08:50:57 ---> Running in f4a83efcc0f6 08:50:57 ---> Running in 71c32bf50afd 08:50:57 Removing intermediate container a692b8d6de18 08:50:57 ---> 33a96c50e382 08:50:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:50:57 Removing intermediate container f4a83efcc0f6 08:50:57 ---> d5ead6ac5f01 08:50:57 Step 4/23 : WORKDIR /edgex-go 08:50:57 Removing intermediate container e2d1f33d99ee 08:50:57 ---> 66cac8a2bd96 08:50:57 Step 4/23 : WORKDIR /edgex-go 08:50:57 ---> Running in 3f9a1b2d0ec3 08:50:57 ---> Running in 90860ea7f12a 08:50:57 ---> Running in 4bb15c2c30e1 08:50:57 Removing intermediate container 71c32bf50afd 08:50:57 ---> 453f07034aed 08:50:57 Step 4/33 : RUN apk add --update --no-cache make git 08:50:57 Removing intermediate container e4b389c2f550 08:50:57 ---> 29c8a1c27793 08:50:57 Step 4/25 : RUN apk add --update --no-cache make git 08:50:57 ---> Running in c5fe47132d53 08:50:57 ---> Running in 5a846a484a22 08:50:58 Removing intermediate container 90860ea7f12a 08:50:58 ---> c3cd57c6ea93 08:50:58 Step 5/23 : RUN apk add --update --no-cache make git 08:50:58 Removing intermediate container 4bb15c2c30e1 08:50:58 ---> 0b2057d04ac3 08:50:58 Step 5/23 : RUN apk add --update --no-cache make git 08:50:58 ---> Running in f42d7af54aa0 08:50:59 ---> Running in 7a4163a83104 08:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:02 OK: 263 MiB in 53 packages 08:51:02 OK: 263 MiB in 53 packages 08:51:02 OK: 263 MiB in 53 packages 08:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:03 Removing intermediate container 3f9a1b2d0ec3 08:51:03 ---> ec972be32f08 08:51:03 Step 5/27 : COPY go.mod vendor* ./ 08:51:04 Removing intermediate container 5a846a484a22 08:51:04 ---> 3e40ed32a5ee 08:51:04 Step 5/25 : COPY go.mod vendor* ./ 08:51:04 Removing intermediate container c5fe47132d53 08:51:04 ---> 3829c0b8ddad 08:51:04 Step 5/33 : COPY go.mod vendor* ./ 08:51:04 OK: 263 MiB in 53 packages 08:51:04 OK: 263 MiB in 53 packages 08:51:05 ---> 2a6b631bfb9a 08:51:05 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:05 ---> Running in 20d8448f51b5 08:51:05 ---> 9096f709bdb5 08:51:05 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:06 ---> 7e93ba804f17 08:51:06 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:06 ---> Running in 8ea6ca915c30 08:51:06 ---> Running in 87177a3a47d0 08:51:06 Removing intermediate container 7a4163a83104 08:51:06 ---> 44ccbc567653 08:51:06 Step 6/23 : COPY go.mod vendor* ./ 08:51:07 Removing intermediate container f42d7af54aa0 08:51:07 ---> b0d831e4f42b 08:51:07 Step 6/23 : COPY go.mod vendor* ./ 08:51:07 ---> 6b6a823c66b2 08:51:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:07 ---> Running in 021185f20493 08:51:08 ---> c77d79ebd99d 08:51:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:08 ---> Running in 1741a9235712 08:53:00 Removing intermediate container 20d8448f51b5 08:53:00 ---> 5acdabcd6e4c 08:53:00 Step 7/27 : COPY . . 08:53:00 Removing intermediate container 021185f20493 08:53:00 ---> 6c9bdd38667f 08:53:00 Step 8/23 : COPY . . 08:53:00 Removing intermediate container 87177a3a47d0 08:53:00 ---> 97d9cb744001 08:53:00 Step 7/33 : COPY . . 08:53:00 Removing intermediate container 8ea6ca915c30 08:53:00 ---> cd54bd19a1a4 08:53:00 Step 7/25 : COPY . . 08:53:00 Removing intermediate container 1741a9235712 08:53:00 ---> 431d393182f8 08:53:00 Step 8/23 : COPY . . 08:53:12 ---> 54dda4bc625d 08:53:12 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:12 ---> 6f61721e046a 08:53:12 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:53:12 ---> Running in 631c274b9d75 08:53:12 ---> 1e1f62a11d43 08:53:12 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:12 ---> 05be8cb7831b 08:53:12 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:53:12 ---> cc634e6e959d 08:53:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:53:12 ---> Running in 74455f3736a1 08:53:12 ---> Running in f577e13f004b 08:53:12 ---> Running in efc85afb3c38 08:53:12 ---> Running in 9c7b15f2517c 08:53:12 Removing intermediate container f577e13f004b 08:53:12 ---> 966b2a2dc033 08:53:12 Step 9/27 : WORKDIR /edgex-go/spire-build 08:53:12 ---> Running in e7734fefaf1f 08:53:12 Removing intermediate container e7734fefaf1f 08:53:12 ---> 37904c2508eb 08:53:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:53:13 ---> Running in 646fd46c8c75 08:53: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:53: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:13 Removing intermediate container 646fd46c8c75 08:53:13 ---> 73bc1f43f266 08:53:13 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:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:14 ---> Running in 204a706e9832 08:53:14 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:53:17 Removing intermediate container 204a706e9832 08:53:17 ---> 9f2f5de8fda2 08:53:17 Step 12/27 : WORKDIR /edgex-go 08:53:17 ---> Running in c385eba07320 08:53:17 Removing intermediate container c385eba07320 08:53:17 ---> 53be9a299f80 08:53:17 08:53:17 Step 13/27 : FROM alpine:3.17 08:53:17 3.17: Pulling from library/alpine 08:53:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:53:18 Status: Downloaded newer image for alpine:3.17 08:53:18 ---> 51e60588ff2c 08:53:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:53:18 ---> Running in 34fc59b45cd2 08:53:19 Removing intermediate container 34fc59b45cd2 08:53:19 ---> 29e4259d2712 08:53:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:19 ---> Running in 3e52f3904ad1 08:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:23 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:53:23 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:53:23 OK: 17692 distinct packages available 08:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:26 (1/5) Installing dumb-init (1.2.5-r2) 08:53:26 (2/5) Installing musl-obstack (1.2.3-r0) 08:53:26 (3/5) Installing libucontext (1.2-r0) 08:53:26 (4/5) Installing gcompat (1.1.0-r0) 08:53:26 (5/5) Installing openssl (3.0.8-r4) 08:53:26 Executing busybox-1.35.0-r29.trigger 08:53:26 OK: 9 MiB in 20 packages 08:53:28 Removing intermediate container 3e52f3904ad1 08:53:28 ---> b0abe3f22134 08:53:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:29 ---> 40e44b89f553 08:53:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:53:30 ---> 14b3f1528b8e 08:53:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:53:35 ---> c7903266ce95 08:53:35 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:40 ---> b66f19ee65e6 08:53:40 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:41 ---> c9480c8f320c 08:53:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:42 ---> 5df2780d8169 08:53:42 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:43 ---> 317f30b20646 08:53:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:43 ---> Running in 3542cc9c3074 08:53:43 Removing intermediate container 3542cc9c3074 08:53:43 ---> 175ad86584fc 08:53:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:43 ---> Running in 6ad7ae319cc7 08:53:44 Removing intermediate container 6ad7ae319cc7 08:53:44 ---> 0019b2d4f22c 08:53:44 Step 25/27 : LABEL arch=arm64 08:53:44 ---> Running in 5813b8e79eb0 08:53:44 Removing intermediate container 5813b8e79eb0 08:53:44 ---> b92ad9709048 08:53:44 Step 26/27 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 08:53:44 ---> Running in 7c73b7e2d742 08:53:45 Removing intermediate container 7c73b7e2d742 08:53:45 ---> 13b680d4b0bf 08:53:45 Step 27/27 : LABEL version=0.0.0 08:53:45 ---> Running in 9d9f0d7048e3 08:53:45 Removing intermediate container 9d9f0d7048e3 08:53:45 ---> 314a4d457ced 08:53:45 08:53:45 Successfully built 314a4d457ced 08:53:46 Successfully tagged security-spire-agent-arm64:latest 08:53:46  Building security-spire-agent ... done Building core-metadata 08:54:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:54:08 ---> 939a27f9a1db 08:54:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:54:08 ---> Using cache 08:54:08 ---> 66cac8a2bd96 08:54:08 Step 4/25 : WORKDIR /edgex-go 08:54:08 ---> Using cache 08:54:08 ---> 0b2057d04ac3 08:54:08 Step 5/25 : RUN apk add --update --no-cache make git 08:54:08 ---> Using cache 08:54:08 ---> 44ccbc567653 08:54:08 Step 6/25 : COPY go.mod vendor* ./ 08:54:08 ---> Using cache 08:54:08 ---> 6b6a823c66b2 08:54:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:08 ---> Using cache 08:54:08 ---> 6c9bdd38667f 08:54:08 Step 8/25 : COPY . . 08:54:08 ---> Using cache 08:54:08 ---> 05be8cb7831b 08:54:08 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:54:08 ---> Running in f15e4685b259 08:54:08 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 09:00:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:00:01 Removing intermediate container 9c7b15f2517c 09:00:01 ---> 5fadbe957461 09:00:01 09:00:01 Step 10/23 : FROM alpine:3.17 09:00:01 ---> 51e60588ff2c 09:00:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:01 ---> Running in 0796b2b605a0 09:00:01 Removing intermediate container 0796b2b605a0 09:00:01 ---> 85fe1461d70c 09:00:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:01 ---> Running in fdaa576f7971 09:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:06 (1/1) Installing dumb-init (1.2.5-r2) 09:00:06 Executing busybox-1.35.0-r29.trigger 09:00:06 OK: 8 MiB in 16 packages 09:00:08 Removing intermediate container fdaa576f7971 09:00:08 ---> f8b115e819ae 09:00:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:11 ---> 7c88b0edeb1e 09:00:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:13 ---> fbbbdd60dbc2 09:00:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:18 ---> f09ca3e92430 09:00:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:00:21 ---> 6f71bfa6a38d 09:00:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:23 ---> 376693798959 09:00:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:23 ---> Running in 21d1d1bffb89 09:00:25 Removing intermediate container 74455f3736a1 09:00:25 ---> 24ceac875d02 09:00:25 09:00:25 Step 9/25 : FROM alpine:3.17 09:00:25 ---> 51e60588ff2c 09:00:25 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:00:25 ---> Running in ef613e51cd58 09:00:26 Removing intermediate container 631c274b9d75 09:00:26 ---> beb5dd680810 09:00:26 09:00:26 Step 9/33 : FROM alpine:3.17 09:00:26 ---> 51e60588ff2c 09:00:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:00:26 ---> Running in 75a35def5f29 09:00:27 Removing intermediate container 75a35def5f29 09:00:27 ---> feadf04dffea 09:00:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:00:27 ---> Running in c0e6d1d8882d 09:00:28 Removing intermediate container 21d1d1bffb89 09:00:28 ---> d9d7415ad700 09:00:28 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:28 ---> Running in 3917adc228ef 09:00:29 Removing intermediate container 3917adc228ef 09:00:29 ---> 1a7559d3c0d6 09:00:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:29 ---> Running in fc0e21a01645 09:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:30 Removing intermediate container fc0e21a01645 09:00:30 ---> 25323ebe0f42 09:00:30 Step 21/23 : LABEL arch=arm64 09:00:30 ---> Running in cfae9c81deca 09:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:31 Removing intermediate container cfae9c81deca 09:00:31 ---> 06c7537249f6 09:00:31 Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:00:31 ---> Running in e54b82a84029 09:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:31 Removing intermediate container e54b82a84029 09:00:31 ---> aa5e229c6b28 09:00:31 Step 23/23 : LABEL version=0.0.0 09:00:31 ---> Running in ef4a26d34b4c 09:00:31 (1/3) Installing ca-certificates (20230506-r0) 09:00:31 (2/3) Installing dumb-init (1.2.5-r2) 09:00:31 (3/3) Installing su-exec (0.2-r2) 09:00:31 Executing busybox-1.35.0-r29.trigger 09:00:32 Executing ca-certificates-20230506-r0.trigger 09:00:32 Removing intermediate container ef4a26d34b4c 09:00:32 ---> 3a94a584cdd8 09:00:32 09:00:32 Successfully built 3a94a584cdd8 09:00:32 Successfully tagged security-proxy-auth-arm64:latest 09:00:32  Building security-proxy-auth ... done Building core-command 09:00:32 OK: 8 MiB in 18 packages 09:00:33 (1/2) Installing dumb-init (1.2.5-r2) 09:00:33 (2/2) Installing su-exec (0.2-r2) 09:00:33 Executing busybox-1.35.0-r29.trigger 09:00:33 OK: 8 MiB in 17 packages 09:00:35 Removing intermediate container c0e6d1d8882d 09:00:35 ---> 7d41cf07432f 09:00:35 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:00:35 ---> Running in b1c0db4d82c3 09:00:35 Removing intermediate container ef613e51cd58 09:00:35 ---> 3268ea20bba2 09:00:35 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:00:35 ---> Running in b1150b190dae 09:00:36 Removing intermediate container b1c0db4d82c3 09:00:36 ---> 7c7b7c085b15 09:00:36 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:00:36 Removing intermediate container b1150b190dae 09:00:36 ---> 71b65c321225 09:00:36 Step 12/25 : WORKDIR / 09:00:36 ---> Running in 0a2a4e80bbfa 09:00:37 ---> Running in 3ac00c5fc568 09:00:38 Removing intermediate container 0a2a4e80bbfa 09:00:38 ---> 54648f37ba74 09:00:38 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:00:38 Removing intermediate container 3ac00c5fc568 09:00:38 ---> 06ee368c73d4 09:00:38 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:38 ---> Running in 7d36a4d4815c 09:00:38 Removing intermediate container 7d36a4d4815c 09:00:38 ---> d92fc51a85ed 09:00:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:00:38 ---> Running in 122a86c4a645 09:00:38 ---> deae5670e21f 09:00:38 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:00:41 Removing intermediate container 122a86c4a645 09:00:41 ---> 573e95b02ee4 09:00:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:00:41 ---> Running in ffa3bf5cede4 09:00:41 ---> ef5cc8270f8c 09:00:41 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:00:41 ---> 50bad61bbf28 09:00:41 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:00:43 ---> 798426712d7a 09:00:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:00:44 Removing intermediate container ffa3bf5cede4 09:00:44 ---> dae0df9c5dd1 09:00:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:00:44 ---> Running in f331c9ba71f4 09:00:45 ---> 8f7487492365 09:00:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:45 Removing intermediate container f331c9ba71f4 09:00:45 ---> 0fed2fcd9ccb 09:00:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:00:51 ---> e05a6c24b80c 09:00:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:00:51 ---> b03e8c69b6b0 09:00:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:51 ---> Running in 4f62e021383b 09:00:55 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:55 ---> 939a27f9a1db 09:00:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:00:55 ---> Using cache 09:00:55 ---> 66cac8a2bd96 09:00:55 Step 4/24 : WORKDIR /edgex-go 09:00:55 ---> Using cache 09:00:55 ---> 0b2057d04ac3 09:00:55 Step 5/24 : RUN apk add --update --no-cache make git 09:00:55 ---> Using cache 09:00:55 ---> 44ccbc567653 09:00:55 Step 6/24 : COPY go.mod vendor* ./ 09:00:55 ---> Using cache 09:00:55 ---> 6b6a823c66b2 09:00:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:55 ---> Using cache 09:00:55 ---> 6c9bdd38667f 09:00:55 Step 8/24 : COPY . . 09:00:55 ---> f967de355fbe 09:00:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:55 ---> Using cache 09:00:55 ---> 05be8cb7831b 09:00:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:00:55 ---> Running in c864fb5a6a40 09:00:55 Removing intermediate container 4f62e021383b 09:00:55 ---> d3ee60e74ab8 09:00:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:57 ---> 8dc86b804668 09:00:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:57 ---> Running in 6ec709740ef1 09:00:57 ---> 6768a53c23d6 09:00:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:00:58 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:00:58 ---> b34c37dee54b 09:00:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:01 Removing intermediate container 6ec709740ef1 09:01:01 ---> a2733d7afad5 09:01:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:01:01 ---> Running in 5fbef0523a37 09:01:01 ---> 65f1e3dbcc50 09:01:01 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:01:02 Removing intermediate container 5fbef0523a37 09:01:02 ---> e39935751b1e 09:01:02 Step 23/25 : LABEL arch=arm64 09:01:02 ---> Running in 87cc2afe9fd0 09:01:03 Removing intermediate container 87cc2afe9fd0 09:01:03 ---> 5812e3d3c80b 09:01:03 Step 24/25 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:01:03 ---> 32e5f9841c05 09:01:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:01:03 ---> Running in 1170d7d58dbd 09:01:04 Removing intermediate container 1170d7d58dbd 09:01:04 ---> 24dc53e53241 09:01:04 Step 25/25 : LABEL version=0.0.0 09:01:04 ---> Running in ded4397d8c83 09:01:04 ---> 63b57181ffb1 09:01:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:01:05 Removing intermediate container ded4397d8c83 09:01:05 ---> 3d6f31699ea2 09:01:05 09:01:05 Successfully built 3d6f31699ea2 09:01:05 Successfully tagged security-secretstore-setup-arm64:latest 09:01:05 Building security-spire-config 09:01:05  Building security-secretstore-setup ... done  ---> 260b4e029d20 09:01:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:01:06 ---> 900b20eab2a1 09:01:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:07 ---> 89e369e838eb 09:01:07 Step 28/33 : RUN chmod +x /entrypoint.sh 09:01:07 ---> Running in b5818ee1780f 09:01:11 Removing intermediate container b5818ee1780f 09:01:11 ---> 73df90c0d821 09:01:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:01:11 ---> Running in 4cae3c7e86b4 09:01:12 Removing intermediate container 4cae3c7e86b4 09:01:12 ---> fb87c03d662c 09:01:12 Step 30/33 : CMD ["gate"] 09:01:12 ---> Running in 8a358a83a754 09:01:12 Removing intermediate container 8a358a83a754 09:01:12 ---> 754e86a7bab4 09:01:12 Step 31/33 : LABEL arch=arm64 09:01:12 ---> Running in e619aebab612 09:01:13 Removing intermediate container e619aebab612 09:01:13 ---> c945e03871db 09:01:13 Step 32/33 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:01:13 ---> Running in 24fc1a67d5df 09:01:13 Removing intermediate container 24fc1a67d5df 09:01:13 ---> a0fe4470b87b 09:01:13 Step 33/33 : LABEL version=0.0.0 09:01:14 ---> Running in a82d5ba20d4b 09:01:14 Removing intermediate container a82d5ba20d4b 09:01:14 ---> b957622ed277 09:01:14 09:01:15 Successfully built b957622ed277 09:01:15 Successfully tagged security-bootstrapper-arm64:latest 09:01:15 Building security-spire-server 09:01:37  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:37 ---> 939a27f9a1db 09:01:37 Step 3/27 : WORKDIR /edgex-go 09:01:37 ---> Using cache 09:01:37 ---> 453f07034aed 09:01:37 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:37 ---> Running in ca2f40ea9bb4 09:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:40 OK: 263 MiB in 53 packages 09:01:41 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:01:41 ---> 939a27f9a1db 09:01:41 Step 3/26 : WORKDIR /edgex-go 09:01:41 ---> Using cache 09:01:41 ---> 453f07034aed 09:01:41 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:01:41 ---> Running in eb5f73561457 09:01:42 Removing intermediate container ca2f40ea9bb4 09:01:42 ---> 4e744080988b 09:01:42 Step 5/27 : COPY go.mod vendor* ./ 09:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:44 ---> cc5513c46aca 09:01:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:45 ---> Running in e707dd46149d 09:01:46 OK: 263 MiB in 53 packages 09:01:48 Removing intermediate container eb5f73561457 09:01:48 ---> be79ba103a39 09:01:48 Step 5/26 : COPY go.mod vendor* ./ 09:01:50 ---> d0c185dd03df 09:01:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:50 ---> Running in 5da92df8427d 09:01:54 Removing intermediate container f15e4685b259 09:01:54 ---> 174ebafec55b 09:01:54 09:01:54 Step 10/25 : FROM alpine:3.17 09:01:54 ---> 51e60588ff2c 09:01:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:01:54 ---> Running in 72efd370a0a1 09:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:58 (1/1) Installing dumb-init (1.2.5-r2) 09:01:58 Executing busybox-1.35.0-r29.trigger 09:01:58 OK: 8 MiB in 16 packages 09:02:00 Removing intermediate container 72efd370a0a1 09:02:00 ---> 201509b1193d 09:02:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:02:00 ---> Running in 573dee9adc38 09:02:01 Removing intermediate container 573dee9adc38 09:02:01 ---> a61ba3758567 09:02:01 Step 13/25 : ENV APP_PORT=59881 09:02:01 ---> Running in 9dad7210c1c0 09:02:02 Removing intermediate container 9dad7210c1c0 09:02:02 ---> 9ffb8addc010 09:02:02 Step 14/25 : EXPOSE $APP_PORT 09:02:02 ---> Running in 68022c859e9f 09:02:02 Removing intermediate container 68022c859e9f 09:02:02 ---> dce4dfc2a6f2 09:02:02 Step 15/25 : WORKDIR / 09:02:02 ---> Running in d86b8f074309 09:02:03 Removing intermediate container d86b8f074309 09:02:03 ---> 6baba9549a51 09:02:03 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:04 ---> 2e86dbf1a911 09:02:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:02:05 ---> bb0cef0b122d 09:02:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:02:07 ---> 7f01b4871b5e 09:02:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:02:08 ---> f5470652d934 09:02:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:02:09 ---> f18c4126ecf9 09:02:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:02:09 ---> Running in 9b2c4a59b372 09:02:10 Removing intermediate container 9b2c4a59b372 09:02:10 ---> 11a38370288d 09:02:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:10 ---> Running in fb5c7da8a959 09:02:10 Removing intermediate container fb5c7da8a959 09:02:10 ---> b3382d6d87c6 09:02:10 Step 23/25 : LABEL arch=arm64 09:02:11 ---> Running in c50d4a88a989 09:02:11 Removing intermediate container c50d4a88a989 09:02:11 ---> 506572993f80 09:02:11 Step 24/25 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:02:12 ---> Running in 77065568389f 09:02:12 Removing intermediate container 77065568389f 09:02:12 ---> 7155aa621428 09:02:12 Step 25/25 : LABEL version=0.0.0 09:02:12 ---> Running in cd5829aa37d4 09:02:13 Removing intermediate container cd5829aa37d4 09:02:13 ---> 64d6d2491323 09:02:13 09:02:13 Successfully built 64d6d2491323 09:02:13 Successfully tagged core-metadata-arm64:latest 09:02:13 Building core-data 09:02:31  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:31 ---> 939a27f9a1db 09:02:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:31 ---> Using cache 09:02:31 ---> 66cac8a2bd96 09:02:31 Step 4/23 : WORKDIR /edgex-go 09:02:31 ---> Using cache 09:02:31 ---> 0b2057d04ac3 09:02:31 Step 5/23 : RUN apk add --update --no-cache make git 09:02:31 ---> Using cache 09:02:31 ---> 44ccbc567653 09:02:31 Step 6/23 : COPY go.mod vendor* ./ 09:02:31 ---> Using cache 09:02:31 ---> 6b6a823c66b2 09:02:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:31 ---> Using cache 09:02:31 ---> 6c9bdd38667f 09:02:31 Step 8/23 : COPY . . 09:02:31 ---> Using cache 09:02:31 ---> 05be8cb7831b 09:02:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:02:32 ---> Running in 46ff7c6b0aef 09:02: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 09:03:55 Removing intermediate container e707dd46149d 09:03:55 ---> b0c795331405 09:03:55 Step 7/27 : COPY . . 09:03:55 Removing intermediate container 5da92df8427d 09:03:55 ---> 1a33c34e9c87 09:03:55 Step 7/26 : COPY . . 09:03:58 Removing intermediate container efc85afb3c38 09:03:58 ---> 0a76d5ebb308 09:03:58 09:03:58 Step 10/23 : FROM alpine:3.17 09:03:58 ---> 51e60588ff2c 09:03:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:03:58 ---> Using cache 09:03:58 ---> 201509b1193d 09:03:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:03:58 ---> Using cache 09:03:58 ---> a61ba3758567 09:03:58 Step 13/23 : ENV APP_PORT=59861 09:03:58 ---> Running in 2046e8854eee 09:03:59 Removing intermediate container 2046e8854eee 09:03:59 ---> 76c955006d33 09:03:59 Step 14/23 : EXPOSE $APP_PORT 09:04:00 ---> Running in 1f0d8559cbd6 09:04:01 Removing intermediate container 1f0d8559cbd6 09:04:01 ---> dd3e3ebb905c 09:04:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:04 ---> 049a546f0d4e 09:04:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:04:06 ---> 169ecaa89d84 09:04:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:04:12 ---> da78aeceb514 09:04:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:04:16 ---> bb75ff5f25e3 09:04:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:04:16 ---> Running in 73c3457581ba 09:04:16 ---> fefd395c2ea1 09:04:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:04:17 Removing intermediate container 73c3457581ba 09:04:17 ---> 97ad888e1a30 09:04:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:17 ---> Running in a34068521e98 09:04:17 ---> Running in afa4d547d917 09:04:18 Removing intermediate container a34068521e98 09:04:18 ---> 3e269fd3170c 09:04:18 Step 9/27 : WORKDIR /edgex-go/spire-build 09:04:18 Removing intermediate container afa4d547d917 09:04:18 ---> a71c4ee9bc7b 09:04:18 Step 21/23 : LABEL arch=arm64 09:04:18 ---> Running in 9b77dc6e9faf 09:04:18 ---> Running in 6fc0c1d7afd1 09:04:19 Removing intermediate container 6fc0c1d7afd1 09:04:19 ---> c03897f0f4d6 09:04:19 Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:04:19 Removing intermediate container 9b77dc6e9faf 09:04:19 ---> 9f9fa8e637e4 09:04:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:20 ---> Running in d2d9ba8a8f7c 09:04:20 ---> Running in c93d6ed53d00 09:04:20 Removing intermediate container d2d9ba8a8f7c 09:04:20 ---> bc6e240375bb 09:04:20 Step 23/23 : LABEL version=0.0.0 09:04:21 ---> Running in f06472d6a04b 09:04:21 Removing intermediate container c93d6ed53d00 09:04:21 ---> c65176d950aa 09:04:21 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:04:21 ---> 5433d94742a0 09:04:21 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:04:21 ---> Running in 2437db2954c9 09:04:21 ---> Running in f705f48e03a1 09:04:22 Removing intermediate container f06472d6a04b 09:04:22 ---> 470b9f629b20 09:04:22 09:04:22 Removing intermediate container 2437db2954c9 09:04:22 ---> 6656f61f9890 09:04:22 Step 9/26 : WORKDIR /edgex-go/spire-build 09:04:22 ---> Running in 66e82a72744b 09:04:23 Successfully built 470b9f629b20 09:04:23 Successfully tagged support-scheduler-arm64:latest 09:04:23 Building support-notifications 09:04:23  Building support-scheduler ... done Removing intermediate container 66e82a72744b 09:04:23 ---> 400f3b684824 09:04:23 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:23 ---> Running in 40325e8df0c8 09:04:24 Removing intermediate container 40325e8df0c8 09:04:24 ---> c55b19b9a935 09:04:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:04:24 ---> Running in 70816e4c1012 09:04:25 Removing intermediate container f705f48e03a1 09:04:25 ---> 2d899f20240e 09:04:25 Step 12/27 : WORKDIR /edgex-go 09:04:26 ---> Running in ed8558e948da 09:04:27 Removing intermediate container ed8558e948da 09:04:27 ---> dba67bc5557f 09:04:27 09:04:27 Step 13/27 : FROM alpine:3.17 09:04:27 ---> 51e60588ff2c 09:04:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:27 ---> Using cache 09:04:27 ---> 29e4259d2712 09:04:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:27 ---> Running in abe8821dd785 09:04:29 Removing intermediate container 70816e4c1012 09:04:29 ---> 98479dbac69e 09:04:29 Step 12/26 : WORKDIR /edgex-go 09:04:29 ---> Running in cb34ef1e5738 09:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:30 Removing intermediate container cb34ef1e5738 09:04:30 ---> dd557fd92e67 09:04:30 09:04:30 Step 13/26 : FROM alpine:3.17 09:04:30 ---> 51e60588ff2c 09:04:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:30 ---> Using cache 09:04:30 ---> 29e4259d2712 09:04:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:30 ---> Using cache 09:04:30 ---> b0abe3f22134 09:04:30 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:30 ---> Using cache 09:04:30 ---> 40e44b89f553 09:04:30 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:04:30 ---> Using cache 09:04:30 ---> 14b3f1528b8e 09:04:30 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:33 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:33 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:33 OK: 17692 distinct packages available 09:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:36 (1/4) Installing dumb-init (1.2.5-r2) 09:04:36 (2/4) Installing musl-obstack (1.2.3-r0) 09:04:36 (3/4) Installing libucontext (1.2-r0) 09:04:36 (4/4) Installing gcompat (1.1.0-r0) 09:04:36 Executing busybox-1.35.0-r29.trigger 09:04:36 OK: 8 MiB in 19 packages 09:04:39 Removing intermediate container abe8821dd785 09:04:39 ---> 8fec642ff948 09:04:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:39 ---> 2cd9e88fab94 09:04:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:41 ---> 84983abc3834 09:04:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:04:41 ---> 5fc0d7b2456c 09:04:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:42 ---> 6ae169e906e4 09:04:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:43 ---> 8355a3d81020 09:04:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:44 ---> 939a27f9a1db 09:04:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:44 ---> Using cache 09:04:44 ---> 66cac8a2bd96 09:04:44 Step 4/23 : WORKDIR /edgex-go 09:04:44 ---> Using cache 09:04:44 ---> 0b2057d04ac3 09:04:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:04:44 ---> Running in 13ee8d4b43e1 09:04:45 ---> 8e0237a47e42 09:04:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:45 ---> Running in c6b9c56cc727 09:04:46 Removing intermediate container c6b9c56cc727 09:04:46 ---> 3a8eb47bd322 09:04:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:47 ---> Running in 1f8b9a0924f0 09:04:47 Removing intermediate container 1f8b9a0924f0 09:04:47 ---> 73c0592ab9ae 09:04:47 Step 24/26 : LABEL arch=arm64 09:04:47 ---> Running in 98bcc158fb1e 09:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:48 Removing intermediate container 98bcc158fb1e 09:04:48 ---> 2d8a0521246a 09:04:48 Step 25/26 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:04:48 ---> Running in f3de9b009ed0 09:04:49 OK: 263 MiB in 53 packages 09:04:49 Removing intermediate container f3de9b009ed0 09:04:49 ---> 5146de5a7f6b 09:04:49 Step 26/26 : LABEL version=0.0.0 09:04:50 ---> Running in 470ef447f231 09:04:51 Removing intermediate container 470ef447f231 09:04:51 ---> ab8fd0a9b5f3 09:04:51 09:04:51 Successfully built ab8fd0a9b5f3 09:04:51 Removing intermediate container 13ee8d4b43e1 09:04:51 ---> 0f7c68a5dd37 09:04:51 Step 6/23 : COPY go.mod vendor* ./ 09:04:51 Successfully tagged security-spire-server-arm64:latest 09:04:51  Building security-spire-server ... done Building security-spiffe-token-provider 09:04:53 ---> 2b1c3d256065 09:04:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:53 ---> Running in 8b15c9567728 09:04:54 ---> a782fe4a5e8d 09:04:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:55 ---> 3ac1cd99a6d9 09:04:55 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:55 ---> Running in 9e8cc1666da0 09:04:56 Removing intermediate container 9e8cc1666da0 09:04:56 ---> 714429b94594 09:04:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:57 ---> 774dbbbf06a3 09:04:57 Step 22/27 : WORKDIR / 09:04:57 ---> Running in 3e8ee14b891e 09:04:58 Removing intermediate container 3e8ee14b891e 09:04:58 ---> 84a4f335ff8d 09:04:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:58 ---> Running in c7fa7a7c3e17 09:04:58 Removing intermediate container c7fa7a7c3e17 09:04:58 ---> c8b1ff4fc19b 09:04:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:58 ---> Running in d96caf216efa 09:04:59 Removing intermediate container d96caf216efa 09:04:59 ---> e62e37c54058 09:04:59 Step 25/27 : LABEL arch=arm64 09:04:59 ---> Running in b364776970e7 09:05:00 Removing intermediate container b364776970e7 09:05:00 ---> 7be7cb9c5f46 09:05:00 Step 26/27 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:05:00 ---> Running in d069af9edb7e 09:05:01 Removing intermediate container d069af9edb7e 09:05:01 ---> 50825b09ebe8 09:05:01 Step 27/27 : LABEL version=0.0.0 09:05:01 ---> Running in c71bf0c40901 09:05:02 Removing intermediate container c71bf0c40901 09:05:02 ---> 88d86f31b3fe 09:05:02 09:05:02 Successfully built 88d86f31b3fe 09:05:02 Successfully tagged security-spire-config-arm64:latest 09:05:02 Building core-common-config-bootstrapper 09:05:15  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:05:15 ---> 939a27f9a1db 09:05:15 Step 3/20 : WORKDIR /edgex-go 09:05:15 ---> Using cache 09:05:15 ---> 453f07034aed 09:05:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:05:16 ---> Running in 826347686af8 09:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:22 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:05:22 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:05:22 OK: 17692 distinct packages available 09:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:27 OK: 263 MiB in 53 packages 09:05:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:27 ---> 939a27f9a1db 09:05:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:05:27 ---> Using cache 09:05:27 ---> 66cac8a2bd96 09:05:27 Step 4/23 : WORKDIR /edgex-go 09:05:27 ---> Using cache 09:05:27 ---> 0b2057d04ac3 09:05:27 Step 5/23 : RUN apk add --update --no-cache make git 09:05:27 ---> Using cache 09:05:27 ---> 44ccbc567653 09:05:27 Step 6/23 : COPY go.mod vendor* ./ 09:05:27 ---> Using cache 09:05:27 ---> 6b6a823c66b2 09:05:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 ---> Using cache 09:05:27 ---> 6c9bdd38667f 09:05:27 Step 8/23 : COPY . . 09:05:27 ---> Using cache 09:05:27 ---> 05be8cb7831b 09:05:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:05:28 ---> Running in 85c2dd89fdfc 09:05:29 Removing intermediate container 826347686af8 09:05:29 ---> 2cce204b58b5 09:05:29 Step 5/20 : COPY go.mod vendor* ./ 09:05:30 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 09:05:30 ---> facd8cdd8652 09:05:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:30 ---> Running in d30969bcbc22 09:06:38 Removing intermediate container 8b15c9567728 09:06:38 ---> eebbabdbcdd9 09:06:38 Step 8/23 : COPY . . 09:06:53 ---> d07b59a10183 09:06:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:06:53 ---> Running in 85cd4ef50171 09:06:54 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:07:16 Removing intermediate container d30969bcbc22 09:07:16 ---> 450cb03f8758 09:07:16 Step 7/20 : COPY . . 09:07:29 ---> 8c8bf0cae952 09:07:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:07:29 ---> Running in c8391115baf6 09:07:30 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:08:17 Removing intermediate container c864fb5a6a40 09:08:17 ---> 1daf1515e8b3 09:08:17 09:08:17 Step 10/24 : FROM alpine:3.17 09:08:17 ---> 51e60588ff2c 09:08:17 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:08:17 ---> Using cache 09:08:17 ---> 201509b1193d 09:08:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:17 ---> Using cache 09:08:17 ---> a61ba3758567 09:08:17 Step 13/24 : ENV APP_PORT=59882 09:08:17 ---> Running in 05e1f90795ce 09:08:17 Removing intermediate container 05e1f90795ce 09:08:17 ---> 51fd17ffaba7 09:08:17 Step 14/24 : EXPOSE $APP_PORT 09:08:17 ---> Running in 186e459cd040 09:08:17 Removing intermediate container 186e459cd040 09:08:17 ---> 00adefd72d4d 09:08:17 Step 15/24 : WORKDIR / 09:08:17 ---> Running in 36c575b8acd9 09:08:17 Removing intermediate container 36c575b8acd9 09:08:17 ---> de1741f50613 09:08:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:17 ---> 21fe08ed7b42 09:08:17 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:08:17 ---> ba4b40778426 09:08:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:08:19 ---> b6d9925f1a24 09:08:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:08:22 ---> 24c1e957cd12 09:08:22 Step 20/24 : ENTRYPOINT ["/core-command"] 09:08:22 ---> Running in 08bdeee25cd5 09:08:22 Removing intermediate container 08bdeee25cd5 09:08:22 ---> 4dfff43a457e 09:08:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:22 ---> Running in 4b071a07ae6c 09:08:23 Removing intermediate container 4b071a07ae6c 09:08:23 ---> 756ba99dd2ac 09:08:23 Step 22/24 : LABEL arch=arm64 09:08:23 ---> Running in 31032a86a5e3 09:08:23 Removing intermediate container 31032a86a5e3 09:08:23 ---> 9f8254c7dc99 09:08:23 Step 23/24 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:08:24 ---> Running in 5a03fe27029e 09:08:24 Removing intermediate container 5a03fe27029e 09:08:24 ---> 44a004938aa4 09:08:24 Step 24/24 : LABEL version=0.0.0 09:08:24 ---> Running in d3597c251e9c 09:08:25 Removing intermediate container d3597c251e9c 09:08:25 ---> 30c6222d9be0 09:08:25 09:08:25 Successfully built 30c6222d9be0 09:08:25 Successfully tagged core-command-arm64:latest 09:08:25 Building security-proxy-setup 09:08:43  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:08:43 ---> 939a27f9a1db 09:08:43 Step 3/22 : WORKDIR /edgex-go 09:08:43 ---> Using cache 09:08:43 ---> 453f07034aed 09:08:43 Step 4/22 : RUN apk add --update --no-cache make git 09:08:43 ---> Using cache 09:08:43 ---> 3829c0b8ddad 09:08:43 Step 5/22 : COPY go.mod vendor* ./ 09:08:43 ---> Using cache 09:08:43 ---> 7e93ba804f17 09:08:43 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:43 ---> Using cache 09:08:43 ---> 97d9cb744001 09:08:43 Step 7/22 : COPY . . 09:08:43 ---> Using cache 09:08:43 ---> 54dda4bc625d 09:08:43 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:08:43 ---> Running in 8046db3e4c02 09:08:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:10:20 Removing intermediate container 46ff7c6b0aef 09:10:20 ---> c3f05683c6d4 09:10:20 09:10:20 Step 10/23 : FROM alpine:3.17 09:10:20 ---> 51e60588ff2c 09:10:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:20 ---> Running in 0dbd6cc48efb 09:10:20 Removing intermediate container 0dbd6cc48efb 09:10:20 ---> 4fed3743e96f 09:10:20 Step 12/23 : ENV APP_PORT=59880 09:10:20 ---> Running in 5075271b3c53 09:10:20 Removing intermediate container 5075271b3c53 09:10:20 ---> a4e9b2ce216e 09:10:20 Step 13/23 : EXPOSE $APP_PORT 09:10:20 ---> Running in 3d515d96390a 09:10:20 Removing intermediate container 3d515d96390a 09:10:20 ---> d9de5e982841 09:10:20 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:10:20 ---> Running in 75d1b5dc7a31 09:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:20 (1/1) Installing dumb-init (1.2.5-r2) 09:10:20 Executing busybox-1.35.0-r29.trigger 09:10:20 OK: 8 MiB in 16 packages 09:10:20 Removing intermediate container 75d1b5dc7a31 09:10:20 ---> 952cba9bce15 09:10:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:20 ---> 81447d1587d4 09:10:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:20 ---> e110baa2ba5c 09:10:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:20 ---> c3d3d92e23a1 09:10:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:20 ---> ac6ee1678588 09:10:20 Step 19/23 : ENTRYPOINT ["/core-data"] 09:10:20 ---> Running in 72d9e74f6c36 09:10:20 Removing intermediate container 72d9e74f6c36 09:10:20 ---> f1a5fbb1ba7e 09:10:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:20 ---> Running in b0fc2e7061be 09:10:21 Removing intermediate container b0fc2e7061be 09:10:21 ---> 92708e88f7d0 09:10:21 Step 21/23 : LABEL arch=arm64 09:10:21 ---> Running in 1309ae2da8d3 09:10:22 Removing intermediate container 1309ae2da8d3 09:10:22 ---> b6f83c40f0b5 09:10:22 Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:10:22 ---> Running in b34adb9e75cc 09:10:22 Removing intermediate container b34adb9e75cc 09:10:22 ---> 5165f3c75823 09:10:22 Step 23/23 : LABEL version=0.0.0 09:10:22 ---> Running in 11ef188cb5a9 09:10:24 Removing intermediate container 11ef188cb5a9 09:10:24 ---> 0ba49271d9a0 09:10:24 09:10:24 Successfully built 0ba49271d9a0 09:10:24 Successfully tagged core-data-arm64:latest 09:12:46  Building core-data ... done Removing intermediate container 85c2dd89fdfc 09:12:46 ---> 931505706174 09:12:46 09:12:46 Step 10/23 : FROM alpine:3.17 09:12:46 ---> 51e60588ff2c 09:12:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:12:46 ---> Using cache 09:12:46 ---> 85fe1461d70c 09:12:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:12:46 ---> Using cache 09:12:46 ---> f8b115e819ae 09:12:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:46 ---> Using cache 09:12:46 ---> 7c88b0edeb1e 09:12:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:12:46 ---> Using cache 09:12:46 ---> fbbbdd60dbc2 09:12:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:46 ---> 45077dfd846d 09:12:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:12:46 ---> a824cdb4ea92 09:12:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:46 ---> 3ea11ac86d6d 09:12:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:46 ---> Running in ce1a0bba6bdd 09:12:46 Removing intermediate container ce1a0bba6bdd 09:12:46 ---> d876a214d63a 09:12:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:12:46 ---> Running in 0bd4096bf5f8 09:12:46 Removing intermediate container 0bd4096bf5f8 09:12:46 ---> 08d6ffa161e5 09:12:46 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:12:46 ---> Running in 14fde5c4e626 09:12:46 Removing intermediate container 14fde5c4e626 09:12:46 ---> 2b1552c3985e 09:12:46 Step 21/23 : LABEL arch=arm64 09:12:46 ---> Running in 85dc75b57318 09:12:46 Removing intermediate container 85dc75b57318 09:12:46 ---> a79b3832fa6e 09:12:46 Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:12:46 ---> Running in 7b0b8c0f0e8f 09:12:46 Removing intermediate container 7b0b8c0f0e8f 09:12:46 ---> 1a3635899fb2 09:12:46 Step 23/23 : LABEL version=0.0.0 09:12:46 ---> Running in 462547a37e71 09:12:46 Removing intermediate container 462547a37e71 09:12:46 ---> 59dec3995acf 09:12:46 09:12:46 Successfully built 59dec3995acf 09:12:46 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:14:23  Building core-common-config-bootstrapper ... done Removing intermediate container 8046db3e4c02 09:14:23 ---> 997c999c7d46 09:14:23 09:14:23 Step 9/22 : FROM alpine:3.17 09:14:23 ---> 51e60588ff2c 09:14:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:14:23 ---> Running in 961a3fa1a254 09:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:23 (1/2) Installing dumb-init (1.2.5-r2) 09:14:23 (2/2) Installing openssl (3.0.8-r4) 09:14:23 Executing busybox-1.35.0-r29.trigger 09:14:23 OK: 8 MiB in 17 packages 09:14:23 Removing intermediate container 961a3fa1a254 09:14:23 ---> babd79f07cf0 09:14:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:14:23 ---> Running in 9325f765cefe 09:14:23 Removing intermediate container 9325f765cefe 09:14:23 ---> acf72c16e06c 09:14:23 Step 12/22 : WORKDIR /edgex 09:14:23 ---> Running in f9f99834ec7c 09:14:23 Removing intermediate container f9f99834ec7c 09:14:23 ---> ce21bebfd7c4 09:14:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:23 ---> fd188e67c486 09:14:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:14:23 ---> dac9aa59506f 09:14:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:14:23 ---> 3da767c019dd 09:14:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:23 ---> e3ae2e7996a7 09:14:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:24 ---> c33cbb5eeee5 09:14:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:24 ---> Running in dafc09a729df 09:14:28 Removing intermediate container dafc09a729df 09:14:28 ---> 77cc8d2312ef 09:14:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:14:28 ---> Running in b54a33665fc9 09:14:28 Removing intermediate container b54a33665fc9 09:14:28 ---> a05a56346fa2 09:14:28 Step 20/22 : LABEL arch=arm64 09:14:28 ---> Running in fd8c626168c7 09:14:28 Removing intermediate container fd8c626168c7 09:14:28 ---> 0de80ff19e70 09:14:28 Step 21/22 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:14:28 ---> Running in dc04fe8f482c 09:14:29 Removing intermediate container dc04fe8f482c 09:14:29 ---> bed6180655a3 09:14:29 Step 22/22 : LABEL version=0.0.0 09:14:29 ---> Running in be560eed08fc 09:14:29 Removing intermediate container be560eed08fc 09:14:29 ---> 4f9dcfd6f6f8 09:14:29 09:14:29 Successfully built 4f9dcfd6f6f8 09:14:29 Successfully tagged security-proxy-setup-arm64:latest 09:14:45  Building security-proxy-setup ... done Removing intermediate container c8391115baf6 09:14:45 ---> ac4df2814eac 09:14:45 09:14:45 Step 9/20 : FROM alpine:3.17 09:14:45 ---> 51e60588ff2c 09:14:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:14:45 ---> Using cache 09:14:45 ---> feadf04dffea 09:14:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:45 ---> Running in 1c7841ac88fa 09:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:47 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:47 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:47 OK: 17692 distinct packages available 09:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:49 (1/9) Installing ca-certificates (20230506-r0) 09:14:49 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:49 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:49 (4/9) Installing libcurl (8.0.1-r0) 09:14:49 (5/9) Installing curl (8.0.1-r0) 09:14:49 (6/9) Installing dumb-init (1.2.5-r2) 09:14:49 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:49 (8/9) Installing libucontext (1.2-r0) 09:14:49 (9/9) Installing gcompat (1.1.0-r0) 09:14:49 Executing busybox-1.35.0-r29.trigger 09:14:49 Executing ca-certificates-20230506-r0.trigger 09:14:50 OK: 11 MiB in 24 packages 09:14:52 Removing intermediate container 1c7841ac88fa 09:14:52 ---> 288b50d7004a 09:14:52 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:52 ---> 0685396a11ed 09:14:52 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:53 ---> 8f4fb893149b 09:14:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:55 ---> 54e2e667fb01 09:14:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:14:56 ---> e60d897a6579 09:14:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:56 ---> Running in 8bb491cba90f 09:14:56 Removing intermediate container 8bb491cba90f 09:14:56 ---> 403bb831d45a 09:14:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:14:56 ---> Running in d4d2b58b37d7 09:14:56 Removing intermediate container 85cd4ef50171 09:14:56 ---> b3820331112c 09:14:56 09:14:56 Step 10/23 : FROM alpine:3.17 09:14:56 ---> 51e60588ff2c 09:14:56 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:14:56 ---> Running in 409f3aaef89e 09:14:56 Removing intermediate container d4d2b58b37d7 09:14:56 ---> b04d0d1f8f4b 09:14:56 Step 18/20 : LABEL arch=arm64 09:14:57 ---> Running in 5e02cc17b7a5 09:14:57 Removing intermediate container 5e02cc17b7a5 09:14:57 ---> 82b186467a98 09:14:57 Step 19/20 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:14:57 ---> Running in e4e2a21b6640 09:14:58 Removing intermediate container e4e2a21b6640 09:14:58 ---> 744ce18698ce 09:14:58 Step 20/20 : LABEL version=0.0.0 09:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:58 ---> Running in 0e21edc186d6 09:14:58 Removing intermediate container 0e21edc186d6 09:14:58 ---> 2d04b9004793 09:14:58 09:14:58 Successfully built 2d04b9004793 09:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:58 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:00  Building security-spiffe-token-provider ... done (1/2) Installing ca-certificates (20230506-r0) 09:15:00 (2/2) Installing dumb-init (1.2.5-r2) 09:15:00 Executing busybox-1.35.0-r29.trigger 09:15:00 Executing ca-certificates-20230506-r0.trigger 09:15:00 OK: 8 MiB in 17 packages 09:15:03 Removing intermediate container 409f3aaef89e 09:15:03 ---> 2a3afd35f772 09:15:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:03 ---> Running in bf2e19ee4229 09:15:03 Removing intermediate container bf2e19ee4229 09:15:03 ---> 7d878eaa78af 09:15:03 Step 13/23 : ENV APP_PORT=59860 09:15:03 ---> Running in 15ff0e6f0d48 09:15:03 Removing intermediate container 15ff0e6f0d48 09:15:03 ---> b292058e4888 09:15:03 Step 14/23 : EXPOSE $APP_PORT 09:15:04 ---> Running in d7303a55c27c 09:15:04 Removing intermediate container d7303a55c27c 09:15:04 ---> f61e1a63289d 09:15:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:05 ---> 2690e241e422 09:15:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:05 ---> bbcd92617fbb 09:15:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:06 ---> e4ecab48ed5c 09:15:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:07 ---> 7c19de7b64ae 09:15:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:07 ---> Running in b9cc45ab5fd2 09:15:07 Removing intermediate container b9cc45ab5fd2 09:15:07 ---> a532b8702e68 09:15:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:07 ---> Running in fd86275ea46e 09:15:08 Removing intermediate container fd86275ea46e 09:15:08 ---> 433e216032b2 09:15:08 Step 21/23 : LABEL arch=arm64 09:15:08 ---> Running in 898895e60e1c 09:15:08 Removing intermediate container 898895e60e1c 09:15:08 ---> 672821d2fa9d 09:15:08 Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 09:15:08 ---> Running in e64345b46eaa 09:15:08 Removing intermediate container e64345b46eaa 09:15:08 ---> 487bb3b19894 09:15:08 Step 23/23 : LABEL version=0.0.0 09:15:08 ---> Running in f19bf2efd156 09:15:09 Removing intermediate container f19bf2efd156 09:15:09 ---> 2d5e5aa18994 09:15:09 09:15:09 Successfully built 2d5e5aa18994 09:15:09 Successfully tagged support-notifications-arm64:latest 09:15:09  Building support-notifications ... done  [Pipeline] } 09:15:09 $ docker stop --time=1 9a061302af04612b04f04ba042ae2e0751cb11a14600896a7e1b527c1bdc3cfb 09:15:11 $ docker rm -f --volumes 9a061302af04612b04f04ba042ae2e0751cb11a14600896a7e1b527c1bdc3cfb [Pipeline] // withDockerContainer [Pipeline] sh 09:15:11 + docker images 09:15:12 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:12 support-notifications-arm64 latest 2d5e5aa18994 4 seconds ago 31.9MB 09:15:12 security-spiffe-token-provider-arm64 latest 2d04b9004793 14 seconds ago 32.7MB 09:15:12 b3820331112c 17 seconds ago 1.59GB 09:15:12 ac4df2814eac 30 seconds ago 1.57GB 09:15:12 security-proxy-setup-arm64 latest 4f9dcfd6f6f8 43 seconds ago 18.7MB 09:15:12 997c999c7d46 About a minute ago 1.51GB 09:15:12 core-common-config-bootstrapper-arm64 latest 59dec3995acf 2 minutes ago 17.2MB 09:15:12 931505706174 2 minutes ago 1.52GB 09:15:12 core-data-arm64 latest 0ba49271d9a0 4 minutes ago 19.9MB 09:15:12 c3f05683c6d4 5 minutes ago 1.53GB 09:15:12 core-command-arm64 latest 30c6222d9be0 6 minutes ago 19.7MB 09:15:12 1daf1515e8b3 7 minutes ago 1.53GB 09:15:12 security-spire-config-arm64 latest 88d86f31b3fe 10 minutes ago 96.1MB 09:15:12 security-spire-server-arm64 latest ab8fd0a9b5f3 10 minutes ago 97MB 09:15:12 dd557fd92e67 10 minutes ago 1.39GB 09:15:12 dba67bc5557f 10 minutes ago 1.39GB 09:15:12 support-scheduler-arm64 latest 470b9f629b20 10 minutes ago 31.2MB 09:15:12 0a76d5ebb308 11 minutes ago 1.59GB 09:15:12 core-metadata-arm64 latest 64d6d2491323 12 minutes ago 20.2MB 09:15:12 174ebafec55b 13 minutes ago 1.53GB 09:15:12 security-bootstrapper-arm64 latest b957622ed277 13 minutes ago 21.9MB 09:15:12 security-secretstore-setup-arm64 latest 3d6f31699ea2 14 minutes ago 32.2MB 09:15:12 security-proxy-auth-arm64 latest 3a94a584cdd8 14 minutes ago 18.1MB 09:15:12 beb5dd680810 14 minutes ago 1.51GB 09:15:12 24ceac875d02 14 minutes ago 1.52GB 09:15:12 5fadbe957461 15 minutes ago 1.51GB 09:15:12 security-spire-agent-arm64 latest 314a4d457ced 21 minutes ago 153MB 09:15:12 53be9a299f80 21 minutes ago 1.39GB 09:15:12 ci-base-image-arm64 latest 939a27f9a1db 38 minutes ago 899MB 09:15:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 09:15:12 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 09:15:12 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:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:12 09:15:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:13 arm64: Pulling from edgex-lftools-log-publisher 09:15:13 8998bd30e6a1: Pulling fs layer 09:15:13 04944245beec: Pulling fs layer 09:15:13 699f458cf7ca: Pulling fs layer 09:15:13 765212b225bb: Pulling fs layer 09:15:13 f23df028b6ca: Pulling fs layer 09:15:13 d65c8cfc05b1: Pulling fs layer 09:15:13 2437ff75d9bd: Pulling fs layer 09:15:13 f23df028b6ca: Waiting 09:15:13 d65c8cfc05b1: Waiting 09:15:13 2437ff75d9bd: Waiting 09:15:13 765212b225bb: Waiting 09:15:13 04944245beec: Verifying Checksum 09:15:13 04944245beec: Download complete 09:15:13 765212b225bb: Verifying Checksum 09:15:13 765212b225bb: Download complete 09:15:13 f23df028b6ca: Verifying Checksum 09:15:13 f23df028b6ca: Download complete 09:15:13 d65c8cfc05b1: Verifying Checksum 09:15:13 d65c8cfc05b1: Download complete 09:15:13 699f458cf7ca: Verifying Checksum 09:15:13 699f458cf7ca: Download complete 09:15:13 8998bd30e6a1: Verifying Checksum 09:15:13 8998bd30e6a1: Download complete 09:15:16 2437ff75d9bd: Verifying Checksum 09:15:16 2437ff75d9bd: Download complete 09:15:17 8998bd30e6a1: Pull complete 09:15:18 04944245beec: Pull complete 09:15:19 699f458cf7ca: Pull complete 09:15:19 765212b225bb: Pull complete 09:15:20 f23df028b6ca: Pull complete 09:15:20 d65c8cfc05b1: Pull complete 09:15:35 2437ff75d9bd: Pull complete 09:15:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:35 prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container 09:15:35 $ 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:15:38 $ docker top 3eb08c8ce156c11fc8b36af669920f53f5c0c51e185aa4781bdc11a02fc11df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:39 ---> job-cost.sh 09:15:39 lf-activate-venv: SKIPPING 09:15:39 INFO: No Stack... 09:15:39 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:40 INFO: Archiving Costs [Pipeline] sh 09:15:41 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:15:41 + cut -d, -f6 [Pipeline] lock 09:15:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] 09:15:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] did not exist. Created. 09:15:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:41 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:41 Stashed 1 file(s) [Pipeline] } 09:15:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:41 $ docker stop --time=1 3eb08c8ce156c11fc8b36af669920f53f5c0c51e185aa4781bdc11a02fc11df7 09:15:45 $ docker rm -f --volumes 3eb08c8ce156c11fc8b36af669920f53f5c0c51e185aa4781bdc11a02fc11df7 [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:15:45 provisioning config files... 09:15:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config16124441928948137983tmp [Pipeline] { [Pipeline] sh 09:15:45 + set +x 09:15:45 + curl -s https://codecov.io/bash 09:15:45 + bash -s -- 09:15:45 09:15:45 _____ _ 09:15:45 / ____| | | 09:15:45 | | ___ __| | ___ ___ _____ __ 09:15:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:45 Bash-1.0.6 09:15:45 09:15:45 09:15:45 ==> git version 2.25.1 found 09:15:45 ==> 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:15:45 Release-Date: 2020-01-08 09:15:45 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:15:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:45 ==> Jenkins CI detected. 09:15:45 current dir:  /w/workspace/edgex-go/5 09:15:45 project root: . 09:15:45 --> token set from env 09:15:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:45 ==> Running gcov in . (disable via -X gcov) 09:15:45 ==> Python coveragepy not found 09:15:45 ==> Searching for coverage reports in: 09:15:45 + . 09:15:46 -> Found 1 reports 09:15:46 ==> Detecting git/mercurial file structure 09:15:46 ==> Reading reports 09:15:46 + ./coverage.out bytes=447730 09:15:46 ==> Appending adjustments 09:15:46 https://docs.codecov.io/docs/fixing-reports 09:15:47 + Found adjustments 09:15:47 ==> Gzipping contents 09:15:47 60K /tmp/codecov.SCAT9Z.gz 09:15:47 ==> Uploading reports 09:15:47 url: https://codecov.io 09:15:47 query: branch=PR-4563&commit=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:15:47 -> Pinging Codecov 09:15:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:15:47 -> Uploading to 09:15:47 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/00271124DB129430A58F1EEE437C3FCB/40542ae2d2e36fc15dd9a786de3ec3a358bf1c56/fd5055fb-44b5-465f-a853-a1cf32903f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T091547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2b3d0067d63be1457fd6a9ec69945f32733b6aebaa5d80ac634bd1b273c9052 09:15:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:47 Dload Upload Total Spent Left Speed 09:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57448 0 0 100 57448 0 240k --:--:-- --:--:-- --:--:-- 240k 09:15:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] } 09:15:47 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:15:48 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:49 ---> package-listing.sh 09:15:49 ++ facter osfamily 09:15:49 ++ tr '[:upper:]' '[:lower:]' 09:15:49 + OS_FAMILY=debian 09:15:49 + workspace=/w/workspace/edgex-go/5 09:15:49 + START_PACKAGES=/tmp/packages_start.txt 09:15:49 + END_PACKAGES=/tmp/packages_end.txt 09:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:49 + PACKAGES=/tmp/packages_start.txt 09:15:49 + '[' /w/workspace/edgex-go/5 ']' 09:15:49 + PACKAGES=/tmp/packages_end.txt 09:15:49 + case "${OS_FAMILY}" in 09:15:49 + dpkg -l 09:15:49 + grep '^ii' 09:15:49 + '[' -f /tmp/packages_start.txt ']' 09:15:49 + '[' -f /tmp/packages_end.txt ']' 09:15:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:49 + '[' /w/workspace/edgex-go/5 ']' 09:15:49 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:15:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:15:49 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:15:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:50 09:15:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:50 latest: Pulling from edgex-lftools-log-publisher 09:15:50 5eb5b503b376: Pulling fs layer 09:15:50 5c69ac0246d0: Pulling fs layer 09:15:50 ec43610c2a17: Pulling fs layer 09:15:50 3a2ae6a8a46f: Pulling fs layer 09:15:50 33b1e0a273af: Pulling fs layer 09:15:50 5d3b04190fa2: Pulling fs layer 09:15:50 2f39f015ded8: Pulling fs layer 09:15:50 33b1e0a273af: Waiting 09:15:50 3a2ae6a8a46f: Waiting 09:15:50 5d3b04190fa2: Waiting 09:15:50 2f39f015ded8: Waiting 09:15:50 5c69ac0246d0: Download complete 09:15:50 3a2ae6a8a46f: Download complete 09:15:50 33b1e0a273af: Verifying Checksum 09:15:50 33b1e0a273af: Download complete 09:15:50 5d3b04190fa2: Verifying Checksum 09:15:50 5d3b04190fa2: Download complete 09:15:51 ec43610c2a17: Verifying Checksum 09:15:51 ec43610c2a17: Download complete 09:15:51 5eb5b503b376: Verifying Checksum 09:15:51 5eb5b503b376: Download complete 09:15:51 2f39f015ded8: Download complete 09:15:52 5eb5b503b376: Pull complete 09:15:52 5c69ac0246d0: Pull complete 09:15:53 ec43610c2a17: Pull complete 09:15:53 3a2ae6a8a46f: Pull complete 09:15:53 33b1e0a273af: Pull complete 09:15:53 5d3b04190fa2: Pull complete 09:15:57 2f39f015ded8: Pull complete 09:15:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:57 prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container 09:15:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:03 $ docker top af1c545b6de8c724d27d4b31e469aa47c7e7c5fd09fa256d41fdd7e7367f3301 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:04 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:04 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:04 + ls /var/log/sa-host 09:16:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:05 provisioning config files... 09:16:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3174144862838391595tmp [Pipeline] { [Pipeline] echo 09:16:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:05 ---> create-netrc.sh [Pipeline] } 09:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:05 ---> python-tools-install.sh [Pipeline] echo 09:16:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:05 ---> sudo-logs.sh 09:16:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:06 ---> job-cost.sh 09:16:06 lf-activate-venv: SKIPPING 09:16:06 DEBUG: total: 0.10999999940395355 09:16:06 INFO: Retrieving Stack Cost... 09:16:06 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:07 INFO: Archiving Costs [Pipeline] echo 09:16:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:07 ---> logs-deploy.sh 09:16:07 lf-activate-venv: SKIPPING 09:16:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/5 09:16:07 INFO: archiving workspace using pattern(s): 09:16:08 Archives upload complete. 09:16:08 INFO: archiving logs to Nexus