Pull request #4561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 436564f2fc4a42c08b5adec3864542c0be58742c+079d219be26533084879877c2803b7bbbdfcd758 (3f24e1313cc8a4ea283d3649f29529fab1b19246) 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-ssh5080338792184057002.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-ssh11378583022848645398.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9957825265114357652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18079569176446224274.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5071814973566027994.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11557212800548754932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14738 in /w/workspace/edgexfoundry_edgex-go_PR-4561 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4561/head:refs/remotes/origin/PR-4561 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit 436564f2fc4a42c08b5adec3864542c0be58742c Merge succeeded, producing 436564f2fc4a42c08b5adec3864542c0be58742c Checking out Revision 436564f2fc4a42c08b5adec3864542c0be58742c (PR-4561) > git config core.sparsecheckout # timeout=10 > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # 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 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # timeout=10 Commit message: "docs: Add main branch Warning to README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:34:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:34:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:34:55 ========================================================= 18:34:55 EdgeX Global Pipelines Version Info 18:34:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:34:55 ------------------- 18:34:55 stable info: 18:34:55 ------------------- 18:34:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:34:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:34:55 Message: update stable to v1.0.249 18:34:56 ------------------- 18:34:56 experimental info: 18:34:56 ------------------- 18:34:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:34:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:34:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:34:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4561 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4561 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4561 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436564f [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:57 provisioning config files... 18:34:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3061609028304966334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:58 ---> docker-login.sh 18:34:58 nexus3.edgexfoundry.org:10001 18:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:59 Configure a credential helper to remove this warning. See 18:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:59 18:34:59 Login Succeeded 18:34:59 nexus3.edgexfoundry.org:10002 18:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:59 Configure a credential helper to remove this warning. See 18:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:59 18:34:59 Login Succeeded 18:34:59 nexus3.edgexfoundry.org:10003 18:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:59 Configure a credential helper to remove this warning. See 18:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:59 18:34:59 Login Succeeded 18:34:59 nexus3.edgexfoundry.org:10004 18:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:59 Configure a credential helper to remove this warning. See 18:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:59 18:34:59 Login Succeeded 18:34:59 docker.io 18:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:01 Configure a credential helper to remove this warning. See 18:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:01 18:35:01 Login Succeeded 18:35:01 ---> docker-login.sh ends [Pipeline] } 18:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:02 + 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 18:35:02 + + dirname cmd/core-command/Dockerfile 18:35:02 cut -d/ -f2 18:35:02 + echo core-command,cmd/core-command/Dockerfile 18:35:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:35:02 + dirname cmd/core-data/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo core-data,cmd/core-data/Dockerfile 18:35:02 + dirname cmd/core-metadata/Dockerfile+ 18:35:02 cut -d/ -f2 18:35:02 + echo core-metadata,cmd/core-metadata/Dockerfile 18:35:02 + dirname cmd/security-bootstrapper/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:35:02 + dirname cmd/security-proxy-auth/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:35:02 + dirname cmd/security-proxy-setup/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:35:02 + dirname cmd/security-secretstore-setup/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:35:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:35:02 + dirname cmd/security-spire-agent/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:35:02 + dirname cmd/security-spire-config/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:35:02 + dirname cmd/security-spire-server/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:35:02 + dirname cmd/support-notifications/Dockerfile 18:35:02 + cut -d/ -f2 18:35:02 + echo support-notifications,cmd/support-notifications/Dockerfile 18:35:02 + + dirname cmd/support-scheduler/Dockerfile 18:35:02 cut -d/ -f2 18:35:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:35:02 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 18:35:02 + git rev-list -1 --merges 436564f2fc4a42c08b5adec3864542c0be58742c~1..436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] echo 18:35:02 -----------> git rev-list -1 --merges 436564f2fc4a42c08b5adec3864542c0be58742c~1..436564f2fc4a42c08b5adec3864542c0be58742c 436564f2fc4a42c08b5adec3864542c0be58742c [false] [Pipeline] sh 18:35:03 + git log --format=format:%s -1 436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] echo 18:35:03 ========================================================= 18:35:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:35:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:35:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:03 + grep -v github /etc/ssh/ssh_known_hosts 18:35:03 + [ -e /tmp/ssh_known_hosts ] 18:35:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:35:03 + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:04 18:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:06 0.1.4: Pulling from edgex-devops/py-git-semver 18:35:06 b85a868b505f: Pulling fs layer 18:35:06 e2be974225ed: Pulling fs layer 18:35:06 339a4e72a1f5: Pulling fs layer 18:35:06 988bab9f4d93: Pulling fs layer 18:35:06 1469e6f7b9e6: Pulling fs layer 18:35:06 eaf3925da568: Pulling fs layer 18:35:06 bab4dde63d76: Pulling fs layer 18:35:06 bde34c3a00c8: Pulling fs layer 18:35:06 b352a97aabf1: Pulling fs layer 18:35:06 4872d77fe225: Pulling fs layer 18:35:06 5851b861e8e6: Pulling fs layer 18:35:06 988bab9f4d93: Waiting 18:35:06 bab4dde63d76: Waiting 18:35:06 1469e6f7b9e6: Waiting 18:35:06 eaf3925da568: Waiting 18:35:06 bde34c3a00c8: Waiting 18:35:06 5851b861e8e6: Waiting 18:35:06 b352a97aabf1: Waiting 18:35:06 4872d77fe225: Waiting 18:35:06 e2be974225ed: Download complete 18:35:06 988bab9f4d93: Verifying Checksum 18:35:06 988bab9f4d93: Download complete 18:35:06 339a4e72a1f5: Verifying Checksum 18:35:06 339a4e72a1f5: Download complete 18:35:06 1469e6f7b9e6: Verifying Checksum 18:35:06 1469e6f7b9e6: Download complete 18:35:06 eaf3925da568: Download complete 18:35:06 bde34c3a00c8: Download complete 18:35:06 b352a97aabf1: Verifying Checksum 18:35:06 b352a97aabf1: Download complete 18:35:06 4872d77fe225: Verifying Checksum 18:35:06 4872d77fe225: Download complete 18:35:06 5851b861e8e6: Verifying Checksum 18:35:06 5851b861e8e6: Download complete 18:35:06 b85a868b505f: Verifying Checksum 18:35:06 b85a868b505f: Download complete 18:35:06 bab4dde63d76: Verifying Checksum 18:35:06 bab4dde63d76: Download complete 18:35:07 b85a868b505f: Pull complete 18:35:07 e2be974225ed: Pull complete 18:35:08 339a4e72a1f5: Pull complete 18:35:08 988bab9f4d93: Pull complete 18:35:08 1469e6f7b9e6: Pull complete 18:35:08 eaf3925da568: Pull complete 18:35:10 bab4dde63d76: Pull complete 18:35:10 bde34c3a00c8: Pull complete 18:35:10 b352a97aabf1: Pull complete 18:35:10 4872d77fe225: Pull complete 18:35:10 5851b861e8e6: Pull complete 18:35:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:10 prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container 18:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:35:13 $ docker top cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e -eo pid,comm 18:35:12 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). 18:35:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:12 [ssh-agent] Looking for ssh-agent implementation... 18:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:13 $ docker exec cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent 18:35:13 SSH_AUTH_SOCK=/tmp/ssh-AbCcW8QTUToA/agent.32 18:35:13 SSH_AGENT_PID=38 18:35:13 Running ssh-add (command line suppressed) 18:35:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14366882359461417102.key (/w/workspace/edgex-go/1@tmp/private_key_14366882359461417102.key) 18:35:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:13 + git tag --points-at HEAD [Pipeline] } 18:35:14 $ docker exec --env ******** --env ******** cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent -k 18:35:14 unset SSH_AUTH_SOCK; 18:35:14 unset SSH_AGENT_PID; 18:35:14 echo Agent pid 38 killed; 18:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:13 [ssh-agent] Looking for ssh-agent implementation... 18:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:14 $ docker exec cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent 18:35:14 SSH_AUTH_SOCK=/tmp/ssh-NVHnpgocSXBm/agent.71 18:35:14 SSH_AGENT_PID=77 18:35:14 Running ssh-add (command line suppressed) 18:35:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2090715075409321987.key (/w/workspace/edgex-go/1@tmp/private_key_2090715075409321987.key) 18:35:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:14 + git semver init 18:35:14 2023-05-09 18:35:15,426 [run_init] DEBUG init version:0.0.0 force:False 18:35:14 2023-05-09 18:35:15,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:35:14 2023-05-09 18:35:15,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:35:14 2023-05-09 18:35:15,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 18:35:21 2023-05-09 18:35:21,177 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:35:21 2023-05-09 18:35:21,178 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4561 with force:False 18:35:21 2023-05-09 18:35:21,178 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4561 18:35:21 2023-05-09 18:35:21,182 [execute] INFO git cat-file --batch-check 18:35:21 2023-05-09 18:35:21,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:35:21 2023-05-09 18:35:21,187 [execute] INFO git cat-file --batch 18:35:21 2023-05-09 18:35:21,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:35:21 2023-05-09 18:35:21,192 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4561 18:35:21 0.0.0 [Pipeline] } 18:35:22 $ docker exec --env ******** --env ******** cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e ssh-agent -k 18:35:22 unset SSH_AUTH_SOCK; 18:35:22 unset SSH_AGENT_PID; 18:35:22 echo Agent pid 77 killed; 18:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:21 + git semver [Pipeline] } 18:35:22 $ docker stop --time=1 cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e 18:35:24 $ docker rm -f --volumes cb8144fbb1491b3c13652f7d60c601441be906db0f101402845c72edd0b5b97e [Pipeline] // withDockerContainer [Pipeline] sh 18:35:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:24 Stashed 1 file(s) [Pipeline] echo 18:35:24 [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 18:35:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:24 ========================================================= 18:35:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:35:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:35:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:35:25 f56be85fc22e: Pulling fs layer 18:35:25 85791d961cd3: Pulling fs layer 18:35:25 d694b5ae8c79: Pulling fs layer 18:35:25 9f32a84ed3da: Pulling fs layer 18:35:25 4d19c01a9841: Pulling fs layer 18:35:25 9325e15d5711: Pulling fs layer 18:35:25 4d19c01a9841: Waiting 18:35:25 556b6ee489ea: Pulling fs layer 18:35:25 c5a4b2cf53e6: Pulling fs layer 18:35:25 9325e15d5711: Waiting 18:35:25 556b6ee489ea: Waiting 18:35:25 c5a4b2cf53e6: Waiting 18:35:25 85791d961cd3: Download complete 18:35:25 9f32a84ed3da: Verifying Checksum 18:35:25 9f32a84ed3da: Download complete 18:35:25 4d19c01a9841: Verifying Checksum 18:35:25 4d19c01a9841: Download complete 18:35:25 f56be85fc22e: Verifying Checksum 18:35:25 f56be85fc22e: Download complete 18:35:25 9325e15d5711: Verifying Checksum 18:35:25 9325e15d5711: Download complete 18:35:25 f56be85fc22e: Pull complete 18:35:25 85791d961cd3: Pull complete 18:35:25 c5a4b2cf53e6: Download complete 18:35:26 d694b5ae8c79: Verifying Checksum 18:35:26 d694b5ae8c79: Download complete 18:35:26 556b6ee489ea: Verifying Checksum 18:35:26 556b6ee489ea: Download complete 18:35:29 d694b5ae8c79: Pull complete 18:35:29 9f32a84ed3da: Pull complete 18:35:29 4d19c01a9841: Pull complete 18:35:29 9325e15d5711: Pull complete 18:35:31 556b6ee489ea: Pull complete 18:35:32 c5a4b2cf53e6: Pull complete 18:35:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:35:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:35:32 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:35:32 WORKDIR /edgex 18:35:32 COPY go.mod . 18:35:32 RUN go mod download build 18:35:32 -t ci-base-image-x86_64 -f - . 18:35:33 Sending build context to Docker daemon 170.7MB 18:35:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:35:33 ---> c4be618373d6 18:35:33 Step 2/4 : WORKDIR /edgex 18:35:37 ---> Running in ba07b5516ba7 18:35:37 Removing intermediate container ba07b5516ba7 18:35:37 ---> 310440f94ac9 18:35:37 Step 3/4 : COPY go.mod . 18:35:37 ---> a32815f41556 18:35:37 Step 4/4 : RUN go mod download 18:35:37 ---> Running in 871fcfcef0a6 18:35:39 Still waiting to schedule task 18:35:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:35:47 Removing intermediate container 871fcfcef0a6 18:35:47 ---> 5d104aed7ece 18:35:47 Successfully built 5d104aed7ece 18:35:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:47 + docker inspect -f . ci-base-image-x86_64 18:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:47 prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container 18:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:35:48 $ docker top e5b76a608672b07d6400b720c035d641828c5cddbf0c5b0617b1700285752c72 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:48 + go version 18:35:48 go version go1.20.2 linux/amd64 [Pipeline] } 18:35:48 $ docker stop --time=1 e5b76a608672b07d6400b720c035d641828c5cddbf0c5b0617b1700285752c72 18:35:49 $ docker rm -f --volumes e5b76a608672b07d6400b720c035d641828c5cddbf0c5b0617b1700285752c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:50 + docker inspect -f . ci-base-image-x86_64 18:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:50 prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container 18:35:50 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:35:51 $ docker top 44c94f76823f7234ff51616bb95b6aa9a22bdf9d9598e525aad0683d8f4f3e7e -eo pid,comm [Pipeline] { [Pipeline] echo 18:35:51 ========================================================= 18:35:51 [edgeXBuildGoParallel] Running Tests and Build... 18:35:51 ========================================================= [Pipeline] sh 18:35:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:35:51 + make test 18:35:51 go test -race -coverprofile=coverage.out ./... 18:36:00 ? github.com/edgexfoundry/edgex-go [no test files] 18:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:36:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:36:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:36:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 18:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 18:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:36:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements 18:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 18:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.064s coverage: 88.5% of statements 18:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:36:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:36:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 95.6% of statements 18:36:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 18:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:36:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 18:36:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.0% of statements 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 18:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:36:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:36:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:36:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:36:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:36:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:36:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:36:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:36:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:36:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:36:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:36:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:36:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 18:36:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:36:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements 18:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 18:36:48 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 18:36:48 running golangci-lint 18:36:48 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:36:48 go version go1.20.2 linux/amd64 18:36:48 level=info msg="[config_reader] Used config file .golangci.yml" 18:36:48 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:37:03 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 13.400745165s" 18:37:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.582655ms" 18:37:07 level=info msg="[linters_context/goanalysis] analyzers took 50.205502702s with top 10 stages: buildir: 26.199537495s, inspect: 1.846958035s, fact_deprecated: 1.655677793s, gosec: 1.201536448s, ctrlflow: 1.188840082s, printf: 928.728024ms, nilness: 817.396483ms, fact_purity: 735.09484ms, S1038: 707.167961ms, typedness: 490.724795ms" 18:37:07 level=info msg="[runner] Issues before processing: 203, after processing: 0" 18:37:07 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, identifier_marker: 203/203" 18:37:07 level=info msg="[runner] processing took 20.049446ms with stages: nolint: 9.726673ms, identifier_marker: 5.349255ms, exclude-rules: 1.925303ms, autogenerated_exclude: 1.679082ms, path_prettifier: 899.44µs, skip_dirs: 433.561µs, cgo: 20.802µs, filename_unadjuster: 10.1µs, max_same_issues: 960ns, skip_files: 680ns, uniq_by_line: 570ns, severity-rules: 510ns, path_shortener: 470ns, exclude: 380ns, source_code: 370ns, diff: 350ns, sort_results: 320ns, max_from_linter: 280ns, max_per_file_from_linter: 190ns, path_prefixer: 150ns" 18:37:07 level=info msg="[runner] linters took 6.354635879s with stages: goanalysis_metalinter: 6.334456363s" 18:37:07 level=info msg="File cache stats: 0 entries of total size 0B" 18:37:07 level=info msg="Memory: 200 samples, avg is 179.5MB, max is 794.2MB" 18:37:07 level=info msg="Execution took 19.812052888s" 18:37:07 go vet ./... 18:37:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:37:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:37:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:37:12 + ls -al . 18:37:12 total 704 18:37:12 drwxrwxr-x 11 1001 1001 4096 May 9 18:35 . 18:37:12 drwxr-xr-x 4 root root 4096 May 9 18:35 .. 18:37:12 drwxrwxr-x 2 1001 1001 4096 May 9 18:34 .blubracket 18:37:12 -rw-rw-r-- 1 1001 1001 16 May 9 18:34 .dockerignore 18:37:12 drwxrwxr-x 8 1001 1001 4096 May 9 18:35 .git 18:37:12 drwxrwxr-x 3 1001 1001 4096 May 9 18:34 .github 18:37:12 -rw-rw-r-- 1 1001 1001 1133 May 9 18:34 .gitignore 18:37:12 -rw-rw-r-- 1 1001 1001 42 May 9 18:34 .golangci.yml 18:37:12 -rw-rw-r-- 1 1001 1001 87 May 9 18:34 .hadolint.yml 18:37:12 drwxr-xr-x 3 1001 1001 4096 May 9 18:35 .semver 18:37:12 -rw-rw-r-- 1 1001 1001 166 May 9 18:34 .sonarcloud.properties 18:37:12 -rw-rw-r-- 1 1001 1001 1171 May 9 18:34 ADOPTERS.md 18:37:12 -rw-rw-r-- 1 1001 1001 10835 May 9 18:34 Attribution.txt 18:37:12 -rw-rw-r-- 1 1001 1001 73765 May 9 18:34 CHANGELOG.md 18:37:12 -rw-rw-r-- 1 1001 1001 3804 May 9 18:34 CONTRIBUTING.md 18:37:12 -rw-rw-r-- 1 1001 1001 677 May 9 18:34 GOVERNANCE.md 18:37:12 -rw-rw-r-- 1 1001 1001 883 May 9 18:34 Jenkinsfile 18:37:12 -rw-rw-r-- 1 1001 1001 10775 May 9 18:34 LICENSE 18:37:12 -rw-rw-r-- 1 1001 1001 14368 May 9 18:34 Makefile 18:37:12 -rw-rw-r-- 1 1001 1001 582 May 9 18:34 OWNERS.md 18:37:12 -rw-rw-r-- 1 1001 1001 9902 May 9 18:34 README.md 18:37:12 -rw-rw-r-- 1 1001 1001 789 May 9 18:34 SECURITY.md 18:37:12 -rw-rw-r-- 1 1001 1001 5 May 9 18:35 VERSION 18:37:12 drwxrwxr-x 2 1001 1001 4096 May 9 18:34 bin 18:37:12 drwxrwxr-x 18 1001 1001 4096 May 9 18:34 cmd 18:37:12 -rw-r--r-- 1 root root 447733 May 9 18:36 coverage.out 18:37:12 -rw-rw-r-- 1 1001 1001 3200 May 9 18:34 go.mod 18:37:12 -rw-rw-r-- 1 1001 1001 31040 May 9 18:34 go.sum 18:37:12 drwxrwxr-x 7 1001 1001 4096 May 9 18:34 internal 18:37:12 drwxrwxr-x 3 1001 1001 4096 May 9 18:34 openapi 18:37:12 -rw-rw-r-- 1 1001 1001 594 May 9 18:34 security.txt 18:37:12 drwxrwxr-x 4 1001 1001 4096 May 9 18:34 snap 18:37:12 -rw-rw-r-- 1 1001 1001 204 May 9 18:34 version.go [Pipeline] sh 18:37:12 + '[' -e coverage.out ] 18:37:12 + chown 1001:1001 coverage.out [Pipeline] stash 18:37:12 Stashed 1 file(s) [Pipeline] sh 18:37:13 + make build 18:37:13 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 18:37:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14739 in /w/workspace/edgexfoundry_edgex-go_PR-4561 [Pipeline] { [Pipeline] ws 18:37:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:37:13 The recommended git tool is: git 18:37:18 using credential edgex-jenkins-ssh 18:37:18 Cloning the remote Git repository 18:37:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:37:18 > git init /w/workspace/edgex-go/1 # timeout=10 18:37:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:37:18 > git --version # timeout=10 18:37:18 > git --version # 'git version 2.25.1' 18:37:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:25 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 18:37:25 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 18:37:25 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 18:37:26 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 18:37:33 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 18:37:34 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 18:37:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:37:36 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 18:37:37 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 18:37:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:37:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:37:39 Merging remotes/origin/main commit 079d219be26533084879877c2803b7bbbdfcd758 into PR head commit 436564f2fc4a42c08b5adec3864542c0be58742c 18:37:39 Merge succeeded, producing 436564f2fc4a42c08b5adec3864542c0be58742c 18:37:39 Checking out Revision 436564f2fc4a42c08b5adec3864542c0be58742c (PR-4561) 18:37:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:37:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4561/head:refs/remotes/origin/PR-4561 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:37:39 > git config core.sparsecheckout # timeout=10 18:37:39 > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # timeout=10 18:37:39 > git remote # timeout=10 18:37:39 > git config --get remote.origin.url # timeout=10 18:37:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:39 > git merge 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 18:37:39 > git rev-parse HEAD^{commit} # timeout=10 18:37:39 > git config core.sparsecheckout # timeout=10 18:37:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:37:40 $ docker stop --time=1 44c94f76823f7234ff51616bb95b6aa9a22bdf9d9598e525aad0683d8f4f3e7e 18:37:39 > git checkout -f 436564f2fc4a42c08b5adec3864542c0be58742c # timeout=10 18:37:43 Commit message: "docs: Add main branch Warning to README" 18:37:43 > git --version # timeout=10 18:37:43 > git --version # 'git version 2.25.1' 18:37:43 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:37:44 $ docker rm -f --volumes 44c94f76823f7234ff51616bb95b6aa9a22bdf9d9598e525aad0683d8f4f3e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:37:45 18:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:37:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:45 Dload Upload Total Spent Left Speed 18:37:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 18:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:37:45 latest: Pulling from edgex-devops/edgex-compose 18:37:45 cbdbe7a5bc2a: Pulling fs layer 18:37:45 ca9280d653b3: Pulling fs layer 18:37:45 7e9c9ca2126c: Pulling fs layer 18:37:45 cbdbe7a5bc2a: Verifying Checksum 18:37:45 cbdbe7a5bc2a: Download complete 18:37:46 ca9280d653b3: Verifying Checksum 18:37:46 ca9280d653b3: Download complete 18:37:46 cbdbe7a5bc2a: Pull complete [Pipeline] sh 18:37:46 7e9c9ca2126c: Download complete 18:37:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:37:46 ca9280d653b3: Pull complete 18:37:46 + sudo tee /etc/docker/daemon.new 18:37:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:37:46 { 18:37:46 "registry-mirrors": [ 18:37:46 "https://nexus3.edgexfoundry.org:10001" 18:37:46 ], 18:37:46 "bip": "10.250.0.254/24", 18:37:46 "hosts": [ 18:37:46 "tcp://0.0.0.0:5555", 18:37:46 "unix:///var/run/docker.sock" 18:37:46 ], 18:37:46 "mtu": 1458, 18:37:46 "selinux-enabled": true, 18:37:46 "seccomp-profile": "/etc/docker/seccomp.json" 18:37:46 } [Pipeline] sh 18:37:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:37:47 + sudo service docker restart 18:37:49 7e9c9ca2126c: Pull complete 18:37:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:49 prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container 18:37:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:37:51 $ docker top 4dcb5391446e389673515c5baa4d3211c38b4f33971cc6ce295427a4b4db98df -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:51 + docker-compose build --help 18:37:51 + grep parallel 18:37:52 --parallel Build images in parallel. [Pipeline] } 18:37:52 $ docker stop --time=1 4dcb5391446e389673515c5baa4d3211c38b4f33971cc6ce295427a4b4db98df 18:37:53 $ docker rm -f --volumes 4dcb5391446e389673515c5baa4d3211c38b4f33971cc6ce295427a4b4db98df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:54 prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container 18:37:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:37:54 $ docker top 48c8ff64c73e28a4e1fd38bef913c7e0f84eaad35b5931b3c9938a6491c30091 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:55 + docker-compose -f ./docker-compose-build.yml build --parallel 18:37:55 Building core-command ... 18:37:55 Building core-common-config-bootstrapper ... 18:37:55 Building core-data ... 18:37:55 Building core-metadata ... 18:37:55 Building security-bootstrapper ... 18:37:55 Building security-proxy-auth ... 18:37:55 Building security-proxy-setup ... 18:37:55 Building security-secretstore-setup ... 18:37:55 Building security-spiffe-token-provider ... 18:37:55 Building security-spire-agent ... 18:37:55 Building security-spire-config ... 18:37:55 Building security-spire-server ... 18:37:55 Building support-notifications ... 18:37:55 Building support-scheduler ... 18:37:55 Building core-command 18:37:55 Building core-data 18:37:55 Building security-bootstrapper 18:37:55 Building core-metadata 18:37:55 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:05 provisioning config files... 18:38:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17541426391011649488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:06 ---> docker-login.sh 18:38:06 nexus3.edgexfoundry.org:10001 18:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:06 Configure a credential helper to remove this warning. See 18:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:06 18:38:06 Login Succeeded 18:38:06 nexus3.edgexfoundry.org:10002 18:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:07 Configure a credential helper to remove this warning. See 18:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:07 18:38:07 Login Succeeded 18:38:07 nexus3.edgexfoundry.org:10003 18:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:07 Configure a credential helper to remove this warning. See 18:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:07 18:38:07 Login Succeeded 18:38:07 nexus3.edgexfoundry.org:10004 18:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:38:07 ---> 5d104aed7ece 18:38:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:38:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:38:07 ---> 5d104aed7ece 18:38:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:38:07 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:38:07 ---> 5d104aed7ece 18:38:07 Step 3/20 : WORKDIR /edgex-go 18:38:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:38:07 ---> 5d104aed7ece 18:38:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:38:07 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:38:07 ---> 5d104aed7ece 18:38:07 Step 3/33 : WORKDIR /edgex-go 18:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:07 Configure a credential helper to remove this warning. See 18:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:07 18:38:07 Login Succeeded 18:38:07 docker.io 18:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:08 Configure a credential helper to remove this warning. See 18:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:08 18:38:08 Login Succeeded 18:38:08 ---> docker-login.sh ends [Pipeline] } 18:38:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:38:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:09 ========================================================= 18:38:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:38:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:38:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:09 c41833b44d91: Pulling fs layer 18:38:09 ed15518f5707: Pulling fs layer 18:38:09 feae8fd75edb: Pulling fs layer 18:38:09 242c74f7c9fa: Pulling fs layer 18:38:09 3cdef696dda3: Pulling fs layer 18:38:09 2ced38df9373: Pulling fs layer 18:38:09 58f1dce35555: Pulling fs layer 18:38:09 242c74f7c9fa: Waiting 18:38:09 3cdef696dda3: Waiting 18:38:09 2ced38df9373: Waiting 18:38:09 58f1dce35555: Waiting 18:38:09 ed15518f5707: Verifying Checksum 18:38:09 ed15518f5707: Download complete 18:38:09 242c74f7c9fa: Verifying Checksum 18:38:09 242c74f7c9fa: Download complete 18:38:09 3cdef696dda3: Verifying Checksum 18:38:09 3cdef696dda3: Download complete 18:38:09 c41833b44d91: Verifying Checksum 18:38:09 c41833b44d91: Download complete 18:38:11 c41833b44d91: Pull complete 18:38:11 58f1dce35555: Verifying Checksum 18:38:11 58f1dce35555: Download complete 18:38:11 ed15518f5707: Pull complete 18:38:12 feae8fd75edb: Verifying Checksum 18:38:12 feae8fd75edb: Download complete 18:38:12 2ced38df9373: Verifying Checksum 18:38:12 2ced38df9373: Download complete 18:38:13 ---> Running in 69ad91f9b673 18:38:13 ---> Running in db91f0ab1466 18:38:13 ---> Running in c4130ff5e134 18:38:13 ---> Running in de80dfc509b2 18:38:13 ---> Running in a08c4516ce09 18:38:13 Removing intermediate container db91f0ab1466 18:38:13 ---> c4d2c779b031 18:38:13 Step 4/33 : RUN apk add --update --no-cache make git 18:38:13 Removing intermediate container a08c4516ce09 18:38:13 ---> d2adb3b17444 18:38:13 Step 4/24 : WORKDIR /edgex-go 18:38:13 Removing intermediate container c4130ff5e134 18:38:13 ---> 1c711fac5c48 18:38:13 Step 4/25 : WORKDIR /edgex-go 18:38:13 Removing intermediate container 69ad91f9b673 18:38:13 ---> 861e4f7885fd 18:38:13 Step 4/23 : WORKDIR /edgex-go 18:38:13 Removing intermediate container de80dfc509b2 18:38:13 ---> b359d8e0a764 18:38:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:38:13 ---> Running in 1cdc87b0a20f 18:38:13 ---> Running in ac85a510f3ec 18:38:13 ---> Running in 298b996aa564 18:38:13 ---> Running in 15fa56394d9b 18:38:13 ---> Running in 89721d495fe7 18:38:13 Removing intermediate container ac85a510f3ec 18:38:13 ---> a4b2bdd5d984 18:38:13 Step 5/24 : RUN apk add --update --no-cache make git 18:38:13 Removing intermediate container 298b996aa564 18:38:13 ---> 862a47176a2d 18:38:13 Step 5/25 : RUN apk add --update --no-cache make git 18:38:13 Removing intermediate container 15fa56394d9b 18:38:13 ---> 3c50d6d7abc5 18:38:13 Step 5/23 : RUN apk add --update --no-cache make git 18:38:13 ---> Running in 869e86b604f5 18:38:13 ---> Running in 6ca54a45ed73 18:38:13 ---> Running in 047d7ffab3f8 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:13 OK: 265 MiB in 53 packages 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:13 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:38:13 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:38:13 OK: 17821 distinct packages available 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:13 OK: 265 MiB in 53 packages 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:14 OK: 265 MiB in 53 packages 18:38:14 OK: 265 MiB in 53 packages 18:38:14 OK: 265 MiB in 53 packages 18:38:14 Removing intermediate container 1cdc87b0a20f 18:38:14 ---> 6a79d39c675b 18:38:14 Step 5/33 : COPY go.mod vendor* ./ 18:38:14 Removing intermediate container 869e86b604f5 18:38:14 ---> 2813cec09e2f 18:38:14 Step 6/24 : COPY go.mod vendor* ./ 18:38:14 ---> defd539cbc98 18:38:14 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:14 ---> 2a426976c3a5 18:38:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:14 ---> Running in 8e98cacd4b68 18:38:14 ---> Running in 7bbfb42113b6 18:38:14 Removing intermediate container 6ca54a45ed73 18:38:14 ---> 4907f7b7cc26 18:38:14 Step 6/25 : COPY go.mod vendor* ./ 18:38:14 Removing intermediate container 047d7ffab3f8 18:38:14 ---> 01fb68657ac7 18:38:14 Step 6/23 : COPY go.mod vendor* ./ 18:38:14 Removing intermediate container 89721d495fe7 18:38:14 ---> 03282834e5ec 18:38:14 Step 5/20 : COPY go.mod vendor* ./ 18:38:14 ---> 897b78c13398 18:38:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:14 ---> 5081ebbec1a3 18:38:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:14 ---> Running in 72bfa94b0dd1 18:38:14 ---> Running in fe0eca1818c6 18:38:14 ---> 3bb6a8156ce7 18:38:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:14 ---> Running in 441e8a9f6b19 18:38:24 feae8fd75edb: Pull complete 18:38:24 242c74f7c9fa: Pull complete 18:38:24 3cdef696dda3: Pull complete 18:38:31 2ced38df9373: Pull complete 18:38:33 58f1dce35555: Pull complete 18:38:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:38:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:33 WORKDIR /edgex 18:38:33 COPY go.mod . 18:38:33 RUN go mod download 18:38:33 + docker build -t ci-base-image-arm64 -f - . 18:38:34 Sending build context to Docker daemon 2.932MB 18:38:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:38:34 ---> fadd8f120f05 18:38:34 Step 2/4 : WORKDIR /edgex 18:38:36 ---> Running in c6591744c09f 18:38:36 Removing intermediate container c6591744c09f 18:38:36 ---> 4f8a1a3d78fc 18:38:36 Step 3/4 : COPY go.mod . 18:38:36 ---> 4cfbd70360a7 18:38:36 Step 4/4 : RUN go mod download 18:38:36 ---> Running in dc066ec11177 18:38:53 Removing intermediate container 7bbfb42113b6 18:38:53 ---> d61b9f8c3038 18:38:53 Step 8/24 : COPY . . 18:38:53 Removing intermediate container 8e98cacd4b68 18:38:53 ---> 86269b2d8472 18:38:53 Step 7/33 : COPY . . 18:38:53 Removing intermediate container fe0eca1818c6 18:38:53 ---> 8d07350ad960 18:38:53 Step 8/23 : COPY . . 18:38:53 Removing intermediate container 72bfa94b0dd1 18:38:53 ---> 0de9822da087 18:38:53 Step 8/25 : COPY . . 18:38:53 Removing intermediate container 441e8a9f6b19 18:38:53 ---> dba8af8ffb61 18:38:53 Step 7/20 : COPY . . 18:39:03 ---> 6921fa2c1848 18:39:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:39:03 ---> 65b118f7b275 18:39:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:39:03 ---> Running in 0eb972b2d233 18:39:03 ---> Running in 5861518e3ca5 18:39:03 ---> 89556ba64e18 18:39:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:39:03 ---> 8d100033b10b 18:39:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:39:03 ---> 8079d1f9c18f 18:39:03 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:39:03 ---> Running in e0a0675d1bf1 18:39:03 ---> Running in 18f6374208d5 18:39:03 ---> Running in c493dff0d895 18:39:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:39:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:39:04 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 18:39:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:39:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:39:09 Removing intermediate container dc066ec11177 18:39:09 ---> 8f4c33a3d66f 18:39:09 Successfully built 8f4c33a3d66f 18:39:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:09 + docker inspect -f . ci-base-image-arm64 18:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:10 prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container 18:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:39:11 $ docker top 2ef487e527386018dacb30ac38325b5e026cb7bf42cdd78956a3098b9b1f2bfd -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:12 + go version 18:39:12 go version go1.20.2 linux/arm64 [Pipeline] } 18:39:12 $ docker stop --time=1 2ef487e527386018dacb30ac38325b5e026cb7bf42cdd78956a3098b9b1f2bfd 18:39:13 $ docker rm -f --volumes 2ef487e527386018dacb30ac38325b5e026cb7bf42cdd78956a3098b9b1f2bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:14 + docker inspect -f . ci-base-image-arm64 18:39:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:14 prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container 18:39:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:39:15 $ docker top 656c70c5b40ab9e8f03b87fcf0654dbf1c797280d593078e8329f319c8b6b88a -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:16 ========================================================= 18:39:16 [edgeXBuildGoParallel] Running Tests and Build... 18:39:16 ========================================================= [Pipeline] sh 18:39:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:39:16 + make test 18:39:16 go test -race -coverprofile=coverage.out ./... 18:39:43 Removing intermediate container 0eb972b2d233 18:39:43 ---> 9fc2c83cc3fa 18:39:43 18:39:43 Removing intermediate container e0a0675d1bf1 18:39:43 ---> 6c602a5a4cb8 18:39:43 18:39:43 Step 9/33 : FROM alpine:3.17 18:39:43 Step 10/23 : FROM alpine:3.17 18:39:43 Removing intermediate container 5861518e3ca5 18:39:43 ---> 49e7b9d717e4 18:39:43 18:39:43 Step 10/25 : FROM alpine:3.17 18:39:43 Removing intermediate container c493dff0d895 18:39:43 ---> 0605ebe188a3 18:39:43 18:39:43 Step 10/24 : FROM alpine:3.17 18:39:43 3.17: Pulling from library/alpine 18:39:43 3.17: Pulling from library/alpine 18:39:43 3.17: Pulling from library/alpine 18:39:43 3.17: Pulling from library/alpine 18:39:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:39:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:39:43 Status: Downloaded newer image for alpine:3.17 18:39:43 Status: Image is up to date for alpine:3.17 18:39:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:39:43 Status: Image is up to date for alpine:3.17 18:39:43 ---> 9ed4aefc74f6 18:39:43 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:39:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:39:43 Status: Image is up to date for alpine:3.17 18:39:43 ---> 9ed4aefc74f6 18:39:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:39:43 ---> 9ed4aefc74f6 18:39:43 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:39:43 ---> 9ed4aefc74f6 18:39:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:39:43 ---> Running in 6864c99c29ef 18:39:43 ---> Running in 5091a30431b8 18:39:43 ---> Running in 218bd1ac6ed8 18:39:43 ---> Running in e62e14f7c397 18:39:43 Removing intermediate container 18f6374208d5 18:39:43 ---> 7497151f34e4 18:39:43 18:39:43 Step 9/20 : FROM alpine:3.17 18:39:43 ---> 9ed4aefc74f6 18:39:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:39:43 ---> Running in 1811cb97dd99 18:39:43 Removing intermediate container 218bd1ac6ed8 18:39:43 ---> d85446b0082c 18:39:43 Step 12/23 : ENV APP_PORT=59880 18:39:43 Removing intermediate container 6864c99c29ef 18:39:43 ---> 76fd33da1ac9 18:39:43 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:39:43 ---> Running in 16690f7299cd 18:39:43 ---> Running in 3ee32a95ea22 18:39:43 Removing intermediate container 1811cb97dd99 18:39:43 ---> 8457076c4616 18:39:43 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:39:43 ---> Running in d8b55550ce94 18:39:43 Removing intermediate container 16690f7299cd 18:39:43 ---> 2cac35234ecd 18:39:43 Step 13/23 : EXPOSE $APP_PORT 18:39:43 ---> Running in e9aa5c6386b9 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:43 Removing intermediate container e9aa5c6386b9 18:39:43 ---> 7b7b8a2c7e88 18:39:43 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:43 ---> Running in a5b6117fc49c 18:39:43 (1/2) Installing dumb-init (1.2.5-r2) 18:39:43 (2/2) Installing su-exec (0.2-r2) 18:39:43 Executing busybox-1.35.0-r29.trigger 18:39:43 OK: 7 MiB in 17 packages 18:39:43 (1/1) Installing dumb-init (1.2.5-r2) 18:39:43 Executing busybox-1.35.0-r29.trigger 18:39:43 (1/1) Installing dumb-init (1.2.5-r2) 18:39:43 OK: 7 MiB in 16 packages 18:39:43 Executing busybox-1.35.0-r29.trigger 18:39:43 OK: 7 MiB in 16 packages 18:39:43 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:39:43 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:39:43 OK: 17821 distinct packages available 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:44 (1/9) Installing ca-certificates (20230506-r0) 18:39:44 (2/9) Installing brotli-libs (1.0.9-r9) 18:39:44 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:39:44 (4/9) Installing libcurl (8.0.1-r0) 18:39:44 (5/9) Installing curl (8.0.1-r0) 18:39:44 (6/9) Installing dumb-init (1.2.5-r2) 18:39:44 (7/9) Installing musl-obstack (1.2.3-r0) 18:39:44 (8/9) Installing libucontext (1.2-r0) 18:39:44 (9/9) Installing gcompat (1.1.0-r0) 18:39:44 Executing busybox-1.35.0-r29.trigger 18:39:44 Executing ca-certificates-20230506-r0.trigger 18:39:44 OK: 10 MiB in 24 packages 18:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:44 Removing intermediate container 3ee32a95ea22 18:39:44 ---> c42a670c2039 18:39:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:44 ---> Running in 888aa1f3c2aa 18:39:44 Removing intermediate container e62e14f7c397 18:39:44 ---> 240f3854e65f 18:39:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:39:44 ---> Running in df0d177f40a8 18:39:44 Removing intermediate container 888aa1f3c2aa 18:39:44 ---> f94f63faa145 18:39:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:39:44 Removing intermediate container df0d177f40a8 18:39:44 ---> 277e7e0629d5 18:39:44 Step 13/25 : ENV APP_PORT=59881 18:39:44 ---> Running in ac3836bc6c7a 18:39:44 ---> Running in 2d3827a36067 18:39:44 Removing intermediate container 5091a30431b8 18:39:44 ---> d93d9b0b5ed7 18:39:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:39:44 (1/1) Installing dumb-init (1.2.5-r2) 18:39:44 ---> Running in f6264c060521 18:39:44 Executing busybox-1.35.0-r29.trigger 18:39:44 OK: 7 MiB in 16 packages 18:39:44 Removing intermediate container ac3836bc6c7a 18:39:44 ---> 483fce46108c 18:39:44 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:39:44 Removing intermediate container 2d3827a36067 18:39:44 ---> ec09f2f1b447 18:39:44 Step 14/25 : EXPOSE $APP_PORT 18:39:44 ---> Running in 22a3727c4e61 18:39:44 ---> Running in f25eb3516a04 18:39:45 Removing intermediate container f6264c060521 18:39:45 ---> 7d18fa1e1c86 18:39:45 Step 13/24 : ENV APP_PORT=59882 18:39:45 ---> Running in 6ce6ad1ecd34 18:39:45 Removing intermediate container d8b55550ce94 18:39:45 ---> 938fbc159f52 18:39:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:45 Removing intermediate container f25eb3516a04 18:39:45 ---> 6ef6bd8bd220 18:39:45 Step 15/25 : WORKDIR / 18:39:45 Removing intermediate container 22a3727c4e61 18:39:45 ---> 2e6790ad9c1c 18:39:45 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:39:45 ---> Running in 5f3d006e5325 18:39:45 ---> Running in da3b992289e6 18:39:45 Removing intermediate container 6ce6ad1ecd34 18:39:45 ---> fa4b7c2d00c7 18:39:45 Step 14/24 : EXPOSE $APP_PORT 18:39:45 ---> Running in ff2f6bec8a01 18:39:45 Removing intermediate container a5b6117fc49c 18:39:45 ---> c24db05a8e2b 18:39:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:45 Removing intermediate container 5f3d006e5325 18:39:45 ---> 7308b5c14d28 18:39:45 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:39:45 Removing intermediate container da3b992289e6 18:39:45 ---> 8e8472ca26ba 18:39:45 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:45 ---> 40c5c1990d14 18:39:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:39:45 ---> Running in 114db30ad7e0 18:39:45 Removing intermediate container ff2f6bec8a01 18:39:45 ---> 175bafc5bc9f 18:39:45 Step 15/24 : WORKDIR / 18:39:45 ---> 0f760ffc7eab 18:39:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:39:45 ---> Running in 1412eff04f8a 18:39:45 ---> 11717ed81d36 18:39:45 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:39:45 ---> c63497bd5a15 18:39:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:39:46 Removing intermediate container 1412eff04f8a 18:39:46 ---> 9300c7afefde 18:39:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:46 ---> 6de3ce2edfce 18:39:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:39:46 ---> 0f4a1f07c1c3 18:39:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:39:46 ---> f9a7a31989ae 18:39:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:39:46 ---> f48a7ead83ed 18:39:46 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:39:46 ---> ecc7d1dc3da2 18:39:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:39:46 ---> dc02a2225f65 18:39:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:39:46 ---> a82a81d65882 18:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:39:46 Removing intermediate container 114db30ad7e0 18:39:46 ---> cb0835ef88a8 18:39:46 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:39:46 ---> d2f7daa8cc24 18:39:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:39:46 ---> Running in 5b1227a28027 18:39:46 ---> Running in 3c10112cadc4 18:39:47 Removing intermediate container 5b1227a28027 18:39:47 ---> 3a03c6844a46 18:39:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 18:39:47 ---> Running in df009e13259d 18:39:47 Removing intermediate container 3c10112cadc4 18:39:47 ---> aba832f45b6b 18:39:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:39:47 Removing intermediate container df009e13259d 18:39:47 ---> e42df7f99851 18:39:47 Step 18/20 : LABEL arch=x86_64 18:39:47 ---> 2bc03a02b64b 18:39:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:39:47 ---> cd7b20cfc725 18:39:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:39:47 ---> 787b96492a0d 18:39:47 Step 19/23 : ENTRYPOINT ["/core-data"] 18:39:47 ---> b997fd6c7cd1 18:39:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:39:47 ---> Running in b70818a0839d 18:39:47 ---> Running in 7af41d56f2a5 18:39:47 ---> Running in 34b1642082c3 18:39:47 ---> c71709956690 18:39:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:39:47 Removing intermediate container b70818a0839d 18:39:47 ---> 0f2bd11ef427 18:39:47 Step 19/20 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:39:47 Removing intermediate container 7af41d56f2a5 18:39:47 ---> 7393185b8561 18:39:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:47 ---> Running in 6dca6cfcf6b0 18:39:47 ---> Running in f859fd69c5b7 18:39:47 ---> Running in f5177e2c8563 18:39:47 ---> b05af0f915ee 18:39:47 Step 20/24 : ENTRYPOINT ["/core-command"] 18:39:47 ---> Running in 89f83f084bab 18:39:47 Removing intermediate container 6dca6cfcf6b0 18:39:47 ---> 67633dca894f 18:39:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:47 ---> Running in 7cc27445a1f2 18:39:47 Removing intermediate container f859fd69c5b7 18:39:47 ---> 71abacebc856 18:39:47 Step 20/20 : LABEL version=0.0.0 18:39:47 Removing intermediate container f5177e2c8563 18:39:47 ---> 8b9347baf624 18:39:47 Step 21/23 : LABEL arch=x86_64 18:39:48 Removing intermediate container 89f83f084bab 18:39:48 ---> 560737aea98c 18:39:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:48 ---> Running in d7e447154b35 18:39:48 ---> Running in 195b70f85e48 18:39:48 ---> Running in d55e57720f14 18:39:48 Removing intermediate container 7cc27445a1f2 18:39:48 ---> a4a28937c0e6 18:39:48 Step 23/25 : LABEL arch=x86_64 18:39:48 ---> Running in af65a3fba796 18:39:48 Removing intermediate container af65a3fba796 18:39:48 Removing intermediate container d7e447154b35 18:39:48 ---> ee2d82b1ca4b 18:39:48 ---> 12946e7a4fe1 18:39:48 Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:39:48 18:39:48 Removing intermediate container 34b1642082c3 18:39:48 ---> 2a65c1df2cb5 18:39:48 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:48 Removing intermediate container d55e57720f14 18:39:48 ---> 2eb66aaba562 18:39:48 Step 22/24 : LABEL arch=x86_64 18:39:48 Removing intermediate container 195b70f85e48 18:39:48 ---> d0214d67fe3e 18:39:48 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:39:48 ---> Running in 01da22fde9a3 18:39:48 ---> Running in 4d225d68c36f 18:39:48 Successfully built 12946e7a4fe1 18:39:48 ---> Running in 4b677165cdad 18:39:48 Successfully tagged security-spiffe-token-provider:latest 18:39:48 Building support-scheduler 18:39:48  Building security-spiffe-token-provider ... done  ---> 7791959e67ee 18:39:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:39:48 Removing intermediate container 01da22fde9a3 18:39:48 ---> c6be9b3306d2 18:39:48 Step 25/25 : LABEL version=0.0.0 18:39:48 Removing intermediate container 4d225d68c36f 18:39:48 ---> 895258724d62 18:39:48 Step 23/24 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:39:51 ---> Running in c6047c490c26 18:39:51 ---> Running in 4e4dc9b27309 18:39:51 Removing intermediate container 4b677165cdad 18:39:51 ---> 17c53bf8792e 18:39:51 Step 23/23 : LABEL version=0.0.0 18:39:51 ---> 6b21f494b15f 18:39:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:39:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:39:51 ---> 5d104aed7ece 18:39:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:39:51 ---> Using cache 18:39:51 ---> 861e4f7885fd 18:39:51 Step 4/23 : WORKDIR /edgex-go 18:39:51 ---> Using cache 18:39:51 ---> 3c50d6d7abc5 18:39:51 Step 5/23 : RUN apk add --update --no-cache make git 18:39:51 ---> Using cache 18:39:51 ---> 01fb68657ac7 18:39:51 Step 6/23 : COPY go.mod vendor* ./ 18:39:51 Removing intermediate container 4e4dc9b27309 18:39:51 ---> 99f4938eec36 18:39:51 18:39:51 Removing intermediate container c6047c490c26 18:39:51 ---> 460ad74e4d77 18:39:51 Step 24/24 : LABEL version=0.0.0 18:39:51 ---> Using cache 18:39:51 ---> 5081ebbec1a3 18:39:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:51 ---> Using cache 18:39:51 ---> 8d07350ad960 18:39:51 Step 8/23 : COPY . . 18:39:51 ---> Using cache 18:39:51 ---> 6921fa2c1848 18:39:51 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:39:51 Successfully built 99f4938eec36 18:39:51 ---> Running in cb12bb9dd5d8 18:39:51 Successfully tagged core-metadata:latest 18:39:51 Building support-notifications 18:39:51 ---> Running in 5a9d3841f6be 18:39:51 ---> Running in 09cafe07515b 18:39:53  Building core-metadata ... done Removing intermediate container cb12bb9dd5d8 18:39:53 ---> 92f3a2496627 18:39:53 18:39:53 Successfully built 92f3a2496627 18:39:53 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 18:39:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:39:55 Successfully tagged core-data:latest 18:39:55 ---> 5d104aed7ece 18:39:55  Building core-data ... done Step 3/23 : ARG ADD_BUILD_TAGS="" 18:39:55 Building security-spire-config 18:39:55 ---> Using cache 18:39:55 ---> 861e4f7885fd 18:39:55 Step 4/23 : WORKDIR /edgex-go 18:39:55 ---> Using cache 18:39:55 ---> 3c50d6d7abc5 18:39:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:39:55 ? github.com/edgexfoundry/edgex-go [no test files] 18:39:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:39:58 ---> 5d104aed7ece 18:39:58 Step 3/27 : WORKDIR /edgex-go 18:39:58 ---> Using cache 18:39:58 ---> b359d8e0a764 18:39:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:39:58 Removing intermediate container 5a9d3841f6be 18:39:58 ---> 978a95aa097a 18:39:58 18:39:58 ---> bb3503ad4297 18:39:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:39:58 ---> Running in 1a14e5ac8e24 18:39:58 ---> Running in 0d70d89a60aa 18:39:58 Successfully built 978a95aa097a 18:39:58 Successfully tagged core-command:latest 18:39:58  Building core-command ... done Building security-proxy-auth 18:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:59 OK: 265 MiB in 53 packages 18:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:00 ---> 4bb38bba5206 18:40:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:00 OK: 265 MiB in 53 packages 18:40:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:40:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:40:01 ---> 5d104aed7ece 18:40:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:40:01 ---> Using cache 18:40:01 ---> 861e4f7885fd 18:40:01 Step 4/23 : WORKDIR /edgex-go 18:40:01 ---> Using cache 18:40:01 ---> 3c50d6d7abc5 18:40:01 Step 5/23 : RUN apk add --update --no-cache make git 18:40:01 ---> Using cache 18:40:01 ---> 01fb68657ac7 18:40:01 Step 6/23 : COPY go.mod vendor* ./ 18:40:01 ---> Using cache 18:40:01 ---> 5081ebbec1a3 18:40:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:01 ---> Using cache 18:40:01 ---> 8d07350ad960 18:40:01 Step 8/23 : COPY . . 18:40:01 ---> Using cache 18:40:01 ---> 6921fa2c1848 18:40:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:40:04 ---> Running in 389e13a6d0f5 18:40:04 ---> ca2e57027396 18:40:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:40:04 Removing intermediate container 1a14e5ac8e24 18:40:04 ---> eaeb080111a9 18:40:04 Step 5/27 : COPY go.mod vendor* ./ 18:40:04 Removing intermediate container 0d70d89a60aa 18:40:04 ---> 1deae73729a8 18:40:04 Step 6/23 : COPY go.mod vendor* ./ 18:40:04 ---> 75d152f365ae 18:40:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:40:04 ---> f0864e124df7 18:40:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:40:04 ---> ece6f0972d3b 18:40:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:04 ---> Running in f6f8ece40fb6 18:40:04 ---> Running in 875ffc853244 18:40:04 ---> f6a53eaa8356 18:40:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:40:04 ---> 3f205a9f9b9d 18:40:04 Step 28/33 : RUN chmod +x /entrypoint.sh 18:40:04 ---> Running in 6b632538466d 18:40:05 Removing intermediate container 6b632538466d 18:40:05 ---> 0ca33f99dce7 18:40:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:40:05 ---> Running in 41af9626ae7f 18:40:05 Removing intermediate container 41af9626ae7f 18:40:05 ---> 391973378bac 18:40:05 Step 30/33 : CMD ["gate"] 18:40:05 ---> Running in b62f36ddab3c 18:40:05 Removing intermediate container b62f36ddab3c 18:40:05 ---> 2736b532601f 18:40:05 Step 31/33 : LABEL arch=x86_64 18:40:05 ---> Running in 6730824f87f3 18:40:06 Removing intermediate container 6730824f87f3 18:40:06 ---> e13067a9aa0d 18:40:06 Step 32/33 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:40:06 ---> Running in 9c4dc106d5fd 18:40:06 Removing intermediate container 9c4dc106d5fd 18:40:06 ---> 8e3b823cb9ef 18:40:06 Step 33/33 : LABEL version=0.0.0 18:40:06 ---> Running in 1309f311bb0b 18:40:06 Removing intermediate container 1309f311bb0b 18:40:06 ---> 421fba5bd306 18:40:06 18:40:06 Successfully built 421fba5bd306 18:40:07 Successfully tagged security-bootstrapper:latest 18:40:07  Building security-bootstrapper ... done Building security-secretstore-setup 18:40:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:40:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:40:09 ---> 5d104aed7ece 18:40:09 Step 3/25 : WORKDIR /edgex-go 18:40:09 ---> Using cache 18:40:09 ---> b359d8e0a764 18:40:09 Step 4/25 : RUN apk add --update --no-cache make git 18:40:19 ---> Running in 8c8888e32edc 18:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:19 OK: 265 MiB in 53 packages 18:40:28 Removing intermediate container 8c8888e32edc 18:40:28 ---> 99a89c1a4ca6 18:40:28 Step 5/25 : COPY go.mod vendor* ./ 18:40:28 ---> 78e12d94345b 18:40:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:28 Removing intermediate container 09cafe07515b 18:40:28 ---> dea88b559d26 18:40:28 18:40:28 Step 10/23 : FROM alpine:3.17 18:40:28 ---> 9ed4aefc74f6 18:40:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:40:28 ---> Using cache 18:40:28 ---> d93d9b0b5ed7 18:40:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:40:28 ---> Using cache 18:40:28 ---> 7d18fa1e1c86 18:40:28 Step 13/23 : ENV APP_PORT=59861 18:40:28 ---> Running in 4ea74d109032 18:40:28 ---> Running in d21bf61c6158 18:40:28 Removing intermediate container 875ffc853244 18:40:28 ---> 65917caee1f8 18:40:28 Step 8/23 : COPY . . 18:40:28 Removing intermediate container d21bf61c6158 18:40:28 ---> 2c768e9057df 18:40:28 Step 14/23 : EXPOSE $APP_PORT 18:40:28 Removing intermediate container f6f8ece40fb6 18:40:28 ---> 7982267b8706 18:40:28 Step 7/27 : COPY . . 18:40:35 ---> Running in 0e21ccbdeddb 18:40:35 Removing intermediate container 0e21ccbdeddb 18:40:35 ---> 875979651f2a 18:40:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:35 Removing intermediate container 389e13a6d0f5 18:40:35 ---> f097de6bc7dd 18:40:35 18:40:35 Step 10/23 : FROM alpine:3.17 18:40:35 ---> 9ed4aefc74f6 18:40:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:40:35 ---> 88766930e558 18:40:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:40:35 ---> eb40d67f9fd0 18:40:35 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:40:35 ---> Running in f49f64472c63 18:40:35 ---> Running in 673925c65459 18:40:35 ---> Running in c0ed00760267 18:40:35 ---> 8b29d5c4be1e 18:40:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:40:35 Removing intermediate container f49f64472c63 18:40:35 ---> b220941d3070 18:40:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:40:35 Removing intermediate container c0ed00760267 18:40:35 ---> 6e7dd3f60684 18:40:35 Step 9/27 : WORKDIR /edgex-go/spire-build 18:40:35 ---> Running in cd9123f1b2bd 18:40:35 ---> Running in 711c00809c65 18:40:35 ---> 75839519186d 18:40:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:40:35 Removing intermediate container 711c00809c65 18:40:35 ---> d6ca3a493137 18:40:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:40:35 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 18:40:35 ---> Running in c83f5a7e3a94 18:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:35 Removing intermediate container c83f5a7e3a94 18:40:35 ---> 4b915a78c989 18:40:35 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 18:40:35 (1/1) Installing dumb-init (1.2.5-r2) 18:40:35 Executing busybox-1.35.0-r29.trigger 18:40:35 OK: 7 MiB in 16 packages 18:40:35 ---> Running in 79097e0ba7d0 18:40:35 ---> 69e8b46f7bc1 18:40:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:40:35 ---> fad3f8581236 18:40:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:40:35 ---> Running in 4eda2e04506e 18:40:35 Removing intermediate container cd9123f1b2bd 18:40:35 ---> c510477f728e 18:40:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:35 Removing intermediate container 4eda2e04506e 18:40:35 ---> 81e60de5ca1e 18:40:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:40:35 ---> Running in e1fc2a5e0b9e 18:40:35 Removing intermediate container e1fc2a5e0b9e 18:40:35 ---> b2d56c677e90 18:40:35 Step 21/23 : LABEL arch=x86_64 18:40:35 ---> 4a68b1252380 18:40:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:40:35 ---> Running in c5a9ccca3f57 18:40:35 Removing intermediate container 79097e0ba7d0 18:40:35 ---> 81d1b7b5ba08 18:40:35 Step 12/27 : WORKDIR /edgex-go 18:40:35 Removing intermediate container c5a9ccca3f57 18:40:35 ---> 1561cf4c9645 18:40:35 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:40:35 ---> Running in 4cf210b22adb 18:40:35 ---> Running in 2e3dfdd46f00 18:40:35 ---> c66dce881c74 18:40:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:40:36 Removing intermediate container 4cf210b22adb 18:40:36 ---> 3980ea77418b 18:40:36 18:40:36 Step 13/27 : FROM alpine:3.17 18:40:36 ---> 9ed4aefc74f6 18:40:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:40:36 Removing intermediate container 2e3dfdd46f00 18:40:36 ---> 0b0f1355d8f5 18:40:36 Step 23/23 : LABEL version=0.0.0 18:40:36 ---> Running in e1bc09a679df 18:40:36 ---> Running in 115527128fab 18:40:36 Removing intermediate container e1bc09a679df 18:40:36 ---> d9b4967076a5 18:40:36 18:40:36 Removing intermediate container 115527128fab 18:40:36 ---> 4cfe38f93a7b 18:40:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:40:36 Successfully built d9b4967076a5 18:40:36 Successfully tagged support-scheduler:latest 18:40:36 Building security-spire-server 18:40:36  Building support-scheduler ... done  ---> d512adbd4258 18:40:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:40:36 ---> Running in b2458b96ac65 18:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:37 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:40:37 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:40:37 OK: 17821 distinct packages available 18:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:37 (1/4) Installing dumb-init (1.2.5-r2) 18:40:37 (2/4) Installing musl-obstack (1.2.3-r0) 18:40:37 (3/4) Installing libucontext (1.2-r0) 18:40:37 (4/4) Installing gcompat (1.1.0-r0) 18:40:37 Executing busybox-1.35.0-r29.trigger 18:40:37 OK: 7 MiB in 19 packages 18:40:39 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:40:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:40:39 ---> 5d104aed7ece 18:40:39 Step 3/26 : WORKDIR /edgex-go 18:40:39 ---> Using cache 18:40:39 ---> b359d8e0a764 18:40:39 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:40:39 ---> Using cache 18:40:39 ---> eaeb080111a9 18:40:39 Step 5/26 : COPY go.mod vendor* ./ 18:40:39 ---> Using cache 18:40:39 ---> f0864e124df7 18:40:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:39 ---> Using cache 18:40:39 ---> 7982267b8706 18:40:39 Step 7/26 : COPY . . 18:40:39 ---> Using cache 18:40:39 ---> eb40d67f9fd0 18:40:39 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 18:40:39 ---> Using cache 18:40:39 ---> 6e7dd3f60684 18:40:39 Step 9/26 : WORKDIR /edgex-go/spire-build 18:40:39 ---> Using cache 18:40:39 ---> d6ca3a493137 18:40:39 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:40:39 ---> Using cache 18:40:39 ---> 4b915a78c989 18:40:39 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 18:40:41 ---> c24ef6027327 18:40:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:40:41 ---> Running in 48b10e1ddacf 18:40:41 Removing intermediate container b2458b96ac65 18:40:41 ---> dfeff085b74c 18:40:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:41 ---> e791da6d39ae 18:40:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:40:41 ---> Running in 9f3d72e027fe 18:40:41 ---> 63086b698217 18:40:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:40:41 Removing intermediate container 48b10e1ddacf 18:40:41 ---> 4b4901f2c586 18:40:41 Step 12/26 : WORKDIR /edgex-go 18:40:42 ---> d08e23ae96fb 18:40:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:40:42 ---> Running in 48afe488b9b1 18:40:42 Removing intermediate container 48afe488b9b1 18:40:42 ---> 8ce20bd671cb 18:40:42 18:40:42 Step 13/26 : FROM alpine:3.17 18:40:42 ---> 9ed4aefc74f6 18:40:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:40:42 ---> Using cache 18:40:42 ---> 4cfe38f93a7b 18:40:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:40:42 ---> Running in dfff6b8a3e2b 18:40:44 Removing intermediate container 9f3d72e027fe 18:40:44 ---> 1189ce795a08 18:40:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:46 ---> 1b80ce65e0da 18:40:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:40:46 ---> Running in 488409fa2dc1 18:40:46 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:40:46 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:40:46 OK: 17821 distinct packages available 18:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:46 Removing intermediate container 488409fa2dc1 18:40:46 ---> 23001bccf206 18:40:46 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:40:46 ---> d670ce4cd508 18:40:46 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:40:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:47 ---> Running in 409ec2e47956 18:40:47 ---> Running in dc3bdf18f0bd 18:40:47 (1/5) Installing dumb-init (1.2.5-r2) 18:40:47 (2/5) Installing musl-obstack (1.2.3-r0) 18:40:47 (3/5) Installing libucontext (1.2-r0) 18:40:47 (4/5) Installing gcompat (1.1.0-r0) 18:40:47 (5/5) Installing openssl (3.0.8-r4) 18:40:47 Executing busybox-1.35.0-r29.trigger 18:40:47 OK: 8 MiB in 20 packages 18:40:47 Removing intermediate container 409ec2e47956 18:40:47 ---> 835fc83980f1 18:40:47 Step 21/23 : LABEL arch=x86_64 18:40:47 Removing intermediate container dc3bdf18f0bd 18:40:47 ---> a7a4be2e1f5b 18:40:47 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:40:47 ---> Running in c67999c36676 18:40:47 Removing intermediate container c67999c36676 18:40:47 ---> dbb3dcdf18c3 18:40:47 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:40:47 ---> Running in aac6c85bf036 18:40:48 ---> cd8e5ad1ebbb 18:40:48 Step 22/27 : WORKDIR / 18:40:48 Removing intermediate container dfff6b8a3e2b 18:40:48 ---> bf8ce6faea25 18:40:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:48 Removing intermediate container aac6c85bf036 18:40:48 ---> dad314f5c41b 18:40:48 Step 23/23 : LABEL version=0.0.0 18:40:48 ---> Running in 314a75380c09 18:40:48 ---> Running in 1dea62ac020b 18:40:48 Removing intermediate container 314a75380c09 18:40:48 ---> 5e2e654f54a0 18:40:48 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:40:48 Removing intermediate container 1dea62ac020b 18:40:48 ---> 2660ace3d42a 18:40:48 18:40:48 ---> Running in 0031f6fe274b 18:40:48 ---> 54806d186d91 18:40:48 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:40:48 Successfully built 2660ace3d42a 18:40:48 Successfully tagged security-proxy-auth:latest 18:40:48 Building security-proxy-setup 18:40:48  Building security-proxy-auth ... done Removing intermediate container 0031f6fe274b 18:40:48 ---> 67f5882b19db 18:40:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:40:53 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:40:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:40:53 ---> 5d104aed7ece 18:40:53 Step 3/22 : WORKDIR /edgex-go 18:40:53 ---> Using cache 18:40:53 ---> b359d8e0a764 18:40:53 Step 4/22 : RUN apk add --update --no-cache make git 18:40:53 ---> Using cache 18:40:53 ---> 99a89c1a4ca6 18:40:53 Step 5/22 : COPY go.mod vendor* ./ 18:40:53 ---> Using cache 18:40:53 ---> 78e12d94345b 18:40:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:55 ---> Running in 867754ad05a5 18:40:55 ---> 58136fef2e7f 18:40:55 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:40:55 ---> Running in c2546a3f981d 18:40:55 Removing intermediate container 867754ad05a5 18:40:55 ---> 717f1e8482e4 18:40:55 Step 25/27 : LABEL arch=x86_64 18:40:55 ---> Running in fe75a1cc1aec 18:40:56 Removing intermediate container fe75a1cc1aec 18:40:56 ---> a4f114431341 18:40:56 Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:40:56 ---> Running in b380561bd0e3 18:40:56 Removing intermediate container 4ea74d109032 18:40:56 ---> 95fb52df65d5 18:40:56 Step 7/25 : COPY . . 18:40:58 Removing intermediate container b380561bd0e3 18:40:58 ---> 05cf7fa71c73 18:40:58 Step 27/27 : LABEL version=0.0.0 18:41:00 ---> Running in 6710ec8d0ca3 18:41:00 ---> 838ecd76ab21 18:41:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:41:00 ---> 83c8e564bac7 18:41:00 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:41:00 ---> Running in 7148f7ad4ca3 18:41:00 Removing intermediate container 6710ec8d0ca3 18:41:00 ---> 1a7e077816da 18:41:00 18:41:00 Successfully built 1a7e077816da 18:41:00 Successfully tagged security-spire-config:latest 18:41:00 Building core-common-config-bootstrapper 18:41:00  Building security-spire-config ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:41:00 ---> 4d90207c08b5 18:41:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:41:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:41:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:41:03 ---> 5d104aed7ece 18:41:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:41:03 ---> Using cache 18:41:03 ---> 861e4f7885fd 18:41:03 Step 4/23 : WORKDIR /edgex-go 18:41:03 ---> Using cache 18:41:03 ---> 3c50d6d7abc5 18:41:03 Step 5/23 : RUN apk add --update --no-cache make git 18:41:03 ---> Using cache 18:41:03 ---> 01fb68657ac7 18:41:03 Step 6/23 : COPY go.mod vendor* ./ 18:41:03 ---> Using cache 18:41:03 ---> 5081ebbec1a3 18:41:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:03 ---> Using cache 18:41:03 ---> 8d07350ad960 18:41:03 Step 8/23 : COPY . . 18:41:03 ---> Using cache 18:41:03 ---> 6921fa2c1848 18:41:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:41:04 ---> efa98d0fa2ed 18:41:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:41:04 ---> Running in bac9c69077ec 18:41:04 Removing intermediate container 673925c65459 18:41:04 ---> 5966c33d3733 18:41:04 18:41:04 Step 10/23 : FROM alpine:3.17 18:41:04 ---> 9ed4aefc74f6 18:41:04 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:41:04 ---> d1db36f5bbcb 18:41:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:41:04 ---> Running in 7f4b25ad85be 18:41:04 ---> Running in b64bd59b80dc 18:41:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:41:05 Removing intermediate container b64bd59b80dc 18:41:05 ---> 13633a06dfc8 18:41:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:41:05 ---> Running in ed745abdd02e 18:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:05 Removing intermediate container ed745abdd02e 18:41:05 ---> 0b548b979948 18:41:05 Step 24/26 : LABEL arch=x86_64 18:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:05 ---> Running in 2b2cad69be56 18:41:05 (1/2) Installing ca-certificates (20230506-r0) 18:41:05 (2/2) Installing dumb-init (1.2.5-r2) 18:41:05 Executing busybox-1.35.0-r29.trigger 18:41:05 Executing ca-certificates-20230506-r0.trigger 18:41:05 Removing intermediate container 2b2cad69be56 18:41:05 ---> 7db523fab163 18:41:05 Step 25/26 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:41:05 OK: 8 MiB in 17 packages 18:41:06 ---> Running in 32039c8c03a4 18:41:06 Removing intermediate container 32039c8c03a4 18:41:06 ---> 6c337b7daa72 18:41:06 Step 26/26 : LABEL version=0.0.0 18:41:06 ---> Running in 3a4cd2bc2741 18:41:06 Removing intermediate container 7f4b25ad85be 18:41:06 ---> 668f778e80b2 18:41:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:41:06 Removing intermediate container 3a4cd2bc2741 18:41:06 ---> 8dc39e60316c 18:41:06 18:41:06 ---> Running in 0996eac011b9 18:41:06 Successfully built 8dc39e60316c 18:41:06 Successfully tagged security-spire-server:latest 18:41:06 Building security-spire-agent 18:41:09  Building security-spire-server ... done Removing intermediate container 0996eac011b9 18:41:09 ---> 8ccd3cfe98f8 18:41:09 Step 13/23 : ENV APP_PORT=59860 18:41:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:41:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:41:11 ---> 5d104aed7ece 18:41:11 Step 3/27 : WORKDIR /edgex-go 18:41:11 ---> Using cache 18:41:11 ---> b359d8e0a764 18:41:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:41:11 ---> Using cache 18:41:11 ---> eaeb080111a9 18:41:11 Step 5/27 : COPY go.mod vendor* ./ 18:41:11 ---> Using cache 18:41:11 ---> f0864e124df7 18:41:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:11 ---> Using cache 18:41:11 ---> 7982267b8706 18:41:11 Step 7/27 : COPY . . 18:41:11 ---> Using cache 18:41:11 ---> eb40d67f9fd0 18:41:11 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:41:11 ---> Using cache 18:41:11 ---> 6e7dd3f60684 18:41:11 Step 9/27 : WORKDIR /edgex-go/spire-build 18:41:11 ---> Using cache 18:41:11 ---> d6ca3a493137 18:41:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:41:11 ---> Using cache 18:41:11 ---> 4b915a78c989 18:41:11 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 18:41:11 ---> Using cache 18:41:11 ---> 81d1b7b5ba08 18:41:11 Step 12/27 : WORKDIR /edgex-go 18:41:11 ---> Using cache 18:41:11 ---> 3980ea77418b 18:41:11 18:41:11 Step 13/27 : FROM alpine:3.17 18:41:11 ---> 9ed4aefc74f6 18:41:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:41:11 ---> Using cache 18:41:11 ---> 4cfe38f93a7b 18:41:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:41:11 ---> Using cache 18:41:11 ---> bf8ce6faea25 18:41:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:11 ---> Using cache 18:41:13 ---> 54806d186d91 18:41:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:41:13 ---> Using cache 18:41:13 ---> 58136fef2e7f 18:41:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:41:13 ---> Running in f644a9157b9c 18:41:16 Removing intermediate container f644a9157b9c 18:41:16 ---> 697f94be1b81 18:41:16 Step 14/23 : EXPOSE $APP_PORT 18:41:17 ---> 4deadb5b41b4 18:41:17 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:41:17 ---> Running in d09ec071a22c 18:41:18 Removing intermediate container d09ec071a22c 18:41:18 ---> edfb73c8610f 18:41:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:20 ---> 60c880f521ba 18:41:20 ---> 9695b264a690 18:41:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:41:20 18:41:20 ---> 51d15557a007 18:41:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:41:20 ---> 341020206224 18:41:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:41:20 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 18:41:24 ---> 6151e5bbbf83 18:41:24 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:41:24 ---> ce10668ef83a 18:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:41:24 ---> a49b5dfa205b 18:41:24 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:41:24 ---> Running in 729168672fb0 18:41:24 ---> 83893daebabc 18:41:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:41:24 Removing intermediate container 729168672fb0 18:41:24 ---> 175bea620a94 18:41:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:41:24 ---> Running in 1b5f34508a4f 18:41:24 ---> Running in 62ef65f709ec 18:41:25 Removing intermediate container 1b5f34508a4f 18:41:25 ---> 5c9c8fc74b1e 18:41:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:41:25 ---> Running in 166db1f2730c 18:41:25 Removing intermediate container 62ef65f709ec 18:41:25 ---> e2758edd85de 18:41:25 Step 25/27 : LABEL arch=x86_64 18:41:25 Removing intermediate container 166db1f2730c 18:41:25 ---> 63a54a261f4b 18:41:25 Step 21/23 : LABEL arch=x86_64 18:41:25 ---> Running in ebf5109f581a 18:41:26 ---> Running in bc196624f993 18:41:26 Removing intermediate container ebf5109f581a 18:41:26 ---> ddf53a91c2e1 18:41:26 Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:41:26 ---> Running in 63d3b4a46e14 18:41:26 Removing intermediate container bc196624f993 18:41:26 ---> 84de1789eaa7 18:41:26 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:41:27 Removing intermediate container 63d3b4a46e14 18:41:27 ---> 2fee76efdf21 18:41:27 Step 27/27 : LABEL version=0.0.0 18:41:27 ---> Running in 99e6074d1bec 18:41:27 ---> Running in 60e471ca5c23 18:41:27 Removing intermediate container 7148f7ad4ca3 18:41:27 ---> 45044b780863 18:41:27 18:41:27 Step 9/25 : FROM alpine:3.17 18:41:27 ---> 9ed4aefc74f6 18:41:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:41:27 Removing intermediate container 99e6074d1bec 18:41:27 ---> 02b6465d52b4 18:41:27 Step 23/23 : LABEL version=0.0.0 18:41:27 ---> Running in d633bdc6cb7e 18:41:27 ---> Running in 5c4c4c94ffc8 18:41:27 Removing intermediate container 60e471ca5c23 18:41:27 ---> e92cfc42f442 18:41:27 18:41:27 Successfully built e92cfc42f442 18:41:27 Removing intermediate container c2546a3f981d 18:41:27 ---> 3a4f663eeecf 18:41:27 Step 7/22 : COPY . . 18:41:28 Successfully tagged security-spire-agent:latest 18:41:28  Building security-spire-agent ... done Removing intermediate container 5c4c4c94ffc8 18:41:28 ---> bff562af9e9c 18:41:28 18:41:28 Successfully built bff562af9e9c 18:41:28 Successfully tagged support-notifications:latest 18:41:28  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:28 (1/3) Installing ca-certificates (20230506-r0) 18:41:28 (2/3) Installing dumb-init (1.2.5-r2) 18:41:28 (3/3) Installing su-exec (0.2-r2) 18:41:28 Executing busybox-1.35.0-r29.trigger 18:41:28 Executing ca-certificates-20230506-r0.trigger 18:41:28 OK: 8 MiB in 18 packages 18:41:30 Removing intermediate container bac9c69077ec 18:41:30 ---> 1269b68276d3 18:41:30 18:41:30 Step 10/23 : FROM alpine:3.17 18:41:30 ---> 9ed4aefc74f6 18:41:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:41:30 ---> Using cache 18:41:30 ---> b220941d3070 18:41:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:41:30 ---> Using cache 18:41:30 ---> c510477f728e 18:41:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:30 ---> Using cache 18:41:30 ---> 4a68b1252380 18:41:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:41:30 ---> Using cache 18:41:30 ---> c66dce881c74 18:41:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:41:30 Removing intermediate container d633bdc6cb7e 18:41:30 ---> e20af8f61139 18:41:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:41:31 ---> Running in 9ad5f1e3463a 18:41:31 ---> b6589d5820c2 18:41:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:41:31 Removing intermediate container 9ad5f1e3463a 18:41:31 ---> 21b14a4cdc78 18:41:31 Step 12/25 : WORKDIR / 18:41:31 ---> Running in 6c68ff724e72 18:41:31 ---> fda512c7271c 18:41:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:41:31 Removing intermediate container 6c68ff724e72 18:41:31 ---> eb4f6ecbd8dc 18:41:31 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:31 ---> c7cdaca86bea 18:41:31 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:41:31 ---> Running in 131897815e0c 18:41:31 ---> df89dbd63d18 18:41:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:41:31 ---> 49cbed8ae72e 18:41:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:41:31 ---> Running in 9e08ecd07f2b 18:41:31 ---> 3dce3aef945b 18:41:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:41:32 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 18:41:32 ---> db4c08bd475c 18:41:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:41:32 ---> 236d746067ee 18:41:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:41:32 ---> 5de770b2e477 18:41:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:41:32 Removing intermediate container 9e08ecd07f2b 18:41:32 ---> 3d27e2457f16 18:41:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:41:32 ---> Running in f01184cf2f56 18:41:32 ---> 33e01d2aff00 18:41:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:41:32 Removing intermediate container f01184cf2f56 18:41:32 ---> c22112711caa 18:41:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:41:32 ---> Running in cdaf7507d7fc 18:41:33 Removing intermediate container cdaf7507d7fc 18:41:33 ---> c3157e62c635 18:41:33 Step 21/23 : LABEL arch=x86_64 18:41:33 ---> Running in 2c86d06815cb 18:41:33 ---> 45ec3a7cb973 18:41:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:41:33 Removing intermediate container 2c86d06815cb 18:41:33 ---> dbf3155277c3 18:41:33 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:41:33 ---> Running in 85977902c76c 18:41:33 ---> fe6437701f70 18:41:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:41:33 ---> Running in ba5ed240d993 18:41:33 Removing intermediate container 85977902c76c 18:41:33 ---> f65d7a5e327b 18:41:33 Step 23/23 : LABEL version=0.0.0 18:41:33 ---> Running in 158b6ba12705 18:41:33 Removing intermediate container 158b6ba12705 18:41:33 ---> 3ed48961ac85 18:41:33 18:41:33 Successfully built 3ed48961ac85 18:41:33 Successfully tagged core-common-config-bootstrapper:latest 18:41:33  Building core-common-config-bootstrapper ... done Removing intermediate container ba5ed240d993 18:41:33 ---> 4a22bd272046 18:41:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:41:33 ---> Running in 1aa2ffc20ab6 18:41:34 Removing intermediate container 1aa2ffc20ab6 18:41:34 ---> cd4ce1d63033 18:41:34 Step 23/25 : LABEL arch=x86_64 18:41:34 ---> Running in 31f6ce2e38c3 18:41:34 Removing intermediate container 31f6ce2e38c3 18:41:34 ---> 5d28c45f7582 18:41:34 Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:41:34 ---> Running in 5452b01acaff 18:41:34 Removing intermediate container 5452b01acaff 18:41:34 ---> 5d21a0b7ff87 18:41:34 Step 25/25 : LABEL version=0.0.0 18:41:34 ---> Running in 55231e7cba3b 18:41:34 Removing intermediate container 55231e7cba3b 18:41:34 ---> 0ca0dd5bbfc2 18:41:34 18:41:34 Successfully built 0ca0dd5bbfc2 18:41:34 Successfully tagged security-secretstore-setup:latest 18:41:46  Building security-secretstore-setup ... done Removing intermediate container 131897815e0c 18:41:46 ---> f086aa778268 18:41:46 18:41:46 Step 9/22 : FROM alpine:3.17 18:41:46 ---> 9ed4aefc74f6 18:41:46 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:41:46 ---> Running in a2079bfc22fb 18:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:46 (1/2) Installing dumb-init (1.2.5-r2) 18:41:46 (2/2) Installing openssl (3.0.8-r4) 18:41:46 Executing busybox-1.35.0-r29.trigger 18:41:46 OK: 8 MiB in 17 packages 18:41:46 Removing intermediate container a2079bfc22fb 18:41:46 ---> b6955fbf5cab 18: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' 18:41:46 ---> Running in bccae1b96f0c 18:41:46 Removing intermediate container bccae1b96f0c 18:41:46 ---> 182e78d1bca0 18:41:46 Step 12/22 : WORKDIR /edgex 18:41:46 ---> Running in e4607b4fe5ea 18:41:46 Removing intermediate container e4607b4fe5ea 18:41:46 ---> 43fe6276285f 18:41:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:46 ---> f9e3f52ad1b3 18:41:46 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:41:46 ---> 7cbfa90d34cb 18:41:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:41:47 ---> df4829341f24 18:41:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:41:47 ---> c7d98af783eb 18:41:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:41:47 ---> 960bc6e0b202 18:41:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:41:47 ---> Running in 678587594eff 18:41:47 Removing intermediate container 678587594eff 18:41:47 ---> 5958f4f93e36 18:41:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:41:47 ---> Running in e2e281615d76 18:41:48 Removing intermediate container e2e281615d76 18:41:48 ---> ec3ef2c0f786 18:41:48 Step 20/22 : LABEL arch=x86_64 18:41:48 ---> Running in d06169deb8b8 18:41:48 Removing intermediate container d06169deb8b8 18:41:48 ---> fc17a8f43bf2 18:41:48 Step 21/22 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:41:48 ---> Running in 2b8ab562d25a 18:41:48 Removing intermediate container 2b8ab562d25a 18:41:48 ---> 0322350355b0 18:41:48 Step 22/22 : LABEL version=0.0.0 18:41:48 ---> Running in 49a149ad33a0 18:41:48 Removing intermediate container 49a149ad33a0 18:41:48 ---> c3fcacd36782 18:41:48 18:41:48 Successfully built c3fcacd36782 18:41:48 Successfully tagged security-proxy-setup:latest 18:41:48  Building security-proxy-setup ... done  [Pipeline] } 18:41:48 $ docker stop --time=1 48c8ff64c73e28a4e1fd38bef913c7e0f84eaad35b5931b3c9938a6491c30091 18:41:49 $ docker rm -f --volumes 48c8ff64c73e28a4e1fd38bef913c7e0f84eaad35b5931b3c9938a6491c30091 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 18:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:41:50 + docker images 18:41:50 REPOSITORY TAG IMAGE ID CREATED SIZE 18:41:50 security-proxy-setup latest c3fcacd36782 1 second ago 18.7MB 18:41:50 f086aa778268 5 seconds ago 1.7GB 18:41:50 security-secretstore-setup latest 0ca0dd5bbfc2 15 seconds ago 32.8MB 18:41:50 core-common-config-bootstrapper latest 3ed48961ac85 16 seconds ago 17.2MB 18:41:50 1269b68276d3 21 seconds ago 1.72GB 18:41:50 security-spire-agent latest e92cfc42f442 22 seconds ago 161MB 18:41:50 support-notifications latest bff562af9e9c 22 seconds ago 32.4MB 18:41:50 45044b780863 22 seconds ago 1.72GB 18:41:50 security-spire-server latest 8dc39e60316c 43 seconds ago 103MB 18:41:50 5966c33d3733 45 seconds ago 1.79GB 18:41:50 security-spire-config latest 1a7e077816da 49 seconds ago 102MB 18:41:50 security-proxy-auth latest 2660ace3d42a About a minute ago 18.3MB 18:41:50 8ce20bd671cb About a minute ago 1.58GB 18:41:50 3980ea77418b About a minute ago 1.58GB 18:41:50 support-scheduler latest d9b4967076a5 About a minute ago 31.8MB 18:41:50 f097de6bc7dd About a minute ago 1.7GB 18:41:50 dea88b559d26 About a minute ago 1.79GB 18:41:50 security-bootstrapper latest 421fba5bd306 About a minute ago 22.2MB 18:41:50 core-command latest 978a95aa097a About a minute ago 19.9MB 18:41:50 core-data latest 92f3a2496627 About a minute ago 20MB 18:41:50 core-metadata latest 99f4938eec36 About a minute ago 20.4MB 18:41:50 security-spiffe-token-provider latest 12946e7a4fe1 2 minutes ago 32.8MB 18:41:50 7497151f34e4 2 minutes ago 1.76GB 18:41:50 9fc2c83cc3fa 2 minutes ago 1.73GB 18:41:50 0605ebe188a3 2 minutes ago 1.72GB 18:41:50 6c602a5a4cb8 2 minutes ago 1.71GB 18:41:50 49e7b9d717e4 2 minutes ago 1.73GB 18:41:50 ci-base-image-x86_64 latest 5d104aed7ece 6 minutes ago 918MB 18:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 18:41:50 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 18:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 18:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:41:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.387s coverage: 28.7% of statements 18:42:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements 18:42:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:42:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:42:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:42:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.395s coverage: 71.5% of statements 18:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:42:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:42:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.299s coverage: 54.0% of statements 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:42:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.742s coverage: 88.5% of statements 18:42:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.585s coverage: 3.8% of statements 18:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.579s coverage: 95.6% of statements 18:42:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:42:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:42:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:42:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:42:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:42:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements 18:42:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:42:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:42:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:42:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements 18:43:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:43:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements 18:43:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 29.0% of statements 18:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 42.9% of statements 18:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 82.9% of statements 18:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 18:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 18:43:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:43:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:43:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 18:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.189s coverage: 79.9% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.448s coverage: 81.8% of statements 18:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements 18:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 86.0% of statements 18:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 63.1% of statements 18:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.222s coverage: 100.0% of statements 18:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 18:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 18:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements 18:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 38.4% of statements 18:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 18:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements 18:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:44:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements 18:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:44:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements 18:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:44:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:44:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements 18:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:44:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:44:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 18:44:25 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 18:44:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:44:25 go vet ./... 18:47:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:47:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:47:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:47:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:47:18 + ls -al . 18:47:18 total 700 18:47:18 drwxrwxr-x 10 1001 1001 4096 May 9 18:39 . 18:47:18 drwxr-xr-x 4 root root 4096 May 9 18:39 .. 18:47:18 drwxrwxr-x 2 1001 1001 4096 May 9 18:37 .blubracket 18:47:18 -rw-rw-r-- 1 1001 1001 16 May 9 18:37 .dockerignore 18:47:18 drwxrwxr-x 8 1001 1001 4096 May 9 18:37 .git 18:47:18 drwxrwxr-x 3 1001 1001 4096 May 9 18:37 .github 18:47:18 -rw-rw-r-- 1 1001 1001 1133 May 9 18:37 .gitignore 18:47:18 -rw-rw-r-- 1 1001 1001 42 May 9 18:37 .golangci.yml 18:47:18 -rw-rw-r-- 1 1001 1001 87 May 9 18:37 .hadolint.yml 18:47:18 -rw-rw-r-- 1 1001 1001 166 May 9 18:37 .sonarcloud.properties 18:47:18 -rw-rw-r-- 1 1001 1001 1171 May 9 18:37 ADOPTERS.md 18:47:18 -rw-rw-r-- 1 1001 1001 10835 May 9 18:37 Attribution.txt 18:47:18 -rw-rw-r-- 1 1001 1001 73765 May 9 18:37 CHANGELOG.md 18:47:18 -rw-rw-r-- 1 1001 1001 3804 May 9 18:37 CONTRIBUTING.md 18:47:18 -rw-rw-r-- 1 1001 1001 677 May 9 18:37 GOVERNANCE.md 18:47:18 -rw-rw-r-- 1 1001 1001 883 May 9 18:37 Jenkinsfile 18:47:18 -rw-rw-r-- 1 1001 1001 10775 May 9 18:37 LICENSE 18:47:18 -rw-rw-r-- 1 1001 1001 14368 May 9 18:37 Makefile 18:47:18 -rw-rw-r-- 1 1001 1001 582 May 9 18:37 OWNERS.md 18:47:18 -rw-rw-r-- 1 1001 1001 9902 May 9 18:37 README.md 18:47:18 -rw-rw-r-- 1 1001 1001 789 May 9 18:37 SECURITY.md 18:47:18 -rw-rw-r-- 1 1001 1001 5 May 9 18:35 VERSION 18:47:18 drwxrwxr-x 2 1001 1001 4096 May 9 18:37 bin 18:47:18 drwxrwxr-x 18 1001 1001 4096 May 9 18:37 cmd 18:47:18 -rw-r--r-- 1 root root 447733 May 9 18:44 coverage.out 18:47:18 -rw-rw-r-- 1 1001 1001 3200 May 9 18:37 go.mod 18:47:18 -rw-rw-r-- 1 1001 1001 31040 May 9 18:37 go.sum 18:47:18 drwxrwxr-x 7 1001 1001 4096 May 9 18:37 internal 18:47:18 drwxrwxr-x 3 1001 1001 4096 May 9 18:37 openapi 18:47:18 -rw-rw-r-- 1 1001 1001 594 May 9 18:37 security.txt 18:47:18 drwxrwxr-x 4 1001 1001 4096 May 9 18:37 snap 18:47:18 -rw-rw-r-- 1 1001 1001 204 May 9 18:37 version.go [Pipeline] sh 18:47:18 + '[' -e coverage.out ] 18:47:18 + chown 1001:1001 coverage.out [Pipeline] stash 18:47:18 Warning: overwriting stash ‘coverage-report’ 18:47:19 Stashed 1 file(s) [Pipeline] sh 18:47:20 + make build 18:47:20 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 18:48:56 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 18:48:56 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 18:49:02 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 18:49:05 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 18:49:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:49:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:50:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:50: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 18:50:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:50:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:50:26 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] } 18:50:33 $ docker stop --time=1 656c70c5b40ab9e8f03b87fcf0654dbf1c797280d593078e8329f319c8b6b88a 18:50:35 $ docker rm -f --volumes 656c70c5b40ab9e8f03b87fcf0654dbf1c797280d593078e8329f319c8b6b88a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:38 18:50:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:38 latest: Pulling from edgex-devops/edgex-compose-arm64 18:50:38 29e5d40040c1: Pulling fs layer 18:50:38 1ce36da41761: Pulling fs layer 18:50:38 25b303627fd3: Pulling fs layer 18:50:38 29e5d40040c1: Verifying Checksum 18:50:39 1ce36da41761: Verifying Checksum 18:50:39 1ce36da41761: Download complete 18:50:39 29e5d40040c1: Pull complete 18:50:40 25b303627fd3: Download complete 18:50:40 1ce36da41761: Pull complete 18:50:50 25b303627fd3: Pull complete 18:50:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:50:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:51 prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container 18:50:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:50:54 $ docker top 420750adf90280dc244b83b52e5de6d80310df6497d97d843611265a23a440f3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:55 + grep parallel 18:50:55 + docker-compose build --help 18:51:01 --parallel Build images in parallel. [Pipeline] } 18:51:01 $ docker stop --time=1 420750adf90280dc244b83b52e5de6d80310df6497d97d843611265a23a440f3 18:51:02 $ docker rm -f --volumes 420750adf90280dc244b83b52e5de6d80310df6497d97d843611265a23a440f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:03 prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container 18:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 18:51:04 $ docker top 1681986f3382051ac6f4ceb6289c0e9b8466493cc2093d8babcb6b80d4ca0750 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:05 + docker-compose -f ./docker-compose-build.yml build --parallel 18:51:11 Building core-command ... 18:51:11 Building core-common-config-bootstrapper ... 18:51:11 Building core-data ... 18:51:11 Building core-metadata ... 18:51:11 Building security-bootstrapper ... 18:51:11 Building security-proxy-auth ... 18:51:11 Building security-proxy-setup ... 18:51:11 Building security-secretstore-setup ... 18:51:11 Building security-spiffe-token-provider ... 18:51:11 Building security-spire-agent ... 18:51:11 Building security-spire-config ... 18:51:11 Building security-spire-server ... 18:51:11 Building support-notifications ... 18:51:11 Building support-scheduler ... 18:51:11 Building security-spire-agent 18:51:11 Building support-scheduler 18:51:11 Building support-notifications 18:51:11 Building core-common-config-bootstrapper 18:51:11 Building security-spire-config 18:52:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:52:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> 8f4c33a3d66f 18:52:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:52:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:52:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> 8f4c33a3d66f 18:52:07 Step 3/27 : WORKDIR /edgex-go 18:52:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:52:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> 8f4c33a3d66f 18:52:07 Step 3/27 : WORKDIR /edgex-go 18:52:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:52:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> 8f4c33a3d66f 18:52:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:52:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:52:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:52:07 ---> 8f4c33a3d66f 18:52:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:52:07 ---> Running in 8118236c4f47 18:52:07 ---> Running in d8d90369abbe 18:52:07 ---> Running in 33dd1303ae91 18:52:07 ---> Running in d19b960b8c42 18:52:07 ---> Running in 6733779826d1 18:52:07 Removing intermediate container 8118236c4f47 18:52:07 ---> 6b9aea50ec74 18:52:07 Step 4/23 : WORKDIR /edgex-go 18:52:07 ---> Running in 7d63f90a3ab1 18:52:07 Removing intermediate container d19b960b8c42 18:52:07 Removing intermediate container 33dd1303ae91 18:52:07 ---> 8d4bb958b049 18:52:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:52:07 ---> 854add35f3e9 18:52:07 Step 4/23 : WORKDIR /edgex-go 18:52:07 Removing intermediate container d8d90369abbe 18:52:07 ---> f5145186751f 18:52:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:52:07 Removing intermediate container 6733779826d1 18:52:07 ---> 57b88ce20b91 18:52:07 Step 4/23 : WORKDIR /edgex-go 18:52:07 ---> Running in ef15cb9f1c05 18:52:07 ---> Running in e62a43213c4f 18:52:07 ---> Running in 03c2ef0011e5 18:52:07 ---> Running in 1cce9ac37b36 18:52:07 Removing intermediate container 7d63f90a3ab1 18:52:07 ---> 01ac308c823b 18:52:07 Step 5/23 : RUN apk add --update --no-cache make git 18:52:07 ---> Running in 53965fb2dde1 18:52:07 Removing intermediate container 1cce9ac37b36 18:52:07 ---> 7ac9a41e800a 18:52:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:52:07 Removing intermediate container 03c2ef0011e5 18:52:07 ---> c2eff21d689e 18:52:07 Step 5/23 : RUN apk add --update --no-cache make git 18:52:07 ---> Running in f7fc2117b157 18:52:07 ---> Running in 543619044d09 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:07 OK: 263 MiB in 53 packages 18:52:07 OK: 263 MiB in 53 packages 18:52:07 OK: 263 MiB in 53 packages 18:52:07 OK: 263 MiB in 53 packages 18:52:08 OK: 263 MiB in 53 packages 18:52:09 Removing intermediate container e62a43213c4f 18:52:09 ---> ef97c509785e 18:52:09 Step 5/27 : COPY go.mod vendor* ./ 18:52:09 Removing intermediate container ef15cb9f1c05 18:52:09 ---> c9642b92da28 18:52:09 Step 5/27 : COPY go.mod vendor* ./ 18:52:09 Removing intermediate container 53965fb2dde1 18:52:09 ---> 4030d7c9f395 18:52:09 Step 6/23 : COPY go.mod vendor* ./ 18:52:09 Removing intermediate container 543619044d09 18:52:09 ---> ae31287c594d 18:52:09 Step 6/23 : COPY go.mod vendor* ./ 18:52:09 Removing intermediate container f7fc2117b157 18:52:09 ---> 30a55a63bdf1 18:52:09 Step 6/23 : COPY go.mod vendor* ./ 18:52:10 ---> 72755cff3513 18:52:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:12 ---> Running in 67e63d684759 18:52:12 ---> 494836daeceb 18:52:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> dacd93106d74 18:52:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> 8c555826628a 18:52:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> cced3e411c37 18:52:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:13 ---> Running in 53695037a819 18:52:13 ---> Running in 3a8f133c97d0 18:52:13 ---> Running in 9f1b6749d60a 18:52:13 ---> Running in 50b12d9706de 18:54:06 Removing intermediate container 53695037a819 18:54:06 ---> a4edb7ca3eed 18:54:06 Step 7/27 : COPY . . 18:54:06 Removing intermediate container 3a8f133c97d0 18:54:06 ---> 3b45a490dd98 18:54:06 Step 8/23 : COPY . . 18:54:06 Removing intermediate container 9f1b6749d60a 18:54:06 ---> c50a68b4b566 18:54:06 Step 8/23 : COPY . . 18:54:06 Removing intermediate container 67e63d684759 18:54:06 ---> ca6c61387a75 18:54:06 Step 7/27 : COPY . . 18:54:06 Removing intermediate container 50b12d9706de 18:54:06 ---> 4125e8c914b6 18:54:06 Step 8/23 : COPY . . 18:54:18 ---> 0ab912c8341f 18:54:18 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:54:18 ---> 85e65fc915c6 18:54:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:54:18 ---> Running in dfbf41a4ab8b 18:54:18 ---> Running in d7ca44e68927 18:54:18 ---> 1785200503c3 18:54:18 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:54:18 ---> 1987e7a3370c 18:54:18 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 18:54:18 ---> 47941818641c 18:54:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:54:18 ---> Running in 4f68816801f9 18:54:18 ---> Running in b09cc12dd3e4 18:54:18 ---> Running in f562e78b6b73 18:54:18 Removing intermediate container 4f68816801f9 18:54:18 ---> 87e68c75d5cf 18:54:18 Step 9/27 : WORKDIR /edgex-go/spire-build 18:54:18 Removing intermediate container b09cc12dd3e4 18:54:18 ---> cbf153ded67c 18:54:18 Step 9/27 : WORKDIR /edgex-go/spire-build 18:54:18 ---> Running in a34b485e6694 18:54:18 ---> Running in f2ccfd5cc8ce 18:54:18 Removing intermediate container a34b485e6694 18:54:18 ---> 476d571ada6e 18:54:18 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:54:18 Removing intermediate container f2ccfd5cc8ce 18:54:18 ---> a4a7e784ea54 18:54:18 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:54:18 ---> Running in 72dd55aeb71c 18:54:18 ---> Running in e1771735f421 18:54:18 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 18:54:19 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 18:54:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:54:19 Removing intermediate container 72dd55aeb71c 18:54:19 ---> 29c56cdd07de 18:54:19 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 18:54:19 Removing intermediate container e1771735f421 18:54:19 ---> a835e269446f 18:54:19 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 18:54:19 ---> Running in 0dbfa0e0e404 18:54:19 ---> Running in 69f062d2cdf8 18:54:23 Removing intermediate container 0dbfa0e0e404 18:54:23 ---> 334a900d3d02 18:54:23 Step 12/27 : WORKDIR /edgex-go 18:54:23 Removing intermediate container 69f062d2cdf8 18:54:23 ---> 4156130a18f0 18:54:23 Step 12/27 : WORKDIR /edgex-go 18:54:23 ---> Running in f61043030676 18:54:23 ---> Running in 600adb2a42b3 18:54:28 Removing intermediate container 600adb2a42b3 18:54:28 Removing intermediate container f61043030676 18:54:28 ---> c015f95f3874 18:54:28 ---> 4fda53134031 18:54:28 18:54:28 Step 13/27 : FROM alpine:3.17 18:54:28 18:54:28 Step 13/27 : FROM alpine:3.17 18:54:28 3.17: Pulling from library/alpine 18:54:28 3.17: Pulling from library/alpine 18:54:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:54:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:54:29 Status: Image is up to date for alpine:3.17 18:54:29 Status: Downloaded newer image for alpine:3.17 18:54:29 ---> 51e60588ff2c 18:54:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:29 ---> 51e60588ff2c 18:54:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:29 ---> Running in 94a82463c225 18:54:29 ---> Running in 367a2484fcbc 18:54:30 Removing intermediate container 94a82463c225 18:54:30 ---> 9f3d09b2fd02 18:54:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:54:30 Removing intermediate container 367a2484fcbc 18:54:30 ---> b808b44ad852 18:54:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:54:30 ---> Running in a3da73e21a68 18:54:30 ---> Running in 9712033f9c89 18:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:35 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:54:35 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:54:35 OK: 17692 distinct packages available 18:54:36 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:54:36 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:54:36 OK: 17692 distinct packages available 18:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:38 (1/4) Installing dumb-init (1.2.5-r2) 18:54:38 (2/4) Installing musl-obstack (1.2.3-r0) 18:54:38 (3/4) Installing libucontext (1.2-r0) 18:54:38 (4/4) Installing gcompat (1.1.0-r0) 18:54:38 Executing busybox-1.35.0-r29.trigger 18:54:38 OK: 8 MiB in 19 packages 18:54:38 (1/5) Installing dumb-init (1.2.5-r2) 18:54:38 (2/5) Installing musl-obstack (1.2.3-r0) 18:54:38 (3/5) Installing libucontext (1.2-r0) 18:54:38 (4/5) Installing gcompat (1.1.0-r0) 18:54:38 (5/5) Installing openssl (3.0.8-r4) 18:54:38 Executing busybox-1.35.0-r29.trigger 18:54:38 OK: 9 MiB in 20 packages 18:54:42 Removing intermediate container 9712033f9c89 18:54:42 ---> 952fdedae82d 18:54:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:42 Removing intermediate container a3da73e21a68 18:54:42 ---> a7244a33dac4 18:54:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:42 ---> 0fc0cba218cf 18:54:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:54:42 ---> e60a4b106316 18:54:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:54:43 ---> 6fec91ebbb4b 18:54:43 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:54:43 ---> cec163fa7671 18:54:43 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:54:50 ---> ae580186e309 18:54:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:54:53 ---> 21fc9bb3621b 18:54:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:54:55 ---> 959bda71b00a 18:54:55 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:54:55 ---> Running in dbc3767591fa 18:54:56 Removing intermediate container dbc3767591fa 18:54:56 ---> 9ece86868e77 18:54:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:54:57 ---> a83dfb5a4980 18:54:57 Step 22/27 : WORKDIR / 18:54:57 ---> Running in d97d82b67e2b 18:54:58 Removing intermediate container d97d82b67e2b 18:54:58 ---> e604656815bf 18:54:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:54:58 ---> Running in 66bf461e2cce 18:54:58 ---> ce31dbbc2e94 18:54:58 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:54:59 Removing intermediate container 66bf461e2cce 18:54:59 ---> 9d871bd9daa2 18:54:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:54:59 ---> Running in c5981b518ad1 18:55:00 Removing intermediate container c5981b518ad1 18:55:00 ---> 3d54b893dbd0 18:55:00 Step 25/27 : LABEL arch=arm64 18:55:00 ---> 3df1816b9802 18:55:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:55:00 ---> Running in d363d8d0115e 18:55:00 Removing intermediate container d363d8d0115e 18:55:00 ---> 1002a1921c74 18:55:00 Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:55:01 ---> Running in 5f08d3a94bdb 18:55:01 ---> 86f0ca7a66c5 18:55:01 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:55:02 Removing intermediate container 5f08d3a94bdb 18:55:02 ---> 4129e50b1be6 18:55:02 Step 27/27 : LABEL version=0.0.0 18:55:02 ---> Running in 1468d8d36b47 18:55:02 ---> 5428b295ca0f 18:55:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:55:02 ---> Running in 377bd3ac0918 18:55:02 Removing intermediate container 1468d8d36b47 18:55:02 ---> 3ff47905fe2f 18:55:02 18:55:03 Successfully built 3ff47905fe2f 18:55:03 Successfully tagged security-spire-config-arm64:latest 18:55:03  Building security-spire-config ... done Building core-metadata 18:55:03 Removing intermediate container 377bd3ac0918 18:55:03 ---> 70ade29bb66b 18:55:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:55:03 ---> Running in 622e7b6a7096 18:55:03 Removing intermediate container 622e7b6a7096 18:55:04 ---> f157e1fbfb4d 18:55:04 Step 25/27 : LABEL arch=arm64 18:55:04 ---> Running in 5a8f96f27ba0 18:55:08 Removing intermediate container 5a8f96f27ba0 18:55:08 ---> aae101d62240 18:55:08 Step 26/27 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:55:08 ---> Running in 9cab27fcceab 18:55:08 Removing intermediate container 9cab27fcceab 18:55:08 ---> 5acd5d086c74 18:55:08 Step 27/27 : LABEL version=0.0.0 18:55:08 ---> Running in e4754a6dd6be 18:55:09 Removing intermediate container e4754a6dd6be 18:55:09 ---> d6245dea25af 18:55:09 18:55:09 Successfully built d6245dea25af 18:55:09 Successfully tagged security-spire-agent-arm64:latest 18:55:09  Building security-spire-agent ... done Building security-spire-server 18:55:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:55:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:55:24 ---> 8f4c33a3d66f 18:55:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:55:24 ---> Using cache 18:55:24 ---> 57b88ce20b91 18:55:24 Step 4/25 : WORKDIR /edgex-go 18:55:24 ---> Using cache 18:55:24 ---> 7ac9a41e800a 18:55:24 Step 5/25 : RUN apk add --update --no-cache make git 18:55:25 ---> Running in d8e0f88cbc79 18:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:55:31 OK: 263 MiB in 53 packages 18:55:36 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:55:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:55:36 ---> 8f4c33a3d66f 18:55:36 Step 3/26 : WORKDIR /edgex-go 18:55:36 ---> Using cache 18:55:36 ---> f5145186751f 18:55:36 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:55:36 ---> Using cache 18:55:36 ---> ef97c509785e 18:55:36 Step 5/26 : COPY go.mod vendor* ./ 18:55:36 ---> Using cache 18:55:36 Removing intermediate container d8e0f88cbc79 18:55:36 ---> 801f2a12b8a6 18:55:36 Step 6/25 : COPY go.mod vendor* ./ 18:55:36 ---> 494836daeceb 18:55:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:36 ---> Using cache 18:55:36 ---> a4edb7ca3eed 18:55:36 Step 7/26 : COPY . . 18:55:36 ---> Using cache 18:55:36 ---> 1987e7a3370c 18:55:36 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 18:55:36 ---> Using cache 18:55:36 ---> 87e68c75d5cf 18:55:36 Step 9/26 : WORKDIR /edgex-go/spire-build 18:55:36 ---> Using cache 18:55:36 ---> 476d571ada6e 18:55:36 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:55:36 ---> Using cache 18:55:36 ---> 29c56cdd07de 18:55:36 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 18:55:36 ---> Running in 98201523cfc5 18:55:37 ---> 3b3655b8e239 18:55:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:37 ---> Running in cfff3f49dd07 18:55:40 Removing intermediate container 98201523cfc5 18:55:40 ---> 99456c041fe0 18:55:40 Step 12/26 : WORKDIR /edgex-go 18:55:40 ---> Running in 96c79ab46ea8 18:55:40 Removing intermediate container 96c79ab46ea8 18:55:40 ---> f5716b4d8a86 18:55:40 18:55:40 Step 13/26 : FROM alpine:3.17 18:55:40 ---> 51e60588ff2c 18:55:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:55:40 ---> Using cache 18:55:40 ---> b808b44ad852 18:55:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:55:40 ---> Using cache 18:55:40 ---> 952fdedae82d 18:55:40 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:40 ---> Using cache 18:55:40 ---> e60a4b106316 18:55:40 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:55:40 ---> Using cache 18:55:40 ---> 6fec91ebbb4b 18:55:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:55:47 ---> b9103120356f 18:55:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:55:47 ---> a23c8045604c 18:55:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:55:48 ---> 68bf5c20c03b 18:55:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:55:49 ---> 202286b00ab0 18:55:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:55:50 ---> Running in 6d147278980e 18:55:50 Removing intermediate container 6d147278980e 18:55:50 ---> c651e3fabb61 18:55:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:55:50 ---> Running in 97345adf1b54 18:55:51 Removing intermediate container 97345adf1b54 18:55:51 ---> 7d12f4123a0a 18:55:51 Step 24/26 : LABEL arch=arm64 18:55:51 ---> Running in 49104e3e3328 18:55:51 Removing intermediate container 49104e3e3328 18:55:51 ---> bc181ff3cdd1 18:55:51 Step 25/26 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 18:55:52 ---> Running in 65e36f3263f0 18:55:52 Removing intermediate container 65e36f3263f0 18:55:52 ---> 291d84f2dd56 18:55:52 Step 26/26 : LABEL version=0.0.0 18:55:52 ---> Running in e48b4c7f05f4 18:55:53 Removing intermediate container e48b4c7f05f4 18:55:53 ---> 3305efe8cfd0 18:55:53 18:55:53 Successfully built 3305efe8cfd0 18:55:53 Successfully tagged security-spire-server-arm64:latest 18:55:53  Building security-spire-server ... done Building security-spiffe-token-provider 18:56:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:56:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:56:11 ---> 8f4c33a3d66f 18:56:11 Step 3/20 : WORKDIR /edgex-go 18:56:11 ---> Using cache 18:56:11 ---> f5145186751f 18:56:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:56:11 ---> Running in a6ba273fa8ae 18:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:15 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:56:15 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:56:15 OK: 17692 distinct packages available 18:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:17 OK: 263 MiB in 53 packages 18:56:19 Removing intermediate container a6ba273fa8ae 18:56:19 ---> 37c96cda9575 18:56:19 Step 5/20 : COPY go.mod vendor* ./ 18:56:20 ---> 2273b8a923e9 18:56:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:20 ---> Running in 24ed29904ef5 18:57:28 Removing intermediate container cfff3f49dd07 18:57:28 ---> 5538394d6346 18:57:28 Step 8/25 : COPY . . 18:57:35 ---> d86f46955c77 18:57:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:57:35 ---> Running in a5c28c5605c1 18:57:37 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 18:58:10 Removing intermediate container 24ed29904ef5 18:58:10 ---> a23ed3277d6b 18:58:10 Step 7/20 : COPY . . 18:58:20 ---> f5082d6b5a86 18:58:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:58:20 ---> Running in bf49a1a0f1aa 18:58:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:01:28 Removing intermediate container f562e78b6b73 19:01:28 ---> 963b6026cded 19:01:28 19:01:28 Step 10/23 : FROM alpine:3.17 19:01:28 ---> 51e60588ff2c 19:01:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:01:28 ---> Running in 0adbb1508ac6 19:01:28 Removing intermediate container 0adbb1508ac6 19:01:28 ---> 996fef54fa48 19:01:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:01:28 ---> Running in 670e65feabba 19:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:01:31 (1/1) Installing dumb-init (1.2.5-r2) 19:01:31 Executing busybox-1.35.0-r29.trigger 19:01:31 OK: 8 MiB in 16 packages 19:01:33 Removing intermediate container 670e65feabba 19:01:33 ---> 728255914983 19:01:33 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:34 ---> 815f22cb0789 19:01:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:01:34 ---> 50e6c34c30dc 19:01:34 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:01:36 ---> 0ed0f16359b4 19:01:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:01:37 ---> 3ca02c0a6b34 19:01:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:01:38 ---> ecd8899766c1 19:01:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:38 ---> Running in cf421abcdb90 19:01:42 Removing intermediate container cf421abcdb90 19:01:42 ---> 98aa00aeb2e8 19:01:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:01:42 ---> Running in 6aa5b030c6b5 19:01:42 Removing intermediate container 6aa5b030c6b5 19:01:42 ---> ab5f7c5c6f26 19:01:42 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:01:42 ---> Running in 58e15fa274ea 19:01:43 Removing intermediate container 58e15fa274ea 19:01:43 ---> f89616b7c6d9 19:01:43 Step 21/23 : LABEL arch=arm64 19:01:43 ---> Running in a1c9aa5ac0b9 19:01:43 Removing intermediate container a1c9aa5ac0b9 19:01:43 ---> 4ea4955db4b5 19:01:43 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:01:43 ---> Running in 5b68c7879c83 19:01:44 Removing intermediate container 5b68c7879c83 19:01:44 ---> 4f3e97df542b 19:01:44 Step 23/23 : LABEL version=0.0.0 19:01:44 ---> Running in 7ce2a9621a65 19:01:44 Removing intermediate container 7ce2a9621a65 19:01:44 ---> 218bb12ed87a 19:01:44 19:01:45 Successfully built 218bb12ed87a 19:01:45 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:01:45  Building core-common-config-bootstrapper ... done Building security-bootstrapper 19:02:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:02:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:02:03 ---> 8f4c33a3d66f 19:02:03 Step 3/33 : WORKDIR /edgex-go 19:02:03 ---> Using cache 19:02:03 ---> f5145186751f 19:02:03 Step 4/33 : RUN apk add --update --no-cache make git 19:02:03 ---> Running in 22858139f3a7 19:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:07 OK: 263 MiB in 53 packages 19:02:09 Removing intermediate container 22858139f3a7 19:02:09 ---> 16c6bc57137e 19:02:09 Step 5/33 : COPY go.mod vendor* ./ 19:02:10 ---> c62b4101e8ea 19:02:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:10 ---> Running in 8c5512dff69e 19:03:46 Removing intermediate container 8c5512dff69e 19:03:46 ---> 5b5647b029de 19:03:46 Step 7/33 : COPY . . 19:04:01 ---> dc1410507806 19:04:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:04:01 ---> Running in fce76b711e18 19:04:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:05:09 Removing intermediate container dfbf41a4ab8b 19:05:09 ---> 12aa90d02e28 19:05:09 19:05:09 Step 10/23 : FROM alpine:3.17 19:05:09 ---> 51e60588ff2c 19:05:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:05:10 ---> Running in e555d55e7323 19:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:05:12 Removing intermediate container d7ca44e68927 19:05:12 ---> 6c4150bfc70b 19:05:12 19:05:12 Step 10/23 : FROM alpine:3.17 19:05:12 ---> 51e60588ff2c 19:05:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:05:13 ---> Running in da08d4fb9a5a 19:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:05:15 (1/1) Installing dumb-init (1.2.5-r2) 19:05:15 Executing busybox-1.35.0-r29.trigger 19:05:15 OK: 8 MiB in 16 packages 19:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:05:17 Removing intermediate container e555d55e7323 19:05:17 ---> 45959c4cd29e 19:05:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:05:17 ---> Running in b5687f449009 19:05:17 (1/2) Installing ca-certificates (20230506-r0) 19:05:17 (2/2) Installing dumb-init (1.2.5-r2) 19:05:17 Executing busybox-1.35.0-r29.trigger 19:05:17 Executing ca-certificates-20230506-r0.trigger 19:05:17 Removing intermediate container b5687f449009 19:05:17 ---> e059a252dc2c 19:05:17 Step 13/23 : ENV APP_PORT=59861 19:05:17 ---> Running in 78626025d06b 19:05:18 Removing intermediate container 78626025d06b 19:05:18 ---> 46c1293e1e55 19:05:18 Step 14/23 : EXPOSE $APP_PORT 19:05:18 OK: 8 MiB in 17 packages 19:05:18 ---> Running in 3054b80ce0a5 19:05:19 Removing intermediate container 3054b80ce0a5 19:05:19 ---> a7821c6fae6f 19:05:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:23 ---> 5dca28f76f06 19:05:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:05:23 Removing intermediate container da08d4fb9a5a 19:05:23 ---> fe087175191c 19:05:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:05:23 ---> Running in bb7bd8363414 19:05:24 Removing intermediate container bb7bd8363414 19:05:24 ---> 67edbe4b6a0e 19:05:24 Step 13/23 : ENV APP_PORT=59860 19:05:24 ---> e2d69d46223e 19:05:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:05:24 ---> Running in 8c6162e7be79 19:05:24 Removing intermediate container 8c6162e7be79 19:05:24 ---> 60aed6bd9349 19:05:24 Step 14/23 : EXPOSE $APP_PORT 19:05:25 ---> Running in c6279c9b48f1 19:05:26 Removing intermediate container c6279c9b48f1 19:05:26 ---> 358e7e8917a4 19:05:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:27 ---> de76a18eb697 19:05:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:05:27 ---> a84e9739ac86 19:05:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:05:28 ---> 43b8943ebba8 19:05:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:05:29 ---> bcf482b8d6c6 19:05:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:05:29 ---> Running in 8692f132eec1 19:05:30 Removing intermediate container 8692f132eec1 19:05:30 ---> 43e28ae17a70 19:05:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:05:30 ---> Running in 37497b0065c6 19:05:31 Removing intermediate container 37497b0065c6 19:05:31 ---> 180cd7d36958 19:05:31 Step 21/23 : LABEL arch=arm64 19:05:31 ---> Running in d705174c0970 19:05:31 Removing intermediate container d705174c0970 19:05:31 ---> efa80a0343b8 19:05:31 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:05:32 ---> Running in c14be78671dd 19:05:33 Removing intermediate container c14be78671dd 19:05:33 ---> b13b81df428a 19:05:33 Step 23/23 : LABEL version=0.0.0 19:05:33 ---> a5352a091c78 19:05:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:05:33 ---> Running in 20fbf8580389 19:05:34 Removing intermediate container 20fbf8580389 19:05:34 ---> 0a2afd7d6906 19:05:34 19:05:35 ---> d6a968dac3e4 19:05:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:05:35 Successfully built 0a2afd7d6906 19:05:35 Successfully tagged support-scheduler-arm64:latest 19:05:35  Building support-scheduler ... done Building core-command 19:05:35 ---> Running in f0265610fd77 19:05:37 Removing intermediate container f0265610fd77 19:05:37 ---> 8b8d4b1f81ae 19:05:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:05:37 ---> Running in 4da66ca6ab7f 19:05:38 Removing intermediate container 4da66ca6ab7f 19:05:38 ---> e3d62482421f 19:05:38 Step 21/23 : LABEL arch=arm64 19:05:38 ---> Running in 3416a40b64c1 19:05:39 Removing intermediate container 3416a40b64c1 19:05:39 ---> 8c85fff1f693 19:05:39 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:05:39 ---> Running in f5d57b69bc37 19:05:40 Removing intermediate container f5d57b69bc37 19:05:40 ---> 6166577992c6 19:05:40 Step 23/23 : LABEL version=0.0.0 19:05:40 ---> Running in c8c9463c83c7 19:05:41 Removing intermediate container c8c9463c83c7 19:05:41 ---> 52ca02983591 19:05:41 19:05:42 Successfully built 52ca02983591 19:05:42 Successfully tagged support-notifications-arm64:latest 19:05:42  Building support-notifications ... done Building security-secretstore-setup 19:05:45 Removing intermediate container a5c28c5605c1 19:05:45 ---> 276ac8c445c6 19:05:45 19:05:45 Step 10/25 : FROM alpine:3.17 19:05:45 ---> 51e60588ff2c 19:05:45 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:05:45 ---> Using cache 19:05:45 ---> 45959c4cd29e 19:05:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:05:45 ---> Using cache 19:05:45 ---> e059a252dc2c 19:05:45 Step 13/25 : ENV APP_PORT=59881 19:05:45 ---> Running in fb6ad8343cdb 19:05:46 Removing intermediate container fb6ad8343cdb 19:05:46 ---> ec4617b85bef 19:05:46 Step 14/25 : EXPOSE $APP_PORT 19:05:46 ---> Running in 90b36869716a 19:05:47 Removing intermediate container 90b36869716a 19:05:47 ---> bc731d0924c2 19:05:47 Step 15/25 : WORKDIR / 19:05:47 ---> Running in fb1ddab3c517 19:05:48 Removing intermediate container fb1ddab3c517 19:05:48 ---> 702cb707f2e7 19:05:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:51 ---> 6dfda83a4535 19:05:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:05:52 ---> 2045731fc4f3 19:05:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:05:55 ---> 33936fda99da 19:05:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:05:56 ---> 5398483fe08e 19:05:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:05:56 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:05:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:56 ---> 8f4c33a3d66f 19:05:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:05:56 ---> Using cache 19:05:56 ---> 57b88ce20b91 19:05:56 Step 4/24 : WORKDIR /edgex-go 19:05:56 ---> Using cache 19:05:56 ---> 7ac9a41e800a 19:05:56 Step 5/24 : RUN apk add --update --no-cache make git 19:05:56 ---> Using cache 19:05:56 ---> 801f2a12b8a6 19:05:56 Step 6/24 : COPY go.mod vendor* ./ 19:05:56 ---> Using cache 19:05:56 ---> 3b3655b8e239 19:05:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 ---> Using cache 19:05:56 ---> 5538394d6346 19:05:56 Step 8/24 : COPY . . 19:05:56 ---> Using cache 19:05:56 ---> d86f46955c77 19:05:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:05:57 ---> Running in 2fc06b8ff56f 19:05:57 ---> 9d7d2e23ab9b 19:05:57 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:05:58 ---> Running in ee05d33562ad 19:05:59 Removing intermediate container ee05d33562ad 19:05:59 ---> c2d491431f55 19:05:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:05:59 ---> Running in 44f607c3fcd8 19:05:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:06:00 Removing intermediate container 44f607c3fcd8 19:06:00 ---> 44bfed468323 19:06:00 Step 23/25 : LABEL arch=arm64 19:06:00 ---> Running in 05fa2d1132ee 19:06:00 Removing intermediate container 05fa2d1132ee 19:06:00 ---> da43e9348313 19:06:00 Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:06:01 ---> Running in 7c9ef957f2a9 19:06:01 Removing intermediate container 7c9ef957f2a9 19:06:01 ---> ae6d718f303c 19:06:01 Step 25/25 : LABEL version=0.0.0 19:06:02 ---> Running in 88bb874b801c 19:06:02 Removing intermediate container 88bb874b801c 19:06:02 ---> 3f66f92fa901 19:06:02 19:06:03 Successfully built 3f66f92fa901 19:06:03 Successfully tagged core-metadata-arm64:latest 19:06:03  Building core-metadata ... done Building security-proxy-setup 19:06:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:06:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:06:09 ---> 8f4c33a3d66f 19:06:09 Step 3/25 : WORKDIR /edgex-go 19:06:09 ---> Using cache 19:06:09 ---> f5145186751f 19:06:09 Step 4/25 : RUN apk add --update --no-cache make git 19:06:09 ---> Using cache 19:06:09 ---> 16c6bc57137e 19:06:09 Step 5/25 : COPY go.mod vendor* ./ 19:06:09 ---> Using cache 19:06:09 ---> c62b4101e8ea 19:06:09 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:09 ---> Using cache 19:06:09 ---> 5b5647b029de 19:06:09 Step 7/25 : COPY . . 19:06:09 ---> Using cache 19:06:09 ---> dc1410507806 19:06:09 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:06:09 ---> Running in d8c91222849f 19:06:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:24 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:06:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:24 ---> 8f4c33a3d66f 19:06:24 Step 3/22 : WORKDIR /edgex-go 19:06:24 ---> Using cache 19:06:24 ---> f5145186751f 19:06:24 Step 4/22 : RUN apk add --update --no-cache make git 19:06:24 ---> Using cache 19:06:24 ---> 16c6bc57137e 19:06:24 Step 5/22 : COPY go.mod vendor* ./ 19:06:24 ---> Using cache 19:06:24 ---> c62b4101e8ea 19:06:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:24 ---> Using cache 19:06:24 ---> 5b5647b029de 19:06:24 Step 7/22 : COPY . . 19:06:24 ---> Using cache 19:06:24 ---> dc1410507806 19:06:24 Step 8/22 : RUN make cmd/secrets-config/secrets-config 19:06:24 ---> Running in 0a74caa03ce1 19:06:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:07:48 Removing intermediate container bf49a1a0f1aa 19:07:48 ---> 0a3c14b92adc 19:07:48 19:07:48 Step 9/20 : FROM alpine:3.17 19:07:48 ---> 51e60588ff2c 19:07:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:07:48 ---> Running in 0ca34a356ba6 19:07:48 Removing intermediate container 0ca34a356ba6 19:07:48 ---> e8afeba807ff 19:07:48 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:07:48 ---> Running in c138e646c822 19:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:53 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:07:53 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:07:53 OK: 17692 distinct packages available 19:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:55 (1/9) Installing ca-certificates (20230506-r0) 19:07:55 (2/9) Installing brotli-libs (1.0.9-r9) 19:07:55 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:07:55 (4/9) Installing libcurl (8.0.1-r0) 19:07:55 (5/9) Installing curl (8.0.1-r0) 19:07:55 (6/9) Installing dumb-init (1.2.5-r2) 19:07:55 (7/9) Installing musl-obstack (1.2.3-r0) 19:07:55 (8/9) Installing libucontext (1.2-r0) 19:07:55 (9/9) Installing gcompat (1.1.0-r0) 19:07:55 Executing busybox-1.35.0-r29.trigger 19:07:55 Executing ca-certificates-20230506-r0.trigger 19:07:56 OK: 11 MiB in 24 packages 19:07:59 Removing intermediate container c138e646c822 19:07:59 ---> 2e9528130168 19:07:59 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:59 ---> 0763e9edbc6c 19:07:59 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:08:00 ---> 02595048faa0 19:08:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:08:05 ---> 5b37dfd86916 19:08:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:08:05 ---> 92188bab50ae 19:08:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:08:05 ---> Running in 9a3ffc59bcff 19:08:06 Removing intermediate container 9a3ffc59bcff 19:08:06 ---> e73a3d45bc0a 19:08:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 19:08:06 ---> Running in 7bb9b99f15bb 19:08:06 Removing intermediate container 7bb9b99f15bb 19:08:06 ---> c736c9cfc761 19:08:06 Step 18/20 : LABEL arch=arm64 19:08:06 ---> Running in 2b31d431f0a9 19:08:07 Removing intermediate container 2b31d431f0a9 19:08:07 ---> ede6b10a0563 19:08:07 Step 19/20 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:08:07 ---> Running in 07b8710e6049 19:08:07 Removing intermediate container 07b8710e6049 19:08:07 ---> cccfc4737b06 19:08:07 Step 20/20 : LABEL version=0.0.0 19:08:08 ---> Running in ed131eac821f 19:08:08 Removing intermediate container ed131eac821f 19:08:08 ---> 2f48530bc34e 19:08:08 19:08:08 Successfully built 2f48530bc34e 19:08:08 Successfully tagged security-spiffe-token-provider-arm64:latest 19:08:08  Building security-spiffe-token-provider ... done Building security-proxy-auth 19:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 8f4c33a3d66f 19:08:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:08:27 ---> Using cache 19:08:27 ---> 57b88ce20b91 19:08:27 Step 4/23 : WORKDIR /edgex-go 19:08:27 ---> Using cache 19:08:27 ---> 7ac9a41e800a 19:08:27 Step 5/23 : RUN apk add --update --no-cache make git 19:08:27 ---> Using cache 19:08:27 ---> 801f2a12b8a6 19:08:27 Step 6/23 : COPY go.mod vendor* ./ 19:08:27 ---> Using cache 19:08:27 ---> 3b3655b8e239 19:08:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:27 ---> Using cache 19:08:27 ---> 5538394d6346 19:08:27 Step 8/23 : COPY . . 19:08:27 ---> Using cache 19:08:27 ---> d86f46955c77 19:08:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:08:27 ---> Running in 7b770a25684e 19:08:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:11:03 Removing intermediate container fce76b711e18 19:11:03 ---> 809291e79074 19:11:03 19:11:03 Step 9/33 : FROM alpine:3.17 19:11:03 ---> 51e60588ff2c 19:11:03 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:11:03 ---> Using cache 19:11:03 ---> e8afeba807ff 19:11:03 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:11:03 ---> Running in 31c84e3ac0fd 19:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:11:03 (1/2) Installing dumb-init (1.2.5-r2) 19:11:03 (2/2) Installing su-exec (0.2-r2) 19:11:03 Executing busybox-1.35.0-r29.trigger 19:11:03 OK: 8 MiB in 17 packages 19:11:04 Removing intermediate container 31c84e3ac0fd 19:11:04 ---> 2d636bde2b0d 19:11:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:11:04 ---> Running in c3052b63bede 19:11:05 Removing intermediate container c3052b63bede 19:11:05 ---> fe43eaf87a23 19:11:05 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:05 ---> Running in cadfcf419e35 19:11:05 Removing intermediate container cadfcf419e35 19:11:05 ---> 81a4a188f752 19:11:05 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:05 ---> Running in e5c837e69375 19:11:06 Removing intermediate container e5c837e69375 19:11:06 ---> e041c0d99137 19:11:06 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:11:06 ---> Running in 0a2d223d4e2d 19:11:07 Removing intermediate container 0a2d223d4e2d 19:11:07 ---> 4cbde330369e 19:11:07 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:11:07 ---> Running in 86ee502ec00b 19:11:10 Removing intermediate container 86ee502ec00b 19:11:10 ---> cf0cac3a804c 19:11:10 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:10 ---> Running in fe18ec9a6112 19:11:10 Removing intermediate container fe18ec9a6112 19:11:10 ---> 83829d7f1dbd 19:11:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:11 ---> 2105818dc7a7 19:11:11 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:11 ---> Running in 3b8dd8d74b07 19:11:15 Removing intermediate container 3b8dd8d74b07 19:11:15 ---> c9b1bb8b390f 19:11:15 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:16 ---> 98ed37af12da 19:11:16 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:11:17 ---> ba270b541838 19:11:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:19 ---> d0aeeeefd281 19:11:19 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:11:21 ---> 8bd24023ddb2 19:11:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:21 ---> df6cba8f5c6c 19:11:21 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:11:22 ---> 6c3051a3486d 19:11:22 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:23 ---> 60a5c402a09f 19:11:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:24 ---> f90af6ea4c45 19:11:24 Step 28/33 : RUN chmod +x /entrypoint.sh 19:11:24 ---> Running in e802db8d51fc 19:11:28 Removing intermediate container e802db8d51fc 19:11:28 ---> 95a505366476 19:11:28 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:11:28 ---> Running in dec32300a031 19:11:28 Removing intermediate container dec32300a031 19:11:28 ---> 6fcc72d6dbeb 19:11:28 Step 30/33 : CMD ["gate"] 19:11:28 ---> Running in 27976dc82061 19:11:29 Removing intermediate container 27976dc82061 19:11:29 ---> 695ebbf5a3e3 19:11:29 Step 31/33 : LABEL arch=arm64 19:11:29 ---> Running in 2c2a3f8dd568 19:11:29 Removing intermediate container 2c2a3f8dd568 19:11:29 ---> cc560afe6e80 19:11:29 Step 32/33 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:11:29 ---> Running in d54d9c7573d5 19:11:30 Removing intermediate container d54d9c7573d5 19:11:30 ---> 0d8a9a44ebcb 19:11:30 Step 33/33 : LABEL version=0.0.0 19:11:30 ---> Running in a3e2c4a9fe6e 19:11:31 Removing intermediate container a3e2c4a9fe6e 19:11:31 ---> 6b1361d24df5 19:11:31 19:11:31 Successfully built 6b1361d24df5 19:11:31 Successfully tagged security-bootstrapper-arm64:latest 19:11:31  Building security-bootstrapper ... done Building core-data 19:11:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:11:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:49 ---> 8f4c33a3d66f 19:11:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:11:49 ---> Using cache 19:11:49 ---> 57b88ce20b91 19:11:49 Step 4/23 : WORKDIR /edgex-go 19:11:49 ---> Using cache 19:11:49 ---> 7ac9a41e800a 19:11:49 Step 5/23 : RUN apk add --update --no-cache make git 19:11:49 ---> Using cache 19:11:49 ---> 801f2a12b8a6 19:11:49 Step 6/23 : COPY go.mod vendor* ./ 19:11:49 ---> Using cache 19:11:49 ---> 3b3655b8e239 19:11:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:49 ---> Using cache 19:11:49 ---> 5538394d6346 19:11:49 Step 8/23 : COPY . . 19:11:49 ---> Using cache 19:11:49 ---> d86f46955c77 19:11:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:11:49 ---> Running in c19a9e901a2f 19:11:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:12:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:13:21 Removing intermediate container d8c91222849f 19:13:21 ---> f960d8099a12 19:13:21 19:13:21 Step 9/25 : FROM alpine:3.17 19:13:21 ---> 51e60588ff2c 19:13:21 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:13:21 ---> Running in 5fc60122c7ce 19:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:24 Removing intermediate container 0a74caa03ce1 19:13:24 ---> 85d25731d2fb 19:13:24 19:13:24 Step 9/22 : FROM alpine:3.17 19:13:24 ---> 51e60588ff2c 19:13:24 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 19:13:24 ---> Running in 94076973896b 19:13:24 (1/3) Installing ca-certificates (20230506-r0) 19:13:25 (2/3) Installing dumb-init (1.2.5-r2) 19:13:25 (3/3) Installing su-exec (0.2-r2) 19:13:25 Executing busybox-1.35.0-r29.trigger 19:13:25 Executing ca-certificates-20230506-r0.trigger 19:13:25 OK: 8 MiB in 18 packages 19:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:13:28 (1/2) Installing dumb-init (1.2.5-r2) 19:13:28 (2/2) Installing openssl (3.0.8-r4) 19:13:28 Executing busybox-1.35.0-r29.trigger 19:13:28 OK: 8 MiB in 17 packages 19:13:29 Removing intermediate container 5fc60122c7ce 19:13:29 ---> 57f82a3aaa70 19:13:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:13:30 ---> Running in d572dbde2661 19:13:30 Removing intermediate container d572dbde2661 19:13:30 ---> 68480a382b10 19:13:30 Step 12/25 : WORKDIR / 19:13:30 ---> Running in f1206cdd3d1d 19:13:30 Removing intermediate container 94076973896b 19:13:30 ---> dc54635d29d5 19:13:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:13:31 ---> Running in 38cb94e63e5b 19:13:31 Removing intermediate container f1206cdd3d1d 19:13:31 ---> 49cd67cba5e5 19:13:31 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:31 Removing intermediate container 38cb94e63e5b 19:13:31 ---> e4e28b39f103 19:13:31 Step 12/22 : WORKDIR /edgex 19:13:32 ---> Running in 57be70316557 19:13:32 Removing intermediate container 57be70316557 19:13:32 ---> 4ad2bfa93d44 19:13:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:32 ---> a118b8eb4422 19:13:32 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:13:34 ---> 345f8eca8e8d 19:13:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:34 ---> 4b4698976869 19:13:34 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 19:13:36 ---> 85e76a1f9614 19:13:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:13:36 ---> 64d1b3a74d1a 19:13:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:13:38 ---> c51f8f619b2f 19:13:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:38 ---> 8d4c7f8ad8a4 19:13:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:13:39 ---> d1eaaaeb7a5a 19:13:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:44 ---> dd3179c12f68 19:13:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:44 ---> f014733d6e03 19:13:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:46 ---> 9368bfbe87e0 19:13:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:46 ---> Running in 3753366b829d 19:13:47 ---> b68c5b9283f9 19:13:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:48 Removing intermediate container 2fc06b8ff56f 19:13:48 ---> ece911bfa01e 19:13:48 19:13:48 Step 10/24 : FROM alpine:3.17 19:13:48 ---> 51e60588ff2c 19:13:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:13:48 ---> Using cache 19:13:48 ---> 45959c4cd29e 19:13:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:13:48 ---> Using cache 19:13:48 ---> e059a252dc2c 19:13:48 Step 13/24 : ENV APP_PORT=59882 19:13:48 ---> Running in 194fffd4536d 19:13:48 ---> 12477b60dd14 19:13:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:49 ---> Running in 68508228510c 19:13:50 Removing intermediate container 194fffd4536d 19:13:50 ---> 61ece670aadd 19:13:50 Step 14/24 : EXPOSE $APP_PORT 19:13:50 ---> Running in 3fa39d22d52f 19:13:50 Removing intermediate container 3753366b829d 19:13:50 ---> 1d25ae8d6df8 19:13:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:51 Removing intermediate container 3fa39d22d52f 19:13:51 ---> 22f5dee5f662 19:13:51 Step 15/24 : WORKDIR / 19:13:51 ---> Running in 6d10e58e3d99 19:13:51 ---> Running in 195c0c7e3048 19:13:51 Removing intermediate container 6d10e58e3d99 19:13:51 ---> 77f12502ef40 19:13:51 Step 20/22 : LABEL arch=arm64 19:13:52 ---> Running in ad98353c7d25 19:13:52 Removing intermediate container 195c0c7e3048 19:13:52 ---> 8815c3013fa3 19:13:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:53 Removing intermediate container ad98353c7d25 19:13:53 ---> 0525dccecc2f 19:13:53 Step 21/22 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:13:53 ---> Running in 13ae857c543d 19:13:54 ---> b09a499f4c01 19:13:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:13:54 Removing intermediate container 68508228510c 19:13:54 ---> 41eb0886ebea 19:13:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:13:54 Removing intermediate container 13ae857c543d 19:13:54 ---> 8fba5e3d92fa 19:13:54 Step 22/22 : LABEL version=0.0.0 19:13:54 ---> Running in 32b071f63570 19:13:54 ---> Running in 9544859c9b53 19:13:55 Removing intermediate container 32b071f63570 19:13:55 ---> 1f12433264e6 19:13:55 Step 23/25 : LABEL arch=arm64 19:13:55 ---> bb08bc57d042 19:13:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:55 Removing intermediate container 9544859c9b53 19:13:55 ---> 09a18aa3a678 19:13:55 19:13:55 ---> Running in b112e22c800b 19:13:56 Successfully built 09a18aa3a678 19:13:56 Successfully tagged security-proxy-setup-arm64:latest 19:13:57  Building security-proxy-setup ... done Removing intermediate container b112e22c800b 19:13:57 ---> 1603654111b0 19:13:57 Step 24/25 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:13:57 ---> Running in 274e7a3f5ef9 19:13:58 Removing intermediate container 274e7a3f5ef9 19:13:58 ---> b70607e10215 19:13:58 Step 25/25 : LABEL version=0.0.0 19:13:58 ---> a3309b3b9429 19:13:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:13:58 ---> Running in 39f47f88c108 19:13:58 Removing intermediate container 39f47f88c108 19:13:58 ---> feeea52cb56b 19:13:58 19:13:58 ---> 89d0145bfc6a 19:13:58 Step 20/24 : ENTRYPOINT ["/core-command"] 19:13:58 ---> Running in 56c9c77154cc 19:13:59 Successfully built feeea52cb56b 19:13:59 Successfully tagged security-secretstore-setup-arm64:latest 19:13:59  Building security-secretstore-setup ... done Removing intermediate container 56c9c77154cc 19:13:59 ---> 8bb1a643a869 19:13:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:13:59 ---> Running in 57c5c74bfae2 19:14:00 Removing intermediate container 57c5c74bfae2 19:14:00 ---> f439ce688288 19:14:00 Step 22/24 : LABEL arch=arm64 19:14:00 ---> Running in 77ed437c9a63 19:14:00 Removing intermediate container 77ed437c9a63 19:14:00 ---> 35353989e58b 19:14:00 Step 23/24 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:14:00 ---> Running in 2bf2022020f0 19:14:01 Removing intermediate container 2bf2022020f0 19:14:01 ---> 354f1fce4a1c 19:14:01 Step 24/24 : LABEL version=0.0.0 19:14:01 ---> Running in 0c3e95d869ed 19:14:02 Removing intermediate container 0c3e95d869ed 19:14:02 ---> 5d3450fe80c0 19:14:02 19:14:02 Successfully built 5d3450fe80c0 19:14:02 Successfully tagged core-command-arm64:latest 19:14:29  Building core-command ... done Removing intermediate container 7b770a25684e 19:14:29 ---> 88f9c44f4956 19:14:29 19:14:29 Step 10/23 : FROM alpine:3.17 19:14:29 ---> 51e60588ff2c 19:14:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:14:29 ---> Using cache 19:14:29 ---> 996fef54fa48 19:14:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:14:29 ---> Using cache 19:14:29 ---> 728255914983 19:14:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:29 ---> Using cache 19:14:29 ---> 815f22cb0789 19:14:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:14:29 ---> Using cache 19:14:29 ---> 50e6c34c30dc 19:14:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:14:29 ---> 2f08b3605929 19:14:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:14:30 ---> a13348fdad96 19:14:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:14:31 ---> 66f4b92bc28a 19:14:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:31 ---> Running in e19b51adbd4e 19:14:36 Removing intermediate container e19b51adbd4e 19:14:36 ---> 3424e01a53b0 19:14:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:14:36 ---> Running in 6bd08cec4872 19:14:36 Removing intermediate container 6bd08cec4872 19:14:36 ---> 8b222e5b7fdd 19:14:36 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:14:36 ---> Running in 4105aa322ea7 19:14:36 Removing intermediate container 4105aa322ea7 19:14:36 ---> 474f36de6648 19:14:36 Step 21/23 : LABEL arch=arm64 19:14:37 ---> Running in 8c20719c7b75 19:14:37 Removing intermediate container 8c20719c7b75 19:14:37 ---> 6ab167ec3c31 19:14:37 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:14:37 ---> Running in c39cc5b8d558 19:14:38 Removing intermediate container c39cc5b8d558 19:14:38 ---> 982a12438d2d 19:14:38 Step 23/23 : LABEL version=0.0.0 19:14:38 ---> Running in b856e71a1ca6 19:14:38 Removing intermediate container b856e71a1ca6 19:14:38 ---> cd1e58b481dd 19:14:38 19:14:39 Successfully built cd1e58b481dd 19:14:39 Successfully tagged security-proxy-auth-arm64:latest 19:15:18  Building security-proxy-auth ... done Removing intermediate container c19a9e901a2f 19:15:18 ---> 536745c7205d 19:15:18 19:15:18 Step 10/23 : FROM alpine:3.17 19:15:18 ---> 51e60588ff2c 19:15:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:15:18 ---> Running in d98302f388f5 19:15:18 Removing intermediate container d98302f388f5 19:15:18 ---> 8d04bd4071f3 19:15:18 Step 12/23 : ENV APP_PORT=59880 19:15:18 ---> Running in 2c3aab115a65 19:15:18 Removing intermediate container 2c3aab115a65 19:15:18 ---> 4d19c76b134d 19:15:18 Step 13/23 : EXPOSE $APP_PORT 19:15:18 ---> Running in 34c63940992a 19:15:18 Removing intermediate container 34c63940992a 19:15:18 ---> 884405dda9fd 19:15:18 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:15:18 ---> Running in 85b28e914e1a 19:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:15:21 (1/1) Installing dumb-init (1.2.5-r2) 19:15:21 Executing busybox-1.35.0-r29.trigger 19:15:21 OK: 8 MiB in 16 packages 19:15:22 Removing intermediate container 85b28e914e1a 19:15:22 ---> 9d957ea7d5fc 19:15:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:22 ---> ddfa60410945 19:15:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:15:23 ---> cb873c94112a 19:15:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:15:23 ---> 284f7c87228a 19:15:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:15:24 ---> 939b0b873ccf 19:15:24 Step 19/23 : ENTRYPOINT ["/core-data"] 19:15:24 ---> Running in 011e9ce4f44c 19:15:24 Removing intermediate container 011e9ce4f44c 19:15:24 ---> 6bd1d50962a7 19:15:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:15:25 ---> Running in 36b994a06722 19:15:25 Removing intermediate container 36b994a06722 19:15:25 ---> 5a5fbd71c074 19:15:25 Step 21/23 : LABEL arch=arm64 19:15:25 ---> Running in 20809f3c5884 19:15:25 Removing intermediate container 20809f3c5884 19:15:25 ---> ae1fef7fee17 19:15:25 Step 22/23 : LABEL git_sha=436564f2fc4a42c08b5adec3864542c0be58742c 19:15:25 ---> Running in 0539429b2997 19:15:25 Removing intermediate container 0539429b2997 19:15:25 ---> 733b471671b5 19:15:25 Step 23/23 : LABEL version=0.0.0 19:15:25 ---> Running in 92b4c47d4ccd 19:15:26 Removing intermediate container 92b4c47d4ccd 19:15:26 ---> 85f00a13bfa7 19:15:26 19:15:26 Successfully built 85f00a13bfa7 19:15:26 Successfully tagged core-data-arm64:latest 19:15:26  Building core-data ... done  [Pipeline] } 19:15:26 $ docker stop --time=1 1681986f3382051ac6f4ceb6289c0e9b8466493cc2093d8babcb6b80d4ca0750 19:15:28 $ docker rm -f --volumes 1681986f3382051ac6f4ceb6289c0e9b8466493cc2093d8babcb6b80d4ca0750 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:29 + docker images 19:15:29 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:29 core-data-arm64 latest 85f00a13bfa7 3 seconds ago 19.9MB 19:15:29 536745c7205d 13 seconds ago 1.53GB 19:15:29 security-proxy-auth-arm64 latest cd1e58b481dd 51 seconds ago 18.1MB 19:15:29 88f9c44f4956 About a minute ago 1.51GB 19:15:29 core-command-arm64 latest 5d3450fe80c0 About a minute ago 19.7MB 19:15:29 security-secretstore-setup-arm64 latest feeea52cb56b About a minute ago 32.2MB 19:15:29 security-proxy-setup-arm64 latest 09a18aa3a678 About a minute ago 18.7MB 19:15:29 ece911bfa01e About a minute ago 1.53GB 19:15:29 85d25731d2fb 2 minutes ago 1.51GB 19:15:29 f960d8099a12 2 minutes ago 1.52GB 19:15:29 security-bootstrapper-arm64 latest 6b1361d24df5 3 minutes ago 21.9MB 19:15:29 809291e79074 4 minutes ago 1.51GB 19:15:29 security-spiffe-token-provider-arm64 latest 2f48530bc34e 7 minutes ago 32.7MB 19:15:29 0a3c14b92adc 7 minutes ago 1.57GB 19:15:29 core-metadata-arm64 latest 3f66f92fa901 9 minutes ago 20.2MB 19:15:29 276ac8c445c6 9 minutes ago 1.53GB 19:15:29 support-notifications-arm64 latest 52ca02983591 9 minutes ago 31.9MB 19:15:29 support-scheduler-arm64 latest 0a2afd7d6906 9 minutes ago 31.2MB 19:15:29 6c4150bfc70b 10 minutes ago 1.59GB 19:15:29 12aa90d02e28 10 minutes ago 1.59GB 19:15:29 core-common-config-bootstrapper-arm64 latest 218bb12ed87a 13 minutes ago 17.2MB 19:15:29 963b6026cded 14 minutes ago 1.52GB 19:15:29 security-spire-server-arm64 latest 3305efe8cfd0 19 minutes ago 97MB 19:15:29 f5716b4d8a86 19 minutes ago 1.39GB 19:15:29 security-spire-agent-arm64 latest d6245dea25af 20 minutes ago 153MB 19:15:29 security-spire-config-arm64 latest 3ff47905fe2f 20 minutes ago 96.1MB 19:15:29 c015f95f3874 21 minutes ago 1.39GB 19:15:29 4fda53134031 21 minutes ago 1.39GB 19:15:29 ci-base-image-arm64 latest 8f4c33a3d66f 36 minutes ago 899MB 19:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 19:15:29 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 19:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:30 19:15:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:30 arm64: Pulling from edgex-lftools-log-publisher 19:15:30 8998bd30e6a1: Pulling fs layer 19:15:30 04944245beec: Pulling fs layer 19:15:30 699f458cf7ca: Pulling fs layer 19:15:30 765212b225bb: Pulling fs layer 19:15:30 f23df028b6ca: Pulling fs layer 19:15:30 d65c8cfc05b1: Pulling fs layer 19:15:30 2437ff75d9bd: Pulling fs layer 19:15:30 765212b225bb: Waiting 19:15:30 f23df028b6ca: Waiting 19:15:30 d65c8cfc05b1: Waiting 19:15:30 2437ff75d9bd: Waiting 19:15:30 04944245beec: Verifying Checksum 19:15:30 04944245beec: Download complete 19:15:30 765212b225bb: Verifying Checksum 19:15:30 765212b225bb: Download complete 19:15:30 f23df028b6ca: Verifying Checksum 19:15:30 f23df028b6ca: Download complete 19:15:31 d65c8cfc05b1: Verifying Checksum 19:15:31 d65c8cfc05b1: Download complete 19:15:31 699f458cf7ca: Verifying Checksum 19:15:31 699f458cf7ca: Download complete 19:15:31 8998bd30e6a1: Verifying Checksum 19:15:31 8998bd30e6a1: Download complete 19:15:34 2437ff75d9bd: Verifying Checksum 19:15:34 2437ff75d9bd: Download complete 19:15:35 8998bd30e6a1: Pull complete 19:15:36 04944245beec: Pull complete 19:15:37 699f458cf7ca: Pull complete 19:15:37 765212b225bb: Pull complete 19:15:38 f23df028b6ca: Pull complete 19:15:38 d65c8cfc05b1: Pull complete 19:15:53 2437ff75d9bd: Pull complete 19:15:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-14739 does not seem to be running inside a container 19:15:53 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:15:58 $ docker top 2558b42ddecd0332176b3fdf8a94eb8c224aff2065222a3b53d17f76ceb95769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> job-cost.sh 19:15:59 lf-activate-venv: SKIPPING 19:15:59 INFO: No Stack... 19:15:59 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:00 INFO: Archiving Costs [Pipeline] sh 19:16:00 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:16:00 + cut -d, -f6 [Pipeline] lock 19:16:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] 19:16:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] did not exist. Created. 19:16:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:01 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:01 Stashed 1 file(s) [Pipeline] } 19:16:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4561-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:02 $ docker stop --time=1 2558b42ddecd0332176b3fdf8a94eb8c224aff2065222a3b53d17f76ceb95769 19:16:03 $ docker rm -f --volumes 2558b42ddecd0332176b3fdf8a94eb8c224aff2065222a3b53d17f76ceb95769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:16:04 provisioning config files... 19:16:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13625371127079502103tmp [Pipeline] { [Pipeline] sh 19:16:05 + set +x 19:16:05 + curl -s https://codecov.io/bash 19:16:05 + bash -s -- 19:16:05 19:16:05 _____ _ 19:16:05 / ____| | | 19:16:05 | | ___ __| | ___ ___ _____ __ 19:16:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:16:05 | |___| (_) | (_| | __/ (_| (_) \ V / 19:16:05 \_____\___/ \__,_|\___|\___\___/ \_/ 19:16:05 Bash-1.0.6 19:16:05 19:16:05 19:16:05 ==> git version 2.25.1 found 19:16:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:16:05 Release-Date: 2020-01-08 19:16:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:16:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:16:05 ==> Jenkins CI detected. 19:16:05 current dir:  /w/workspace/edgex-go/1 19:16:05 project root: . 19:16:05 --> token set from env 19:16:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:16:05 ==> Running gcov in . (disable via -X gcov) 19:16:05 ==> Python coveragepy not found 19:16:05 ==> Searching for coverage reports in: 19:16:05 + . 19:16:05 -> Found 1 reports 19:16:05 ==> Detecting git/mercurial file structure 19:16:05 ==> Reading reports 19:16:05 + ./coverage.out bytes=447733 19:16:05 ==> Appending adjustments 19:16:05 https://docs.codecov.io/docs/fixing-reports 19:16:06 + Found adjustments 19:16:06 ==> Gzipping contents 19:16:06 60K /tmp/codecov.y9xtHZ.gz 19:16:06 ==> Uploading reports 19:16:06 url: https://codecov.io 19:16:06 query: branch=PR-4561&commit=436564f2fc4a42c08b5adec3864542c0be58742c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4561&job=&cmd_args= 19:16:06 -> Pinging Codecov 19:16:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4561&commit=436564f2fc4a42c08b5adec3864542c0be58742c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4561&job=&cmd_args= 19:16:06 -> Uploading to 19:16:06 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/436564f2fc4a42c08b5adec3864542c0be58742c/845c8213-9b59-4a9b-8b1b-937a40c96966.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T191606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=517da4b990669334dc98a8ba786b27fdf64214a87c229aed147a739626c8a83e 19:16:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:06 Dload Upload Total Spent Left Speed 19:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57494 0 0 100 57494 0 258k --:--:-- --:--:-- --:--:-- 258k 19:16:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/436564f2fc4a42c08b5adec3864542c0be58742c [Pipeline] } 19:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:16:08 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:16:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:16:09 ---> package-listing.sh 19:16:09 ++ facter osfamily 19:16:09 ++ tr '[:upper:]' '[:lower:]' 19:16:09 + OS_FAMILY=debian 19:16:09 + workspace=/w/workspace/edgex-go/1 19:16:09 + START_PACKAGES=/tmp/packages_start.txt 19:16:09 + END_PACKAGES=/tmp/packages_end.txt 19:16:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:09 + PACKAGES=/tmp/packages_start.txt 19:16:09 + '[' /w/workspace/edgex-go/1 ']' 19:16:09 + PACKAGES=/tmp/packages_end.txt 19:16:09 + case "${OS_FAMILY}" in 19:16:09 + dpkg -l 19:16:09 + grep '^ii' 19:16:09 + '[' -f /tmp/packages_start.txt ']' 19:16:09 + '[' -f /tmp/packages_end.txt ']' 19:16:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:09 + '[' /w/workspace/edgex-go/1 ']' 19:16:09 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:16:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:16:09 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:16:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:10 19:16:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:11 latest: Pulling from edgex-lftools-log-publisher 19:16:11 5eb5b503b376: Pulling fs layer 19:16:11 5c69ac0246d0: Pulling fs layer 19:16:11 ec43610c2a17: Pulling fs layer 19:16:11 3a2ae6a8a46f: Pulling fs layer 19:16:11 33b1e0a273af: Pulling fs layer 19:16:11 5d3b04190fa2: Pulling fs layer 19:16:11 2f39f015ded8: Pulling fs layer 19:16:11 5d3b04190fa2: Waiting 19:16:11 3a2ae6a8a46f: Waiting 19:16:11 2f39f015ded8: Waiting 19:16:11 5c69ac0246d0: Verifying Checksum 19:16:11 5c69ac0246d0: Download complete 19:16:11 3a2ae6a8a46f: Verifying Checksum 19:16:11 3a2ae6a8a46f: Download complete 19:16:11 ec43610c2a17: Verifying Checksum 19:16:11 ec43610c2a17: Download complete 19:16:11 5d3b04190fa2: Verifying Checksum 19:16:11 5d3b04190fa2: Download complete 19:16:11 33b1e0a273af: Verifying Checksum 19:16:11 33b1e0a273af: Download complete 19:16:11 5eb5b503b376: Verifying Checksum 19:16:11 5eb5b503b376: Download complete 19:16:11 2f39f015ded8: Download complete 19:16:12 5eb5b503b376: Pull complete 19:16:12 5c69ac0246d0: Pull complete 19:16:13 ec43610c2a17: Pull complete 19:16:13 3a2ae6a8a46f: Pull complete 19:16:13 33b1e0a273af: Pull complete 19:16:13 5d3b04190fa2: Pull complete 19:16:17 2f39f015ded8: Pull complete 19:16:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:17 prd-ubuntu20.04-docker-8c-8g-14738 does not seem to be running inside a container 19:16:17 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:16:20 $ docker top 3ef81c436540d833a532d819e363f698c609b2af05d8c8ea16db746a0a83a3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:20 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:20 + mkdir -p /var/log/sysstat [Pipeline] sh 19:16:21 + ls /var/log/sa-host 19:16:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:21 provisioning config files... 19:16:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10794471548851626507tmp [Pipeline] { [Pipeline] echo 19:16:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:21 ---> create-netrc.sh [Pipeline] } 19:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:16:22 ---> python-tools-install.sh [Pipeline] echo 19:16:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:22 ---> sudo-logs.sh 19:16:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:16:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:23 ---> job-cost.sh 19:16:23 lf-activate-venv: SKIPPING 19:16:23 DEBUG: total: 0.10999999940395355 19:16:23 INFO: Retrieving Stack Cost... 19:16:23 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:23 INFO: Archiving Costs [Pipeline] echo 19:16:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:24 ---> logs-deploy.sh 19:16:24 lf-activate-venv: SKIPPING 19:16:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4561/1 19:16:24 INFO: archiving workspace using pattern(s): 19:16:25 Archives upload complete. 19:16:25 INFO: archiving logs to Nexus